r36505 - in /branches/upstream/libhtml-formfu-model-dbic-perl/current: ./ inc/Module/ inc/Module/Install/ lib/HTML/FormFu/Model/ t/default_values/ t/deprecated-defaults_from_model/ t/deprecated-new_empty_row/default_values/ t/deprecated-new_empty_row/update/ t/deprecated-new_empty_row_multi/update/ t/deprecated-save_to_model/ t/lib/MySchema/ t/options_from_model/ t/update/
ansgar-guest at users.alioth.debian.org
ansgar-guest at users.alioth.debian.org
Wed May 27 15:43:44 UTC 2009
Author: ansgar-guest
Date: Wed May 27 15:43:39 2009
New Revision: 36505
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36505
Log:
[svn-upgrade] Integrating new upstream version, libhtml-formfu-model-dbic-perl (0.05000)
Added:
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_select.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_select.yml
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_one_select.t (with props)
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_one_select.yml
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_select_additive.yml
Modified:
branches/upstream/libhtml-formfu-model-dbic-perl/current/Changes
branches/upstream/libhtml-formfu-model-dbic-perl/current/MANIFEST
branches/upstream/libhtml-formfu-model-dbic-perl/current/META.yml
branches/upstream/libhtml-formfu-model-dbic-perl/current/Makefile.PL
branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Base.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Can.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Fetch.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Makefile.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Metadata.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Win32.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/WriteAll.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Model/DBIC.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_delete_true.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_label.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_nested.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many-has_many.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many_repeatable.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many_repeatable_nested.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many_repeatable_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/has_many_repeatable.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/has_many_repeatable_nested.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/has_many_repeatable_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/many_to_many_repeatable.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/many_to_many_repeatable_nested.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/many_to_many_repeatable_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/default_values/has_many_repeatable_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/default_values/many_to_many_repeatable_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/update/has_many_repeatable_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/update/has_many_repeatable_new_date.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/update/has_many_repeatable_new_empty.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row_multi/update/has_many_repeatable_many_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable_delete_true.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable_new_empty.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/many_to_many_repeatable.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/MySchema/Note.pm
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/has_many_repeatable_select.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_delete_true.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_many_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_many_new_exceed_max.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_date.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_dependon.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_empty.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_implicit.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_required_when.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many-has_many.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_repeatable.t
branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_repeatable_new.t
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/Changes?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/MANIFEST?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/META.yml?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/Makefile.PL?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Base.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Can.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Fetch.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Makefile.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Metadata.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Win32.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/WriteAll.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Model/DBIC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Model/DBIC.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_delete_true.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_delete_true.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_label.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_label.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_nested.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_nested.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many-has_many.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many-has_many.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many_repeatable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many_repeatable.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many_repeatable_nested.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many_repeatable_nested.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many_repeatable_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/has_many_repeatable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/has_many_repeatable.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/has_many_repeatable_nested.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/has_many_repeatable_nested.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/has_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/has_many_repeatable_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/many_to_many_repeatable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/many_to_many_repeatable.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/many_to_many_repeatable_nested.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/many_to_many_repeatable_nested.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/many_to_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/many_to_many_repeatable_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/default_values/has_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/default_values/has_many_repeatable_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/default_values/many_to_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/default_values/many_to_many_repeatable_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/update/has_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/update/has_many_repeatable_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/update/has_many_repeatable_new_date.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/update/has_many_repeatable_new_date.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/update/has_many_repeatable_new_empty.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/update/has_many_repeatable_new_empty.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row_multi/update/has_many_repeatable_many_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row_multi/update/has_many_repeatable_many_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable_delete_true.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable_delete_true.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable_new_empty.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/has_many_repeatable_new_empty.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/many_to_many_repeatable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/many_to_many_repeatable.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/MySchema/Note.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/MySchema/Note.pm?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/has_many_repeatable_select.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/has_many_repeatable_select.t?rev=36505&op=diff
Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_select.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_select.t?rev=36505&op=file
Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_select.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_select.yml?rev=36505&op=file
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_delete_true.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_delete_true.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_many_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_many_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_many_new_exceed_max.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_many_new_exceed_max.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_date.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_date.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_dependon.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_dependon.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_empty.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_empty.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_implicit.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_implicit.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_required_when.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_required_when.t?rev=36505&op=diff
Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_one_select.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_one_select.t?rev=36505&op=file
Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_one_select.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_one_select.yml?rev=36505&op=file
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many-has_many.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many-has_many.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_repeatable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_repeatable.t?rev=36505&op=diff
Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_repeatable_new.t?rev=36505&op=diff
Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_select_additive.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_select_additive.yml?rev=36505&op=file
More information about the Pkg-perl-cvs-commits
mailing list