fixup speling erors
[catagits/Catalyst-Runtime.git] / t /
2015-11-09 John Napiorkowski fixed reportred regression on auto actions
2015-11-07 Thomas Sibley Test for recent regression parsing Args()
2015-10-29 John Napiorkowski preserve $c->state 5.90102
2015-10-29 John Napiorkowski get catalyst passing tests again
2015-10-29 John Napiorkowski Merge branch '104-path_empty_brackets' of https://githu...
2015-10-29 John Napiorkowski merged
2015-10-29 John Napiorkowski Merge branch 'pr/fix-spelling' of https://github.com...
2015-10-26 Marco Pessotto Test uri_for with path = 0
2015-10-26 Marco Pessotto Avoid warning when path argument for uri_for is not...
2015-10-10 Graeme Lawton Args() wasn't being processed as unlimited number of...
2015-10-09 Graeme Lawton Fixed :Path() empty brackets attribute not registering...
2015-09-09 Paul Cochrane Fix spelling errors and update spelling exceptions
2015-08-24 John Napiorkowski fix issues with middleware stash localizing stuff
2015-08-24 John Napiorkowski resolve conflict
2015-08-24 John Napiorkowski test cases for type constraints in roles and superclasses
2015-08-21 Kaare Rasmussen Forgot the type module
2015-08-21 Kaare Rasmussen Added tests for (currently failing) type constraint...
2015-08-13 Arthur Axel 'fREW... Add test that env does not get trampled
2015-08-11 John Napiorkowski role test case
2015-08-11 John Napiorkowski fixed incorrect eval for skip
2015-07-28 John Napiorkowski make stringy first argument into expert mode
2015-07-28 John Napiorkowski proposal for fragment spec
2015-07-27 John Napiorkowski more tests for escaping fragment
2015-07-27 John Napiorkowski properly encode stuff in fragments
2015-07-27 Mischa S preserve fragments and stick them on the end of URLs
2015-07-24 John Napiorkowski cannnot use single file app like this
2015-07-24 John Napiorkowski update version info
2015-05-28 Gerda Shank when finalizing body after earlier write use unencoded_...
2015-05-28 Gerda Shank add test for encoding in $c->res->body after a ->write
2015-05-19 John Napiorkowski more flexible declare of class traits
2015-05-18 John Napiorkowski refactor test case to make it more like the others...
2015-04-29 John Napiorkowski fixed basd test, prepped version info
2015-04-28 John Napiorkowski removed debugging module accidentally left in place
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 bit of formatting normalizaion
2015-04-17 John Napiorkowski allow inject_components application level method
2015-04-17 John Napiorkowski new config key for injected comps
2015-04-17 John Napiorkowski slightly better abstraction
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 make this test lib like all the others
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-31 John Napiorkowski first pass
2015-03-30 John Napiorkowski specificy minimum typetiny version (might solve issue...
2015-03-26 John Napiorkowski make sure we can properly do utf8 constraints
2015-03-26 John Napiorkowski first pass at constraints on uri_for
2015-03-26 John Napiorkowski fixed POD error
2015-03-26 John Napiorkowski skip test if no Type::Tiny
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 preparing docs for release
2015-03-25 John Napiorkowski test case for reported stash issue to prevent regressions
2015-03-25 John Napiorkowski test cases for the args0 issue
2015-03-24 John Napiorkowski arg0 bug
2015-03-24 John Napiorkowski failing test cases
2015-03-24 John Napiorkowski fail test case for args0 issue
2015-03-23 John Napiorkowski more testing
2015-03-23 John Napiorkowski arg0 tests
2015-03-23 John Napiorkowski handle infinite args
2015-03-22 John Napiorkowski show constraint name if available, and fix bug where...
2015-03-21 John Napiorkowski fix ->uri_for*
2015-03-20 John Napiorkowski check both Ref and nonRef types for captures
2015-03-20 John Napiorkowski fixes for when there are more than one constraint in...
2015-03-19 John Napiorkowski docs
2015-03-19 John Napiorkowski basic chaining in place
2015-03-17 John Napiorkowski comment out coerce stuff for now
2015-03-17 John Napiorkowski are coercions feasable at all?
2015-03-17 John Napiorkowski basic coerces
2015-03-17 John Napiorkowski support imported types (types-tiny, MXT)
2015-03-12 John Napiorkowski check test order
2015-03-12 John Napiorkowski fix typo and update test
2015-03-12 John Napiorkowski remove some potentially confusing syntax
2015-03-12 John Napiorkowski allow refs
2015-03-12 John Napiorkowski passing tests again
2015-03-10 John Napiorkowski draft / proof of concept
2015-03-02 John Napiorkowski Merge branch 'master' into australorp
2015-02-23 John Napiorkowski make sure we still properly decode the part name 5.90084
2015-02-23 John Napiorkowski when a POST supplies content encoding, dont assume...
2015-02-23 John Napiorkowski more tests for new utf8 stuff
2015-02-23 John Napiorkowski restored working test case
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-10 John Napiorkowski first post on australorp
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
next