catagits/Catalyst-Runtime.git
2014-12-02 John Napiorkowski fixed typo 5.90079_002
2014-12-02 John Napiorkowski cute manifest skip... 5.90079_001
2014-12-02 John Napiorkowski fix typo
2014-12-02 John Napiorkowski add these deps so that people can use th ws and wss...
2014-12-02 John Napiorkowski start making people use new URI since we have a patch...
2014-12-02 John Napiorkowski finished the scheme matching and uri_for updates
2014-12-02 John Napiorkowski proxy object for the PSGI writer
2014-12-02 John Napiorkowski remove some debugging logic
2014-12-02 John Napiorkowski more utf8 tests and fixes
2014-12-02 John Napiorkowski get passing tests
2014-12-01 John Napiorkowski troubling test results
2014-12-01 John Napiorkowski failing test
2014-11-25 John Napiorkowski donot encode write unless the content type is one of...
2014-11-25 John Napiorkowski moved the new redirect test to a place where it doesnt...
2014-11-25 John Napiorkowski allow the redirect method to accept a URI style object...
2014-11-25 John Napiorkowski merged from master
2014-11-25 John Napiorkowski make the new encoding stuff work with ash multivalue...
2014-11-25 John Napiorkowski more unicode tests
2014-11-25 John Napiorkowski actually use the new keywords
2014-11-25 John Napiorkowski remove a test case I do not think is valid
2014-11-25 John Napiorkowski fixed how upload info is added to parameters
2014-11-24 John Napiorkowski more unicode fixes
2014-11-24 John Napiorkowski fix unicode in chain and path parts + debug console
2014-11-19 John Napiorkowski make the env in Engine weak so that its request scoped 5.90077
2014-11-14 John Napiorkowski remove mistaken file 5.90076
2014-11-13 John Napiorkowski make the httpexception filter more choosey
2014-10-30 John Napiorkowski use Encode, and some minor code optimization
2014-10-29 John Napiorkowski first go at make uri_for utf8 correct
2014-10-29 John Napiorkowski proposed new test
2014-10-06 John Napiorkowski tweak the docs and announce depracation
2014-10-06 John Napiorkowski first go at documentation patch for known param exploit
2014-10-03 John Napiorkowski merged master changes
2014-10-01 John Napiorkowski update version and changes for release
2014-10-01 John Napiorkowski Merge branch 'valy23-patch-1'
2014-10-01 John Napiorkowski change changes
2014-10-01 valy23 Added minimum requested version of Carp to Makefile.pl
2014-09-26 John Napiorkowski remove is_utf8
2014-09-26 John Napiorkowski evolve the stash middleware a bit. add a test case...
2014-09-26 John Napiorkowski as_psgi and to_app
2014-09-26 John Napiorkowski to_app alias
2014-09-23 John Napiorkowski up version for pending release
2014-09-23 John Napiorkowski do not decode values that are undefined
2014-09-23 John Napiorkowski merged conflicts
2014-09-23 John Napiorkowski updated changelog
2014-09-23 John Napiorkowski test case for param regression
2014-09-23 John Napiorkowski Merge branch 'nerdstrike-master'
2014-09-23 Kieron Taylor Bugfix in Request.pm
2014-09-15 John Napiorkowski better warnings when code is stupid and calls ->params... 5.90072
2014-08-12 Arthur Axel... Allow the term_width to be regenerated
2014-08-10 Henry Van Styn prep for release - 5.90071 5.90071
2014-08-10 Henry Van Styn undo 310c2a3 ('change default log level to info') ...
2014-08-10 Henry Van Styn Travis: preliminary reverse dependency testing
2014-08-09 Henry Van Styn Tests passing again (temp/fix - "leak_count")
2014-08-09 Henry Van Styn Revert changes made to Engine.pm in 1ef7eeb (5.90070)
2014-08-09 Ferruccio Zamuner Added italian translation of default error.
2014-08-07 John Napiorkowski prep for release 5.90070
2014-08-07 John Napiorkowski up version for release
2014-08-07 Henry Van Styn Added perl 5.20 worker to travis config
2014-08-07 John Napiorkowski fixed typo that messed up the catalyst stash key namespace
2014-08-07 John Napiorkowski we no longer need this test
2014-08-06 John Napiorkowski updated changelog
2014-08-06 John Napiorkowski change default log level to info
2014-07-21 John Napiorkowski updated changes
2014-07-21 John Napiorkowski merged the encoding plugin to Catalyst.p,
2014-07-18 John Napiorkowski removed CE::PSGI from author deps testing
2014-07-18 John Napiorkowski tweak stash method names a bit
2014-07-15 John Napiorkowski ready for my photo op ;)
2014-07-14 John Napiorkowski expect people to know what they are doing
2014-07-14 Laufeyjarson Add a new name to the list in stopwords, to fix t/autho...
2014-07-14 Laufeyjarson Add 'lazy' to two parameters to let the constructor...
2014-07-14 Marco Pessotto Replaced the Catalyst::Utils proof of concept with...
2014-07-14 John Napiorkowski cleaned up stash interface
2014-06-28 John Napiorkowski removed a bit more PSGI::Engine backcompat
2014-06-10 John Napiorkowski fixed merge issues from master
2014-06-10 John Napiorkowski up version prep for release
2014-06-10 John Napiorkowski changelog updated
2014-06-10 John Napiorkowski stash is now middleware
2014-06-10 John Napiorkowski removed old PSGI Engine backcompat
2014-06-09 John Napiorkowski abort on error defaults to true
2014-06-06 John Napiorkowski added changes
2014-06-06 John Napiorkowski make sure when http exceptions donot abort exising...
2014-06-04 Henry Van Styn version 5.90065 5.90065
2014-05-27 John Napiorkowski merge new log stuff
2014-05-27 John Napiorkowski Merge branch 'master' into ancona
2014-05-13 Henry Van Styn Misc tweaks per mst
2014-05-13 Henry Van Styn API change: autoflush (log) now on by default + unit...
2014-05-12 Henry Van Styn Back to 0/1 for true/flase setting for autoflush
2014-05-12 Henry Van Styn Merge remote-tracking branch 'upstream/master'
2014-05-12 Dagfinn Ilmari... Use a fixed body in response header tests
2014-05-12 Henry Van Styn Catalyst::Log::_log correct return value
2014-05-12 Henry Van Styn Turn autoflush off via undef instead of 0 for consistency
2014-05-12 Henry Van Styn Added 'autoflush' to Catalyst::Log + enabled during...
2014-05-08 Mark Ellis Merge remote-tracking branch 'origin/wide_char_warning_...
2014-05-08 Mark Ellis set binmode encoding on STDERR when setting Encoding...
2014-05-07 Mark Ellis Merge remote-tracking branch 'origin/master' into ancona
2014-05-05 Dagfinn Ilmari... Fix test failures when running under CATALYST_DEBUG...
2014-05-05 Dagfinn Ilmari... Remove redundant ->setup call in t/head_middleware...
2014-05-05 Dagfinn Ilmari... Add Changes entry for POD fixes
2014-05-05 Dagfinn Ilmari... Fix spelling, grammar and structural errors in POD
2014-05-05 John Napiorkowski up version and uodate changelog for release 5.90064
next