14 years agoLess cargo cult madness
Tomas Doran [Mon, 12 Oct 2009 17:10:32 +0000]
Less cargo cult madness

14 years agobetter fix for uninitialized warning
Rafael Kitover [Mon, 12 Oct 2009 16:22:08 +0000]
better fix for uninitialized warning

14 years agofix uninitialized warning in ACL
Rafael Kitover [Mon, 12 Oct 2009 16:18:22 +0000]
fix uninitialized warning in ACL

14 years agoadded stub config section (incl TODO) to Cat.pm for things like 'current_view'
Robert 'phaylon' Sedlacek [Wed, 7 Oct 2009 17:21:47 +0000]
added stub config section (incl TODO) to Cat.pm for things like 'current_view'

14 years agoSet ->request on the response object i Catalyst::Test::local_request--This line,...
Dagfinn Ilmari Mannsåker [Tue, 6 Oct 2009 15:30:41 +0000]
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

14 years agoTidy up changelog/attribution
Tomas Doran [Mon, 5 Oct 2009 21:59:01 +0000]
Tidy up changelog/attribution

14 years agoImproved the suggested fix warning when component resolution uses regex fallback...
Alexander Hartmaier [Mon, 5 Oct 2009 11:57:34 +0000]
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.

14 years agoMake r11422 not break stuff - idiot :(
Tomas Doran [Sun, 27 Sep 2009 12:33:05 +0000]
Make r11422 not break stuff - idiot :(

14 years agoOptional test not optional for authors
Tomas Doran [Sun, 27 Sep 2009 12:27:41 +0000]
Optional test not optional for authors

14 years agoRemove warnings for using Catalyst::Dispatcher->dispatch_types
Tomas Doran [Fri, 25 Sep 2009 12:03:50 +0000]
Remove warnings for using Catalyst::Dispatcher->dispatch_types

14 years agoDep bump
Tomas Doran [Wed, 23 Sep 2009 14:48:06 +0000]
Dep bump

14 years agoUpdate $c->forward and $c->state documentation to address scalar context.
Mateu X. Hunter [Mon, 21 Sep 2009 18:57:14 +0000]
Update $c->forward and $c->state documentation to address scalar context.

14 years ago- Fix go / visit expecting captures and arguments in reverse order.
Gareth Kirwan [Mon, 21 Sep 2009 14:05:17 +0000]
- Fix go / visit expecting captures and arguments in reverse order.

14 years agoUse clean instead of autoclean in the ContextClosure synopsis until we've fixed the...
Florian Ragwitz [Sun, 20 Sep 2009 14:01:51 +0000]
Use clean instead of autoclean in the ContextClosure synopsis until we've fixed the issues with that and MXMA.

14 years agoFix a syntax error in the ContextClosure pod.
Florian Ragwitz [Sun, 20 Sep 2009 14:01:45 +0000]
Fix a syntax error in the ContextClosure pod.

14 years agoWell, that got forgotten, oops
Tomas Doran [Thu, 17 Sep 2009 13:32:16 +0000]
Well, that got forgotten, oops

14 years agoVersion 5.80013. 5.80013
Florian Ragwitz [Thu, 17 Sep 2009 09:33:28 +0000]
Version 5.80013.

14 years agoRe-space current release changelog to align with the rest. Move -short changelog...
Tomas Doran [Thu, 17 Sep 2009 08:58:15 +0000]
Re-space current release changelog to align with the rest. Move -short changelog to the right place.

14 years agoAdd note about ::[MVC]:: warnings
Tomas Doran [Thu, 17 Sep 2009 08:54:45 +0000]
Add note about ::[MVC]:: warnings

14 years agoAdd note about actions in appclass being deprecated
Tomas Doran [Thu, 17 Sep 2009 08:52:52 +0000]
Add note about actions in appclass being deprecated

14 years ago-short is dead, RT#49771
Tomas Doran [Thu, 17 Sep 2009 08:52:34 +0000]
-short is dead, RT#49771

14 years agoNow we depend on latest Moose we are certain to have immutable options
Tomas Doran [Wed, 16 Sep 2009 17:15:52 +0000]
Now we depend on latest Moose we are certain to have immutable options

14 years agoChangelog
Tomas Doran [Wed, 16 Sep 2009 17:14:29 +0000]
Changelog

14 years agoRemove what is now lies from Changes. Bump all the deps which need to be bumped to...
Tomas Doran [Tue, 15 Sep 2009 20:48:19 +0000]
Remove what is now lies from Changes. Bump all the deps which need to be bumped to not crap warnings everywhere

14 years agoThe warning about a class having mutable ancestors has been removed (and was never...
Dave Rolsky [Mon, 14 Sep 2009 18:37:25 +0000]
The warning about a class having mutable ancestors has been removed (and was never in a non-dev Moose release)

14 years agoWork with old and new Moose
Tomas Doran [Fri, 11 Sep 2009 08:18:09 +0000]
Work with old and new Moose

14 years agoPreserve immutable_options when temporarily making a class mutable
Dave Rolsky [Fri, 11 Sep 2009 02:48:29 +0000]
Preserve immutable_options when temporarily making a class mutable

14 years agoRework the C<< $c->go >> documentation a little, hopefully it's more clear.
Andrew Rodland [Thu, 10 Sep 2009 07:20:31 +0000]
Rework the C<< $c->go >> documentation a little, hopefully it's more clear.

14 years agoBlargh. Merge branch deprecate_appclass_actions manually, with svn merge http://dev...
Tomas Doran [Thu, 10 Sep 2009 02:13:04 +0000]
Blargh. Merge branch deprecate_appclass_actions manually, with svn merge 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..

14 years agoMerge 'deprecate_appclass_actions' into 'trunk'
Tomas Doran [Thu, 10 Sep 2009 01:14:13 +0000]
Merge 'deprecate_appclass_actions' into 'trunk'

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.

14 years agoMerge 'trunk' into 'deprecate_appclass_actions'
Tomas Doran [Thu, 10 Sep 2009 01:11:49 +0000]
Merge 'trunk' into 'deprecate_appclass_actions'

r11369@t0mlaptop (orig r11339):  marcus | 2009-09-09 18:05:32 +0100
un-TODO passing TODO tests
r11370@t0mlaptop (orig r11340):  marcus | 2009-09-09 18:08:03 +0100
Prepare for release
r11374@t0mlaptop (orig r11344):  groditi | 2009-09-09 22:06:59 +0100
add myself to contributors
r11375@t0mlaptop (orig r11345):  t0m | 2009-09-10 01:13:56 +0100
Fix warnings in upcoming moose

14 years agoFix warnings in upcoming moose
Tomas Doran [Thu, 10 Sep 2009 00:13:56 +0000]
Fix warnings in upcoming moose

14 years agoadd myself to contributors
Guillermo Roditi [Wed, 9 Sep 2009 21:06:59 +0000]
add myself to contributors

14 years agoPrepare for release 5.80012
Marcus Ramberg [Wed, 9 Sep 2009 17:08:03 +0000]
Prepare for release

14 years agoun-TODO passing TODO tests
Marcus Ramberg [Wed, 9 Sep 2009 17:05:32 +0000]
un-TODO passing TODO tests

14 years agoMerge 'trunk' into 'deprecate_appclass_actions'
Tomas Doran [Mon, 7 Sep 2009 20:35:57 +0000]
Merge 'trunk' into 'deprecate_appclass_actions'

r11024@t0mlaptop (orig r11023):  caelum | 2009-08-01 20:04:08 +0100
allow uri_for($controller_instance)
r11035@t0mlaptop (orig r11034):  t0m | 2009-08-05 20:39:01 +0100
Require perl 5.8.6
r11038@t0mlaptop (orig r11037):  hobbs | 2009-08-06 10:57:02 +0100
Add a method to the stats object to get the request start time.

r11048@t0mlaptop (orig r11047):  t0m | 2009-08-07 01:15:04 +0100
Fix the perl version required there also
r11049@t0mlaptop (orig r11048):  t0m | 2009-08-07 01:24:17 +0100
Blow up if we're in author mode and don't have the right M::I extensions
r11050@t0mlaptop (orig r11049):  t0m | 2009-08-07 01:57:21 +0100
Bump MX::MA dep for anon class tests
r11058@t0mlaptop (orig r11057):  gbjk | 2009-08-07 17:45:03 +0100
DispatchType::Chained fix for default args attribute to handle Args(0) vs Args() at depth.

r11059@t0mlaptop (orig r11058):  gbjk | 2009-08-07 18:17:15 +0100
DispatchType::Chained fix failing test of Args(0) vs Args(0) on surface

r11062@t0mlaptop (orig r11061):  gbjk | 2009-08-07 22:17:22 +0100
Engine::HTTP - Fix paths for HTTP requests with scheme and domain in URI.

r11064@t0mlaptop (orig r11063):  groditi | 2009-08-08 22:54:04 +0100
make debug output prettier with large widths
r11065@t0mlaptop (orig r11064):  groditi | 2009-08-08 22:54:46 +0100
oops debug output got leaked in
r11069@t0mlaptop (orig r11068):  t0m | 2009-08-09 13:36:20 +0100
Fix RT#48555
r11070@t0mlaptop (orig r11069):  t0m | 2009-08-09 13:36:55 +0100
Updates changelog
r11071@t0mlaptop (orig r11070):  t0m | 2009-08-09 15:22:21 +0100
Rewrite fixes for RT#48555
r11123@t0mlaptop (orig r11122):  t0m | 2009-08-11 22:49:37 +0100
Unfuck Catalyst::View::JSON
r11125@t0mlaptop (orig r11124):  t0m | 2009-08-11 23:32:47 +0100
Apply patch from RT#48623 to fix headers in Engine::HTTP
r11127@t0mlaptop (orig r11126):  rjbs | 2009-08-12 00:33:18 +0100
svn merge -r 11123:11125 branches/locate_components/ trunk/
r11128@t0mlaptop (orig r11127):  rjbs | 2009-08-12 00:34:12 +0100
add changelog entry for merged locate_components branch
r11130@t0mlaptop (orig r11129):  t0m | 2009-08-12 01:15:51 +0100
Tiny change to make the error make more sense
r11132@t0mlaptop (orig r11131):  t0m | 2009-08-12 02:09:09 +0100
Split test out into a more proper app, so that the test no longer relies on the metaclass initialization hacking occurring in ->setup_component, as I want to move it
r11133@t0mlaptop (orig r11132):  t0m | 2009-08-12 02:11:07 +0100
Blow up rather than failing to call ->can if everything is totally screwed
r11134@t0mlaptop (orig r11133):  rafl | 2009-08-12 03:54:52 +0100
Fix POD refering to CGI::Cookie. We're using CGI::Simple::Cookie.

Courtesy of Forrest Cahoon.
r11135@t0mlaptop (orig r11134):  t0m | 2009-08-12 12:03:06 +0100
Make the code much clearer about what is going on, and remove the horrible map and grep which I hated.
r11140@t0mlaptop (orig r11139):  rafl | 2009-08-16 10:19:58 +0100
Do at least one (possibly empty) write when reading the response body from a filehandle.
r11145@t0mlaptop (orig r11144):  jshirley | 2009-08-17 22:33:17 +0100
Adding and documented X-Forwarded-Port
r11146@t0mlaptop (orig r11145):  t0m | 2009-08-17 23:08:19 +0100
Capitalisation fixes in Changelog
r11147@t0mlaptop (orig r11146):  t0m | 2009-08-17 23:11:34 +0100
Add _component_name stuff to Changes
r11148@t0mlaptop (orig r11147):  jshirley | 2009-08-17 23:13:05 +0100
Conflict resolution
r11149@t0mlaptop (orig r11148):  hobbs | 2009-08-17 23:24:46 +0100
Changelog for r11037

r11150@t0mlaptop (orig r11149):  t0m | 2009-08-18 00:14:38 +0100
Switch to catalyst_component_name
r11154@t0mlaptop (orig r11153):  ferz | 2009-08-18 07:55:14 +0100
Test case using Exception::Class

r11155@t0mlaptop (orig r11154):  ferz | 2009-08-18 12:19:40 +0100
drop POD comments.

r11166@t0mlaptop (orig r11165):  t0m | 2009-08-19 20:03:01 +0100
Move test to make more sense in my idea of the naming scheme - t/dead_ is for tests which check the app pukes, which this shouldn't
r11167@t0mlaptop (orig r11166):  t0m | 2009-08-19 20:04:59 +0100
Fail commit was fail. Back out the part I didn't want
r11168@t0mlaptop (orig r11167):  t0m | 2009-08-19 20:10:06 +0100
Remove r11058 - the commit message is lies, it does not fix the TODO test
r11169@t0mlaptop (orig r11168):  t0m | 2009-08-19 21:21:44 +0100
Back out r11057 which breaks one of the chained tests, whilst not fixing the bug in question
r11170@t0mlaptop (orig r11169):  t0m | 2009-08-19 21:29:16 +0100
Clean up test app for the exception test, as we don't want to depend on Test::Class thanks
r11171@t0mlaptop (orig r11170):  rafl | 2009-08-19 21:45:45 +0100
Changelog Engine::finalize_body changes.
r11181@t0mlaptop (orig r11180):  gbjk | 2009-08-21 14:07:54 +0100
Changelog update for previous Catalyst::Engine::HTTP fix.

r11182@t0mlaptop (orig r11181):  rafl | 2009-08-21 16:51:26 +0100
Now we don't have the broken restarter engine anymore, we conflict with old Catalyst::Devel versions, that don't have the new restarter yet.
r11183@t0mlaptop (orig r11182):  rafl | 2009-08-21 17:12:57 +0100
Conflict with the latest mason view, which blows up because of the new component_name constructor arg.
r11184@t0mlaptop (orig r11183):  rafl | 2009-08-21 17:13:05 +0100
Version 5.80008.
r11190@t0mlaptop (orig r11189):  t0m | 2009-08-21 20:54:58 +0100
Fix and tests for big issue in 5.80008
r11191@t0mlaptop (orig r11190):  rafl | 2009-08-21 21:28:30 +0100
Version 5.80009.
r11193@t0mlaptop (orig r11192):  rafl | 2009-08-21 21:55:25 +0100
DOH! do more than one read, if necessary.
r11194@t0mlaptop (orig r11193):  rafl | 2009-08-21 22:22:36 +0100
Do what we want instead of exiting a sub via last.
r11195@t0mlaptop (orig r11194):  rafl | 2009-08-21 22:22:45 +0100
Add test for sending the body from a filehandle with more data than the default chunksize of 64k.
r11196@t0mlaptop (orig r11195):  rafl | 2009-08-21 22:31:38 +0100
Changelogging.
r11197@t0mlaptop (orig r11196):  rafl | 2009-08-21 22:41:05 +0100
Version 5.80010.
r11215@t0mlaptop (orig r11214):  rafl | 2009-08-22 20:56:53 +0100
Remove leftovers of the restarter engine.

The removed code caused test failures, which weren't apparent due to installed
copies still being available in everyone's @INC.
r11218@t0mlaptop (orig r11217):  rafl | 2009-08-23 12:46:42 +0100
Changelogging.
r11219@t0mlaptop (orig r11218):  rafl | 2009-08-23 12:55:48 +0100
Version 5.80011.
r11221@t0mlaptop (orig r11220):  rafl | 2009-08-23 19:42:17 +0100
Failing test for component loading
r11233@t0mlaptop (orig r11232):  t0m | 2009-08-24 13:51:03 +0100
Test fixes for if CATALYST_DEBUG is set to 1.
r11239@t0mlaptop (orig r11238):  t0m | 2009-08-25 12:25:54 +0100
0003-Remove-diag-message.patch (marcus)
r11240@t0mlaptop (orig r11239):  t0m | 2009-08-25 12:26:15 +0100
Fix duplicate components
r11252@t0mlaptop (orig r11251):  frew | 2009-08-26 20:00:01 +0100
Look!  I'm famous!  (See Catalyst-Devel)
r11254@t0mlaptop (orig r11253):  dandv | 2009-08-27 01:56:26 +0100
POD addition: $c->req->body returns a string or a File::Temp object
r11278@t0mlaptop (orig r11277):  t0m | 2009-09-01 02:07:23 +0100
Nuke skipped test which will never pass
r11279@t0mlaptop (orig r11278):  t0m | 2009-09-01 02:07:47 +0100
Author tests
r11280@t0mlaptop (orig r11279):  t0m | 2009-09-01 02:09:29 +0100
t/author in MANFEST
r11281@t0mlaptop (orig r11280):  t0m | 2009-09-01 02:10:46 +0100
Stop remote tests breaking everything, and force authors to run some remote tests.
r11282@t0mlaptop (orig r11281):  t0m | 2009-09-01 02:11:33 +0100
Stop calling class data methods on instances + commented out warning
r11283@t0mlaptop (orig r11282):  t0m | 2009-09-01 02:11:45 +0100
Changelog
r11300@t0mlaptop (orig r11292):  t0m | 2009-09-01 15:11:05 +0100
Bump versions back to 5.8.4
r11301@t0mlaptop (orig r11293):  t0m | 2009-09-01 15:32:46 +0100
Changes tweaks
r11307@t0mlaptop (orig r11299):  t0m | 2009-09-02 03:03:58 +0100
Changelogging
r11361@t0mlaptop (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@t0mlaptop (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@t0mlaptop (orig r11334):  t0m | 2009-09-07 21:21:52 +0100
I'm an idiot, that totally doesn't work. remove.
r11365@t0mlaptop (orig r11335):  t0m | 2009-09-07 21:25:53 +0100
AGH. Too tired to be doing this, fucked it up again
r11366@t0mlaptop (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.

14 years agoFix duplicate results from get_action_methods. Q. Why didn't I just do that first...
Tomas Doran [Mon, 7 Sep 2009 20:33:31 +0000]
Fix duplicate results from get_action_methods. Q. Why didn't I just do that first time round? A: Am idiot.

14 years agoAGH. Too tired to be doing this, fucked it up again
Tomas Doran [Mon, 7 Sep 2009 20:25:53 +0000]
AGH. Too tired to be doing this, fucked it up again

14 years agoI'm an idiot, that totally doesn't work. remove.
Tomas Doran [Mon, 7 Sep 2009 20:21:52 +0000]
I'm an idiot, that totally doesn't work. remove.

14 years agoTest for r11331 + fix to only report each action name once from get_action_methods
Tomas Doran [Mon, 7 Sep 2009 20:19:40 +0000]
Test for r11331 + fix to only report each action name once from get_action_methods

14 years agoFix hash key name back to what it used to be for compat, keeping renamed accessor...
Tomas Doran [Mon, 7 Sep 2009 14:45:01 +0000]
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

14 years agoMade $warnings a global variable for the appclass actions test to work.
Yousef H. Alhashemi [Thu, 3 Sep 2009 12:13:15 +0000]
Made $warnings a global variable for the appclass actions test to work.

14 years agoTest that warnings are generated if appclass actions are used
Yousef H. Alhashemi [Thu, 3 Sep 2009 12:08:43 +0000]
Test that warnings are generated if appclass actions are used

14 years agoChangelogging
Tomas Doran [Wed, 2 Sep 2009 02:03:58 +0000]
Changelogging

14 years agoChanges tweaks
Tomas Doran [Tue, 1 Sep 2009 14:32:46 +0000]
Changes tweaks

14 years agoBump versions back to 5.8.4
Tomas Doran [Tue, 1 Sep 2009 14:11:05 +0000]
Bump versions back to 5.8.4

14 years agoAdded a test that warnings do get thrown if appclass actions are used.
Yousef H. Alhashemi [Tue, 1 Sep 2009 09:55:26 +0000]
Added a test that warnings do get thrown if appclass actions are used.

14 years agoChangelog
Tomas Doran [Tue, 1 Sep 2009 01:11:45 +0000]
Changelog

14 years agoStop calling class data methods on instances + commented out warning
Tomas Doran [Tue, 1 Sep 2009 01:11:33 +0000]
Stop calling class data methods on instances + commented out warning

14 years agoStop remote tests breaking everything, and force authors to run some remote tests.
Tomas Doran [Tue, 1 Sep 2009 01:10:46 +0000]
Stop remote tests breaking everything, and force authors to run some remote tests.

14 years agot/author in MANFEST
Tomas Doran [Tue, 1 Sep 2009 01:09:29 +0000]
t/author in MANFEST

14 years agoAuthor tests
Tomas Doran [Tue, 1 Sep 2009 01:07:47 +0000]
Author tests

14 years agoNuke skipped test which will never pass
Tomas Doran [Tue, 1 Sep 2009 01:07:23 +0000]
Nuke skipped test which will never pass

14 years agoPOD addition: $c->req->body returns a string or a File::Temp object
Dan Dascalescu [Thu, 27 Aug 2009 00:56:26 +0000]
POD addition: $c->req->body returns a string or a File::Temp object

14 years agoLook! I'm famous! (See Catalyst-Devel)
Arthur Axel 'fREW' Schmidt [Wed, 26 Aug 2009 19:00:01 +0000]
Look!  I'm famous!  (See Catalyst-Devel)

14 years agoAdded 'use Test::More;'. Duh.
Yousef H. Alhashemi [Wed, 26 Aug 2009 15:49:53 +0000]
Added 'use Test::More;'. Duh.

14 years agoMoved ACLTestApp from the test file to an app class and a root controller.
Yousef H. Alhashemi [Wed, 26 Aug 2009 15:38:02 +0000]
Moved ACLTestApp from the test file to an app class and a root controller.

14 years agoMore actions moved to root controllers.
Yousef H. Alhashemi [Wed, 26 Aug 2009 14:33:15 +0000]
More actions moved to root controllers.

14 years agoFix duplicate components
Tomas Doran [Tue, 25 Aug 2009 11:26:15 +0000]
Fix duplicate components

14 years ago0003-Remove-diag-message.patch (marcus)
Tomas Doran [Tue, 25 Aug 2009 11:25:54 +0000]
0003-Remove-diag-message.patch (marcus)

14 years agoTest fixes for if CATALYST_DEBUG is set to 1.
Tomas Doran [Mon, 24 Aug 2009 12:51:03 +0000]
Test fixes for if CATALYST_DEBUG is set to 1.

14 years agoFailing test for component loading
Florian Ragwitz [Sun, 23 Aug 2009 18:42:17 +0000]
Failing test for component loading

14 years agoVersion 5.80011. 5.80011
Florian Ragwitz [Sun, 23 Aug 2009 11:55:48 +0000]
Version 5.80011.

14 years agoChangelogging.
Florian Ragwitz [Sun, 23 Aug 2009 11:46:42 +0000]
Changelogging.

14 years agoRemove leftovers of the restarter engine.
Florian Ragwitz [Sat, 22 Aug 2009 19:56:53 +0000]
Remove leftovers of the restarter engine.

The removed code caused test failures, which weren't apparent due to installed
copies still being available in everyone's @INC.

14 years agoVersion 5.80010. 5.80010
Florian Ragwitz [Fri, 21 Aug 2009 21:41:05 +0000]
Version 5.80010.

14 years agoChangelogging.
Florian Ragwitz [Fri, 21 Aug 2009 21:31:38 +0000]
Changelogging.

14 years agoAdd test for sending the body from a filehandle with more data than the default chunk...
Florian Ragwitz [Fri, 21 Aug 2009 21:22:45 +0000]
Add test for sending the body from a filehandle with more data than the default chunksize of 64k.

14 years agoDo what we want instead of exiting a sub via last.
Florian Ragwitz [Fri, 21 Aug 2009 21:22:36 +0000]
Do what we want instead of exiting a sub via last.

14 years agoDOH! do more than one read, if necessary.
Florian Ragwitz [Fri, 21 Aug 2009 20:55:25 +0000]
DOH! do more than one read, if necessary.

14 years agoVersion 5.80009. 5.80009
Florian Ragwitz [Fri, 21 Aug 2009 20:28:30 +0000]
Version 5.80009.

14 years agoFix and tests for big issue in 5.80008
Tomas Doran [Fri, 21 Aug 2009 19:54:58 +0000]
Fix and tests for big issue in 5.80008

14 years agoVersion 5.80008. 5.80008
Florian Ragwitz [Fri, 21 Aug 2009 16:13:05 +0000]
Version 5.80008.

14 years agoConflict with the latest mason view, which blows up because of the new component_name...
Florian Ragwitz [Fri, 21 Aug 2009 16:12:57 +0000]
Conflict with the latest mason view, which blows up because of the new component_name constructor arg.

14 years agoNow we don't have the broken restarter engine anymore, we conflict with old Catalyst...
Florian Ragwitz [Fri, 21 Aug 2009 15:51:26 +0000]
Now we don't have the broken restarter engine anymore, we conflict with old Catalyst::Devel versions, that don't have the new restarter yet.

14 years agoChangelog update for previous Catalyst::Engine::HTTP fix.
Gareth Kirwan [Fri, 21 Aug 2009 13:07:54 +0000]
Changelog update for previous Catalyst::Engine::HTTP fix.

14 years agoChangelog Engine::finalize_body changes.
Florian Ragwitz [Wed, 19 Aug 2009 20:45:45 +0000]
Changelog Engine::finalize_body changes.

14 years agoClean up test app for the exception test, as we don't want to depend on Test::Class...
Tomas Doran [Wed, 19 Aug 2009 20:29:16 +0000]
Clean up test app for the exception test, as we don't want to depend on Test::Class thanks

14 years agoBack out r11057 which breaks one of the chained tests, whilst not fixing the bug...
Tomas Doran [Wed, 19 Aug 2009 20:21:44 +0000]
Back out r11057 which breaks one of the chained tests, whilst not fixing the bug in question

14 years agoRemove r11058 - the commit message is lies, it does not fix the TODO test
Tomas Doran [Wed, 19 Aug 2009 19:10:06 +0000]
Remove r11058 - the commit message is lies, it does not fix the TODO test

14 years agoFail commit was fail. Back out the part I didn't want
Tomas Doran [Wed, 19 Aug 2009 19:04:59 +0000]
Fail commit was fail. Back out the part I didn't want

14 years agoMove test to make more sense in my idea of the naming scheme - t/dead_ is for tests...
Tomas Doran [Wed, 19 Aug 2009 19:03:01 +0000]
Move test to make more sense in my idea of the naming scheme - t/dead_ is for tests which check the app pukes, which this shouldn't

14 years agodrop POD comments.
Ferruccio Zamuner [Tue, 18 Aug 2009 11:19:40 +0000]
drop POD comments.

14 years agoTest case using Exception::Class
Ferruccio Zamuner [Tue, 18 Aug 2009 06:55:14 +0000]
Test case using Exception::Class

14 years agoSomething like this
Tomas Doran [Tue, 18 Aug 2009 00:44:37 +0000]
Something like this

14 years agoSwitch to catalyst_component_name
Tomas Doran [Mon, 17 Aug 2009 23:14:38 +0000]
Switch to catalyst_component_name

14 years agoChangelog for r11037
Andrew Rodland [Mon, 17 Aug 2009 22:24:46 +0000]
Changelog for r11037

14 years agoConflict resolution
J. Shirley [Mon, 17 Aug 2009 22:13:05 +0000]
Conflict resolution

14 years agoAdd _component_name stuff to Changes
Tomas Doran [Mon, 17 Aug 2009 22:11:34 +0000]
Add _component_name stuff to Changes

14 years agoCapitalisation fixes in Changelog
Tomas Doran [Mon, 17 Aug 2009 22:08:19 +0000]
Capitalisation fixes in Changelog

14 years agoAdding and documented X-Forwarded-Port
J. Shirley [Mon, 17 Aug 2009 21:33:17 +0000]
Adding and documented X-Forwarded-Port

14 years agoReturned the foo() action to TestAppPathBug.pm so it tests the right bug. Added a...
Yousef H. Alhashemi [Sun, 16 Aug 2009 18:08:03 +0000]
Returned the foo() action to TestAppPathBug.pm so it tests the right bug. Added a signal handler to silence the warning. Moved action methods from TestAppStats.pm to a root controller.

14 years agoMoved foo() from the app class to a root controller
Yousef H. Alhashemi [Sun, 16 Aug 2009 12:16:12 +0000]
Moved foo() from the app class to a root controller

14 years agoDo at least one (possibly empty) write when reading the response body from a filehandle.
Florian Ragwitz [Sun, 16 Aug 2009 09:19:58 +0000]
Do at least one (possibly empty) write when reading the response body from a filehandle.

14 years agoMake the code much clearer about what is going on, and remove the horrible map and...
Tomas Doran [Wed, 12 Aug 2009 11:03:06 +0000]
Make the code much clearer about what is going on, and remove the horrible map and grep which I hated.

14 years agoFix POD refering to CGI::Cookie. We're using CGI::Simple::Cookie.
Florian Ragwitz [Wed, 12 Aug 2009 02:54:52 +0000]
Fix POD refering to CGI::Cookie. We're using CGI::Simple::Cookie.

Courtesy of Forrest Cahoon.

14 years agoBlow up rather than failing to call ->can if everything is totally screwed
Tomas Doran [Wed, 12 Aug 2009 01:11:07 +0000]
Blow up rather than failing to call ->can if everything is totally screwed

14 years agoSplit test out into a more proper app, so that the test no longer relies on the metac...
Tomas Doran [Wed, 12 Aug 2009 01:09:09 +0000]
Split test out into a more proper app, so that the test no longer relies on the metaclass initialization hacking occurring in ->setup_component, as I want to move it

14 years agoMoved action methods from TestAppDoubleAutoBug.pm to a root controller and fixed...
Yousef H. Alhashemi [Wed, 12 Aug 2009 00:21:41 +0000]
Moved action methods from TestAppDoubleAutoBug.pm to a root controller and fixed the tests.

14 years agoTiny change to make the error make more sense
Tomas Doran [Wed, 12 Aug 2009 00:15:51 +0000]
Tiny change to make the error make more sense