Fix t/author/http-server.t on Win32
[catagits/Catalyst-Runtime.git] / Changes
2012-05-26 Tomas Doran Fix warning in some chained dispatch cases
2012-05-25 Tomas Doran Changelog
2012-05-24 Gerda Shank fix body_parameters is undef when no params
2012-05-20 Tomas Doran Fix RT reference
2012-05-16 Tomas Doran Version 5.90012 5.90012
2012-05-15 Alexander Hartmaier Work around Moose bug RT#7536 which breaks Catalyst...
2012-05-05 Tomas Doran Remove dep on B::H::EOS, for RT#76437
2012-05-05 Tomas Doran Fix documentation for the 'secure' method in Catalyst...
2012-05-05 Tomas Doran Fix vague 'checkout' wording in Catalyst::Utils. RT...
2012-04-16 Tomas Doran We are keeping ->_plugins->{} for a reason.
2012-04-16 Tomas Doran Fix META.yml author, add x_authority
2012-03-13 Tomas Doran Changelog
2012-03-09 Tomas Doran Doc fixes / additions in Catalyst::Component
2012-03-08 John Napiorkowski set change file date and updated versions in preparatio... 5.90011
2012-03-06 Tomas Doran Unpossible, but people keep seeing it
2012-03-02 Tomas Doran Changelog for File::Spec fix
2012-03-02 Tomas Doran Fix for closing fds with --background
2012-03-01 Tomas Doran Simplify loading madness back to what I was originally...
2012-02-28 Tomas Doran Cleanup changelog
2012-02-21 Tomas Doran Additional fixes for path stuff
2012-02-18 Matt S Trout release commit for 5.90010 5.90010
2012-02-16 Tomas Doran Update changelog
2012-02-16 Tomas Doran Version 5.90009 5.90009
2012-02-16 Tomas Doran Trim massive explanation, not actually needed here
2012-02-16 Tomas Doran Re-write changelog entry
2012-02-16 Tomas Doran Require B::Hooks::EndOfScope 0.10
2012-02-14 Tomas Doran Fix the debug page, how did that slip through?
2012-02-08 Tomas Doran Fix dead links to cpansearch.perl.org to point to metac...
2012-02-06 Tomas Doran Only include the lib directory when we detect a Makefil...
2012-02-06 Tomas Doran Version 5.90008 - TRIAL 5.90008
2012-01-25 Tomas Doran Spelling is nice
2012-01-25 Tomas Doran Deprecate unused private method
2012-01-22 Tomas Doran Changelog typo
2012-01-22 Tomas Doran Test suite shouldn't warn any more.
2012-01-22 Tomas Doran Changelog up to date
2012-01-22 Tomas Doran Try some changelog
2012-01-22 Tomas Doran Fix display of authors
2011-11-22 Tomas Doran Version 5.90007 5.90007
2011-11-22 Tomas Doran Document match_captures
2011-11-22 Tomas Doran Better changelog
2011-11-18 Tomas Doran Changelog
2011-11-16 Tomas Doran Only apply the lighttpd middleware if needed
2011-10-25 Tomas Doran Version 5.90006 5.90006
2011-10-25 Tomas Doran mod_perl using_frontend_proxy fix
2011-10-25 Tomas Doran rewrite changes for module::runtime fix
2011-10-25 Tomas Doran Clarify psgi proxy behaviour in PROXY SUPPORT
2011-10-25 Tomas Doran Changelog run_options
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 Changelog the branch I just merged
2011-10-21 Tomas Doran Update changelog
2011-10-21 Tomas Doran Update changelog
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-03 Alexander Hartmaier Clarify that prepare is called as a class method
2011-09-05 Tomas Doran Fix old scripts by having empty Catalyst::Engine::HTTP
2011-09-02 Oskari Okko Ojala Changelog updated: Set a matching Content-type for...
2011-08-23 Tomas Doran Missed Plugin::Authentication
2011-08-22 Tomas Doran Version 5.90002 5.90002
2011-08-22 Tomas Doran Changelog
2011-08-16 Tomas Doran Another doc note / fix, mo++
2011-08-15 Tomas Doran Version 5.90001. Correct no of digits in VERSION - DOH 5.90001
2011-08-15 Tomas Doran Version 5.9000 5.9000
2011-08-15 Tomas Doran Move main synopsis of changes from changelog to Catalys...
2011-08-15 Tomas Doran Do not inadvertently add a digit to the version no
2011-08-13 Tomas Doran Rewrite the changelog for the major release
2011-08-08 Tomas Doran Bump version numbers to final 5.90000
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-07 Tomas Doran Update TODO and Changes
2011-08-06 Tomas Doran Fix custom engine compat
2011-07-28 Tomas Doran Version 5.89003 5.89003
2011-07-28 Tomas Doran Update changelog
2011-07-28 Tomas Doran Spelling
2011-07-24 Tomas Doran Deal correctly with app classes which are immutable...
2011-07-24 Tomas Doran Start writing changelog for psgi dev release
2011-07-24 Tomas Doran Merge master into psgi branch
2011-07-24 Tomas Doran Version 5.80033 5.80033
2011-07-24 Florian Ragwitz Better changelog for the ->config(actions => { '*' fix
2011-07-24 Tomas Doran Update changelog
2011-07-22 Matt S Trout update tests to ignore CATALYST_HOME env var
2011-07-15 Tomas Doran Changelog
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-03-02 Florian Ragwitz Version 5.89002 5.89002
2011-03-01 Florian Ragwitz Version 5.89001 5.89001
2011-03-01 Florian Ragwitz Changelog updates
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
2011-02-23 Tomas Doran Version 5.80032 5.80032
2011-02-22 Tomas Doran Changelog
2011-02-15 Tomas Doran Fix 5.80 bug which causes slurp to fail if called multi...
2011-02-14 Tomas Doran Fix body predicate bug/back compat issue
next