fix some minor Pod formating errors
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
2013-11-07 John Napiorkowski up version and record changes for new release 5.90051
2013-11-05 John Napiorkowski merged up and set versions for release 5.90050
2013-11-05 John Napiorkowski make predicate on io_fh private
2013-11-05 John Napiorkowski updated changes
2013-10-31 John Napiorkowski upped verison info
2013-10-23 John Napiorkowski test cases and fixes for the nested param data handler
2013-10-23 John Napiorkowski spelling fixes and more docs
2013-10-23 John Napiorkowski removed plack.request keys
2013-10-18 John Napiorkowski upped versions prepped release
2013-10-18 John Napiorkowski let you use Hash::MultiValue everywhere if you like it
2013-10-17 John Napiorkowski use more popular json parsers
2013-09-20 John Napiorkowski upped version
2013-09-20 John Napiorkowski merged conflicts
2013-09-20 John Napiorkowski actually document the new request body_data method
2013-09-13 Karen Etheridge get metaclass using preferred mechanism, via Moose
2013-09-08 Karen Etheridge Class::MOP::load_class, is_class_loaded was deprecated...
2013-08-27 Gerda Shank some doc on alternatives to 'forward'
2013-08-23 John Napiorkowski make JSON::MaybeXS only load if it is asked for
2013-08-21 John Napiorkowski prepping changefile and version info
2013-08-20 John Napiorkowski fixed startup debug screen output warnings and display
2013-08-20 John Napiorkowski first pass at data handlers
2013-07-31 John Napiorkowski do not die if middleware has no VERSION
2013-07-28 John Napiorkowski remove documentation about adding middleware via setup_...
2013-07-26 John Napiorkowski make sure we try looking in th project namespace for...
2013-07-26 John Napiorkowski make middleware less like to cause issues if people...
2013-07-24 John Napiorkowski first draft psgi middleware support complete
2013-07-23 John Napiorkowski fix pod and spelling errors
2013-07-23 John Napiorkowski added documention for PSGI middleware
2013-07-23 John Napiorkowski first draft of inline middleware
2013-07-18 John Napiorkowski outline for PSGI middleware
2013-07-10 John Napiorkowski adding some internal documentation regarding backcompat...
2013-06-15 John Napiorkowski update changlog and version in prep for release
2013-06-15 John Napiorkowski prep for release 5.90041
2013-06-14 Ashley Pond V Long standing regression/never prod? grokbase.com/t...
2013-06-14 Mark Ellis Fixed bug where if encoding was set in the config file...
2013-06-12 John Napiorkowski upped version in prep for release;
2013-06-12 John Napiorkowski fix broken tests
2013-06-12 John Napiorkowski merged after conflict resolution
2013-06-12 John Napiorkowski better docs for the detach on die feature
2013-05-24 Wallace Reis Unicode plugin - rework encoding default config
2013-05-24 Wallace Reis Unicode plugin - move docs to main
2013-05-22 John Napiorkowski slightly more logging when we want to manually control...
2013-05-21 John Napiorkowski let you not finalize a request when you wish to jailbre...
2013-05-10 Wallace Reis Update my email address
2013-05-10 Wallace Reis Unicode plugin: have it automatically applied
2013-04-12 John Napiorkowski more changelog updates and upped version in prep for... 5.90030
2013-03-29 Mark Grimes Adds mgrimes to the Authors list
2013-03-29 John Napiorkowski fixed typo in recent checkin
2013-03-28 Mark Grimes Adds mgrimes to the Authors list
2013-03-25 Fitz Elliott update docs and tests for cpanfile support
2013-03-25 John Napiorkowski do something rational in the case where you call $app...
2013-03-06 John Napiorkowski add version number change
2013-01-26 Colin Newell HTML encode the link in the 302 redirect page to preven...
2012-12-04 Tomas Doran Version 5.90019 5.90019
2012-10-24 John Napiorkowski updated changes file and version string in preparation... 5.90018
2012-10-19 Tomas Doran Version 5.90017 5.90017
2012-10-09 Tomas Doran Rename methods to be shorter
2012-10-08 Tomas Doran Enable hooking parameters into req/res construction...
2012-08-16 John Napiorkowski claim a version for release 5.90016
2012-08-14 Matt S Trout Fix model/view/controller methods to handle stringifiab...
2012-08-14 Matt S Trout Fix model/view/controller methods to handle stringifiab...
2012-07-23 Dagfinn Ilmari Man... Add =encoding UTF-8 to POD
2012-07-23 Dagfinn Ilmari Man... Fix syntax error
2012-07-18 Tomas Doran Fix RT#78377 - IIS7 sucks in different ways to IIS6
2012-06-30 Tomas Doran Version 5.90015 5.90015
2012-06-30 Tomas Doran Fix ->finalize_headers getting called twice. RT#78090
2012-06-26 John Napiorkowski version bumping 5.90014
2012-06-25 Andrew Rodland Fix CPAN RT#76179
2012-06-21 John Napiorkowski updated changes and version for new release 5.90013
2012-05-16 Tomas Doran Version 5.90012 5.90012
2012-05-05 Tomas Doran Remove dep on B::H::EOS, for RT#76437
2012-04-16 Tomas Doran We are keeping ->_plugins->{} for a reason.
2012-03-08 John Napiorkowski set change file date and updated versions in preparatio... 5.90011
2012-02-18 Matt S Trout release commit for 5.90010 5.90010
2012-02-16 Tomas Doran Version 5.90009 5.90009
2012-02-12 Peter Rabbitson Catalyst is tested and works just fine with 5.8.3....
2012-02-08 Tomas Doran Fix dead links to cpansearch.perl.org to point to metac...
2012-02-06 Tomas Doran Version 5.90008 - TRIAL 5.90008
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-11-22 Tomas Doran Version 5.90007 5.90007
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 Fix removed methods that plugins are likely to be hooking
2011-11-16 Tomas Doran Only apply the lighttpd middleware if needed
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 preparing the body into the request, almost works.
2011-10-28 Tomas Doran Move actual reading 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.
next