9 years agoupdate changes
John Napiorkowski [Tue, 20 Jan 2015 21:46:43 +0000]
update changes

9 years agoupdate requirements
John Napiorkowski [Tue, 20 Jan 2015 21:42:49 +0000]
update requirements

9 years agot push origin masterMerge branch 'andrewalker/fix-options-http-method'
John Napiorkowski [Tue, 20 Jan 2015 21:39:55 +0000]
t push origin masterMerge branch 'andrewalker/fix-options-http-method'

9 years agoAdd my IRC handle
André Walker [Tue, 20 Jan 2015 16:21:03 +0000]
Add my IRC handle

9 years agoAdd test case for OPTIONS
André Walker [Tue, 20 Jan 2015 16:20:05 +0000]
Add test case for OPTIONS

The attribute OPTION should not have any effect on method matching. The
attribute OPTIONS should work as expected.

9 years agoFix OPTIONS HTTP Method
André Walker [Tue, 20 Jan 2015 15:37:14 +0000]
Fix OPTIONS HTTP Method

The attribute that matched the OPTIONS HTTP method was spelled "OPTION"
instead of "OPTIONS". There's no such HTTP verb "OPTION".

This patch fixes documentation and implementation, and adds my name as a
contributor :)

9 years agocorrected changes dates
John Napiorkowski [Sun, 11 Jan 2015 18:41:25 +0000]
corrected changes dates

9 years agofixed another regression
John Napiorkowski [Sat, 10 Jan 2015 23:30:29 +0000]
fixed another regression

9 years agoremove horrid hack, add test cases 5.90081
John Napiorkowski [Sat, 10 Jan 2015 22:34:52 +0000]
remove horrid hack, add test cases

9 years agoready for release 5.90080
John Napiorkowski [Fri, 9 Jan 2015 16:44:05 +0000]
ready for release

9 years agomore spelling fixes
Alexander Hartmaier [Thu, 8 Jan 2015 15:25:36 +0000]
more spelling fixes

9 years agowhitespace fixes in Upgrading.pod
Alexander Hartmaier [Thu, 8 Jan 2015 10:12:36 +0000]
whitespace fixes in Upgrading.pod

9 years agofix Catalyst::ActionRole::Scheme docs
Alexander Hartmaier [Thu, 8 Jan 2015 10:07:20 +0000]
fix Catalyst::ActionRole::Scheme docs

9 years agofix whitespace in the new UTF8 doc
Alexander Hartmaier [Thu, 8 Jan 2015 10:04:43 +0000]
fix whitespace in the new UTF8 doc

9 years agomore doc tweaks 5.90079_008
John Napiorkowski [Wed, 7 Jan 2015 22:59:21 +0000]
more doc tweaks

9 years agodocs and ready for release testing
John Napiorkowski [Wed, 7 Jan 2015 22:44:04 +0000]
docs and ready for release testing

9 years agoif a response is from an external psgi app, donot double encode if a charset is present
John Napiorkowski [Wed, 7 Jan 2015 22:35:01 +0000]
if a response is from an external psgi app, donot double encode if a charset is present

9 years agoadded links to UTF8 docs in delta and upgrading
Mark Ellis [Wed, 7 Jan 2015 21:53:56 +0000]
added links to UTF8 docs in delta and upgrading

also fixed typos in UTF8 doc

9 years agoup version for pending release
John Napiorkowski [Wed, 7 Jan 2015 19:48:28 +0000]
up version for pending release

9 years agocorrect documentation on the Scheme actionrole
John Napiorkowski [Wed, 7 Jan 2015 19:48:10 +0000]
correct documentation on the Scheme actionrole

9 years agonew document reviewing catalyst UTF8 changes
John Napiorkowski [Wed, 7 Jan 2015 19:37:55 +0000]
new document reviewing catalyst UTF8 changes

9 years agotests and donot let you change encoding too late into the response
John Napiorkowski [Wed, 7 Jan 2015 19:37:39 +0000]
tests and donot let you change encoding too late into the response

9 years agoif we change encoding on $c after asking for a write_fh we want to make sure catalyst...
John Napiorkowski [Wed, 7 Jan 2015 18:40:42 +0000]
if we change encoding on $c after asking for a write_fh we want to make sure catalyst does the right thing

9 years agomore test cases
John Napiorkowski [Wed, 7 Jan 2015 18:40:03 +0000]
more test cases

9 years agoexclude a test that fails on windows pointlessly
John Napiorkowski [Wed, 7 Jan 2015 15:37:29 +0000]
exclude a test that fails on windows pointlessly

9 years agofixed test fail on windows (/ versus \)
John Napiorkowski [Wed, 7 Jan 2015 15:27:45 +0000]
fixed test fail on windows (/ versus \)

9 years agofix spelling to satisfy t/author/spelling.t
Alexander Hartmaier [Wed, 7 Jan 2015 15:19:34 +0000]
fix spelling to satisfy t/author/spelling.t

9 years agofix typos in Changes back to version 5.60
Alexander Hartmaier [Wed, 7 Jan 2015 14:36:39 +0000]
fix typos in Changes back to version 5.60

9 years agofixed changes
John Napiorkowski [Tue, 6 Jan 2015 23:16:05 +0000]
fixed changes

9 years agoMerge branch 'master' into holland
John Napiorkowski [Tue, 6 Jan 2015 23:15:11 +0000]
Merge branch 'master' into holland

Conflicts:
Changes
lib/Catalyst.pm
lib/Catalyst/Runtime.pm

9 years agomore docs
John Napiorkowski [Mon, 5 Jan 2015 19:54:09 +0000]
more docs

9 years agofix broken test case, update copyright date 5.90079
John Napiorkowski [Fri, 2 Jan 2015 17:48:34 +0000]
fix broken test case, update copyright date

9 years agoremoved unneeded dependency that was causing test fails
John Napiorkowski [Fri, 2 Jan 2015 14:28:24 +0000]
removed unneeded dependency that was causing test fails

9 years agodocumentation and up version
John Napiorkowski [Fri, 2 Jan 2015 15:05:39 +0000]
documentation and up version

9 years agoremoved unneeded dependency that was causing test fails
John Napiorkowski [Fri, 2 Jan 2015 14:28:24 +0000]
removed unneeded dependency that was causing test fails

9 years agoremoved updated file
John Napiorkowski [Wed, 31 Dec 2014 20:52:23 +0000]
removed updated file

9 years agomore release docs updates, and fixed some config options;
John Napiorkowski [Wed, 31 Dec 2014 20:48:36 +0000]
more release docs updates, and fixed some config options;

9 years agomerged and resolved conflicts from stable
John Napiorkowski [Wed, 31 Dec 2014 16:36:02 +0000]
merged and resolved conflicts from stable

9 years agoinc version for release 45.90078 5.90078
John Napiorkowski [Wed, 31 Dec 2014 16:09:25 +0000]
inc version for release

9 years agoremoved outdated roadmap
John Napiorkowski [Wed, 31 Dec 2014 16:09:13 +0000]
removed outdated roadmap

9 years agoMerge branch 'master' of https://github.com/davewood/catalyst-runtime
John Napiorkowski [Wed, 31 Dec 2014 15:55:56 +0000]
Merge branch 'master' of https://github.com/davewood/catalyst-runtime

9 years agodocs and new test cases
John Napiorkowski [Wed, 31 Dec 2014 15:39:50 +0000]
docs and new test cases

9 years agorefactor HTTP exception check
David Schmidt [Wed, 31 Dec 2014 11:57:12 +0000]
refactor HTTP exception check

9 years agorm whitespace, fix typo, add contributor
David Schmidt [Wed, 31 Dec 2014 11:38:32 +0000]
rm whitespace, fix typo, add contributor

9 years agoMerge branch 'davewood-master'
John Napiorkowski [Tue, 30 Dec 2014 22:44:56 +0000]
Merge branch 'davewood-master'

9 years agoMerge branch 'master' of https://github.com/davewood/catalyst-runtime into davewood...
John Napiorkowski [Tue, 30 Dec 2014 22:44:47 +0000]
Merge branch 'master' of https://github.com/davewood/catalyst-runtime into davewood-master

9 years agoMerge branch 'sergeyromanov-patch-1'
John Napiorkowski [Tue, 30 Dec 2014 22:40:04 +0000]
Merge branch 'sergeyromanov-patch-1'

9 years agobackcompat http-exception handling by middleware
David Schmidt [Tue, 30 Dec 2014 19:20:32 +0000]
backcompat http-exception handling by middleware

9 years agostarting to prep release version info
John Napiorkowski [Fri, 26 Dec 2014 21:56:18 +0000]
starting to prep release version info

9 years agotest new method
John Napiorkowski [Fri, 26 Dec 2014 21:54:49 +0000]
test new method

9 years agochanges so that we skip encoding under programmatic situations
John Napiorkowski [Fri, 26 Dec 2014 20:42:10 +0000]
changes so that we skip encoding under programmatic situations

9 years agomore tests for utf8 and docs
John Napiorkowski [Thu, 18 Dec 2014 14:48:29 +0000]
more tests for utf8 and docs

9 years agorename Pod heading (TITLE -> NAME)
Sergey Romanov [Wed, 17 Dec 2014 12:21:41 +0000]
rename Pod heading (TITLE -> NAME)

9 years ago a few extra url generation tests
John Napiorkowski [Wed, 10 Dec 2014 00:25:26 +0000]
 a few extra url generation tests

9 years agofixed test that failed on older perl 5.90079_003
John Napiorkowski [Wed, 3 Dec 2014 19:15:40 +0000]
fixed test that failed on older perl

9 years agodo not run tests that fail when debug mode is active
John Napiorkowski [Wed, 3 Dec 2014 17:42:22 +0000]
do not run tests that fail when debug mode is active

9 years agofixed typo 5.90079_002
John Napiorkowski [Tue, 2 Dec 2014 23:15:35 +0000]
fixed typo

9 years agocute manifest skip... 5.90079_001
John Napiorkowski [Tue, 2 Dec 2014 21:45:45 +0000]
cute manifest skip...

9 years agofix typo
John Napiorkowski [Tue, 2 Dec 2014 21:39:07 +0000]
fix typo

9 years agoadd these deps so that people can use th ws and wss schemes
John Napiorkowski [Tue, 2 Dec 2014 21:37:14 +0000]
add these deps so that people can use th ws and wss schemes

9 years agostart making people use new URI since we have a patch pending and will update to...
John Napiorkowski [Tue, 2 Dec 2014 21:31:29 +0000]
start making people use new URI since we have a patch pending and will update to that when available

9 years agofinished the scheme matching and uri_for updates
John Napiorkowski [Tue, 2 Dec 2014 21:25:00 +0000]
finished the scheme matching and uri_for updates

9 years agoproxy object for the PSGI writer
John Napiorkowski [Tue, 2 Dec 2014 15:16:04 +0000]
proxy object for the PSGI writer

9 years agoremove some debugging logic
John Napiorkowski [Tue, 2 Dec 2014 02:08:36 +0000]
remove some debugging logic

9 years agomore utf8 tests and fixes
John Napiorkowski [Tue, 2 Dec 2014 01:58:04 +0000]
more utf8 tests and fixes

9 years agoget passing tests
John Napiorkowski [Tue, 2 Dec 2014 00:18:08 +0000]
get passing tests

9 years agotroubling test results
John Napiorkowski [Mon, 1 Dec 2014 23:33:22 +0000]
troubling test results

9 years agofailing test
John Napiorkowski [Mon, 1 Dec 2014 21:20:05 +0000]
failing test

9 years agodonot encode write unless the content type is one of the encodable types
John Napiorkowski [Tue, 25 Nov 2014 23:26:12 +0000]
donot encode write unless the content type is one of the encodable types

9 years agomoved the new redirect test to a place where it doesnt cause warnings
John Napiorkowski [Tue, 25 Nov 2014 23:14:35 +0000]
moved the new redirect test to a place where it doesnt cause warnings

9 years agoallow the redirect method to accept a URI style object to reduce boilerplate for...
John Napiorkowski [Tue, 25 Nov 2014 21:13:10 +0000]
allow the redirect method to accept a URI style object to reduce boilerplate for common cases

9 years agomerged from master
John Napiorkowski [Tue, 25 Nov 2014 19:44:32 +0000]
merged from master

9 years agomake the new encoding stuff work with ash multivalue if you want that stuff
John Napiorkowski [Tue, 25 Nov 2014 19:22:53 +0000]
make the new encoding stuff work with ash multivalue if you want that stuff

9 years agomore unicode tests
John Napiorkowski [Tue, 25 Nov 2014 18:13:04 +0000]
more unicode tests

9 years agoactually use the new keywords
John Napiorkowski [Tue, 25 Nov 2014 16:42:41 +0000]
actually use the new keywords

9 years agoremove a test case I do not think is valid
John Napiorkowski [Tue, 25 Nov 2014 16:22:26 +0000]
remove a test case I do not think is valid

9 years agofixed how upload info is added to parameters
John Napiorkowski [Tue, 25 Nov 2014 16:00:27 +0000]
fixed how upload info is added to parameters

9 years agomore unicode fixes
John Napiorkowski [Mon, 24 Nov 2014 22:28:33 +0000]
more unicode fixes

9 years agofix unicode in chain and path parts + debug console
John Napiorkowski [Mon, 24 Nov 2014 19:19:15 +0000]
fix unicode in chain and path parts + debug console

9 years agomake the env in Engine weak so that its request scoped 5.90077
John Napiorkowski [Wed, 19 Nov 2014 00:26:55 +0000]
make the env in Engine weak so that its request scoped

9 years agoremove mistaken file 5.90076
John Napiorkowski [Fri, 14 Nov 2014 00:09:56 +0000]
remove mistaken file

9 years agomake the httpexception filter more choosey
John Napiorkowski [Thu, 13 Nov 2014 23:26:58 +0000]
make the httpexception filter more choosey

9 years agouse Encode, and some minor code optimization
John Napiorkowski [Thu, 30 Oct 2014 00:33:36 +0000]
use Encode, and some minor code optimization

9 years agofirst go at make uri_for utf8 correct
John Napiorkowski [Wed, 29 Oct 2014 22:17:50 +0000]
first go at make uri_for utf8 correct

9 years agoproposed new test
John Napiorkowski [Wed, 29 Oct 2014 21:35:21 +0000]
proposed new test

9 years agotweak the docs and announce depracation
John Napiorkowski [Mon, 6 Oct 2014 23:33:06 +0000]
tweak the docs and announce depracation

9 years agofirst go at documentation patch for known param exploit
John Napiorkowski [Mon, 6 Oct 2014 23:19:44 +0000]
first go at documentation patch for known param exploit

9 years agomerged master changes
John Napiorkowski [Fri, 3 Oct 2014 21:29:05 +0000]
merged master changes

9 years agoupdate version and changes for release
John Napiorkowski [Wed, 1 Oct 2014 21:38:10 +0000]
update version and changes for release

9 years agoMerge branch 'valy23-patch-1'
John Napiorkowski [Wed, 1 Oct 2014 21:35:29 +0000]
Merge branch 'valy23-patch-1'

9 years agochange changes
John Napiorkowski [Wed, 1 Oct 2014 21:34:09 +0000]
change changes

9 years agoAdded minimum requested version of Carp to Makefile.pl
valy23 [Wed, 1 Oct 2014 21:29:26 +0000]
Added minimum requested version of Carp to Makefile.pl

9 years agoremove is_utf8
John Napiorkowski [Fri, 26 Sep 2014 22:22:07 +0000]
remove is_utf8

9 years agoevolve the stash middleware a bit. add a test case for tracking future growth
John Napiorkowski [Fri, 26 Sep 2014 21:57:36 +0000]
evolve the stash middleware a bit. add a test case for tracking future growth

9 years agoas_psgi and to_app
John Napiorkowski [Fri, 26 Sep 2014 17:21:59 +0000]
as_psgi and to_app

9 years agoto_app alias
John Napiorkowski [Fri, 26 Sep 2014 16:42:43 +0000]
to_app alias

9 years agoup version for pending release
John Napiorkowski [Tue, 23 Sep 2014 17:08:01 +0000]
up version for pending release

9 years agodo not decode values that are undefined
John Napiorkowski [Tue, 23 Sep 2014 17:06:15 +0000]
do not decode values that are undefined

9 years agomerged conflicts
John Napiorkowski [Tue, 23 Sep 2014 16:52:08 +0000]
merged conflicts

9 years agoupdated changelog
John Napiorkowski [Tue, 23 Sep 2014 16:50:49 +0000]
updated changelog