Forgot the type module
[catagits/Catalyst-Runtime.git] / Changes
2015-08-11 John Napiorkowski prep next release
2015-07-28 John Napiorkowski prep release 5.90097
2015-07-28 John Napiorkowski prep a changes
2015-07-27 John Napiorkowski prep for release 5.90096
2015-07-27 John Napiorkowski update changes
2015-07-27 John Napiorkowski next release stub
2015-07-24 John Napiorkowski added a bit more info to changes
2015-07-24 John Napiorkowski tweaked changes
2015-07-24 John Napiorkowski merged conflicts
2015-07-24 John Napiorkowski update version info
2015-07-22 John Napiorkowski updated changes
2015-07-22 John Napiorkowski fixed bug with last_error
2015-07-22 John Napiorkowski tweaked changelog again!
2015-07-22 John Napiorkowski updated changes
2015-07-22 John Napiorkowski updated changes
2015-07-22 John Napiorkowski placeholder for next dev release
2015-05-29 John Napiorkowski up version for release, added docs
2015-05-19 John Napiorkowski priorities "regular" components to be compatible with... 5.90092
2015-05-19 John Napiorkowski more flexible declare of class traits
2015-05-08 John Napiorkowski fixed a bug with expand components and subcomponents
2015-04-29 John Napiorkowski fixed basd test, prepped version info
2015-04-28 John Napiorkowski prep for release 5.90089_004
2015-04-28 John Napiorkowski docs updates
2015-04-27 John Napiorkowski add config_for
2015-04-27 John Napiorkowski refactor component injection 5.90089_003
2015-04-27 John Napiorkowski a bit of cleanup as we ponder stable
2015-04-22 John Napiorkowski fixed issue when injecting controllers
2015-04-17 John Napiorkowski release dev002 5.90089_002
2015-04-17 John Napiorkowski getting the docs in shape
2015-04-16 John Napiorkowski example "delayed" component setup
2015-04-14 John Napiorkowski inject_component can now compose roles
2015-04-14 John Napiorkowski fixed bugs in type constraints and cored some extensibi...
2015-04-10 John Napiorkowski tweaked how constraints work to narrow and tighten...
2015-04-03 John Napiorkowski make it less easy to want moose stringy types
2015-03-26 John Napiorkowski minor typo fixes
2015-03-26 John Napiorkowski make sure we can properly do utf8 constraints
2015-03-26 John Napiorkowski more work on docs
2015-03-25 John Napiorkowski merged from master to sync release
2015-03-25 John Napiorkowski fix for bug around evil query params and docs
2015-03-25 John Napiorkowski tweak the docs a bit
2015-03-25 John Napiorkowski preparing docs for release
2015-03-19 John Napiorkowski docs
2015-03-02 John Napiorkowski Merge branch 'master' into australorp
2015-02-25 Alexander Hartmaier fix typo in Changes
2015-02-23 John Napiorkowski extend the docs on UTF8 to include recent updates
2015-02-23 John Napiorkowski finalize changes
2015-02-23 John Napiorkowski when a POST supplies content encoding, dont assume...
2015-02-23 John Napiorkowski restored working test case
2015-02-17 Dave Rolsky Fix a typo in Changes
2015-02-17 John Napiorkowski update changes and update version in prep for release 5.90083
2015-01-20 John Napiorkowski update changes
2015-01-11 John Napiorkowski corrected changes dates
2015-01-10 John Napiorkowski fixed another regression
2015-01-10 John Napiorkowski remove horrid hack, add test cases 5.90081
2015-01-10 John Napiorkowski first post on australorp
2015-01-09 John Napiorkowski ready for release 5.90080
2015-01-07 John Napiorkowski more doc tweaks 5.90079_008
2015-01-07 John Napiorkowski docs and ready for release testing
2015-01-07 John Napiorkowski if a response is from an external psgi app, donot doubl...
2015-01-07 John Napiorkowski new document reviewing catalyst UTF8 changes
2015-01-07 Alexander Hartmaier fix typos in Changes back to version 5.60
2015-01-06 John Napiorkowski fixed changes
2015-01-06 John Napiorkowski Merge branch 'master' into holland
2015-01-02 John Napiorkowski fix broken test case, update copyright date 5.90079
2015-01-02 John Napiorkowski documentation and up version
2014-12-31 John Napiorkowski more release docs updates, and fixed some config options;
2014-12-31 John Napiorkowski merged and resolved conflicts from stable
2014-12-31 John Napiorkowski docs and new test cases
2014-12-26 John Napiorkowski starting to prep release version info
2014-12-26 John Napiorkowski changes so that we skip encoding under programmatic...
2014-12-18 John Napiorkowski more tests for utf8 and docs
2014-12-03 John Napiorkowski do not run tests that fail when debug mode is active
2014-12-02 John Napiorkowski fixed typo 5.90079_002
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-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 more unicode tests
2014-11-19 John Napiorkowski make the env in Engine weak so that its request scoped 5.90077
2014-11-13 John Napiorkowski make the httpexception filter more choosey
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 change changes
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 do not decode values that are undefined
2014-09-23 John Napiorkowski merged conflicts
2014-09-23 John Napiorkowski updated changelog
2014-09-15 John Napiorkowski better warnings when code is stupid and calls ->params... 5.90072
2014-08-12 Arthur Axel 'fREW... Allow the term_width to be regenerated
2014-08-10 Henry Van Styn prep for release - 5.90071 5.90071
2014-08-07 John Napiorkowski prep for release 5.90070
2014-08-07 John Napiorkowski up version for release
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-06-10 John Napiorkowski fixed merge issues from master
next