Test suite shouldn't warn any more.
[catagits/Catalyst-Runtime.git] / lib /
2012-01-22 Tomas Doran Revert "And another trivial doc fix"
2012-01-22 Tomas Doran Revert "The latter part of that doc doesn't apply in...
2012-01-22 Tomas Doran Merge remote branch 'origin/no_state_in_engine'
2012-01-22 Tomas Doran Fix display of authors
2011-12-29 Kieren Diment doc patch correcting visit() and go() usage from Emanue...
2011-12-11 Tomas Doran The latter part of that doc doesn't apply in master...
2011-12-11 Tomas Doran And another trivial doc fix
2011-12-11 Tomas Doran Trivial doc fix
2011-12-01 Brian Cassidy silence warning from Engine::HTTP when $ENV{HARNESS_ACT...
2011-11-22 Tomas Doran Version 5.90007 5.90007
2011-11-22 Tomas Doran Document this
2011-11-22 Matthias Dietrich Implemented match_captures
2011-11-21 Tomas Doran Fix stupid bug
2011-11-18 Tomas Doran Merge remote branch 'origin/topic/prepare_action_in_try'
2011-11-17 Tomas Doran Pod spelling
2011-11-17 Tomas Doran Fix removed methods that plugins are likely to be hooking
2011-11-16 Tomas Doran Only apply the lighttpd middleware if needed
2011-11-03 Tomas Doran Fix docs in Response, fix Pod tests
2011-11-03 Tomas Doran Sort out the Request docs
2011-11-01 Tomas Doran Start re-arranging and fixing docs. remove docs for...
2011-10-31 Tomas Doran Stop the request needing the context, just pass in...
2011-10-31 Tomas Doran The response no longer needs the context
2011-10-31 Tomas Doran Move write and finalize_headers into response object
2011-10-31 Tomas Doran Put prepare_connection back as Engine::PSGI uses it
2011-10-28 Tomas Doran Do moar, moving headers and cookies. This breaks engine...
2011-10-28 Tomas Doran Move prepare_connection, and it's lies documentation...
2011-10-28 Tomas Doran Move prepare_parametrs to be the builder.
2011-10-28 Tomas Doran Move preparing the body into the request, almost works.
2011-10-28 Tomas Doran Move actual reading into request
2011-10-27 Tomas Doran Move read_chunk to the request
2011-10-27 Tomas Doran Similarly, we don't need finalize_read
2011-10-27 Tomas Doran We have always prepared the write, this can just go...
2011-10-25 Tomas Doran Move all request state out of the engine into Request...
2011-10-25 Tomas Doran Explain the logic here, as it's crazy. But I think...
2011-10-25 Tomas Doran Version 5.90006 5.90006
2011-10-25 Tomas Doran Spelling fixes
2011-10-25 Tomas Doran mod_perl using_frontend_proxy fix
2011-10-25 Tomas Doran Clarify psgi proxy behaviour in PROXY SUPPORT
2011-10-25 Tomas Doran Store the script options in the engine.
2011-10-25 Tomas Doran Move prepare_action call into try block
2011-10-24 Tomas Doran Clarify wording
2011-10-24 Tomas Doran Bug fix for require dieing as make_immutable doesn...
2011-10-22 Tomas Doran Version 5.90005 5.90005
2011-10-22 Tomas Doran Do not fail pod coverage
2011-10-22 Tomas Doran Speling fix
2011-10-21 Tomas Doran Make method call be italic in docs
2011-10-21 Tomas Doran And fix up the documentation some
2011-10-21 Tomas Doran Note that wrapping the setup method will cause you...
2011-10-21 Tomas Doran More spelling stopwords and small fixes till we pass
2011-10-21 Tomas Doran Remove another ref to MyApp->plugin
2011-10-21 Tomas Doran Un-document MyApp->plugin method
2011-10-21 Tomas Doran Remove references to the -Engine flag from docs
2011-10-21 Tomas Doran Remove documentation showing Global / Regex / Private...
2011-10-21 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2011-10-21 Alexander Hartmaier more spelling fixes
2011-10-21 Alexander Hartmaier fixed spelling errors
2011-10-21 Lian Wan Situ allow uri_for_action to be called with captures and...
2011-10-21 Tomas Doran Docs
2011-10-21 Tomas Doran Get Class::Load to do this for us
2011-10-21 Florian Ragwitz Implement automatic role loading for script classes.
2011-10-21 Tomas Doran Make method call be italic in docs
2011-10-21 Tomas Doran And fix up the documentation some
2011-10-21 Tomas Doran Merge branch captures_and_args_combined
2011-10-21 Tomas Doran Note that wrapping the setup method will cause you...
2011-10-21 Tomas Doran More spelling stopwords and small fixes till we pass
2011-10-21 Tomas Doran Merge spelling test
2011-10-21 Tomas Doran Remove another ref to MyApp->plugin
2011-10-21 Tomas Doran Un-document MyApp->plugin method
2011-10-21 Tomas Doran Remove references to the -Engine flag from docs
2011-10-21 Tomas Doran Remove documentation showing Global / Regex / Private...
2011-10-12 Oskari Okko Ojala Documentation to ->hostname on how to get the hostname...
2011-10-11 Florian Ragwitz Version 5.90004 5.90004
2011-10-11 Florian Ragwitz Don't guess when setting an engine through ->engine_class
2011-10-05 Tomas Doran Version 5.90003 5.90003
2011-10-05 Tomas Doran Revert "Version 5.90003"
2011-10-05 Tomas Doran Version 5.90003
2011-10-05 Tomas Doran Clarify use of uri_for further. RT#57011
2011-10-05 Tomas Doran Fix issue with array refs and actions from config....
2011-10-04 Tomas Doran Make default body reponses for 302s W3C compliant....
2011-10-04 Tomas Doran Remember to add deprecation notice
2011-10-03 Alexander Hartmaier Clarify that prepare is called as a class method
2011-09-21 Dave Rolsky Simplify complex ternary expression
2011-09-12 Dave Rolsky Remove "where {1}" from subtype declarations.
2011-09-12 Dave Rolsky Remove a block of unused code
2011-09-05 Tomas Doran Fix old scripts by having empty Catalyst::Engine::HTTP
2011-09-02 Tomas Doran Name the type to make errors more obvious
2011-09-02 Tomas Doran And fix
2011-09-01 Justin Hunter fix ROADMAP url
2011-08-23 Tomas Doran Missed Plugin::Authentication
2011-08-22 Tomas Doran Version 5.90002 5.90002
2011-08-22 Tomas Doran I think this fixes mod_perl for some cases
2011-08-16 Tomas Doran More Xs
2011-08-16 Tomas Doran Another doc note / fix, mo++
2011-08-16 Tomas Doran You don't want ::Engine::PSGI
2011-08-16 Tomas Doran Fix ::PSGI example
2011-08-15 Tomas Doran Version 5.90001. Correct no of digits in VERSION - DOH 5.90001
2011-08-15 Tomas Doran Move main synopsis of changes from changelog to Catalys...
2011-08-15 Tomas Doran Catalyst::Delta hasn't been touched, needs fixing.
2011-08-15 Tomas Doran Do not inadvertently add a digit to the version no
2011-08-15 Tomas Doran Some small accuracy fixes
next