catagits/Catalyst-Runtime.git
2005-10-23 Sebastian Riedel Fixed some typos
2005-10-23 Sebastian Riedel Updated dispatcher
2005-10-22 Andy Grundman Optimized the path split a bit
2005-10-22 Andy Grundman Fixed the args passed to default
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 Sebastian Riedel Fixed a typo
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 Sebastian Riedel Fixed index action
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 Andy Grundman Updated manifest
2005-10-22 Sebastian Riedel Fixed a typo
2005-10-22 Sebastian Riedel Added index action and fixed get_action
2005-10-22 Sebastian Riedel Added on demand DispatchType loading
2005-10-22 Sebastian Riedel Fixed public action lists
2005-10-22 Sebastian Riedel Cleaned all new classes
2005-10-22 Sebastian Riedel Fixed default action in appclass
2005-10-22 Matt S Trout - Added a bunch of comments to new dispatcher code
2005-10-22 Matt S Trout - Shifted Path dispatch into a DispatchType and nuked...
2005-10-22 Matt S Trout - Removed dead code
2005-10-22 Matt S Trout - Start of DispatchType refactor
2005-10-22 Andy Grundman Improved performance a bit by not running prepare_query...
2005-10-22 Matt S Trout - Added some docs to dispatcher modifications
2005-10-22 Andy Grundman Added a benchmark to the auto test, CAT_BENCHMARK=1
2005-10-22 Matt S Trout - $c now has $c->action and $c->namespace
2005-10-22 Andy Grundman Fixed extra.conf to use correct tmp dir
2005-10-22 Andy Grundman Fixed ActionContainer POD, added to manifest
2005-10-22 Matt S Trout - And finally some optimisations. Oh, and the missing...
2005-10-21 Matt S Trout - Dispatcher refactor, part trois
2005-10-21 Matt S Trout - Dispatcher refactor, part deux
2005-10-21 Matt S Trout - First part of dispatcher refactor
2005-10-21 Sebastian Riedel Updated class templates
2005-10-21 Sebastian Riedel Updated welcome
2005-10-21 Sebastian Riedel Updated welcome
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 Sebastian Riedel Fixed second bug
2005-10-21 Andy Grundman Made restart tests a bit more descriptive
2005-10-21 Sebastian Riedel Fixed my bug
2005-10-21 Sebastian Riedel Fixed pod and added Catalyst::Utils::appprefix
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 Fixed binmode call in helper
2005-10-20 Andy Grundman Static::Simple, documented internal methods for coverag...
2005-10-20 Sebastian Riedel Updated pod
2005-10-20 Andy Grundman Set binmode on static files for win32 support
2005-10-20 Andy Grundman Set binmode on files created using the helper, so they...
2005-10-20 Andy Grundman Changed Static::Simple to pass an IO::File object to...
2005-10-20 Andy Grundman Close ->res->body if it's a handle
2005-10-20 Sebastian Riedel Added support for IO::Handle in $c->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-20 Marcus Ramberg refactored welcome text.
2005-10-20 Sebastian Riedel Updated welcome screen
2005-10-19 Sebastian Riedel Fixed css for safari
2005-10-19 Andy Grundman Added Static::Simple to core
2005-10-19 Sebastian Riedel Updated helper
2005-10-19 Sebastian Riedel Added images, updated helper and added some comments
2005-10-19 Sebastian Riedel Updated css
2005-10-19 Andy Grundman Minor cleanup to welcome message
2005-10-19 Andy Grundman Updated docs for stash (nothingmuch)
2005-10-19 Marcus Ramberg improved spelling in welcome screen.
2005-10-19 Sebastian Riedel Updated welcome
2005-10-19 Sebastian Riedel Fixed typos
2005-10-19 Sebastian Riedel Updated welcome again
2005-10-19 Sebastian Riedel Updated welcome
2005-10-19 Sebastian Riedel Updated welcome a bit
2005-10-19 Sebastian Riedel Updated css
2005-10-19 Sebastian Riedel Added first welcome screen mockup
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 Oops, added extra.conf.in to manifest
2005-10-18 Andy Grundman Updated manifest
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 Gave options hash a default value to allow older server...
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-17 Sebastian Riedel Improved test server
2005-10-17 Sebastian Riedel Updated to half working restarter with syntax check
2005-10-17 Sebastian Riedel Updated signal stuff
2005-10-17 Sebastian Riedel Updated Changes
2005-10-17 Sebastian Riedel Added restart feature to test server
2005-10-12 Andy Grundman Added filename to debug output for uploaded files
2005-10-12 Sebastian Riedel Fixed test
2005-10-12 Matt S Trout - Fixed warning
2005-10-12 Matt S Trout - Hey, so do relative forwards with args in the uri
2005-10-12 Matt S Trout - Nailed one dispatcher forward-with-args-in-uri bug
2005-10-12 Andy Grundman Added failing tests for embedded forward
2005-10-12 Andy Grundman Removed URI::Query from deps
next