claim a version for release
[catagits/Catalyst-Runtime.git] / lib /
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
2011-08-15 Tomas Doran That was fixed in the code, kill it from the docs.
2011-08-14 Jesse Sheidlower Merge branch 'master' of ssh://git.shadowcat.co.uk...
2011-08-14 Jesse Sheidlower Doc changes to Upgrading and PSGI.
2011-08-14 Tomas Doran Clarify mod_perl1 vs mod_perl2 vs mod_perl 1.99
2011-08-08 Tomas Doran Bump version numbers to final 5.90000
2011-08-08 Tomas Doran (t0m) Sort out what we're doing to ::PreFork users
2011-08-08 Tomas Doran (t0m) The nginx bullshit can just die
2011-08-07 Tomas Doran Back compat fix for CX::CRUD and others
2011-08-06 Tomas Doran Pull back use_request_uri_for_path docs from deleted...
2011-08-06 Tomas Doran Fix custom engine compat
2011-08-05 Tomas Doran Fix display on search.cpan
2011-07-29 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2011-07-29 Alexander Hartmaier more spelling fixes
2011-07-29 Alexander Hartmaier fixed spelling errors
2011-07-29 Tomas Doran Normalize doc version numbers for 5.9 being next major...
2011-07-29 Tomas Doran This is broken, but used to work. See C::P::Auth
2011-07-29 Alexander Hartmaier fixed Catalyst::Upgrading spelling and phrasing
2011-07-28 Tomas Doran Version 5.89003 5.89003
2011-07-28 Tomas Doran Make that not a FIXME in the middle of the docs
2011-07-28 Florian Ragwitz Merge branch 'master' into psgi
2011-07-26 Tomas Doran Warning fix
2011-07-25 Andrew Rodland Pass options into Handler::FastCGI under preferred...
2011-07-24 Tomas Doran Note apply_default_middlewares method method
2011-07-24 Tomas Doran Fixes in the docs
2011-07-24 Tomas Doran Deal correctly with app classes which are immutable...
2011-07-24 Tomas Doran Docs
2011-07-24 Tomas Doran Clean handling of --pid and --background up a bit
2011-07-24 Tomas Doran Add _set_env writer to non-PSGI Catalyst
2011-07-24 Tomas Doran Remove trailing whitespace
2011-07-24 Tomas Doran Merge master into psgi branch
2011-07-24 Tomas Doran Version 5.80033 5.80033
2011-07-21 Andrew Rodland Fix the errors in finalize_headers when running on...
2011-07-21 Andrew Rodland Replace the setup_engine workaround with a better one
2011-07-21 John Napiorkowski now better support for legacy psgi (Catalyst::Engine...
2011-07-18 Tomas Doran Write out the pid file after double fork.
2011-07-18 Tomas Doran Fix background option
2011-07-18 Tomas Doran Hacking the server script
2011-07-15 Tomas Doran Make that a warning when in debug mode
2011-07-15 Brian Phillips skip setting cookies that can't be created successfully
2011-07-11 Tomas Doran Revert "removed component resolution regex fallback"
2011-07-07 André Walker removed component resolution regex fallback
2011-07-06 Florian Ragwitz Merge branch 'master' into psgi
2011-07-01 Tomas Doran More disable_component_resolution_regex_fallback
2011-06-09 Caleb Cushing give an example for $c->request->path
2011-06-09 Justin Hunter fix typo
next