12 years agowe agreed on neither enforcing en_US nor en_GB
Alexander Hartmaier [Fri, 29 Jul 2011 14:51:08 +0000]
we agreed on neither enforcing en_US nor en_GB

12 years agomore spelling fixes
Alexander Hartmaier [Fri, 29 Jul 2011 14:50:38 +0000]
more spelling fixes

12 years agofixed spelling errors
Alexander Hartmaier [Fri, 29 Jul 2011 14:09:35 +0000]
fixed spelling errors

12 years agoadded some more stopwords to spelling test
Alexander Hartmaier [Fri, 29 Jul 2011 14:05:19 +0000]
added some more stopwords to spelling test

12 years agoadded spelling author test
Alexander Hartmaier [Fri, 29 Jul 2011 13:50:14 +0000]
added spelling author test

12 years agoallow uri_for_action to be called with captures and args in a single arrayref
Lian Wan Situ [Mon, 12 Apr 2010 20:49:01 +0000]
allow uri_for_action to be called with captures and args in a single arrayref

12 years agoDocs
Tomas Doran [Fri, 21 Oct 2011 17:54:54 +0000]
Docs

12 years agoGet Class::Load to do this for us
Tomas Doran [Fri, 21 Oct 2011 16:06:22 +0000]
Get Class::Load to do this for us

12 years agoImplement automatic role loading for script classes.
Florian Ragwitz [Wed, 9 Dec 2009 12:43:56 +0000]
Implement automatic role loading for script classes.

12 years agoUpdate changelog
Tomas Doran [Fri, 21 Oct 2011 18:25:53 +0000]
Update changelog

12 years agoMake method call be italic in docs
Tomas Doran [Fri, 21 Oct 2011 18:19:51 +0000]
Make method call be italic in docs

12 years agoAnd fix up the documentation some
Tomas Doran [Fri, 21 Oct 2011 15:37:43 +0000]
And fix up the documentation some

12 years agoMerge branch captures_and_args_combined
Tomas Doran [Fri, 21 Oct 2011 15:27:37 +0000]
Merge branch captures_and_args_combined

12 years agoNote that wrapping the setup method will cause you pain
Tomas Doran [Fri, 21 Oct 2011 15:09:26 +0000]
Note that wrapping the setup method will cause you pain

12 years agoMerge remote branch 'origin/suppress_data_dumper_warnings'
Tomas Doran [Fri, 21 Oct 2011 14:55:50 +0000]
Merge remote branch 'origin/suppress_data_dumper_warnings'

* origin/suppress_data_dumper_warnings:
  fixing to work with perl 5.8
  Suppressing Data::Dumper warnings in test t/aggregate/live_component_controller_action_action.t

12 years agoMore spelling stopwords and small fixes till we pass
Tomas Doran [Fri, 21 Oct 2011 14:41:03 +0000]
More spelling stopwords and small fixes till we pass

12 years agoMerge spelling test
Tomas Doran [Fri, 21 Oct 2011 14:38:17 +0000]
Merge spelling test

12 years agoRemove another ref to MyApp->plugin
Tomas Doran [Fri, 21 Oct 2011 14:21:34 +0000]
Remove another ref to MyApp->plugin

12 years agoUn-document MyApp->plugin method
Tomas Doran [Fri, 21 Oct 2011 14:19:48 +0000]
Un-document MyApp->plugin method

12 years agoRemove references to the -Engine flag from docs
Tomas Doran [Fri, 21 Oct 2011 14:17:04 +0000]
Remove references to the -Engine flag from docs

12 years agoRemove documentation showing Global / Regex / Private actions from Catalyst.pm
Tomas Doran [Fri, 21 Oct 2011 14:16:01 +0000]
Remove documentation showing Global / Regex / Private actions from Catalyst.pm

All of these are deprecated in some way, so they shouldn't be shown
from the top level Pod

12 years agoMerge branch 'master' into gsoc_breadboard
André Walker [Thu, 20 Oct 2011 20:34:29 +0000]
Merge branch 'master' into gsoc_breadboard

12 years agoDocumentation to ->hostname on how to get the hostname of the server.
Oskari Okko Ojala [Wed, 12 Oct 2011 13:08:49 +0000]
Documentation to ->hostname on how to get the hostname of the server.

12 years agoVersion 5.90004 5.90004
Florian Ragwitz [Tue, 11 Oct 2011 15:11:43 +0000]
Version 5.90004

12 years agoDon't guess when setting an engine through ->engine_class
Florian Ragwitz [Tue, 11 Oct 2011 15:05:09 +0000]
Don't guess when setting an engine through ->engine_class

12 years agoMerge branch 'master' into gsoc_breadboard
André Walker [Thu, 6 Oct 2011 12:51:41 +0000]
Merge branch 'master' into gsoc_breadboard

12 years agoVersion 5.90003 5.90003
Tomas Doran [Wed, 5 Oct 2011 07:39:00 +0000]
Version 5.90003

12 years agoRevert "Version 5.90003"
Tomas Doran [Wed, 5 Oct 2011 07:32:01 +0000]
Revert "Version 5.90003"

This reverts commit 23a34adfebeb887fb66214421cb3064f83e796cd.

12 years agoFix test by backing out 5dbac379d1a478321ca88d3c94c16d32224f8a60
Tomas Doran [Wed, 5 Oct 2011 07:31:39 +0000]
Fix test by backing out 5dbac379d1a478321ca88d3c94c16d32224f8a60

12 years agoVersion 5.90003
Tomas Doran [Wed, 5 Oct 2011 01:03:54 +0000]
Version 5.90003

12 years agoClarify use of uri_for further. RT#57011
Tomas Doran [Wed, 5 Oct 2011 00:52:55 +0000]
Clarify use of uri_for further. RT#57011

12 years agoKill irritating warning
Tomas Doran [Wed, 5 Oct 2011 00:50:58 +0000]
Kill irritating warning

12 years agoFind bin right
Tomas Doran [Wed, 5 Oct 2011 00:49:00 +0000]
Find bin right

12 years agoFix issue with array refs and actions from config. RT#65463
Tomas Doran [Wed, 5 Oct 2011 00:14:35 +0000]
Fix issue with array refs and actions from config. RT#65463

12 years agoMake default body reponses for 302s W3C compliant. RT#71237
Tomas Doran [Tue, 4 Oct 2011 23:24:03 +0000]
Make default body reponses for 302s W3C compliant. RT#71237

12 years agoRemember to add deprecation notice
Tomas Doran [Wed, 7 Sep 2011 18:25:04 +0000]
Remember to add deprecation notice

12 years agoClarify that prepare is called as a class method
Alexander Hartmaier [Mon, 3 Oct 2011 16:22:12 +0000]
Clarify that prepare is called as a class method

12 years agoReplace bizarre split and join (that warns on undef values) with a simple regex
Dave Rolsky [Tue, 27 Sep 2011 15:10:41 +0000]
Replace bizarre split and join (that warns on undef values) with a simple regex

12 years agoRestructure test to avoid lots of noise when controller returns an error
Dave Rolsky [Tue, 27 Sep 2011 15:06:55 +0000]
Restructure test to avoid lots of noise when controller returns an error

12 years agoSimplify complex ternary expression
Dave Rolsky [Wed, 21 Sep 2011 17:45:18 +0000]
Simplify complex ternary expression

12 years agoMerge branch 'master' into gsoc_breadboard
André Walker [Tue, 20 Sep 2011 14:24:04 +0000]
Merge branch 'master' into gsoc_breadboard

12 years agoRemove "where {1}" from subtype declarations.
Dave Rolsky [Mon, 12 Sep 2011 03:25:45 +0000]
Remove "where {1}" from subtype declarations.

This isn't necessary, doesn't do anything, and will interfere with things like
inlining, as the presence of the where clause will make Moose think there's a
real additional constraint on the type.

12 years agoRemove a block of unused code
Dave Rolsky [Mon, 12 Sep 2011 03:15:38 +0000]
Remove a block of unused code

12 years agoFix old scripts by having empty Catalyst::Engine::HTTP
Tomas Doran [Mon, 5 Sep 2011 10:58:04 +0000]
Fix old scripts by having empty Catalyst::Engine::HTTP

12 years agoChangelog updated: Set a matching Content-type for the redirect if Catalyst sets...
Oskari Okko Ojala [Fri, 2 Sep 2011 11:03:22 +0000]
Changelog updated: Set a matching Content-type for the redirect if Catalyst sets the body.

12 years agoName the type to make errors more obvious
Tomas Doran [Thu, 25 Aug 2011 08:29:33 +0000]
Name the type to make errors more obvious

12 years agoAnd fix
Tomas Doran [Wed, 11 May 2011 12:35:57 +0000]
And fix

12 years agoRe-space more sanely
Tomas Doran [Wed, 11 May 2011 12:34:51 +0000]
Re-space more sanely

12 years agoMove to aggregate
Tomas Doran [Wed, 11 May 2011 12:33:32 +0000]
Move to aggregate

12 years agoTests for redirects
Oskari Okko Ojala [Wed, 11 May 2011 12:14:47 +0000]
Tests for redirects

12 years agofix ROADMAP url
Justin Hunter [Thu, 1 Sep 2011 20:43:16 +0000]
fix ROADMAP url

12 years agoMissed Plugin::Authentication
Tomas Doran [Tue, 23 Aug 2011 15:17:50 +0000]
Missed Plugin::Authentication

12 years agoVersion 5.90002 5.90002
Tomas Doran [Mon, 22 Aug 2011 20:45:58 +0000]
Version 5.90002

12 years agoChangelog
Tomas Doran [Mon, 22 Aug 2011 20:44:38 +0000]
Changelog

12 years agoI think this fixes mod_perl for some cases
Tomas Doran [Mon, 22 Aug 2011 20:13:20 +0000]
I think this fixes mod_perl for some cases

12 years agoupdate TODO
André Walker [Mon, 22 Aug 2011 00:17:14 +0000]
update TODO

12 years agoloaded components logic was wrong - cleaned up a little. Not finished though
André Walker [Sun, 21 Aug 2011 15:21:10 +0000]
loaded components logic was wrong - cleaned up a little. Not finished though

12 years agoTODO item done, whitespace fix
André Walker [Sun, 21 Aug 2011 12:59:06 +0000]
TODO item done, whitespace fix

12 years agomade model, view, controller subs simpler
André Walker [Sun, 21 Aug 2011 00:24:38 +0000]
made model, view, controller subs simpler

12 years agofixes and cleanup
André Walker [Sun, 21 Aug 2011 00:06:50 +0000]
fixes and cleanup

12 years agoditto
André Walker [Sat, 20 Aug 2011 23:25:50 +0000]
ditto

12 years agopod
André Walker [Sat, 20 Aug 2011 23:08:03 +0000]
pod

12 years agomodel view controller methods in Catalyst::IOC
André Walker [Sat, 20 Aug 2011 22:37:48 +0000]
model view controller methods in Catalyst::IOC

12 years agoditto
André Walker [Sat, 20 Aug 2011 04:26:09 +0000]
ditto

12 years agoremoving noise (comments and warnings)
André Walker [Sat, 20 Aug 2011 04:20:26 +0000]
removing noise (comments and warnings)

12 years agobad merge
André Walker [Sat, 20 Aug 2011 04:14:34 +0000]
bad merge

12 years agomerge master
André Walker [Fri, 19 Aug 2011 21:37:35 +0000]
merge master

12 years agonot moose
André Walker [Fri, 19 Aug 2011 21:14:43 +0000]
not moose

12 years agoI still haven't gotten this :)
André Walker [Fri, 19 Aug 2011 16:10:18 +0000]
I still haven't gotten this :)

12 years agolifecycle sugar
André Walker [Fri, 19 Aug 2011 14:19:23 +0000]
lifecycle sugar

12 years agosingleton lifecycle tests
André Walker [Fri, 19 Aug 2011 14:01:40 +0000]
singleton lifecycle tests

12 years agomaking sugar test work
André Walker [Fri, 19 Aug 2011 13:49:21 +0000]
making sugar test work

12 years agoconfig might have been cleared (not sure if this should happen, though)
André Walker [Fri, 19 Aug 2011 05:34:34 +0000]
config might have been cleared (not sure if this should happen, though)

12 years agook, this was stupid
André Walker [Fri, 19 Aug 2011 05:28:53 +0000]
ok, this was stupid

12 years agolet each test component do one thing. leave depends_on(DefaultSetup) for a while
André Walker [Fri, 19 Aug 2011 05:28:46 +0000]
let each test component do one thing. leave depends_on(DefaultSetup) for a while

12 years agoupdate TODO
André Walker [Fri, 19 Aug 2011 05:17:34 +0000]
update TODO

12 years agofixme and warning
André Walker [Fri, 19 Aug 2011 05:10:56 +0000]
fixme and warning

12 years agomore cleanup, fixes
André Walker [Fri, 19 Aug 2011 05:00:11 +0000]
more cleanup, fixes

12 years agolets simplify stuff
André Walker [Fri, 19 Aug 2011 04:47:27 +0000]
lets simplify stuff

12 years agosome playing
André Walker [Wed, 17 Aug 2011 01:02:54 +0000]
some playing

12 years agoMore Xs
Tomas Doran [Tue, 16 Aug 2011 15:44:20 +0000]
More Xs

12 years agoAnother doc note / fix, mo++
Tomas Doran [Tue, 16 Aug 2011 08:34:12 +0000]
Another doc note / fix, mo++

12 years agoYou don't want ::Engine::PSGI
Tomas Doran [Tue, 16 Aug 2011 07:56:51 +0000]
You don't want ::Engine::PSGI

12 years agoFix ::PSGI example
Tomas Doran [Tue, 16 Aug 2011 07:44:45 +0000]
Fix ::PSGI example

12 years agoVersion 5.90001. Correct no of digits in VERSION - DOH 5.90001
Tomas Doran [Mon, 15 Aug 2011 21:45:03 +0000]
Version 5.90001. Correct no of digits in VERSION - DOH

12 years agoVersion 5.9000 5.9000
Tomas Doran [Mon, 15 Aug 2011 21:20:51 +0000]
Version 5.9000

12 years agoMove main synopsis of changes from changelog to Catalyst::Delta
Tomas Doran [Mon, 15 Aug 2011 21:11:36 +0000]
Move main synopsis of changes from changelog to Catalyst::Delta

12 years agofixing possible problem when ACCEPT_CONTEXT is already defined
André Walker [Mon, 15 Aug 2011 17:14:35 +0000]
fixing possible problem when ACCEPT_CONTEXT is already defined

12 years agoBaz -> RequestLifeCycle
André Walker [Mon, 15 Aug 2011 15:42:42 +0000]
Baz -> RequestLifeCycle

12 years agomodel Baz
André Walker [Mon, 15 Aug 2011 15:38:46 +0000]
model Baz

12 years agooverridden locate_components
André Walker [Mon, 15 Aug 2011 15:20:39 +0000]
overridden locate_components

12 years agoNoSugarContainer doesn't need var
André Walker [Mon, 15 Aug 2011 15:04:40 +0000]
NoSugarContainer doesn't need  var

12 years agoFailIfACCEPT_CONTEXTCalled role
André Walker [Mon, 15 Aug 2011 15:03:37 +0000]
FailIfACCEPT_CONTEXTCalled role

12 years agoCatalyst::Delta hasn't been touched, needs fixing.
Tomas Doran [Mon, 15 Aug 2011 08:36:24 +0000]
Catalyst::Delta hasn't been touched, needs fixing.

12 years agoDo not inadvertently add a digit to the version no
Tomas Doran [Mon, 15 Aug 2011 08:36:06 +0000]
Do not inadvertently add a digit to the version no

12 years agoSome small accuracy fixes
Tomas Doran [Mon, 15 Aug 2011 08:19:51 +0000]
Some small accuracy fixes

12 years agoThat was fixed in the code, kill it from the docs.
Tomas Doran [Mon, 15 Aug 2011 08:00:15 +0000]
That was fixed in the code, kill it from the docs.

12 years agoMerge branch 'master' of ssh://git.shadowcat.co.uk/Catalyst-Runtime
Jesse Sheidlower [Sun, 14 Aug 2011 20:12:59 +0000]
Merge branch 'master' of ssh://git.shadowcat.co.uk/Catalyst-Runtime

Conflicts:
lib/Catalyst/Upgrading.pod

12 years agoDoc changes to Upgrading and PSGI.
Jesse Sheidlower [Sun, 14 Aug 2011 20:08:36 +0000]
Doc changes to Upgrading and PSGI.

12 years agoClarify mod_perl1 vs mod_perl2 vs mod_perl 1.99
Tomas Doran [Sun, 14 Aug 2011 13:39:29 +0000]
Clarify mod_perl1 vs mod_perl2 vs mod_perl 1.99