Updated Intro.pod
[catagits/Catalyst-Runtime.git] / t /
2005-11-07 Sebastian Riedel Fixed error reporting for acl exceptions
2005-11-06 Matt S Trout - Further tweaks and added tests
2005-11-06 Sebastian Riedel Added $c->controller, $c->model and $c->view shortcuts
2005-11-05 Matt S Trout - Restored Regex behaviour and added LocalRegex
2005-11-03 Sebastian Riedel Fixed dravens test
2005-11-03 Marcus Ramberg test inheritance of builtin actions in mainapp.
2005-11-02 Matt S Trout - Made forward use $c->component($command) instead...
2005-11-01 Matt S Trout - Made relative regexps work
2005-11-01 Matt S Trout - sub foo :Path { ... } now works!
2005-11-01 Matt S Trout - Added new _DISPATCH private action for dispatching
2005-10-28 Andy Grundman Require HTTP::Body >= 0.03 for the memleak test
2005-10-27 Andy Grundman Updated CGI and FastCGI tests to not delete the tmp...
2005-10-27 Andy Grundman Killed the last memory leak
2005-10-26 Andy Grundman Allow user-specified uri to test for leaks
2005-10-26 Andy Grundman Combined memleak test with stress test to test all...
2005-10-26 Andy Grundman Added nicer size strings to memleak test
2005-10-26 Andy Grundman Fixed use GTop
2005-10-26 Andy Grundman Added a memory leak test
2005-10-25 Matt S Trout - path_to.t fixed on Windows, thanks to LTjake
2005-10-25 Sebastian Riedel Added path_to method
2005-10-25 Sebastian Riedel Added $c->error(0) support
2005-10-24 Andy Grundman Fixed path in stress test data
2005-10-24 Andy Grundman Added a simple stress test that hits every URI in the...
2005-10-24 Matt S Trout - And the one that sliiped through
2005-10-24 Matt S Trout - Fixed CAT_BENCH_ITERS :)
2005-10-24 Matt S Trout - Updates action tests to use CAT_BENCH_ITERS or 2...
2005-10-22 Andy Grundman Added a failing test for args passed to default
2005-10-22 Andy Grundman Fixed index test to work around HTTP::Response bug
2005-10-22 Andy Grundman Added expected actions tests to index test
2005-10-22 Andy Grundman Moved first-level index to a new controller so inherite...
2005-10-22 Andy Grundman Added a first-level controller index test, that passes
2005-10-22 Andy Grundman Added index tests, 2 are failing
2005-10-22 Sebastian Riedel Added on demand DispatchType loading
2005-10-22 Andy Grundman Added a benchmark to the auto test, CAT_BENCHMARK=1
2005-10-22 Andy Grundman Fixed extra.conf to use correct tmp dir
2005-10-21 Andy Grundman Added 10x loop around auto tests
2005-10-21 Andy Grundman Added some tests for auto
2005-10-21 Sebastian Riedel Added some stress testing
2005-10-21 Andy Grundman Made restart tests a bit more descriptive
2005-10-20 Andy Grundman Changed http tests to use t/tmp instead of t/var
2005-10-20 Andy Grundman Skip filehandle tests on remote servers
2005-10-20 Andy Grundman Added tests for passing filehandle to res->body
2005-10-20 Andy Grundman Removed some debug code
2005-10-20 Andy Grundman Fixed http server test scripts to run catalyst.pl witho...
2005-10-19 Andy Grundman Fixed http tests to use local libs and run better on...
2005-10-18 Andy Grundman Fixed header test for proxied requests so it works...
2005-10-18 Andy Grundman Fixed Apache tests so they don't prompt for config...
2005-10-18 Andy Grundman Added automated tests for CGI and FastCGI using Apache...
2005-10-18 Andy Grundman Fixed http-server tests so it reads test results
2005-10-18 Andy Grundman Added a test for auto-restart feature
2005-10-18 Andy Grundman Removed 01 from the filename
2005-10-18 Andy Grundman Added random port number and better detection of runnin...
2005-10-17 Andy Grundman Don't tell people to install a module unless they want...
2005-10-17 Andy Grundman Renamed HTTP test
2005-10-17 Andy Grundman Changed HTTP test to work the right way
2005-10-17 Andy Grundman Added a test script to auto-test the standalone server
2005-10-12 Sebastian Riedel Fixed test
2005-10-12 Andy Grundman Added failing tests for embedded forward
2005-10-12 Andy Grundman Dropped URI::Query, put back old query code, moved...
2005-10-12 Sebastian Riedel Added uri_for test
2005-10-11 Andy Grundman Added upload parameters back into req->params
2005-10-11 Sebastian Riedel Added multiple paths support
2005-10-11 Andy Grundman Fixed path, can now be changed properly, also updated...
2005-10-10 Andy Grundman Fixed uri_for bug found by drewbie
2005-10-10 Andy Grundman Merged 5.49_01 (r1339) from refactored branch to trunk
2005-09-20 Andy Grundman Added disabled test case for #37, actually an HTTP...
2005-09-15 Andy Grundman Backported [1133] dispatcher fix to trunk
2005-08-10 Marcus Ramberg added missing test class.
2005-08-10 Marcus Ramberg fix objects that evaulate to false. rafl
2005-06-24 Marcus Ramberg added test for root overriding automatic detection.
2005-06-24 Marcus Ramberg Allow forward with arguments.
2005-05-20 Christian Hansen Removed warning from param handling. Fixed less verbose...
2005-05-16 Christian Hansen Fixed MP2, removed dependency of libapreq in MP engines...
2005-04-24 Christian Hansen Added $upload->slurp and tests
2005-04-22 Christian Hansen - Improved: Params handling with MP engines
2005-04-17 Christian Hansen Renamed to to be consistent
2005-04-16 Christian Hansen Updated and expanded test suit
2005-04-16 Christian Hansen Applied regexp patch from Matt S Trout
2005-04-16 Christian Hansen Fixed MP19 uploads. Added request/response body. Added...
2005-04-15 Marcus Ramberg updated: All tests now have a planned count.
2005-04-15 Christian Hansen fix parameters
2005-04-15 Sebastian Riedel Fixed sprintf in TestApp
2005-04-14 Marcus Ramberg updated absolute/relative tests/classes to global/local.
2005-04-14 Marcus Ramberg added tests for forward to global private actions.
2005-04-14 Marcus Ramberg added a forward with paths.
2005-04-13 Christian Hansen fixed warnings in tests
2005-04-11 Christian Hansen update @INC
2005-04-11 Christian Hansen reorganize tests a bit
2005-04-11 Christian Hansen update TODO
2005-04-11 Sebastian Riedel ugly message
2005-04-10 Christian Hansen All tests pass locally and aganst HTTP.pm
2005-04-10 Christian Hansen added t/TODO
2005-04-10 Christian Hansen All tests successful :)
2005-04-10 Christian Hansen Fixed t/engine/response*
2005-04-10 Christian Hansen Fixed t/engine/request/*
2005-04-10 Christian Hansen added auto to inheritance.t
2005-04-10 Christian Hansen t/controller/action/* tests
2005-04-10 Christian Hansen begin in Action.pm must return true
2005-04-10 Christian Hansen Cookbook patch from vilts
2005-04-10 Christian Hansen new test suit
next