r39016 - in /branches/upstream/jifty/current: ./ examples/MyWeblog/share/web/templates/_elements/ inc/Module/ inc/Module/Install/ lib/ lib/Jifty/ lib/Jifty/Manual/ lib/Jifty/Plugin/ lib/Jifty/Plugin/AdminUI/ lib/Jifty/Plugin/Authentication/Password/ lib/Jifty/Plugin/Authentication/Password/Action/ lib/Jifty/Plugin/Config/ lib/Jifty/Plugin/Config/Action/ lib/Jifty/Plugin/OnlineDocs/ lib/Jifty/Plugin/REST/ lib/Jifty/Plugin/RequestInspector/ lib/Jifty/Plugin/SQLQueries/ lib/Jifty/Plugin/SetupWizard/ lib/Jifty/Plugin/SetupWizard/Action/ lib/Jifty/Plugin/ViewDeclarePage/ lib/Jifty/Script/ lib/Jifty/Test/WWW/ lib/Jifty/TestServer/ lib/Jifty/View/ lib/Jifty/View/Declare/ lib/Jifty/Web/ lib/Jifty/Web/Form/ lib/Jifty/Web/Form/Field/ share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/ share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/ share/po/ share/web/static/js/ share/web/templates/__jifty/error/_elements/ share/web/templates/_elements/ t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/ t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Model/ t/TestApp-Plugin-REST/t/ t/TestApp-RestartServer/t/ t/TestApp/lib/TestApp/ t/TestApp/share/web/templates/_elements/ t/TestApp/t/
yvesago-guest at users.alioth.debian.org
yvesago-guest at users.alioth.debian.org
Wed Jul 1 06:17:08 UTC 2009
Author: yvesago-guest
Date: Wed Jul 1 06:17:00 2009
New Revision: 39016
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39016
Log:
[svn-upgrade] Integrating new upstream version, jifty (0.90630)
Added:
branches/upstream/jifty/current/lib/Jifty/Plugin/Config/Action/AddConfig.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard/
branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard/Action/
branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard/Action/TestDatabaseConnectivity.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard/View.pm
Modified:
branches/upstream/jifty/current/Changelog
branches/upstream/jifty/current/MANIFEST
branches/upstream/jifty/current/META.yml
branches/upstream/jifty/current/SIGNATURE
branches/upstream/jifty/current/examples/MyWeblog/share/web/templates/_elements/nav
branches/upstream/jifty/current/inc/Module/AutoInstall.pm
branches/upstream/jifty/current/inc/Module/Install.pm
branches/upstream/jifty/current/inc/Module/Install/AutoInstall.pm
branches/upstream/jifty/current/inc/Module/Install/Base.pm
branches/upstream/jifty/current/inc/Module/Install/Can.pm
branches/upstream/jifty/current/inc/Module/Install/Fetch.pm
branches/upstream/jifty/current/inc/Module/Install/Include.pm
branches/upstream/jifty/current/inc/Module/Install/Makefile.pm
branches/upstream/jifty/current/inc/Module/Install/Metadata.pm
branches/upstream/jifty/current/inc/Module/Install/Scripts.pm
branches/upstream/jifty/current/inc/Module/Install/Share.pm
branches/upstream/jifty/current/inc/Module/Install/Win32.pm
branches/upstream/jifty/current/inc/Module/Install/WriteAll.pm
branches/upstream/jifty/current/lib/Jifty.pm
branches/upstream/jifty/current/lib/Jifty/Action.pm
branches/upstream/jifty/current/lib/Jifty/Config.pm
branches/upstream/jifty/current/lib/Jifty/Dispatcher.pm
branches/upstream/jifty/current/lib/Jifty/Manual/AccessControl_zhtw.pod
branches/upstream/jifty/current/lib/Jifty/Manual/Deploying_zhtw.pod
branches/upstream/jifty/current/lib/Jifty/Manual/JavaScript.pod
branches/upstream/jifty/current/lib/Jifty/Manual/PageRegions.pod
branches/upstream/jifty/current/lib/Jifty/Manual/Tutorial_zhtw.pod
branches/upstream/jifty/current/lib/Jifty/Plugin/AdminUI/Dispatcher.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/Authentication/Password/Action/Login.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/Authentication/Password/View.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/Config/Dispatcher.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/Config/View.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/OnlineDocs/Dispatcher.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/REST.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/REST/Dispatcher.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/RequestInspector.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/RequestInspector/View.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/SQLQueries/View.pm
branches/upstream/jifty/current/lib/Jifty/Plugin/ViewDeclarePage/Page.pm
branches/upstream/jifty/current/lib/Jifty/Script/Server.pm
branches/upstream/jifty/current/lib/Jifty/Test.pm
branches/upstream/jifty/current/lib/Jifty/Test/WWW/Mechanize.pm
branches/upstream/jifty/current/lib/Jifty/TestServer.pm
branches/upstream/jifty/current/lib/Jifty/TestServer/Apache.pm
branches/upstream/jifty/current/lib/Jifty/Util.pm
branches/upstream/jifty/current/lib/Jifty/View/Declare.pm
branches/upstream/jifty/current/lib/Jifty/View/Declare/CRUD.pm
branches/upstream/jifty/current/lib/Jifty/View/Declare/Page.pm
branches/upstream/jifty/current/lib/Jifty/Web.pm
branches/upstream/jifty/current/lib/Jifty/Web/Form.pm
branches/upstream/jifty/current/lib/Jifty/Web/Form/Element.pm
branches/upstream/jifty/current/lib/Jifty/Web/Form/Field.pm
branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Collection.pm
branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Combobox.pm
branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Radio.pm
branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Select.pm
branches/upstream/jifty/current/share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/autohandler
branches/upstream/jifty/current/share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/spa.js
branches/upstream/jifty/current/share/po/zh_TW.po
branches/upstream/jifty/current/share/web/static/js/jifty.js
branches/upstream/jifty/current/share/web/templates/__jifty/error/_elements/wrapper
branches/upstream/jifty/current/share/web/templates/_elements/wrapper
branches/upstream/jifty/current/t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Dispatcher.pm
branches/upstream/jifty/current/t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Model/Group.pm
branches/upstream/jifty/current/t/TestApp-Plugin-REST/t/02-basic-use.t
branches/upstream/jifty/current/t/TestApp-Plugin-REST/t/03-format.t
branches/upstream/jifty/current/t/TestApp-RestartServer/t/restart.t
branches/upstream/jifty/current/t/TestApp/lib/TestApp/Dispatcher.pm
branches/upstream/jifty/current/t/TestApp/lib/TestApp/View.pm
branches/upstream/jifty/current/t/TestApp/share/web/templates/_elements/wrapper
branches/upstream/jifty/current/t/TestApp/t/06-validation.t
branches/upstream/jifty/current/t/TestApp/t/20-error-pages.t
branches/upstream/jifty/current/t/TestApp/t/21-js-arguments.t
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/upstream/jifty/current/Changelog
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/Changelog?rev=39016&op=diff
Modified: branches/upstream/jifty/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/MANIFEST?rev=39016&op=diff
Modified: branches/upstream/jifty/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/META.yml?rev=39016&op=diff
Modified: branches/upstream/jifty/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/SIGNATURE?rev=39016&op=diff
Modified: branches/upstream/jifty/current/examples/MyWeblog/share/web/templates/_elements/nav
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/examples/MyWeblog/share/web/templates/_elements/nav?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/AutoInstall.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/AutoInstall.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/Base.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/Can.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/Fetch.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/Include.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/Makefile.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/Metadata.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/Scripts.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/Scripts.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/Share.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/Share.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/Win32.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/inc/Module/Install/WriteAll.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Action.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Action.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Config.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Config.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Dispatcher.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Manual/AccessControl_zhtw.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Manual/AccessControl_zhtw.pod?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Manual/Deploying_zhtw.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Manual/Deploying_zhtw.pod?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Manual/JavaScript.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Manual/JavaScript.pod?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Manual/PageRegions.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Manual/PageRegions.pod?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Manual/Tutorial_zhtw.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Manual/Tutorial_zhtw.pod?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/AdminUI/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/AdminUI/Dispatcher.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/Authentication/Password/Action/Login.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/Authentication/Password/Action/Login.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/Authentication/Password/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/Authentication/Password/View.pm?rev=39016&op=diff
Added: branches/upstream/jifty/current/lib/Jifty/Plugin/Config/Action/AddConfig.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/Config/Action/AddConfig.pm?rev=39016&op=file
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/Config/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/Config/Dispatcher.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/Config/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/Config/View.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/OnlineDocs/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/OnlineDocs/Dispatcher.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/REST.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/REST.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/REST/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/REST/Dispatcher.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/RequestInspector.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/RequestInspector.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/RequestInspector/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/RequestInspector/View.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/SQLQueries/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/SQLQueries/View.pm?rev=39016&op=diff
Added: branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard.pm?rev=39016&op=file
Added: branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard/Action/TestDatabaseConnectivity.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard/Action/TestDatabaseConnectivity.pm?rev=39016&op=file
Added: branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/SetupWizard/View.pm?rev=39016&op=file
Modified: branches/upstream/jifty/current/lib/Jifty/Plugin/ViewDeclarePage/Page.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Plugin/ViewDeclarePage/Page.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Script/Server.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Script/Server.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Test.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Test.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Test/WWW/Mechanize.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Test/WWW/Mechanize.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/TestServer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/TestServer.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/TestServer/Apache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/TestServer/Apache.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Util.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Util.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/View/Declare.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/View/Declare.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/View/Declare/CRUD.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/View/Declare/CRUD.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/View/Declare/Page.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/View/Declare/Page.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Web.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Web.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Web/Form.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Web/Form.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Web/Form/Element.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Web/Form/Element.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Web/Form/Field.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Web/Form/Field.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Collection.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Collection.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Combobox.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Combobox.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Radio.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Radio.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Select.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/lib/Jifty/Web/Form/Field/Select.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/autohandler
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/autohandler?rev=39016&op=diff
Modified: branches/upstream/jifty/current/share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/spa.js
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/spa.js?rev=39016&op=diff
Modified: branches/upstream/jifty/current/share/po/zh_TW.po
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/share/po/zh_TW.po?rev=39016&op=diff
Modified: branches/upstream/jifty/current/share/web/static/js/jifty.js
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/share/web/static/js/jifty.js?rev=39016&op=diff
Modified: branches/upstream/jifty/current/share/web/templates/__jifty/error/_elements/wrapper
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/share/web/templates/__jifty/error/_elements/wrapper?rev=39016&op=diff
Modified: branches/upstream/jifty/current/share/web/templates/_elements/wrapper
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/share/web/templates/_elements/wrapper?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Dispatcher.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Model/Group.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Model/Group.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp-Plugin-REST/t/02-basic-use.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp-Plugin-REST/t/02-basic-use.t?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp-Plugin-REST/t/03-format.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp-Plugin-REST/t/03-format.t?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp-RestartServer/t/restart.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp-RestartServer/t/restart.t?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp/lib/TestApp/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp/lib/TestApp/Dispatcher.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp/lib/TestApp/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp/lib/TestApp/View.pm?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp/share/web/templates/_elements/wrapper
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp/share/web/templates/_elements/wrapper?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp/t/06-validation.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp/t/06-validation.t?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp/t/20-error-pages.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp/t/20-error-pages.t?rev=39016&op=diff
Modified: branches/upstream/jifty/current/t/TestApp/t/21-js-arguments.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/jifty/current/t/TestApp/t/21-js-arguments.t?rev=39016&op=diff
More information about the Pkg-perl-cvs-commits
mailing list