18 years agoChanged default match to use path instead of result
Andy Grundman [Sun, 23 Oct 2005 17:09:19 +0000]
Changed default match to use path instead of result

18 years agoFixed Catalyst::Test to not throw a exception when the appclass can't be required
Sebastian Riedel [Sun, 23 Oct 2005 14:04:49 +0000]
Fixed Catalyst::Test to not throw a exception when the appclass can't be required

18 years agoFixed some typos
Sebastian Riedel [Sun, 23 Oct 2005 14:00:42 +0000]
Fixed some typos

18 years agoUpdated dispatcher
Sebastian Riedel [Sun, 23 Oct 2005 03:40:26 +0000]
Updated dispatcher

18 years agoOptimized the path split a bit
Andy Grundman [Sat, 22 Oct 2005 18:04:34 +0000]
Optimized the path split a bit

18 years agoFixed the args passed to default
Andy Grundman [Sat, 22 Oct 2005 18:02:51 +0000]
Fixed the args passed to default

18 years agoAdded a failing test for args passed to default
Andy Grundman [Sat, 22 Oct 2005 17:49:54 +0000]
Added a failing test for args passed to default

18 years agoFixed index test to work around HTTP::Response bug
Andy Grundman [Sat, 22 Oct 2005 15:55:12 +0000]
Fixed index test to work around HTTP::Response bug

18 years agoFixed a typo
Sebastian Riedel [Sat, 22 Oct 2005 15:42:58 +0000]
Fixed a typo

18 years agoAdded expected actions tests to index test
Andy Grundman [Sat, 22 Oct 2005 15:22:44 +0000]
Added expected actions tests to index test

18 years agoMoved first-level index to a new controller so inheritence doesn't break
Andy Grundman [Sat, 22 Oct 2005 14:18:40 +0000]
Moved first-level index to a new controller so inheritence doesn't break

18 years agoFixed index action
Sebastian Riedel [Sat, 22 Oct 2005 14:07:53 +0000]
Fixed index action

18 years agoAdded a first-level controller index test, that passes
Andy Grundman [Sat, 22 Oct 2005 13:54:08 +0000]
Added a first-level controller index test, that passes

18 years agoAdded index tests, 2 are failing
Andy Grundman [Sat, 22 Oct 2005 13:49:06 +0000]
Added index tests, 2 are failing

18 years agoUpdated manifest
Andy Grundman [Sat, 22 Oct 2005 13:12:54 +0000]
Updated manifest

18 years agoFixed a typo
Sebastian Riedel [Sat, 22 Oct 2005 12:56:36 +0000]
Fixed a typo

18 years agoAdded index action and fixed get_action
Sebastian Riedel [Sat, 22 Oct 2005 11:06:25 +0000]
Added index action and fixed get_action

18 years agoAdded on demand DispatchType loading
Sebastian Riedel [Sat, 22 Oct 2005 10:00:19 +0000]
Added on demand DispatchType loading

18 years agoFixed public action lists
Sebastian Riedel [Sat, 22 Oct 2005 08:57:24 +0000]
Fixed public action lists

18 years agoCleaned all new classes
Sebastian Riedel [Sat, 22 Oct 2005 07:32:23 +0000]
Cleaned all new classes

18 years agoFixed default action in appclass
Sebastian Riedel [Sat, 22 Oct 2005 07:09:40 +0000]
Fixed default action in appclass

18 years ago- Added a bunch of comments to new dispatcher code
Matt S Trout [Sat, 22 Oct 2005 05:18:08 +0000]
- Added a bunch of comments to new dispatcher code

18 years ago- Shifted Path dispatch into a DispatchType and nuked old set_action stuff
Matt S Trout [Sat, 22 Oct 2005 05:02:54 +0000]
- Shifted Path dispatch into a DispatchType and nuked old set_action stuff

18 years ago- Removed dead code
Matt S Trout [Sat, 22 Oct 2005 04:27:16 +0000]
- Removed dead code

18 years ago- Start of DispatchType refactor
Matt S Trout [Sat, 22 Oct 2005 04:23:10 +0000]
- Start of DispatchType refactor

18 years agoImproved performance a bit by not running prepare_query_parameters unless we actually...
Andy Grundman [Sat, 22 Oct 2005 04:15:50 +0000]
Improved performance a bit by not running prepare_query_parameters unless we actually have a query string

18 years ago- Added some docs to dispatcher modifications
Matt S Trout [Sat, 22 Oct 2005 02:37:53 +0000]
- Added some docs to dispatcher modifications

18 years agoAdded a benchmark to the auto test, CAT_BENCHMARK=1
Andy Grundman [Sat, 22 Oct 2005 02:37:37 +0000]
Added a benchmark to the auto test, CAT_BENCHMARK=1

18 years ago- $c now has $c->action and $c->namespace
Matt S Trout [Sat, 22 Oct 2005 02:16:07 +0000]
- $c now has $c->action and $c->namespace

18 years agoFixed extra.conf to use correct tmp dir
Andy Grundman [Sat, 22 Oct 2005 01:13:07 +0000]
Fixed extra.conf to use correct tmp dir

18 years agoFixed ActionContainer POD, added to manifest
Andy Grundman [Sat, 22 Oct 2005 01:12:42 +0000]
Fixed ActionContainer POD, added to manifest

18 years ago- And finally some optimisations. Oh, and the missing new class ...
Matt S Trout [Sat, 22 Oct 2005 00:50:30 +0000]
- And finally some optimisations. Oh, and the missing new class ...

18 years ago- Dispatcher refactor, part trois
Matt S Trout [Fri, 21 Oct 2005 23:56:12 +0000]
- Dispatcher refactor, part trois

18 years ago- Dispatcher refactor, part deux
Matt S Trout [Fri, 21 Oct 2005 23:32:52 +0000]
- Dispatcher refactor, part deux

18 years ago- First part of dispatcher refactor
Matt S Trout [Fri, 21 Oct 2005 21:36:08 +0000]
- First part of dispatcher refactor

18 years agoUpdated class templates
Sebastian Riedel [Fri, 21 Oct 2005 18:58:55 +0000]
Updated class templates

18 years agoUpdated welcome
Sebastian Riedel [Fri, 21 Oct 2005 18:49:47 +0000]
Updated welcome

18 years agoUpdated welcome
Sebastian Riedel [Fri, 21 Oct 2005 18:41:38 +0000]
Updated welcome

18 years agoAdded 10x loop around auto tests
Andy Grundman [Fri, 21 Oct 2005 16:04:11 +0000]
Added 10x loop around auto tests

18 years agoAdded some tests for auto
Andy Grundman [Fri, 21 Oct 2005 16:01:15 +0000]
Added some tests for auto

18 years agoAdded some stress testing
Sebastian Riedel [Fri, 21 Oct 2005 15:43:52 +0000]
Added some stress testing

18 years agoFixed second bug
Sebastian Riedel [Fri, 21 Oct 2005 15:04:08 +0000]
Fixed second bug

18 years agoMade restart tests a bit more descriptive
Andy Grundman [Fri, 21 Oct 2005 15:03:33 +0000]
Made restart tests a bit more descriptive

18 years agoFixed my bug
Sebastian Riedel [Fri, 21 Oct 2005 15:00:39 +0000]
Fixed my bug

18 years agoFixed pod and added Catalyst::Utils::appprefix
Sebastian Riedel [Fri, 21 Oct 2005 12:45:56 +0000]
Fixed pod and added Catalyst::Utils::appprefix

18 years agoChanged http tests to use t/tmp instead of t/var
Andy Grundman [Thu, 20 Oct 2005 21:10:01 +0000]
Changed http tests to use t/tmp instead of t/var

18 years agoSkip filehandle tests on remote servers
Andy Grundman [Thu, 20 Oct 2005 20:59:09 +0000]
Skip filehandle tests on remote servers

18 years agoAdded tests for passing filehandle to res->body
Andy Grundman [Thu, 20 Oct 2005 20:50:48 +0000]
Added tests for passing filehandle to res->body

18 years agoFixed binmode call in helper
Andy Grundman [Thu, 20 Oct 2005 20:40:10 +0000]
Fixed binmode call in helper

18 years agoStatic::Simple, documented internal methods for coverage, fixed binmode call
Andy Grundman [Thu, 20 Oct 2005 20:30:34 +0000]
Static::Simple, documented internal methods for coverage, fixed binmode call

18 years agoUpdated pod
Sebastian Riedel [Thu, 20 Oct 2005 19:53:19 +0000]
Updated pod

18 years agoSet binmode on static files for win32 support
Andy Grundman [Thu, 20 Oct 2005 18:37:26 +0000]
Set binmode on static files for win32 support

18 years agoSet binmode on files created using the helper, so they are created properly on win32
Andy Grundman [Thu, 20 Oct 2005 18:36:57 +0000]
Set binmode on files created using the helper, so they are created properly on win32

18 years agoChanged Static::Simple to pass an IO::File object to res->body
Andy Grundman [Thu, 20 Oct 2005 16:34:56 +0000]
Changed Static::Simple to pass an IO::File object to res->body

18 years agoClose ->res->body if it's a handle
Andy Grundman [Thu, 20 Oct 2005 16:29:37 +0000]
Close ->res->body if it's a handle

18 years agoAdded support for IO::Handle in $c->res->body
Sebastian Riedel [Thu, 20 Oct 2005 15:46:16 +0000]
Added support for IO::Handle in $c->res->body

18 years agoRemoved some debug code
Andy Grundman [Thu, 20 Oct 2005 15:04:48 +0000]
Removed some debug code

18 years agoFixed http server test scripts to run catalyst.pl without Cat installed
Andy Grundman [Thu, 20 Oct 2005 15:02:15 +0000]
Fixed http server test scripts to run catalyst.pl without Cat installed

18 years agorefactored welcome text.
Marcus Ramberg [Thu, 20 Oct 2005 08:46:04 +0000]
refactored welcome text.

18 years agoUpdated welcome screen
Sebastian Riedel [Thu, 20 Oct 2005 03:05:39 +0000]
Updated welcome screen

18 years agoFixed css for safari
Sebastian Riedel [Wed, 19 Oct 2005 21:58:00 +0000]
Fixed css for safari

18 years agoAdded Static::Simple to core
Andy Grundman [Wed, 19 Oct 2005 21:15:58 +0000]
Added Static::Simple to core

18 years agoUpdated helper
Sebastian Riedel [Wed, 19 Oct 2005 20:28:28 +0000]
Updated helper

18 years agoAdded images, updated helper and added some comments
Sebastian Riedel [Wed, 19 Oct 2005 20:15:24 +0000]
Added images, updated helper and added some comments

18 years agoUpdated css
Sebastian Riedel [Wed, 19 Oct 2005 14:23:13 +0000]
Updated css

18 years agoMinor cleanup to welcome message
Andy Grundman [Wed, 19 Oct 2005 13:52:55 +0000]
Minor cleanup to welcome message

18 years agoUpdated docs for stash (nothingmuch)
Andy Grundman [Wed, 19 Oct 2005 13:42:44 +0000]
Updated docs for stash (nothingmuch)

18 years agoimproved spelling in welcome screen.
Marcus Ramberg [Wed, 19 Oct 2005 10:24:30 +0000]
improved spelling in welcome screen.
Removed references to CRUD in the Cookbook

18 years agoUpdated welcome
Sebastian Riedel [Wed, 19 Oct 2005 09:57:54 +0000]
Updated welcome

18 years agoFixed typos
Sebastian Riedel [Wed, 19 Oct 2005 09:51:35 +0000]
Fixed typos

18 years agoUpdated welcome again
Sebastian Riedel [Wed, 19 Oct 2005 09:50:00 +0000]
Updated welcome again

18 years agoUpdated welcome
Sebastian Riedel [Wed, 19 Oct 2005 09:30:43 +0000]
Updated welcome

18 years agoUpdated welcome a bit
Sebastian Riedel [Wed, 19 Oct 2005 09:19:26 +0000]
Updated welcome a bit

18 years agoUpdated css
Sebastian Riedel [Wed, 19 Oct 2005 08:36:56 +0000]
Updated css

18 years agoAdded first welcome screen mockup
Sebastian Riedel [Wed, 19 Oct 2005 04:43:33 +0000]
Added first welcome screen mockup

18 years agoFixed http tests to use local libs and run better on win32
Andy Grundman [Wed, 19 Oct 2005 01:01:07 +0000]
Fixed http tests to use local libs and run better on win32

18 years agoFixed header test for proxied requests so it works with non-root base paths
Andy Grundman [Tue, 18 Oct 2005 17:44:24 +0000]
Fixed header test for proxied requests so it works with non-root base paths

18 years agoOops, added extra.conf.in to manifest
Andy Grundman [Tue, 18 Oct 2005 16:25:22 +0000]
Oops, added extra.conf.in to manifest

18 years agoUpdated manifest
Andy Grundman [Tue, 18 Oct 2005 16:24:21 +0000]
Updated manifest

18 years agoFixed Apache tests so they don't prompt for config information
Andy Grundman [Tue, 18 Oct 2005 16:18:34 +0000]
Fixed Apache tests so they don't prompt for config information

18 years agoAdded automated tests for CGI and FastCGI using Apache::Test
Andy Grundman [Tue, 18 Oct 2005 16:03:53 +0000]
Added automated tests for CGI and FastCGI using Apache::Test

18 years agoFixed http-server tests so it reads test results
Andy Grundman [Tue, 18 Oct 2005 04:01:44 +0000]
Fixed http-server tests so it reads test results

18 years agoAdded a test for auto-restart feature
Andy Grundman [Tue, 18 Oct 2005 03:51:28 +0000]
Added a test for auto-restart feature

18 years agoRemoved 01 from the filename
Andy Grundman [Tue, 18 Oct 2005 02:30:59 +0000]
Removed 01 from the filename

18 years agoAdded random port number and better detection of running server
Andy Grundman [Tue, 18 Oct 2005 02:30:29 +0000]
Added random port number and better detection of running server

18 years agoGave options hash a default value to allow older server scripts to still work
Andy Grundman [Mon, 17 Oct 2005 19:11:54 +0000]
Gave options hash a default value to allow older server scripts to still work

18 years agoDon't tell people to install a module unless they want to run the test
Andy Grundman [Mon, 17 Oct 2005 18:19:34 +0000]
Don't tell people to install a module unless they want to run the test

18 years agoRenamed HTTP test
Andy Grundman [Mon, 17 Oct 2005 18:14:30 +0000]
Renamed HTTP test

18 years agoChanged HTTP test to work the right way
Andy Grundman [Mon, 17 Oct 2005 18:14:05 +0000]
Changed HTTP test to work the right way

18 years agoAdded a test script to auto-test the standalone server
Andy Grundman [Mon, 17 Oct 2005 17:58:09 +0000]
Added a test script to auto-test the standalone server

18 years agoImproved test server
Sebastian Riedel [Mon, 17 Oct 2005 16:07:44 +0000]
Improved test server

18 years agoUpdated to half working restarter with syntax check
Sebastian Riedel [Mon, 17 Oct 2005 15:21:52 +0000]
Updated to half working restarter with syntax check

18 years agoUpdated signal stuff
Sebastian Riedel [Mon, 17 Oct 2005 12:39:59 +0000]
Updated signal stuff

18 years agoUpdated Changes
Sebastian Riedel [Mon, 17 Oct 2005 12:13:35 +0000]
Updated Changes

18 years agoAdded restart feature to test server
Sebastian Riedel [Mon, 17 Oct 2005 12:05:03 +0000]
Added restart feature to test server

18 years agoAdded filename to debug output for uploaded files
Andy Grundman [Wed, 12 Oct 2005 21:20:16 +0000]
Added filename to debug output for uploaded files

18 years agoFixed test
Sebastian Riedel [Wed, 12 Oct 2005 19:30:41 +0000]
Fixed test

18 years ago- Fixed warning
Matt S Trout [Wed, 12 Oct 2005 19:30:06 +0000]
- Fixed warning

18 years ago- Hey, so do relative forwards with args in the uri
Matt S Trout [Wed, 12 Oct 2005 19:23:48 +0000]
- Hey, so do relative forwards with args in the uri

18 years ago- Nailed one dispatcher forward-with-args-in-uri bug
Matt S Trout [Wed, 12 Oct 2005 19:10:27 +0000]
- Nailed one dispatcher forward-with-args-in-uri bug