Merge gsoc branch down. Specifically merged some revisions, but may have missed some...
authorTomas Doran <bobtfish@bobtfish.net>
Tue, 16 Jun 2009 08:36:04 +0000 (08:36 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 16 Jun 2009 08:36:04 +0000 (08:36 +0000)
commit312ab89fa9c3f147a7418c9f0c5899d362d59330
tree8860724e2fe3a467b2f129b2449e323c8193285f
parent0e3abe46403e2f1864f1164e89281dee21b3afc7
Merge gsoc branch down. Specifically merged some revisions, but may have missed some - need to specifically check a TestApp generated before and after this branch to ensure nothing 'got lost' - note I have note done this yet as it's time => work
35 files changed:
Makefile.PL
gsoc/donelist.txt [new file with mode: 0644]
gsoc/gsoc-devel-plan-5-23.txt [new file with mode: 0644]
lib/Catalyst/Helper.pm
share/Changes.tt [new file with mode: 0644]
share/Makefile.PL.tt [new file with mode: 0644]
share/README.tt [new file with mode: 0644]
share/lib/Helper/compclass.tt [new file with mode: 0644]
share/lib/MyApp/Controller/rootclass.tt [new file with mode: 0644]
share/lib/appclass.tt [new file with mode: 0644]
share/myapp.conf.tt [new file with mode: 0644]
share/root/favicon.ico.bin [new file with mode: 0644]
share/root/static/images/btn_120x50_built.png.bin [new file with mode: 0644]
share/root/static/images/btn_120x50_built_shadow.png.bin [new file with mode: 0644]
share/root/static/images/btn_120x50_powered.png.bin [new file with mode: 0644]
share/root/static/images/btn_120x50_powered_shadow.png.bin [new file with mode: 0644]
share/root/static/images/btn_88x31_built.png.bin [new file with mode: 0644]
share/root/static/images/btn_88x31_built_shadow.png.bin [new file with mode: 0644]
share/root/static/images/btn_88x31_powered.png.bin [new file with mode: 0644]
share/root/static/images/btn_88x31_powered_shadow.png.bin [new file with mode: 0644]
share/root/static/images/catalyst_logo.png.bin [new file with mode: 0644]
share/script/cgi.tt [new file with mode: 0644]
share/script/create.tt [new file with mode: 0644]
share/script/fastcgi.tt [new file with mode: 0644]
share/script/server.tt [new file with mode: 0644]
share/script/test.tt [new file with mode: 0644]
share/t/apptest.tt [new file with mode: 0644]
share/t/comptest.tt [new file with mode: 0644]
share/t/podcoveragetest.tt [new file with mode: 0644]
share/t/podtest.tt [new file with mode: 0644]
t/back_compat.t [new file with mode: 0644]
t/generated_app.t [new file with mode: 0644]
t/get_sharedir_file.t [new file with mode: 0644]
t/lib/MyTestHelper.pm [new file with mode: 0644]
version [new file with mode: 0644]