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

18 years agoCookbook doc adds (thanks chisel!)
Jesse Sheidlower [Thu, 7 Jul 2005 02:06:17 +0000]
Cookbook doc adds (thanks chisel!)

18 years agofixed borked Cookbook merge
Jesse Sheidlower [Wed, 6 Jul 2005 17:23:23 +0000]
fixed borked Cookbook merge

18 years agoDoc tweaks from drewbie
Jesse Sheidlower [Wed, 6 Jul 2005 16:42:25 +0000]
Doc tweaks from drewbie

18 years agoRenamed the THANK YOU section to CREDITS
Sebastian Riedel [Wed, 6 Jul 2005 11:13:13 +0000]
Renamed the THANK YOU section to CREDITS

18 years agoincorporated static discussion from andyg into Cookbook.pod
Jesse Sheidlower [Wed, 6 Jul 2005 03:08:44 +0000]
incorporated static discussion from andyg into Cookbook.pod

18 years agoAdded attributes for detach
Sebastian Riedel [Tue, 5 Jul 2005 21:43:57 +0000]
Added attributes for detach

18 years agoadded description of detach in Intro.pod
Jesse Sheidlower [Tue, 5 Jul 2005 13:58:56 +0000]
added description of detach in Intro.pod

18 years agoFixed $Data::Dumper::Terse
Sebastian Riedel [Tue, 5 Jul 2005 11:32:15 +0000]
Fixed $Data::Dumper::Terse

18 years agoprepared for 5.30 release.
Marcus Ramberg [Mon, 4 Jul 2005 10:49:22 +0000]
prepared for 5.30 release.

18 years agoFixed $c->request->cookie, and improved detection of registry scripts
Christian Hansen [Fri, 1 Jul 2005 17:06:26 +0000]
Fixed $c->request->cookie, and improved detection of registry scripts

18 years agoUpdated Changes
Christian Hansen [Tue, 28 Jun 2005 15:43:12 +0000]
Updated Changes

18 years agoAdded comment in Catalyst::Import()
Christian Hansen [Tue, 28 Jun 2005 15:02:47 +0000]
Added comment in Catalyst::Import()

18 years agofix import inheritance bug.
Marcus Ramberg [Tue, 28 Jun 2005 11:27:48 +0000]
fix import inheritance bug.

18 years agoBetter error message if $c->forward fails to find action or component
Christian Hansen [Tue, 28 Jun 2005 10:53:14 +0000]
Better error message if $c->forward fails to find action or component

18 years agoadditions to Plugins manual page
Jesse Sheidlower [Mon, 27 Jun 2005 16:43:40 +0000]
additions to Plugins manual page

18 years agoupdated and fixed C::View::TT docs
Jesse Sheidlower [Mon, 27 Jun 2005 00:43:10 +0000]
updated and fixed C::View::TT docs

18 years agomore on built-in actions in Intro.pod
Jesse Sheidlower [Sun, 26 Jun 2005 23:57:24 +0000]
more on built-in actions in Intro.pod

18 years agorewrite of flow control in Intro.pod
Jesse Sheidlower [Fri, 24 Jun 2005 14:55:26 +0000]
rewrite of flow control in Intro.pod

18 years agoTake a copy of arguments
Christian Hansen [Fri, 24 Jun 2005 14:08:56 +0000]
Take a copy of arguments

18 years agoadded test for root overriding automatic detection.
Marcus Ramberg [Fri, 24 Jun 2005 14:02:18 +0000]
added test for root overriding automatic detection.

18 years agoadded C::Utils::class2tempdir()
Christian Hansen [Fri, 24 Jun 2005 13:57:01 +0000]
added C::Utils::class2tempdir()

18 years agorefactored $c->forward
Christian Hansen [Fri, 24 Jun 2005 13:56:05 +0000]
refactored $c->forward

18 years agoupdated intro pod to explain forward better, and the new with args functionality.
Marcus Ramberg [Fri, 24 Jun 2005 13:50:48 +0000]
updated intro pod to explain forward better, and the new with args functionality.

18 years agoAllow forward with arguments.
Marcus Ramberg [Fri, 24 Jun 2005 12:47:21 +0000]
Allow forward with arguments.

18 years agorevised angry smiley.
Marcus Ramberg [Fri, 24 Jun 2005 09:33:18 +0000]
revised angry smiley.

18 years agoun-typoed last commit
Jesse Sheidlower [Thu, 23 Jun 2005 21:01:01 +0000]
un-typoed last commit

18 years agoupdated cookbook
Marcus Ramberg [Thu, 23 Jun 2005 20:54:19 +0000]
updated cookbook

18 years agofix: Allow overriding home/root
Marcus Ramberg [Thu, 23 Jun 2005 19:32:43 +0000]
fix: Allow overriding home/root

18 years agominor pod fix to make tests pass.
Marcus Ramberg [Thu, 23 Jun 2005 18:47:45 +0000]
minor pod fix to make tests pass.