14 years agomoar better warnings fix. 5.80016
Florian Ragwitz [Fri, 11 Dec 2009 23:28:09 +0000]
moar better warnings fix.

14 years agoChangelog, bump version
Tomas Doran [Fri, 11 Dec 2009 23:26:08 +0000]
Changelog, bump version

14 years agoRemove warning when running tests aggregated
Tomas Doran [Fri, 11 Dec 2009 23:25:35 +0000]
Remove warning when running tests aggregated

14 years agoUnfuck that as well
Tomas Doran [Fri, 11 Dec 2009 12:44:55 +0000]
Unfuck that as well

14 years agoFix RT#52630
Tomas Doran [Thu, 10 Dec 2009 09:46:10 +0000]
Fix RT#52630

14 years agoAdditional test
Tomas Doran [Wed, 9 Dec 2009 21:36:13 +0000]
Additional test

14 years agoMore tests for the prepare_path thing, fix said tests, changelog
Tomas Doran [Wed, 9 Dec 2009 20:54:53 +0000]
More tests for the prepare_path thing, fix said tests, changelog

14 years agoChangelog
Tomas Doran [Wed, 9 Dec 2009 20:50:18 +0000]
Changelog

14 years agoAnd more tests and fixing for the same thing
Tomas Doran [Wed, 9 Dec 2009 20:35:13 +0000]
And more tests and fixing for the same thing

14 years agoFixes port environment, RT#52604
Tomas Doran [Wed, 9 Dec 2009 20:21:13 +0000]
Fixes port environment, RT#52604

14 years agoRegression for 5.80015 when rewriting an app, nanonyme++, Khisanth++
Tomas Doran [Wed, 9 Dec 2009 18:30:53 +0000]
Regression for 5.80015 when rewriting an app, nanonyme++, Khisanth++

14 years agoFix tests from r12252, add comments to make the behavior explicit
Tomas Doran [Tue, 8 Dec 2009 11:16:44 +0000]
Fix tests from r12252, add comments to make the behavior explicit

14 years agoDoc --host change
Dave Rolsky [Tue, 8 Dec 2009 05:39:25 +0000]
Doc --host change

14 years agoDon't default to localhost for --host
Dave Rolsky [Tue, 8 Dec 2009 05:38:40 +0000]
Don't default to localhost for --host

Tweak docs for --host to say it accepts a name or IP

14 years agoWin32 fix: reverting commit 12210 (after a discussion with t0m) - all tests pass...
KMX [Sun, 6 Dec 2009 20:11:43 +0000]
Win32 fix: reverting commit 12210 (after a discussion with t0m) - all tests pass on Win32/strawberry perl 5.8.9 and 5.10.1

14 years agoDoc change for --restartdirectory
Dave Rolsky [Sun, 6 Dec 2009 18:50:57 +0000]
Doc change for --restartdirectory

14 years agofix pod for Server script so options match actual attr name
Dave Rolsky [Sun, 6 Dec 2009 18:48:34 +0000]
fix pod for Server script so options match actual attr name

14 years agoAdd restartdirectory as alias for restart_directory, for backcompat
Dave Rolsky [Sun, 6 Dec 2009 18:44:36 +0000]
Add restartdirectory as alias for restart_directory, for backcompat

14 years agoUndocument $request->user.
Florian Ragwitz [Sun, 6 Dec 2009 16:31:52 +0000]
Undocument $request->user.

14 years agoSkip on win32, hopefully we'll get a better answer than this, but lets stop failing
Tomas Doran [Sun, 6 Dec 2009 13:04:50 +0000]
Skip on win32, hopefully we'll get a better answer than this, but lets stop failing

14 years agoWin32 fix, kmx++
Tomas Doran [Sun, 6 Dec 2009 12:47:59 +0000]
Win32 fix, kmx++

14 years agoI can't stand the over-long debug screens any more. Suggestions on how to do this...
Tomas Doran [Thu, 3 Dec 2009 17:15:17 +0000]
I can't stand the over-long debug screens any more. Suggestions on how to do this in a less gross way?

14 years agoadd another failing test for Chained CaptureArgs preference
Gerda Shank [Wed, 2 Dec 2009 21:52:21 +0000]
add another failing test for Chained CaptureArgs preference

14 years agoAnd that's what I get for not really applying the patch and doing it manually. Fail..
Tomas Doran [Wed, 2 Dec 2009 19:13:19 +0000]
And that's what I get for not really applying the patch and doing it manually. Fail..

14 years agoPod nits, rt#52370
Tomas Doran [Wed, 2 Dec 2009 18:58:14 +0000]
Pod nits, rt#52370

14 years agoChanges, bump version 5.80015
Tomas Doran [Wed, 2 Dec 2009 15:10:52 +0000]
Changes, bump version

14 years agoThe documentation example had the variables the opposite way round to my working...
Tomas Doran [Tue, 1 Dec 2009 04:19:44 +0000]
The documentation example had the variables the opposite way round to my working nginx config. CLEARLY this meant the documentation needed the variables (but not their values) transposing. Yes, yes - I really am _that_ dumb.

14 years agoFix bug in Catalyst::Engine which could cause it to all go wrong if read returned...
Tomas Doran [Tue, 1 Dec 2009 02:16:08 +0000]
Fix bug in Catalyst::Engine which could cause it to all go wrong if read returned '0' as per thread on mailing list re 'Wrong Content-Length value' and clarify docs about read and read_chunk methods in Catalyst::Engine

14 years agoBump deps and changelog for another dev release with new scripts and scary path resol... 5.80014_02
Tomas Doran [Tue, 1 Dec 2009 00:54:23 +0000]
Bump deps and changelog for another dev release with new scripts and scary path resolving changes so I can have another call to test.

14 years agoTODO out gshanks chained tests
Tomas Doran [Tue, 1 Dec 2009 00:52:57 +0000]
TODO out gshanks chained tests

14 years agoRewrite changelog entry to be more complete
Tomas Doran [Mon, 30 Nov 2009 23:23:38 +0000]
Rewrite changelog entry to be more complete

14 years agoMerge 'trunk' into 'fix_path_info_decoding'
Tomas Doran [Mon, 30 Nov 2009 23:20:12 +0000]
Merge 'trunk' into 'fix_path_info_decoding'

r12121@t0mlaptop (orig r12086):  t0m | 2009-11-30 22:59:15 +0000
Require new M::I

14 years agoRequire new HTTP::Request::AsCGI
Tomas Doran [Mon, 30 Nov 2009 23:17:33 +0000]
Require new HTTP::Request::AsCGI

14 years agoRequire new M::I
Tomas Doran [Mon, 30 Nov 2009 22:59:15 +0000]
Require new M::I

14 years agoBack out r12083, also clarify the docs - like this works for me now, and the bottom...
Tomas Doran [Mon, 30 Nov 2009 22:05:41 +0000]
Back out r12083, also clarify the docs - like this works for me now, and the bottom para seems the wrong way round...?

14 years agoI think the nginx hackery can just die with the new code in ::Engine::CGI
Tomas Doran [Mon, 30 Nov 2009 21:02:14 +0000]
I think the nginx hackery can just die with the new code in ::Engine::CGI

14 years agoAnd yea, these test cases now pass
Tomas Doran [Mon, 30 Nov 2009 20:44:16 +0000]
And yea, these test cases now pass

14 years agoCommit miyagawa's fix for PATH_INFO decoding. I think that this also implies changes...
Tomas Doran [Mon, 30 Nov 2009 18:26:34 +0000]
Commit miyagawa's fix for PATH_INFO decoding. I think that this also implies changes / fixes in the fcgi _fix_env stuff

14 years agoMerge 'trunk' into 'better_scripts'
Tomas Doran [Sun, 29 Nov 2009 17:16:16 +0000]
Merge 'trunk' into 'better_scripts'

r13204@nc10 (orig r12073):  rafl | 2009-11-29 16:43:17 +0000
Depend on a recent leakchecker to stop everything from crapping over itself if PadWalker is too old.

14 years agoDepend on a recent leakchecker to stop everything from crapping over itself if PadWal...
Florian Ragwitz [Sun, 29 Nov 2009 16:43:17 +0000]
Depend on a recent leakchecker to stop everything from crapping over itself if PadWalker is too old.

14 years agoMerge 'trunk' into 'better_scripts'
Tomas Doran [Sun, 29 Nov 2009 15:39:41 +0000]
Merge 'trunk' into 'better_scripts'

r13191@nc10 (orig r12060):  gshank | 2009-11-27 22:43:11 +0000
testcase for Chained bug - dispatches to wrong action

14 years agoTidy things up a little and fix pod usage.
Florian Ragwitz [Sun, 29 Nov 2009 15:33:55 +0000]
Tidy things up a little and fix pod usage.

14 years agoThis is not a release.
Florian Ragwitz [Sun, 29 Nov 2009 15:33:48 +0000]
This is not a release.

14 years agoLess trailing whitespace.
Florian Ragwitz [Sun, 29 Nov 2009 14:00:51 +0000]
Less trailing whitespace.

14 years agoRemove useless lexical.
Florian Ragwitz [Sun, 29 Nov 2009 14:00:43 +0000]
Remove useless lexical.

14 years agoPort numbers need to be > 0.
Florian Ragwitz [Sun, 29 Nov 2009 14:00:38 +0000]
Port numbers need to be > 0.

14 years agoTidy up some attr definitions.
Florian Ragwitz [Sun, 29 Nov 2009 14:00:31 +0000]
Tidy up some attr definitions.

14 years agoProperly validate restart regexen.
Florian Ragwitz [Sun, 29 Nov 2009 14:00:25 +0000]
Properly validate restart regexen.

14 years agoMake follow_symlinks more consistent with the other restarter args.
Florian Ragwitz [Sun, 29 Nov 2009 14:00:19 +0000]
Make follow_symlinks more consistent with the other restarter args.

14 years agoDepend on a new CMOP because we rely on its new load_class error messages.
Florian Ragwitz [Sun, 29 Nov 2009 14:00:12 +0000]
Depend on a new CMOP because we rely on its new load_class error messages.

14 years agoAdding the files you need for the tests you've committed helps them pass, idiot :)
Tomas Doran [Sat, 28 Nov 2009 12:38:12 +0000]
Adding the files you need for the tests you've committed helps them pass, idiot :)

14 years agotestcase for Chained bug - dispatches to wrong action
Gerda Shank [Fri, 27 Nov 2009 22:43:11 +0000]
testcase for Chained bug - dispatches to wrong action

14 years agoBump version in runtime branch
Tomas Doran [Fri, 27 Nov 2009 02:08:33 +0000]
Bump version in runtime branch

14 years agoPass app name into constructor
Tomas Doran [Thu, 26 Nov 2009 23:40:27 +0000]
Pass app name into constructor

14 years agoMerge 'trunk' into 'better_scripts'
Tomas Doran [Thu, 26 Nov 2009 22:46:26 +0000]
Merge 'trunk' into 'better_scripts'

r12057@t0mlaptop (orig r12022):  t0m | 2009-11-26 01:21:22 +0000
Back out 11979 until I work out why IPC::Run is getting hold of the FCGI file handle
r12070@t0mlaptop (orig r12035):  t0m | 2009-11-26 21:29:32 +0000
Fix test on bleadperl RT#52100

14 years agoFix test on bleadperl RT#52100
Tomas Doran [Thu, 26 Nov 2009 21:29:32 +0000]
Fix test on bleadperl RT#52100

14 years agoFix typo, bricas++, add simple test for restarter arguments
Tomas Doran [Thu, 26 Nov 2009 21:02:57 +0000]
Fix typo, bricas++, add simple test for restarter arguments

14 years agoFactor restarter arg assembly out into it's own routine for ease of testing. Use...
Tomas Doran [Thu, 26 Nov 2009 02:23:00 +0000]
Factor restarter arg assembly out into it's own routine for ease of testing. Use $self->ARGV instead of $ARGV

14 years agoFix up docs
Tomas Doran [Thu, 26 Nov 2009 01:53:20 +0000]
Fix up docs

14 years agoBack out 11979 until I work out why IPC::Run is getting hold of the FCGI file handle
Tomas Doran [Thu, 26 Nov 2009 01:21:22 +0000]
Back out 11979 until I work out why IPC::Run is getting hold of the FCGI file handle

14 years agoMerge 'trunk' into 'better_scripts'
Tomas Doran [Thu, 26 Nov 2009 01:09:28 +0000]
Merge 'trunk' into 'better_scripts'

r12035@t0mlaptop (orig r12000):  t0m | 2009-11-24 09:50:07 +0000
Trivial Pod fixes
r12055@t0mlaptop (orig r12020):  t0m | 2009-11-26 01:07:08 +0000
Remove test spraff

14 years agoRemove test spraff
Tomas Doran [Thu, 26 Nov 2009 01:07:08 +0000]
Remove test spraff

14 years agoTidy up help and TODO tests
Tomas Doran [Thu, 26 Nov 2009 01:02:52 +0000]
Tidy up help and TODO tests

14 years agoRemove most of the horrible
Tomas Doran [Thu, 26 Nov 2009 00:35:31 +0000]
Remove most of the horrible

14 years agoGet useful help about which option you fucked up back
Tomas Doran [Thu, 26 Nov 2009 00:25:01 +0000]
Get useful help about which option you fucked up back

14 years agoFix big bug in test
Tomas Doran [Wed, 25 Nov 2009 22:51:28 +0000]
Fix big bug in test

14 years agoFix warnings from ScriptRunner
Tomas Doran [Wed, 25 Nov 2009 22:32:11 +0000]
Fix warnings from ScriptRunner

14 years agoTrivial Pod fixes
Tomas Doran [Tue, 24 Nov 2009 09:50:07 +0000]
Trivial Pod fixes

14 years agoAdd tests for the create script and fix the bugs that this shows up
Tomas Doran [Tue, 24 Nov 2009 00:15:45 +0000]
Add tests for the create script and fix the bugs that this shows up

14 years agoFix test
Tomas Doran [Mon, 23 Nov 2009 23:56:49 +0000]
Fix test

14 years agoAnd do that in a way which actually works
Tomas Doran [Mon, 23 Nov 2009 23:49:10 +0000]
And do that in a way which actually works

14 years agoChomp trailing space
Tomas Doran [Mon, 23 Nov 2009 23:43:32 +0000]
Chomp trailing space

14 years agoFix duplicate short options issue
Tomas Doran [Mon, 23 Nov 2009 23:40:57 +0000]
Fix duplicate short options issue

14 years agoMerge 'trunk' into 'better_scripts'
Tomas Doran [Mon, 23 Nov 2009 23:06:27 +0000]
Merge 'trunk' into 'better_scripts'

r11978@t0mlaptop (orig r11943):  rafl | 2009-11-20 06:22:44 +0000
Fix a doc typo.

Also trim some trailing whitespace.
r11979@t0mlaptop (orig r11944):  rafl | 2009-11-20 06:22:51 +0000
Remove some docs for Exception::Go and ::Detach.

Users really shouldn't care.
r11980@t0mlaptop (orig r11945):  rafl | 2009-11-20 07:05:08 +0000
Depend on MX::Role::WithOverloading 0.03 to make sure things work out on 5.8.8 and older.
r11986@t0mlaptop (orig r11951):  rafl | 2009-11-21 01:30:07 +0000
Remove duplicate changelog entry.
r11987@t0mlaptop (orig r11952):  rafl | 2009-11-21 01:43:12 +0000
Improve Exception::Interface docs.
r11988@t0mlaptop (orig r11953):  rafl | 2009-11-21 01:43:28 +0000
More changelogging.
r11989@t0mlaptop (orig r11954):  rafl | 2009-11-21 01:43:57 +0000
Refer to the right ticket in Changes.
r11990@t0mlaptop (orig r11955):  rafl | 2009-11-21 02:31:02 +0000
Version 5.80014.
r11996@t0mlaptop (orig r11961):  zby | 2009-11-21 13:03:43 +0000
warning for plugins inheriting from Catayst::Component
r11998@t0mlaptop (orig r11963):  t0m | 2009-11-22 12:57:30 +0000
Chop out that crap, not needed
r11999@t0mlaptop (orig r11964):  t0m | 2009-11-22 13:01:09 +0000
Do not be @ISA Controller, that's hideous dumb and now warns
r12000@t0mlaptop (orig r11965):  t0m | 2009-11-22 13:01:48 +0000
Do not use NEXT, like it says in the comments
r12001@t0mlaptop (orig r11966):  t0m | 2009-11-22 13:04:50 +0000
Fix unicode issues in CGI and FastCGI engines
r12002@t0mlaptop (orig r11967):  t0m | 2009-11-22 13:08:47 +0000
Changelog, adjust warning text, bump versions for a dev release. The 'we do get Class::C3::Adopt::NEXT warnings test is now broken, no idea why, will look later.
r12003@t0mlaptop (orig r11968):  t0m | 2009-11-22 19:42:30 +0000
Different phrasing for different versions
r12004@t0mlaptop (orig r11969):  t0m | 2009-11-22 19:53:00 +0000
Whoops, fix typo
r12005@t0mlaptop (orig r11970):  t0m | 2009-11-22 19:58:31 +0000
It actually wants 'true', make that more explicit
r12006@t0mlaptop (orig r11971):  t0m | 2009-11-22 19:59:04 +0000
release 5.80014_01
r12008@t0mlaptop (orig r11973):  t0m | 2009-11-22 20:08:28 +0000
Notabs is author only
r12009@t0mlaptop (orig r11974):  t0m | 2009-11-22 20:11:17 +0000
Pod tests are also author only
r12010@t0mlaptop (orig r11975):  t0m | 2009-11-22 20:13:06 +0000
Changelog
r12013@t0mlaptop (orig r11978):  t0m | 2009-11-23 21:25:19 +0000
Don't do bytes::length, just use length, tests to demonstrate the issue
r12014@t0mlaptop (orig r11979):  t0m | 2009-11-23 21:45:55 +0000
Nasty hack for fastcgi, fixes gitalist
r12021@t0mlaptop (orig r11986):  t0m | 2009-11-23 22:57:40 +0000
Have a new conflict statement

14 years agoHave a new conflict statement
Tomas Doran [Mon, 23 Nov 2009 22:57:40 +0000]
Have a new conflict statement

14 years agoNasty hack for fastcgi, fixes gitalist
Tomas Doran [Mon, 23 Nov 2009 21:45:55 +0000]
Nasty hack for fastcgi, fixes gitalist

14 years agoDon't do bytes::length, just use length, tests to demonstrate the issue
Tomas Doran [Mon, 23 Nov 2009 21:25:19 +0000]
Don't do bytes::length, just use length, tests to demonstrate the issue

14 years agoChangelog
Tomas Doran [Sun, 22 Nov 2009 20:13:06 +0000]
Changelog

14 years agoPod tests are also author only
Tomas Doran [Sun, 22 Nov 2009 20:11:17 +0000]
Pod tests are also author only

14 years agoNotabs is author only
Tomas Doran [Sun, 22 Nov 2009 20:08:28 +0000]
Notabs is author only

14 years agorelease 5.80014_01 5.80014_01
Tomas Doran [Sun, 22 Nov 2009 19:59:04 +0000]
release 5.80014_01

14 years agoIt actually wants 'true', make that more explicit
Tomas Doran [Sun, 22 Nov 2009 19:58:31 +0000]
It actually wants 'true', make that more explicit

14 years agoWhoops, fix typo
Tomas Doran [Sun, 22 Nov 2009 19:53:00 +0000]
Whoops, fix typo

14 years agoDifferent phrasing for different versions
Tomas Doran [Sun, 22 Nov 2009 19:42:30 +0000]
Different phrasing for different versions

14 years agoChangelog, adjust warning text, bump versions for a dev release. The 'we do get Class...
Tomas Doran [Sun, 22 Nov 2009 13:08:47 +0000]
Changelog, adjust warning text, bump versions for a dev release. The 'we do get Class::C3::Adopt::NEXT warnings test is now broken, no idea why, will look later.

14 years agoFix unicode issues in CGI and FastCGI engines
Tomas Doran [Sun, 22 Nov 2009 13:04:50 +0000]
Fix unicode issues in CGI and FastCGI engines

14 years agoDo not use NEXT, like it says in the comments
Tomas Doran [Sun, 22 Nov 2009 13:01:48 +0000]
Do not use NEXT, like it says in the comments

14 years agoDo not be @ISA Controller, that's hideous dumb and now warns
Tomas Doran [Sun, 22 Nov 2009 13:01:09 +0000]
Do not be @ISA Controller, that's hideous dumb and now warns

14 years agoChop out that crap, not needed
Tomas Doran [Sun, 22 Nov 2009 12:57:30 +0000]
Chop out that crap, not needed

14 years agowarning for plugins inheriting from Catayst::Component
Zbigniew Łukasiak [Sat, 21 Nov 2009 13:03:43 +0000]
warning for plugins inheriting from Catayst::Component

14 years agoVersion 5.80014. 5.80014
Florian Ragwitz [Sat, 21 Nov 2009 02:31:02 +0000]
Version 5.80014.

14 years agoRefer to the right ticket in Changes.
Florian Ragwitz [Sat, 21 Nov 2009 01:43:57 +0000]
Refer to the right ticket in Changes.

14 years agoMore changelogging.
Florian Ragwitz [Sat, 21 Nov 2009 01:43:28 +0000]
More changelogging.

14 years agoImprove Exception::Interface docs.
Florian Ragwitz [Sat, 21 Nov 2009 01:43:12 +0000]
Improve Exception::Interface docs.

14 years agoRemove duplicate changelog entry.
Florian Ragwitz [Sat, 21 Nov 2009 01:30:07 +0000]
Remove duplicate changelog entry.

14 years agoDepend on MX::Role::WithOverloading 0.03 to make sure things work out on 5.8.8 and...
Florian Ragwitz [Fri, 20 Nov 2009 07:05:08 +0000]
Depend on MX::Role::WithOverloading 0.03 to make sure things work out on 5.8.8 and older.

14 years agoRemove some docs for Exception::Go and ::Detach.
Florian Ragwitz [Fri, 20 Nov 2009 06:22:51 +0000]
Remove some docs for Exception::Go and ::Detach.

Users really shouldn't care.

14 years agoFix a doc typo.
Florian Ragwitz [Fri, 20 Nov 2009 06:22:44 +0000]
Fix a doc typo.

Also trim some trailing whitespace.

14 years agoMerge 'trunk' into 'better_scripts'
Tomas Doran [Fri, 20 Nov 2009 01:09:14 +0000]
Merge 'trunk' into 'better_scripts'

r11361@tomas-dorans-macbook-pro (orig r11331):  t0m | 2009-09-07 15:45:01 +0100
Fix hash key name back to what it used to be for compat, keeping renamed accessor where it was. Tests for this breakage to follow
r11363@tomas-dorans-macbook-pro (orig r11333):  t0m | 2009-09-07 21:19:40 +0100
Test for r11331 + fix to only report each action name once from get_action_methods
r11364@tomas-dorans-macbook-pro (orig r11334):  t0m | 2009-09-07 21:21:52 +0100
I'm an idiot, that totally doesn't work. remove.
r11365@tomas-dorans-macbook-pro (orig r11335):  t0m | 2009-09-07 21:25:53 +0100
AGH. Too tired to be doing this, fucked it up again
r11366@tomas-dorans-macbook-pro (orig r11336):  t0m | 2009-09-07 21:33:31 +0100
Fix duplicate results from get_action_methods. Q. Why didn't I just do that first time round? A: Am idiot.
r11369@tomas-dorans-macbook-pro (orig r11339):  marcus | 2009-09-09 18:05:32 +0100
un-TODO passing TODO tests
r11370@tomas-dorans-macbook-pro (orig r11340):  marcus | 2009-09-09 18:08:03 +0100
Prepare for release
r11374@tomas-dorans-macbook-pro (orig r11344):  groditi | 2009-09-09 22:06:59 +0100
add myself to contributors
r11375@tomas-dorans-macbook-pro (orig r11345):  t0m | 2009-09-10 01:13:56 +0100
Fix warnings in upcoming moose
r11377@tomas-dorans-macbook-pro (orig r11347):  t0m | 2009-09-10 02:14:13 +0100
 r11046@t0mlaptop (orig r11045):  yousef | 2009-08-07 00:07:07 +0100
 Moved action methods from t/lib/TestApp.pm to t/lib/Test/Controller/Root.pm. Uncommented the if statement in lib/Catalyst/Controller.pm that checks for actions in the appclass.

r11378@tomas-dorans-macbook-pro (orig r11348):  t0m | 2009-09-10 02:20:55 +0100
Eat the merge mark, svk hates me.
r11379@tomas-dorans-macbook-pro (orig r11349):  t0m | 2009-09-10 03:13:04 +0100
Blargh. Merge branch deprecate_appclass_actions manually, with svn merge http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/5.80/trunk http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/5.80/branches/deprecate_appclass_actions . after I forgot -l on svk push, but ctrl-C after the first rev meant svk had already committed a merge mark and re-merging did nothing, and removing it didn't do the right thing. Fail cake..
r11380@tomas-dorans-macbook-pro (orig r11350):  hobbs | 2009-09-10 08:20:31 +0100
Rework the C<< $c->go >> documentation a little, hopefully it's more clear.

r11382@tomas-dorans-macbook-pro (orig r11352):  autarch | 2009-09-11 03:48:29 +0100
Preserve immutable_options when temporarily making a class mutable

r11383@tomas-dorans-macbook-pro (orig r11353):  t0m | 2009-09-11 09:18:09 +0100
Work with old and new Moose
r11393@tomas-dorans-macbook-pro (orig r11363):  autarch | 2009-09-14 19:37:25 +0100
The warning about a class having mutable ancestors has been removed (and was never in a non-dev Moose release)

r11396@tomas-dorans-macbook-pro (orig r11366):  t0m | 2009-09-15 21:48:19 +0100
Remove what is now lies from Changes. Bump all the deps which need to be bumped to not crap warnings everywhere
r11399@tomas-dorans-macbook-pro (orig r11369):  t0m | 2009-09-16 18:14:29 +0100
Changelog
r11400@tomas-dorans-macbook-pro (orig r11370):  t0m | 2009-09-16 18:15:52 +0100
Now we depend on latest Moose we are certain to have immutable options
r11401@tomas-dorans-macbook-pro (orig r11371):  t0m | 2009-09-17 09:52:34 +0100
-short is dead, RT#49771
r11402@tomas-dorans-macbook-pro (orig r11372):  t0m | 2009-09-17 09:52:52 +0100
Add note about actions in appclass being deprecated
r11403@tomas-dorans-macbook-pro (orig r11373):  t0m | 2009-09-17 09:54:45 +0100
Add note about ::[MVC]:: warnings
r11404@tomas-dorans-macbook-pro (orig r11374):  t0m | 2009-09-17 09:58:15 +0100
Re-space current release changelog to align with the rest. Move -short changelog to the right place.
r11405@tomas-dorans-macbook-pro (orig r11375):  rafl | 2009-09-17 10:33:28 +0100
Version 5.80013.
r11407@tomas-dorans-macbook-pro (orig r11377):  t0m | 2009-09-17 14:32:16 +0100
Well, that got forgotten, oops
r11426@tomas-dorans-macbook-pro (orig r11396):  rafl | 2009-09-20 15:01:45 +0100
Fix a syntax error in the ContextClosure pod.
r11427@tomas-dorans-macbook-pro (orig r11397):  rafl | 2009-09-20 15:01:51 +0100
Use clean instead of autoclean in the ContextClosure synopsis until we've fixed the issues with that and MXMA.
r11428@tomas-dorans-macbook-pro (orig r11398):  gbjk | 2009-09-21 15:05:17 +0100
- Fix go / visit expecting captures and arguments in reverse order.

r11429@tomas-dorans-macbook-pro (orig r11399):  mateu | 2009-09-21 19:57:14 +0100
Update $c->forward and $c->state documentation to address scalar context.
r11430@tomas-dorans-macbook-pro (orig r11400):  t0m | 2009-09-23 15:48:06 +0100
Dep bump
r11452@tomas-dorans-macbook-pro (orig r11422):  t0m | 2009-09-25 13:03:50 +0100
Remove warnings for using Catalyst::Dispatcher->dispatch_types
r11459@tomas-dorans-macbook-pro (orig r11429):  t0m | 2009-09-27 13:27:41 +0100
Optional test not optional for authors
r11460@tomas-dorans-macbook-pro (orig r11430):  t0m | 2009-09-27 13:33:05 +0100
Make r11422 not break stuff - idiot :(
r11487@tomas-dorans-macbook-pro (orig r11457):  t0m | 2009-10-05 22:59:47 +0100
 r11483@t0mlaptop (orig r11453):  abraxxa | 2009-10-05 12:57:34 +0100
 Improved the suggested fix warning when component resolution uses regex fallback for fully qualified component names.
 Added disable_component_resolution_regex_fallback config option to switch off regex fallback for component resolution.

r11488@tomas-dorans-macbook-pro (orig r11458):  t0m | 2009-10-05 22:59:52 +0100
 r11486@t0mlaptop (orig r11456):  t0m | 2009-10-05 22:59:01 +0100
 Tidy up changelog/attribution

r11503@tomas-dorans-macbook-pro (orig r11468):  ilmari | 2009-10-06 16:30:41 +0100
Set ->request on the response object i Catalyst::Test::local_request--This line, and those below, will be ignored--

M    t/unit_load_catalyst_test.t
M    lib/Catalyst/Test.pm
M    Changes

r11519@tomas-dorans-macbook-pro (orig r11484):  phaylon | 2009-10-07 18:21:47 +0100
added stub config section (incl TODO) to Cat.pm for things like 'current_view'
r11548@tomas-dorans-macbook-pro (orig r11513):  caelum | 2009-10-12 17:18:22 +0100
fix uninitialized warning in ACL
r11549@tomas-dorans-macbook-pro (orig r11514):  caelum | 2009-10-12 17:22:08 +0100
better fix for uninitialized warning
r11550@tomas-dorans-macbook-pro (orig r11515):  t0m | 2009-10-12 18:10:32 +0100
Less cargo cult madness
r11554@tomas-dorans-macbook-pro (orig r11519):  caelum | 2009-10-13 15:37:02 +0100
more correct fix for uninitialized warning from ACL
r11556@tomas-dorans-macbook-pro (orig r11521):  dhoss | 2009-10-14 01:14:42 +0100
Snow Leopard uses COPYFILE_DISABLE
r11557@tomas-dorans-macbook-pro (orig r11522):  dhoss | 2009-10-14 01:20:06 +0100
fixed regex for next mac codename/version, will have to actually figure out what the 10.7 codename is when it arrives
r11558@tomas-dorans-macbook-pro (orig r11523):  dhoss | 2009-10-14 01:23:45 +0100
Attempted to make the error message more obvious
r11561@tomas-dorans-macbook-pro (orig r11526):  dhoss | 2009-10-14 01:50:26 +0100
fixed error message for mac osx 10.7
r11568@tomas-dorans-macbook-pro (orig r11533):  hobbs | 2009-10-15 03:32:28 +0100
Give people a pointer to chase if they're looking for info on $c->req->user

r11574@tomas-dorans-macbook-pro (orig r11539):  t0m | 2009-10-15 22:19:26 +0100
Add docs I promised for  r11484
r11622@tomas-dorans-macbook-pro (orig r11587):  jshirley | 2009-10-16 21:06:19 +0100
The longawaited nginx patch to support non-root apps, and some pod
r11623@tomas-dorans-macbook-pro (orig r11588):  jshirley | 2009-10-16 21:07:29 +0100
Changes for nginx patches
r11624@tomas-dorans-macbook-pro (orig r11589):  jshirley | 2009-10-16 21:08:55 +0100
My favorite color is clear and I like to eat rocks
r11670@tomas-dorans-macbook-pro (orig r11635):  t0m | 2009-10-19 18:02:59 +0100
Remove warnings from duplicate action declerations
r11675@tomas-dorans-macbook-pro (orig r11640):  poisonbit | 2009-10-20 21:12:46 +0100
Example added to #Actions_in_your_application_class

r11676@tomas-dorans-macbook-pro (orig r11641):  poisonbit | 2009-10-20 21:32:41 +0100
Formating (a lost space and line break)

r11677@tomas-dorans-macbook-pro (orig r11642):  poisonbit | 2009-10-20 21:34:45 +0100
More regresion from 11640, correcting parentheses and endpoint.

r11678@tomas-dorans-macbook-pro (orig r11643):  poisonbit | 2009-10-20 22:08:47 +0100
Change in actions inside roles.
http://bobtfish.livejournal.com/264317.html

r11679@tomas-dorans-macbook-pro (orig r11644):  poisonbit | 2009-10-20 23:16:03 +0100
Fixes to pass podchecker OK

r11714@tomas-dorans-macbook-pro (orig r11679):  rafl | 2009-10-28 23:54:56 +0000
Enable Catalyst::Utils::home() to find home within Dist::Zilla built dists.

Courtesy of nperez.
r11716@tomas-dorans-macbook-pro (orig r11681):  t0m | 2009-10-29 00:43:07 +0000
Make URI a link to make it super obvious
r11796@tomas-dorans-macbook-pro (orig r11761):  t0m | 2009-11-05 00:11:15 +0000
Need newer LWP for tests to pass as suggested on list by Jose Luis Martinez
r11811@tomas-dorans-macbook-pro (orig r11776):  altreus | 2009-11-06 17:09:51 +0000
Add doc for no-args call to ->uri_for
r11813@tomas-dorans-macbook-pro (orig r11778):  dhoss | 2009-11-06 17:13:27 +0000
fixed options passed to devel server so that author tests pass
r11814@tomas-dorans-macbook-pro (orig r11779):  altreus | 2009-11-06 17:14:49 +0000
Amend doc to not mention using undef in ->uri_for
r11816@tomas-dorans-macbook-pro (orig r11781):  t0m | 2009-11-07 16:50:59 +0000
Back out change from -port to -l - svn merge -r 11778:11777
r11823@tomas-dorans-macbook-pro (orig r11788):  rafl | 2009-11-09 22:21:19 +0000
Make request->body fail when used as a writer.
r11824@tomas-dorans-macbook-pro (orig r11789):  t0m | 2009-11-10 19:51:33 +0000
Fix changelog, me--
r11825@tomas-dorans-macbook-pro (orig r11790):  t0m | 2009-11-10 19:56:09 +0000
Warn on case_sensitive being set, remove documentation
r11827@tomas-dorans-macbook-pro (orig r11792):  t0m | 2009-11-10 21:36:06 +0000
Return 1, only currently works by chance
r11828@tomas-dorans-macbook-pro (orig r11793):  t0m | 2009-11-10 21:37:26 +0000
Also retarded
r11829@tomas-dorans-macbook-pro (orig r11794):  t0m | 2009-11-10 21:41:27 +0000
And lets not change behaviour with the log flush change..
r11836@tomas-dorans-macbook-pro (orig r11801):  t0m | 2009-11-12 01:12:05 +0000
Bring the changelog up to date.
r11839@tomas-dorans-macbook-pro (orig r11804):  t0m | 2009-11-12 01:44:46 +0000
 r11462@t0mlaptop (orig r11432):  rafl | 2009-09-27 16:06:26 +0100
 More aggregated tests.
 r11463@t0mlaptop (orig r11433):  rafl | 2009-09-27 16:06:36 +0100
 Fix a couple of aggregation warnings.
 r11464@t0mlaptop (orig r11434):  rafl | 2009-09-27 16:06:51 +0100
 More aggregation.
 r11465@t0mlaptop (orig r11435):  rafl | 2009-09-27 16:28:04 +0100
 Make things run again with aggregation disabled.
 r11838@t0mlaptop (orig r11803):  t0m | 2009-11-12 01:39:56 +0000
 Patch up changes to tests into new location. This merges parts of the following commits which were missed by svk:

 -r11456:11457 http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/5.80/trunk
 -r11467:11468 http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/5.80/trunk

r11841@tomas-dorans-macbook-pro (orig r11806):  bricas | 2009-11-12 17:58:02 +0000
remove duplicate changelog entry
r11847@tomas-dorans-macbook-pro (orig r11812):  t0m | 2009-11-12 23:57:15 +0000
 r11668@t0mlaptop (orig r11633):  t0m | 2009-10-19 17:53:27 +0100
 Branch for uri encoding things in uri_for in some way that means you can round trip path parts like '24/7', but without totally breaking backward compatibility this time hopefully.

 r11669@t0mlaptop (orig r11634):  t0m | 2009-10-19 17:54:08 +0100
 Well, this fixes my current issue, and doesn't seem to break any tests.. This likely means that the tests are still shit
 r11769@t0mlaptop (orig r11734):  t0m | 2009-11-04 19:17:33 +0000
 Needed for authors to run optional http test
 r11833@t0mlaptop (orig r11798):  t0m | 2009-11-12 00:22:06 +0000
 Tests, fix args as well as captureargs and be less violent - only encode /
 r11840@t0mlaptop (orig r11805):  rafl | 2009-11-12 16:08:57 +0000
 trailing whitespace
 r11843@t0mlaptop (orig r11808):  t0m | 2009-11-12 23:41:17 +0000
 Tidy up a bit
 r11845@t0mlaptop (orig r11810):  t0m | 2009-11-12 23:46:28 +0000
 Changelog
 r11846@t0mlaptop (orig r11811):  t0m | 2009-11-12 23:56:36 +0000
 Don't fail the live tests by only looking for http://localhost/etc..

r11858@tomas-dorans-macbook-pro (orig r11823):  t0m | 2009-11-14 17:26:04 +0000
Pod patch
r11860@tomas-dorans-macbook-pro (orig r11825):  t0m | 2009-11-14 17:30:26 +0000
Pod fixes re RT#51489
r11914@tomas-dorans-macbook-pro (orig r11879):  rafl | 2009-11-17 23:00:32 +0000
Merge branch 'exception_interface'

* exception_interface:
  Use MooseX::Role::WithOverloading.
  Add Exception::Interface and Exception::Basic. Make ::Base, ::Go and ::Detach use them.
  Create branch exception_interface
r11953@tomas-dorans-macbook-pro (orig r11918):  t0m | 2009-11-19 21:58:59 +0000
Add Pod for all the new exception classes
r11954@tomas-dorans-macbook-pro (orig r11919):  t0m | 2009-11-19 22:00:27 +0000
Rename http server test as it is not optional for authors

14 years agoUpdate todo on this branch
Tomas Doran [Fri, 20 Nov 2009 01:07:04 +0000]
Update todo on this branch