fix $c->req->hostname empty for IPv6 clients (RT#75731)
[catagits/Catalyst-Runtime.git] / Makefile.PL
2010-12-25 Tomas Doran Add conflict
2010-12-04 Florian Ragwitz Merge branch 'master' into psgi
2010-12-04 Florian Ragwitz Aggregate http-server.t tests
2010-12-03 Florian Ragwitz Merge branch 'master' into psgi
2010-10-22 Naveen Manivannan update MooseX module version due to deprecated warning
2010-08-26 Tomas Doran Merge 'trunk' into 'Catalyst-Test-base-href'
2010-08-23 Brian Cassidy Fix two warnings:
2010-08-22 Darren Duncan C-R-5-8 : Makefile.PL : remove bogus comment
2010-08-03 Ronald J Kimball Make Catalyst::Test::local_request() set response base...
2010-07-08 John Napiorkowski fixed running unnder http server test failure and added...
2010-05-24 Tomas Doran Put some of the mod_perl code back. This is pretty...
2010-05-24 Tomas Doran Fix up required Plack version to ensure we have a recen...
2010-05-24 Tomas Doran Merge trunk into here, fix tests to pass again with...
2010-05-22 Tomas Doran Changelog, bump Moose dep
2010-05-20 Tomas Doran Changelog and dep bump for more_metaclass_compat branch...
2010-05-07 Florian Ragwitz Pass along options to load_class for plugins.
2010-05-02 Florian Ragwitz Allow parameterized roles to be applied as plugins.
2010-04-13 Tomas Doran Fix RT#41442 so that temporary files are always, always...
2010-04-02 Tomas Doran Require new CGI::Simple::Cookie, changelog
2010-03-22 Tatsuhiko Miyagawa added cpanm :)
2010-03-03 Tomas Doran The no warnings stanza does nothing, so remove it
2010-01-18 Florian Ragwitz Depend on a namespace::clean that isn't broken on ...
2010-01-14 Florian Ragwitz Fix the fcgi script tests.
2010-01-14 Florian Ragwitz Merge branch 'master' into psgi
2010-01-14 Florian Ragwitz Depend on n:c 0.12 to work on perl >= 5.11.2.
2010-01-13 Florian Ragwitz Depend on a ReverseProxy middleware that spits out...
2010-01-10 Florian Ragwitz Start supporting running behind reverse proxies again.
2010-01-10 Florian Ragwitz Improve handling errors during prepare.
2010-01-09 Tatsuhiko Miyagawa depend on Plack 0.903 for streaming interface support...
2010-01-09 Tomas Doran Require Plack..
2010-01-09 Tomas Doran require autoclean once only
2010-01-09 Tomas Doran Bump version of ::Role::WithOverloading
2010-01-09 Tomas Doran Bump dep
2009-11-30 Tomas Doran Merge 'trunk' into 'fix_path_info_decoding'
2009-11-30 Tomas Doran Require new HTTP::Request::AsCGI
2009-11-30 Tomas Doran Require new M::I
2009-11-29 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-29 Florian Ragwitz Depend on a recent leakchecker to stop everything from...
2009-11-29 Florian Ragwitz Port numbers need to be > 0.
2009-11-29 Florian Ragwitz Depend on a new CMOP because we rely on its new load_cl...
2009-11-26 Tomas Doran Get useful help about which option you fucked up back
2009-11-23 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-23 Tomas Doran Have a new conflict statement
2009-11-22 Tomas Doran It actually wants 'true', make that more explicit
2009-11-20 Florian Ragwitz Depend on MX::Role::WithOverloading 0.03 to make sure...
2009-11-20 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-17 Florian Ragwitz Merge branch 'exception_interface'
2009-11-12 Tomas Doran Merge 'trunk' into 'uri_encode_captures_andor_args_take2'
2009-11-12 Tomas Doran Tests, fix args as well as captureargs and be less...
2009-11-05 Tomas Doran Need newer LWP for tests to pass as suggested on list...
2009-11-04 Tomas Doran Needed for authors to run optional http test
2009-10-14 Devin Austin fixed error message for mac osx 10.7
2009-10-14 Devin Austin Attempted to make the error message more obvious
2009-10-14 Devin Austin fixed regex for next mac codename/version, will have...
2009-10-14 Devin Austin Snow Leopard uses COPYFILE_DISABLE
2009-10-12 Tomas Doran Less cargo cult madness
2009-09-27 Tomas Doran Optional test not optional for authors
2009-09-23 Tomas Doran Dep bump
2009-09-17 Tomas Doran Well, that got forgotten, oops
2009-09-15 Tomas Doran Remove what is now lies from Changes. Bump all the...
2009-09-15 Florian Ragwitz Use MooseX::Role::WithOverloading.
2009-09-05 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-09-05 Tomas Doran We also need autoclean
2009-09-05 Tomas Doran We need to depend on MX::Types, and ::StashChange not...
2009-09-01 Tomas Doran Bump versions back to 5.8.4
2009-09-01 Tomas Doran Author tests
2009-08-21 Florian Ragwitz Conflict with the latest mason view, which blows up...
2009-08-21 Florian Ragwitz Now we don't have the broken restarter engine anymore...
2009-08-12 Tomas Doran Make the code much clearer about what is going on,...
2009-08-07 Tomas Doran Bump MX::MA dep for anon class tests
2009-08-07 Tomas Doran Blow up if we're in author mode and don't have the...
2009-08-07 Tomas Doran Fix the perl version required there also
2009-08-01 Tomas Doran Merge branch pass_component_names:
2009-07-23 Andrew Rodland Depend on Module::Pluggable 3.9 to resolve a bug with...
2009-07-18 Tomas Doran Add tests that _component_name works as expected, and...
2009-07-14 Tomas Doran Fix Makefile.PL to actually do the right thing on Lepoa...
2009-07-07 Dave Rolsky Deleted the old Restarter and associated code.
2009-07-03 Florian Ragwitz Unfuck indenting.
2009-07-03 Florian Ragwitz Only call author_requires once, so all missing author...
2009-07-03 Florian Ragwitz Stop writing META.yml twice.
2009-07-03 Florian Ragwitz Merge branch 'check_conflicts'
2009-07-03 Florian Ragwitz Port to Module::Install::CheckConflicts.
2009-07-02 Florian Ragwitz Port to Module::Install::AuthorRequires.
2009-06-27 Florian Ragwitz Bump deps for test aggregation.
2009-06-26 Florian Ragwitz Add Catalyst::Component::ContextClosure.
2009-06-25 Devin Austin updated Makefil.PL
2009-06-25 Rafael Kitover Merge 'trunk' into 'namespace_handling_refactor'
2009-06-19 Tomas Doran Remove MockObject from Makefile.PL
2009-06-10 Tomas Doran Add conflict line to Makefile.PL for Component::ACCEPT_...
2009-06-06 Moritz Onken refactor of namespace handling
2009-05-29 Tomas Doran Add Test::Exception in test_requires to Makefile.PL
2009-05-28 Tomas Doran Still borked in 0.2
2009-05-28 Tomas Doran Require new MX::MethodAttributes. Mark retardo plugin...
2009-05-15 Tomas Doran Add dep
2009-05-14 Tomas Doran Fix last commit
2009-05-13 Tomas Doran Unknown error has been vanquished.
2009-05-13 Tomas Doran Fix the meta method test
2009-05-13 Tomas Doran Bump Moose dep to fix tests, bump %conflicts for things...
2009-05-13 Tomas Doran 2 down, too bloody many to go..
2009-05-12 Tomas Doran Change back to B::Hooks::EndOfScope as it previously...
next