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

18 years agoAdded failing tests for embedded forward
Andy Grundman [Wed, 12 Oct 2005 14:36:49 +0000]
Added failing tests for embedded forward

18 years agoRemoved URI::Query from deps
Andy Grundman [Wed, 12 Oct 2005 14:14:18 +0000]
Removed URI::Query from deps

18 years agoDropped URI::Query, put back old query code, moved query param code into Engine
Andy Grundman [Wed, 12 Oct 2005 14:11:35 +0000]
Dropped URI::Query, put back old query code, moved query param code into Engine

18 years agoAdded uri_for test
Sebastian Riedel [Wed, 12 Oct 2005 02:22:02 +0000]
Added uri_for test

18 years agoAdded upload parameters back into req->params
Andy Grundman [Tue, 11 Oct 2005 23:35:03 +0000]
Added upload parameters back into req->params

18 years agoAdded multiple paths support
Sebastian Riedel [Tue, 11 Oct 2005 23:15:02 +0000]
Added multiple paths support

18 years agoUpdated Changes for path fix
Andy Grundman [Tue, 11 Oct 2005 22:13:29 +0000]
Updated Changes for path fix

18 years agoFixed path, can now be changed properly, also updated test for this
Andy Grundman [Tue, 11 Oct 2005 22:12:58 +0000]
Fixed path, can now be changed properly, also updated test for this

18 years agoRemoved req->handle and res->handle
Sebastian Riedel [Tue, 11 Oct 2005 17:00:19 +0000]
Removed req->handle and res->handle

18 years agoSpelling fixes throughout core modules
Jesse Sheidlower [Tue, 11 Oct 2005 01:28:21 +0000]
Spelling fixes throughout core modules

18 years agoAdded prepare_body_chunk method for upload progress support
Andy Grundman [Mon, 10 Oct 2005 23:02:17 +0000]
Added prepare_body_chunk method for upload progress support

18 years agoUpdated Changes with uri_for fix
Andy Grundman [Mon, 10 Oct 2005 22:25:50 +0000]
Updated Changes with uri_for fix

18 years agoFixed uri_for bug found by drewbie
Andy Grundman [Mon, 10 Oct 2005 22:20:25 +0000]
Fixed uri_for bug found by drewbie

18 years agoMissed some changes, merged again from r1019
Andy Grundman [Mon, 10 Oct 2005 19:19:04 +0000]
Missed some changes, merged again from r1019

18 years agoMerged 5.49_01 (r1339) from refactored branch to trunk
Andy Grundman [Mon, 10 Oct 2005 19:03:41 +0000]
Merged 5.49_01 (r1339) from refactored branch to trunk

18 years agoAdded recursive -r flag to prove example
Andy Grundman [Tue, 27 Sep 2005 15:03:58 +0000]
Added recursive -r flag to prove example

18 years agoBacked out memory leak workaround, bumped Text::ASCIITable dep to 0.17
Andy Grundman [Mon, 26 Sep 2005 23:40:24 +0000]
Backed out memory leak workaround, bumped Text::ASCIITable dep to 0.17

18 years agoAdded temporary workaround for debug memory leak in Text::ASCIITable
Andy Grundman [Fri, 23 Sep 2005 19:29:17 +0000]
Added temporary workaround for debug memory leak in Text::ASCIITable

18 years agoAdded disabled test case for #37, actually an HTTP::Message bug
Andy Grundman [Tue, 20 Sep 2005 02:18:59 +0000]
Added disabled test case for #37, actually an HTTP::Message bug

18 years agoArrr.. I forgot Changes
Andy Grundman [Mon, 19 Sep 2005 22:45:59 +0000]
Arrr.. I forgot Changes

18 years agoFixed Helper so it works with CRLF line-endings
Andy Grundman [Mon, 19 Sep 2005 22:45:04 +0000]
Fixed Helper so it works with CRLF line-endings

18 years agoAdded Dispatcher bug fix note to Changes, also fixed the formatting a bit
Andy Grundman [Mon, 19 Sep 2005 15:14:18 +0000]
Added Dispatcher bug fix note to Changes, also fixed the formatting a bit

18 years agotweak to $c->req->full_uri
Jesse Sheidlower [Sat, 17 Sep 2005 12:31:06 +0000]
tweak to $c->req->full_uri

18 years agoadded $c->req->full_uri method (core from C::P::RequireSSL: thanks andyg!)
Jesse Sheidlower [Sat, 17 Sep 2005 01:17:54 +0000]
added $c->req->full_uri method (core from C::P::RequireSSL: thanks andyg!)

18 years agoBackported [1134] SSL requests in tests to trunk
Andy Grundman [Thu, 15 Sep 2005 16:00:56 +0000]
Backported [1134] SSL requests in tests to trunk

18 years agoBackported [1133] dispatcher fix to trunk
Andy Grundman [Thu, 15 Sep 2005 15:59:59 +0000]
Backported [1133] dispatcher fix to trunk

18 years agoreq -> res, ticket #22
Andy Grundman [Wed, 7 Sep 2005 15:33:01 +0000]
req -> res, ticket #22

18 years agoadded a comment to code example
Marcus Ramberg [Tue, 6 Sep 2005 06:57:43 +0000]
added a comment to code example

18 years agoadded a comment, compacted a couple of elses.
Marcus Ramberg [Tue, 6 Sep 2005 06:57:03 +0000]
added a comment, compacted a couple of elses.

18 years agouse recursive_test_files
Marcus Ramberg [Tue, 6 Sep 2005 06:56:27 +0000]
use recursive_test_files

18 years agoleftovers from the old days.
Marcus Ramberg [Sat, 27 Aug 2005 09:08:46 +0000]
leftovers from the old days.

18 years agoFixed mkpath in Catalyst::Helper
Sebastian Riedel [Sun, 21 Aug 2005 17:30:10 +0000]
Fixed mkpath in Catalyst::Helper

18 years agoadded missing test class.
Marcus Ramberg [Wed, 10 Aug 2005 13:39:46 +0000]
added missing test class.

18 years agoreleased 5.33
Marcus Ramberg [Wed, 10 Aug 2005 13:38:07 +0000]
released 5.33

18 years agofix objects that evaulate to false. rafl
Marcus Ramberg [Wed, 10 Aug 2005 13:07:34 +0000]
fix objects that evaulate to false. rafl

18 years agoFixed detach and whitespaces in Path/Regex
Sebastian Riedel [Thu, 21 Jul 2005 17:19:19 +0000]
Fixed detach and whitespaces in Path/Regex

18 years agohelpers now create .new files where files to be created already exist; -nonew option...
Andrew Ford [Thu, 21 Jul 2005 07:30:24 +0000]
helpers now create .new files where files to be created already exist; -nonew option to suppress the behaviour.

18 years agodoc patches for Intro.pod (impt. ones, too)
Jesse Sheidlower [Sat, 16 Jul 2005 02:33:59 +0000]
doc patches for Intro.pod (impt. ones, too)

18 years agos/pm/pod/ for WritingPlugins
Jesse Sheidlower [Fri, 15 Jul 2005 20:38:12 +0000]
s/pm/pod/ for WritingPlugins

18 years agoCleaned up sample in WritingPlugins
Jesse Sheidlower [Fri, 15 Jul 2005 20:37:27 +0000]
Cleaned up sample in WritingPlugins

18 years agoadded WritingPlugins man page
Jesse Sheidlower [Fri, 15 Jul 2005 02:48:17 +0000]
added WritingPlugins man page

18 years agoCustom Error Page added to Cookbook
Jesse Sheidlower [Fri, 15 Jul 2005 01:21:39 +0000]
Custom Error Page added to Cookbook

18 years agoadded entry for serving static files with apache.
Marcus Ramberg [Thu, 14 Jul 2005 09:38:06 +0000]
added entry for serving static files with apache.

18 years agoChanged credits section
Sebastian Riedel [Mon, 11 Jul 2005 15:59:00 +0000]
Changed credits section

18 years agoUpdated: Added entry to FAQ
Danijel Milicevic [Sun, 10 Jul 2005 19:18:05 +0000]
Updated: Added entry to FAQ

18 years agoUpdated: Added FAQ entries
Danijel Milicevic [Fri, 8 Jul 2005 19:03:12 +0000]
Updated: Added FAQ entries

18 years agoCookbook: outside classes; tweaks
Jesse Sheidlower [Thu, 7 Jul 2005 15:18:50 +0000]
Cookbook: outside classes; tweaks

18 years agoIntro: using outside Models in Cat
Jesse Sheidlower [Thu, 7 Jul 2005 15:09:55 +0000]
Intro: using outside Models in Cat