11 years agoFix author requires to not fatally error on a single command iohandle_response
Brendan Byrd [Thu, 19 Apr 2012 21:35:51 +0000]
Fix author requires to not fatally error on a single command
Fix author test platform to actually run on MSWin32

11 years agoAdd PerlIO methods to Catalyst::Response, so that it more properly
Brendan Byrd [Tue, 17 Apr 2012 21:14:31 +0000]
Add PerlIO methods to Catalyst::Response, so that it more properly
   acts like a IO::Handle object (to a certain degree)

12 years agoWe are keeping ->_plugins->{} for a reason.
Tomas Doran [Mon, 16 Apr 2012 08:12:02 +0000]
We are keeping ->_plugins->{} for a reason.

Use that reason to stop MRO errors. We could instead break in this case,
which I considered - however I think the behaviour I had is closer to
what was originally intended, and the simple auth helper from the book
has a habit of doing this.. If anyone feels strongly however, I'd be
entirely in favour of this becoming fatal instead...

12 years agoFix META.yml author, add x_authority
Tomas Doran [Mon, 16 Apr 2012 08:07:32 +0000]
Fix META.yml author, add x_authority

12 years agoDefault to zero everywhere, to stop the warnings in splice below
Tomas Doran [Tue, 20 Mar 2012 11:27:24 +0000]
Default to zero everywhere, to stop the warnings in splice below

12 years agoFix possible warning
Tomas Doran [Tue, 20 Mar 2012 11:20:39 +0000]
Fix possible warning

12 years agoChangelog
Tomas Doran [Tue, 13 Mar 2012 22:06:22 +0000]
Changelog

12 years agoAdd test case from RT#75607
Tomas Doran [Tue, 13 Mar 2012 22:05:28 +0000]
Add test case from RT#75607

12 years agofix spelling error
Brian Phillips [Tue, 13 Mar 2012 18:51:04 +0000]
fix spelling error

12 years agoprevent body_params from being reset on each access
Brian Phillips [Tue, 13 Mar 2012 18:50:47 +0000]
prevent body_params from being reset on each access

12 years agoDoc fixes / additions in Catalyst::Component
Tomas Doran [Fri, 9 Mar 2012 08:15:40 +0000]
Doc fixes / additions in Catalyst::Component

12 years agoset change file date and updated versions in preparation for release 5.90011
John Napiorkowski [Thu, 8 Mar 2012 21:46:04 +0000]
set change file date and updated versions in preparation for release

12 years agoUnpossible, but people keep seeing it
Tomas Doran [Tue, 6 Mar 2012 16:30:45 +0000]
Unpossible, but people keep seeing it

12 years agoFixed typo in Engine::HTTP warning message
Jesse Sheidlower [Sun, 4 Mar 2012 16:11:06 +0000]
Fixed typo in Engine::HTTP warning message

12 years agoChangelog for File::Spec fix
Tomas Doran [Fri, 2 Mar 2012 20:27:49 +0000]
Changelog for File::Spec fix

12 years agoFixed up uses of catdir being used to return a file path
Nigel Metheringham [Thu, 1 Mar 2012 11:18:13 +0000]
Fixed up uses of catdir being used to return a file path

catdir and catfile are different - using them interchangeably may
work on most platforms, but one day you will encounter VMS
and get horribly confused!

12 years agoFix for closing fds with --background
Tomas Doran [Fri, 2 Mar 2012 20:23:07 +0000]
Fix for closing fds with --background

As web load the app (and therefore setup file loggers) before
we use MX::Daemonize, it's closing stuff clobbers everything.
Therefore we just close STDIN/STDOUT/STDERR, leaving anything
the user has setup.

12 years agoSimplify loading madness back to what I was originally trying to do
Tomas Doran [Thu, 1 Mar 2012 08:17:27 +0000]
Simplify loading madness back to what I was originally trying to do

12 years agoAdd fake Makefile.PL to make test apps think they're root
Tomas Doran [Wed, 29 Feb 2012 00:05:49 +0000]
Add fake Makefile.PL to make test apps think they're root

12 years agoFix for tests
Tomas Doran [Wed, 29 Feb 2012 00:05:24 +0000]
Fix for tests

12 years agoAnd bug fix
Tomas Doran [Tue, 28 Feb 2012 23:49:42 +0000]
And bug fix

12 years agoCleanup changelog
Tomas Doran [Tue, 28 Feb 2012 23:44:47 +0000]
Cleanup changelog

12 years agoFix all the tests to get it right, use Cwd rather than FindBin
Tomas Doran [Tue, 28 Feb 2012 23:41:36 +0000]
Fix all the tests to get it right, use Cwd rather than FindBin

12 years agoAdditional fixes for path stuff
Tomas Doran [Tue, 21 Feb 2012 09:56:14 +0000]
Additional fixes for path stuff

12 years agoSpell out "current directory"
Andrew Rodland [Sat, 18 Feb 2012 01:10:08 +0000]
Spell out "current directory"

To make aspell happy, and maybe make people less confused.

12 years agoFix spelling
Andrew Rodland [Sat, 18 Feb 2012 01:03:21 +0000]
Fix spelling

12 years agorelease commit for 5.90010 5.90010
Matt S Trout [Sat, 18 Feb 2012 00:02:04 +0000]
release commit for 5.90010

12 years agoDoc new function
Tomas Doran [Thu, 16 Feb 2012 21:58:37 +0000]
Doc new function

12 years agoUpdate changelog
Tomas Doran [Thu, 16 Feb 2012 21:43:11 +0000]
Update changelog

12 years agoTests and fixes for conditional inclusion
Tomas Doran [Thu, 16 Feb 2012 21:41:12 +0000]
Tests and fixes for conditional inclusion

12 years agoSplit out into new function
Tomas Doran [Thu, 16 Feb 2012 21:09:56 +0000]
Split out into new function

12 years agoSome sane testing for home utility.
Tomas Doran [Thu, 16 Feb 2012 21:05:15 +0000]
Some sane testing for home utility.

12 years agoVersion 5.90009 5.90009
Tomas Doran [Thu, 16 Feb 2012 09:06:42 +0000]
Version 5.90009

12 years agoTrim massive explanation, not actually needed here
Tomas Doran [Thu, 16 Feb 2012 09:06:00 +0000]
Trim massive explanation, not actually needed here

12 years agoRe-write changelog entry
Tomas Doran [Thu, 16 Feb 2012 08:55:39 +0000]
Re-write changelog entry

12 years agoRequire B::Hooks::EndOfScope 0.10
Tomas Doran [Thu, 16 Feb 2012 08:48:21 +0000]
Require B::Hooks::EndOfScope 0.10

12 years agoFix the debug page, how did that slip through?
Tomas Doran [Tue, 14 Feb 2012 12:41:44 +0000]
Fix the debug page, how did that slip through?

12 years agodocumenting back-compat issue with environment variables
Eden Cardim [Tue, 14 Feb 2012 12:18:57 +0000]
documenting back-compat issue with environment variables

12 years agoCatalyst is tested and works just fine with 5.8.3. Reflect in requirements.
Peter Rabbitson [Sun, 12 Feb 2012 17:23:48 +0000]
Catalyst is tested and works just fine with 5.8.3. Reflect in requirements.

Files=29, Tests=2997, 29 wallclock secs ( 0.46 usr  0.02 sys + 28.44 cusr  0.64 csys = 29.56 CPU)
(with aggregated tests)

Files=144, Tests=2946, 218 wallclock secs ( 0.82 usr  0.24 sys + 212.72 cusr  4.20 csys = 217.98 CPU)
(without aggregation)

Note - this was fully tested with a modified LWP as per RT#74190.

Here is a dump of my requirement list:

rabbit@Thesaurus:~/devel/cat_runtime/Catalyst-Runtime-5.90008$ perl -v

This is perl, v5.8.3 built for i686-linux-thread-multi

rabbit@Thesaurus:~/devel/cat_runtime/Catalyst-Runtime-5.90008$ perl Makefile.PL
*** Module::AutoInstall version 1.04
*** Checking for Perl dependencies...
[Core Features]
- Class::Data::Inheritable               ...loaded. (0.08)
- Test::Exception                        ...loaded. (0.31)
- Test::More                             ...loaded. (0.98 >= 0.88)
- Data::Dump                             ...loaded. (1.19)
- HTTP::Request::Common                  ...loaded. (6.00)
- List::MoreUtils                        ...loaded. (0.30)
- namespace::autoclean                   ...loaded. (0.12 >= 0.09)
- namespace::clean                       ...loaded. (0.20 >= 0.13)
- B::Hooks::EndOfScope                   ...loaded. (0.09 >= 0.08)
- MooseX::Emulate::Class::Accessor::Fast ...loaded. (0.00903 >= 0.00903)
- Class::Load                            ...loaded. (0.13 >= 0.12)
- Class::MOP                             ...loaded. (2.0402 >= 0.95)
- Data::OptList                          ...loaded. (0.107)
- Moose                                  ...loaded. (2.0402 >= 1.03)
- MooseX::MethodAttributes::Inheritable  ...loaded. (0.26 >= 0.24)
- MooseX::Role::WithOverloading          ...loaded. (0.09 >= 0.09)
- MooseX::Types::LoadableClass           ...loaded. (0.006 >= 0.003)
- Carp                                   ...loaded. (1.01)
- Class::C3::Adopt::NEXT                 ...loaded. (0.13 >= 0.07)
- CGI::Simple::Cookie                    ...loaded. (1.113 >= 1.109)
- Data::Dump                             ...loaded. (1.19)
- Data::OptList                          ...loaded. (0.107)
- HTML::Entities                         ...loaded. (3.69)
- HTML::HeadParser                       ...loaded. (3.69)
- HTTP::Body                             ...loaded. (1.15 >= 1.06)
- HTTP::Headers                          ...loaded. (6.00 >= 1.64)
- HTTP::Request                          ...loaded. (6.00 >= 5.814)
- HTTP::Response                         ...loaded. (6.01 >= 5.813)
- HTTP::Request::AsCGI                   ...loaded. (1.2 >= 1.0)
- LWP::UserAgent                         ...loaded. (6.03)
- Module::Pluggable                      ...loaded. (3.9 >= 3.9)
- Path::Class                            ...loaded. (0.23 >= 0.09)
- Scalar::Util                           ...loaded. (1.23)
- Sub::Exporter                          ...loaded. (0.982)
- Text::SimpleTable                      ...loaded. (2.03 >= 0.03)
- Time::HiRes                            ...loaded. (1.52)
- Tree::Simple                           ...loaded. (1.18 >= 1.15)
- Tree::Simple::Visitor::FindByPath      ...loaded. (0.03)
- Try::Tiny                              ...loaded. (0.09)
- URI                                    ...loaded. (1.59 >= 1.35)
- Task::Weaken                           ...loaded. (1.04)
- Text::Balanced                         ...loaded. (1.95)
- MRO::Compat                            ...loaded. (0.11)
- MooseX::Getopt                         ...loaded. (0.39 >= 0.30)
- MooseX::Types                          ...loaded. (0.25)
- MooseX::Types::Common::Numeric         ...loaded. (0.001004)
- String::RewritePrefix                  ...loaded. (0.006 >= 0.004)
- Plack                                  ...loaded. (0.9985 >= 0.9974)
- Plack::Middleware::ReverseProxy        ...loaded. (0.11 >= 0.04)
- Plack::Test::ExternalServer            ...loaded. (0.01)

12 years agoFix dead links to cpansearch.perl.org to point to metacpan.org
Tomas Doran [Wed, 8 Feb 2012 13:35:34 +0000]
Fix dead links to cpansearch.perl.org to point to metacpan.org

12 years agoChange path_to testing to use a real app to test it really works
Tomas Doran [Mon, 6 Feb 2012 22:17:30 +0000]
Change path_to testing to use a real app to test it really works

12 years agoOnly include the lib directory when we detect a Makefile.PL or similar
Tomas Doran [Mon, 6 Feb 2012 21:27:51 +0000]
Only include the lib directory when we detect a Makefile.PL or similar

12 years agoVersion 5.90008 - TRIAL 5.90008
Tomas Doran [Mon, 6 Feb 2012 20:50:10 +0000]
Version 5.90008 - TRIAL

12 years agoClarify what this shit is here for
Tomas Doran [Wed, 25 Jan 2012 10:36:26 +0000]
Clarify what this shit is here for

12 years agoSpelling is nice
Tomas Doran [Wed, 25 Jan 2012 10:25:08 +0000]
Spelling is nice

12 years agoDeprecate unused private method
Tomas Doran [Wed, 25 Jan 2012 10:22:42 +0000]
Deprecate unused private method

12 years agoChangelog typo
Tomas Doran [Sun, 22 Jan 2012 10:52:19 +0000]
Changelog typo

12 years agoMy aspell already knew my name
Tomas Doran [Sun, 22 Jan 2012 10:48:21 +0000]
My aspell already knew my name

12 years agolose the aggressive error handling - works when aggregated now
Tomas Doran [Sun, 22 Jan 2012 10:46:26 +0000]
lose the aggressive error handling - works when aggregated now

12 years agoTest suite shouldn't warn any more.
Tomas Doran [Sun, 22 Jan 2012 10:38:43 +0000]
Test suite shouldn't warn any more.

12 years agoAnother recusion warning
Tomas Doran [Sun, 22 Jan 2012 10:37:59 +0000]
Another recusion warning

12 years agoShut up another test
Tomas Doran [Sun, 22 Jan 2012 10:37:08 +0000]
Shut up another test

12 years agoFix all test warnings
Tomas Doran [Sun, 22 Jan 2012 10:23:06 +0000]
Fix all test warnings

12 years agoSpelling, more
Tomas Doran [Sun, 22 Jan 2012 10:14:02 +0000]
Spelling, more

12 years agoChangelog up to date
Tomas Doran [Sun, 22 Jan 2012 10:09:27 +0000]
Changelog up to date

12 years agoRevert "And another trivial doc fix"
Tomas Doran [Sun, 22 Jan 2012 10:04:45 +0000]
Revert "And another trivial doc fix"

This reverts commit f21993513cc09ce7aec7b551bec107dd192d5905.

12 years agoRevert "The latter part of that doc doesn't apply in master, yet"
Tomas Doran [Sun, 22 Jan 2012 10:04:27 +0000]
Revert "The latter part of that doc doesn't apply in master, yet"

This reverts commit 102edbf4898a0bb361586ab2b691a6c8f77968fb.

12 years agoTry some changelog
Tomas Doran [Sun, 22 Jan 2012 10:03:51 +0000]
Try some changelog

12 years agoMerge remote branch 'origin/no_state_in_engine'
Tomas Doran [Sun, 22 Jan 2012 09:50:54 +0000]
Merge remote branch 'origin/no_state_in_engine'

* origin/no_state_in_engine: (22 commits)
  silent warnings from Data::Dumper about dummy CODE refs
  silence warning from Engine::HTTP when $ENV{HARNESS_ACTIVE} is true
  Spelling skips
  Work when not aggregated
  Pod spelling
  Fix removed methods that plugins are likely to be hooking
  Fix docs in Response, fix Pod tests
  Sort out the Request docs
  Start re-arranging and fixing docs. remove docs for deprecated stuff
  Stop the request needing the context, just pass in the logger instead
  The response no longer needs the context
  Move write and finalize_headers into response object
  Put prepare_connection back as Engine::PSGI uses it
  Do moar, moving headers and cookies. This breaks engine::psgi, fix later..
  Move prepare_connection, and it's lies documentation. Bet this breaks mad engines (stomp?)
  Move prepare_parametrs to be the builder.
  Move preparing the body into the request, almost works.
  Move actual reading into request
  Move read_chunk to the request
  Similarly, we don't need finalize_read
  ...

12 years agoFix display of authors
Tomas Doran [Thu, 29 Dec 2011 11:14:36 +0000]
Fix display of authors

12 years agodoc patch correcting visit() and go() usage from Emanuele Zeppieri
Kieren Diment [Thu, 29 Dec 2011 05:34:05 +0000]
doc patch correcting visit() and go() usage from Emanuele Zeppieri

12 years agoSpelling skips
Tomas Doran [Thu, 1 Dec 2011 14:06:19 +0000]
Spelling skips

12 years agoThe latter part of that doc doesn't apply in master, yet
Tomas Doran [Sun, 11 Dec 2011 14:04:41 +0000]
The latter part of that doc doesn't apply in master, yet

12 years agoAnd another trivial doc fix
Tomas Doran [Sun, 11 Dec 2011 14:03:54 +0000]
And another trivial doc fix

12 years agoTrivial doc fix
Tomas Doran [Sun, 11 Dec 2011 14:01:44 +0000]
Trivial doc fix

12 years agosilent warnings from Data::Dumper about dummy CODE refs
Brian Cassidy [Thu, 1 Dec 2011 16:35:04 +0000]
silent warnings from Data::Dumper about dummy CODE refs

12 years agosilence warning from Engine::HTTP when $ENV{HARNESS_ACTIVE} is true
Brian Cassidy [Thu, 1 Dec 2011 15:34:06 +0000]
silence warning from Engine::HTTP when $ENV{HARNESS_ACTIVE} is true

12 years agoSpelling skips origin/no_state_in_engine
Tomas Doran [Thu, 1 Dec 2011 14:06:19 +0000]
Spelling skips

12 years agoWork when not aggregated
Tomas Doran [Thu, 1 Dec 2011 14:01:49 +0000]
Work when not aggregated

12 years agoVersion 5.90007 5.90007
Tomas Doran [Tue, 22 Nov 2011 20:36:29 +0000]
Version 5.90007

12 years agoDocument match_captures
Tomas Doran [Tue, 22 Nov 2011 20:32:47 +0000]
Document match_captures

12 years agoDocument this
Tomas Doran [Tue, 22 Nov 2011 20:22:04 +0000]
Document this

12 years agoChanged ActionRole to ActionClass
Matthias Dietrich [Wed, 19 Oct 2011 17:01:43 +0000]
Changed ActionRole to ActionClass

12 years agoImplemented match_captures
Matthias Dietrich [Mon, 17 Oct 2011 16:42:40 +0000]
Implemented match_captures

With tests, missing docs.

12 years agoBetter changelog
Tomas Doran [Tue, 22 Nov 2011 19:51:03 +0000]
Better changelog

12 years agoFix stupid bug
Tomas Doran [Mon, 21 Nov 2011 13:33:57 +0000]
Fix stupid bug

12 years agoChangelog
Tomas Doran [Fri, 18 Nov 2011 14:43:13 +0000]
Changelog

12 years agoMerge remote branch 'origin/topic/prepare_action_in_try'
Tomas Doran [Fri, 18 Nov 2011 14:42:16 +0000]
Merge remote branch 'origin/topic/prepare_action_in_try'

* origin/topic/prepare_action_in_try:
  Explain the logic here, as it's crazy. But I think this works.
  Move prepare_action call into try block

12 years agoPod spelling
Tomas Doran [Thu, 17 Nov 2011 10:50:58 +0000]
Pod spelling

12 years agoFix removed methods that plugins are likely to be hooking
Tomas Doran [Thu, 17 Nov 2011 10:50:31 +0000]
Fix removed methods that plugins are likely to be hooking

12 years agoOnly apply the lighttpd middleware if needed
Tomas Doran [Wed, 16 Nov 2011 13:13:11 +0000]
Only apply the lighttpd middleware if needed

12 years agoFix docs in Response, fix Pod tests
Tomas Doran [Thu, 3 Nov 2011 10:01:55 +0000]
Fix docs in Response, fix Pod tests

12 years agoSort out the Request docs
Tomas Doran [Thu, 3 Nov 2011 09:54:48 +0000]
Sort out the Request docs

12 years agoStart re-arranging and fixing docs. remove docs for deprecated stuff
Tomas Doran [Tue, 1 Nov 2011 20:09:06 +0000]
Start re-arranging and fixing docs. remove docs for deprecated stuff

12 years agoStop the request needing the context, just pass in the logger instead
Tomas Doran [Mon, 31 Oct 2011 18:41:00 +0000]
Stop the request needing the context, just pass in the logger instead

12 years agoThe response no longer needs the context
Tomas Doran [Mon, 31 Oct 2011 18:33:24 +0000]
The response no longer needs the context

12 years agoMove write and finalize_headers into response object
Tomas Doran [Mon, 31 Oct 2011 18:32:25 +0000]
Move write and finalize_headers into response object

12 years agoPut prepare_connection back as Engine::PSGI uses it
Tomas Doran [Mon, 31 Oct 2011 18:22:18 +0000]
Put prepare_connection back as Engine::PSGI uses it

12 years agoDo moar, moving headers and cookies. This breaks engine::psgi, fix later..
Tomas Doran [Fri, 28 Oct 2011 22:37:14 +0000]
Do moar, moving headers and cookies. This breaks engine::psgi, fix later..

12 years agoMove prepare_connection, and it's lies documentation. Bet this breaks mad engines...
Tomas Doran [Fri, 28 Oct 2011 22:29:01 +0000]
Move prepare_connection, and it's lies documentation. Bet this breaks mad engines (stomp?)

12 years agoMove prepare_parametrs to be the builder.
Tomas Doran [Fri, 28 Oct 2011 21:34:15 +0000]
Move prepare_parametrs to be the builder.

Makes the 3 failing tests pass again, removes more madness.
Breaks the pod test, TODO.

12 years agoMove preparing the body into the request, almost works.
Tomas Doran [Fri, 28 Oct 2011 21:24:30 +0000]
Move preparing the body into the request, almost works.

12 years agoMove actual reading into request
Tomas Doran [Fri, 28 Oct 2011 09:30:33 +0000]
Move actual reading into request

12 years agoMove read_chunk to the request
Tomas Doran [Thu, 27 Oct 2011 07:09:28 +0000]
Move read_chunk to the request

12 years agoSimilarly, we don't need finalize_read
Tomas Doran [Thu, 27 Oct 2011 06:58:41 +0000]
Similarly, we don't need finalize_read

12 years agoWe have always prepared the write, this can just go away
Tomas Doran [Thu, 27 Oct 2011 06:56:53 +0000]
We have always prepared the write, this can just go away

12 years agoMove all request state out of the engine into Request/Response.
Tomas Doran [Tue, 23 Aug 2011 16:20:18 +0000]
Move all request state out of the engine into Request/Response.

12 years agoExplain the logic here, as it's crazy. But I think this works.
Tomas Doran [Tue, 25 Oct 2011 21:12:35 +0000]
Explain the logic here, as it's crazy. But I think this works.

And I hope this explains, rather than confuses

12 years agoVersion 5.90006 5.90006
Tomas Doran [Tue, 25 Oct 2011 16:18:55 +0000]
Version 5.90006

12 years agoSpelling fixes
Tomas Doran [Tue, 25 Oct 2011 16:23:57 +0000]
Spelling fixes