Fix a typo in Changes
[catagits/Catalyst-Runtime.git] / t /
2015-02-17 John Napiorkowski remove test case for now
2015-01-20 John Napiorkowski test case we want to fix
2015-01-20 André Walker Add test case for OPTIONS
2015-01-20 André Walker Fix OPTIONS HTTP Method
2015-01-10 John Napiorkowski fixed another regression
2015-01-10 John Napiorkowski remove horrid hack, add test cases 5.90081
2015-01-08 Alexander Hartmaier more spelling fixes
2015-01-07 John Napiorkowski if a response is from an external psgi app, donot doubl...
2015-01-07 John Napiorkowski tests and donot let you change encoding too late into...
2015-01-07 John Napiorkowski more test cases
2015-01-07 John Napiorkowski exclude a test that fails on windows pointlessly
2015-01-07 John Napiorkowski fixed test fail on windows (/ versus \)
2015-01-07 Alexander Hartmaier fix spelling to satisfy t/author/spelling.t
2015-01-02 John Napiorkowski removed unneeded dependency that was causing test fails
2015-01-02 John Napiorkowski removed unneeded dependency that was causing test fails
2014-12-31 John Napiorkowski merged and resolved conflicts from stable
2014-12-31 John Napiorkowski docs and new test cases
2014-12-30 David Schmidt backcompat http-exception handling by middleware
2014-12-26 John Napiorkowski test new method
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-10 John Napiorkowski a few extra url generation tests
2014-12-03 John Napiorkowski fixed test that failed on older perl 5.90079_003
2014-12-03 John Napiorkowski do not run tests that fail when debug mode is active
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 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-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-29 John Napiorkowski proposed new test
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 test case for param regression
2014-09-15 John Napiorkowski better warnings when code is stupid and calls ->params... 5.90072
2014-08-10 Henry Van Styn undo 310c2a3 ('change default log level to info') ...
2014-08-09 Henry Van Styn Tests passing again (temp/fix - "leak_count")
2014-08-07 John Napiorkowski we no longer need this test
2014-08-06 John Napiorkowski change default log level to info
2014-07-21 John Napiorkowski merged the encoding plugin to Catalyst.p,
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-06-10 John Napiorkowski stash is now middleware
2014-06-10 John Napiorkowski removed old PSGI Engine backcompat
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 API change: autoflush (log) now on by default + unit...
2014-05-12 Dagfinn Ilmari Man... Use a fixed body in response header tests
2014-05-07 Mark Ellis Merge remote-tracking branch 'origin/master' into ancona
2014-05-05 Dagfinn Ilmari Man... Fix test failures when running under CATALYST_DEBUG...
2014-05-05 Dagfinn Ilmari Man... Remove redundant ->setup call in t/head_middleware...
2014-05-05 Dagfinn Ilmari Man... Fix spelling, grammar and structural errors in POD
2014-05-03 Graham Knop fix loading inline packages in tests
2014-05-01 John Napiorkowski test case to prove that HEAD chops off the body but...
2014-05-01 John Napiorkowski silence warning about redefinition of variable
2014-05-01 John Napiorkowski more docs and test cases for ENV localization
2014-05-01 John Napiorkowski fixed case where end action was called even if an http...
2014-04-14 John Napiorkowski fix for problem when a http style exception overloads... 5.90062
2014-02-17 John Napiorkowski testing behavior of URI_FOR when running as an embedded...
2014-02-06 John Napiorkowski comment out test case
2014-02-06 John Napiorkowski sketch for httpmethods _ new psgi utils / tests
2014-01-27 Mark Ellis Added an extra test that dies in the middle of a chain
2014-01-27 Upasana 1xx responses do not have any headers
2014-01-27 Upasana Wrote tests for Plack::Middleware::RemoveRedundantBody
2014-01-27 Upasana Added routes for testing correct working of Plack:...
2014-01-06 Upasana Added docs explaining missing route for /go_here
2014-01-06 John Napiorkowski fixed spelling tests
2013-12-26 John Napiorkowski if an exception is http, let middleware handle it
2013-12-24 John Napiorkowski fixed regression in previous release
2013-12-21 John Napiorkowski first pass at not streaming via the catalyst app, but...
2013-12-18 John Napiorkowski better error messages when the middleware does not...
2013-12-18 John Napiorkowski tweak the test case
2013-12-17 John Napiorkowski look a failing test case...
2013-11-04 Mark Ellis fixed failing test
2013-11-02 Mark Ellis fixed failing test and maybe travis
2013-11-02 Mark Ellis Fixed failing tests where you Starman is installed...
2013-10-23 John Napiorkowski test cases and fixes for the nested param data handler
2013-10-23 John Napiorkowski removed plack.request keys
2013-10-23 John Napiorkowski finished test cases
2013-10-23 John Napiorkowski first pass test case
2013-10-23 John Napiorkowski test case boilerplate
2013-10-23 John Napiorkowski fixed spelling fail
2013-10-18 John Napiorkowski test cases for the new Hash::MultiValue feature
2013-10-18 John Napiorkowski let you use Hash::MultiValue everywhere if you like it
2013-10-18 John Napiorkowski from psgi res tests working
2013-10-18 John Napiorkowski first pass at making Catalyst act enough like PSGI...
next