12 years agoRewrite the changelog for the major release
Tomas Doran [Sat, 13 Aug 2011 10:29:23 +0000]
Rewrite the changelog for the major release

12 years agoI'm really sorry
André Walker [Fri, 12 Aug 2011 15:28:40 +0000]
I'm really sorry

12 years agoactually, not so planned
André Walker [Fri, 12 Aug 2011 13:34:07 +0000]
actually, not so planned

12 years agowhat works | what doesn't work | what needs planning
André Walker [Fri, 12 Aug 2011 03:52:01 +0000]
what works | what doesn't work | what needs planning

12 years agomadness.
André Walker [Fri, 12 Aug 2011 03:07:32 +0000]
madness.

12 years agofix side effects of messing with catalyst_component_name
André Walker [Fri, 12 Aug 2011 03:04:18 +0000]
fix side effects of messing with catalyst_component_name

12 years agofix container loading logic (Class::MOP::load_class returns 1)
André Walker [Fri, 12 Aug 2011 03:03:14 +0000]
fix container loading logic (Class::MOP::load_class returns 1)

12 years agonext steps - planned
André Walker [Fri, 12 Aug 2011 01:53:14 +0000]
next steps - planned

12 years agoremoving fixed stuff from TODO
André Walker [Fri, 12 Aug 2011 01:34:29 +0000]
removing fixed stuff from TODO

12 years agoget_all_components is getting until we know what to do
André Walker [Thu, 11 Aug 2011 21:48:53 +0000]
get_all_components is getting  until we know what to do

12 years agointuiting catalyst_component_name
André Walker [Thu, 11 Aug 2011 19:40:06 +0000]
intuiting catalyst_component_name

12 years agogetting correct name for the component
André Walker [Thu, 11 Aug 2011 19:34:59 +0000]
getting correct name for the component

12 years agofixing add_component to better overriding
André Walker [Thu, 11 Aug 2011 17:44:07 +0000]
fixing add_component to better overriding

12 years agosane names for models
André Walker [Thu, 11 Aug 2011 17:38:45 +0000]
sane names for models

12 years agomore comments
André Walker [Thu, 11 Aug 2011 17:32:05 +0000]
more comments

12 years agodon't fail silently when container_class doesn't exist
André Walker [Thu, 11 Aug 2011 17:23:12 +0000]
don't fail silently when container_class doesn't exist

12 years agosmall adjustments
André Walker [Thu, 11 Aug 2011 15:26:44 +0000]
small adjustments

12 years agoupdating comment
André Walker [Thu, 11 Aug 2011 15:12:49 +0000]
updating comment

12 years agoFIXME's and comments
André Walker [Thu, 11 Aug 2011 15:03:36 +0000]
FIXME's and comments

12 years agocatalyst_component_name doesn't have to be a class accessor anymore
André Walker [Thu, 11 Aug 2011 14:24:59 +0000]
catalyst_component_name doesn't have to be a class accessor anymore

12 years agono dispatching through MyApp anymore
André Walker [Thu, 11 Aug 2011 14:17:36 +0000]
no dispatching through MyApp anymore

12 years agoAlmost working sugar
Tomas Doran [Wed, 10 Aug 2011 23:52:06 +0000]
Almost working sugar

12 years agoGet sugar working
Tomas Doran [Wed, 10 Aug 2011 23:25:58 +0000]
Get sugar working

12 years agoHappier with that
Tomas Doran [Wed, 10 Aug 2011 23:06:04 +0000]
Happier with that

12 years agoI like this more than the constructorinjection getting a ->config parameter, but...
Tomas Doran [Wed, 10 Aug 2011 22:35:35 +0000]
I like this  more than the constructorinjection getting a ->config parameter, but it's still not cool

12 years agoLets stop shitting everywhere
Tomas Doran [Wed, 10 Aug 2011 22:05:17 +0000]
Lets stop shitting everywhere

12 years agoFix the logic somewhat
Tomas Doran [Wed, 10 Aug 2011 21:48:23 +0000]
Fix the logic somewhat

12 years agoGet the 'real' components, not the compat ones for the list
Tomas Doran [Wed, 10 Aug 2011 21:44:34 +0000]
Get the 'real' components, not the compat ones for the list

12 years agoFix component debug display
Tomas Doran [Wed, 10 Aug 2011 21:43:59 +0000]
Fix component debug display

12 years agorewrote _get_component_type_name
André Walker [Wed, 10 Aug 2011 20:25:55 +0000]
rewrote _get_component_type_name

12 years agoremainings of flush_request_services()
André Walker [Wed, 10 Aug 2011 18:13:01 +0000]
remainings of flush_request_services()

12 years agoif its only used internally, it should be private
André Walker [Wed, 10 Aug 2011 18:07:15 +0000]
if its only used internally, it should be private

12 years agoget_components_types_names() too
André Walker [Wed, 10 Aug 2011 18:04:46 +0000]
get_components_types_names() too

12 years agoflush_request_services() is a bad idea
André Walker [Wed, 10 Aug 2011 18:01:23 +0000]
flush_request_services() is a bad idea

12 years agosynopsis for Catalyst::IOC
André Walker [Wed, 10 Aug 2011 17:59:59 +0000]
synopsis for Catalyst::IOC

12 years agonot inheriting from Bread::Board anymore (though it's still probably wrong)
André Walker [Wed, 10 Aug 2011 04:35:24 +0000]
not inheriting from Bread::Board anymore (though it's still probably wrong)

12 years agoswitched eval with Try::Tiny
André Walker [Wed, 10 Aug 2011 04:18:07 +0000]
switched eval with Try::Tiny

12 years agomade tests pass, spreading FIXME's all over the place
André Walker [Wed, 10 Aug 2011 04:08:17 +0000]
made tests pass, spreading FIXME's all over the place

12 years agoditching the COMPONENT constructor
André Walker [Wed, 10 Aug 2011 03:55:39 +0000]
ditching the COMPONENT constructor

12 years agoFor some reason, ->param doesn't work in the lifecycle. Gotta fix that later
André Walker [Wed, 10 Aug 2011 03:51:08 +0000]
For some reason, ->param doesn't work in the lifecycle. Gotta fix that later

12 years agoremoved FIXME, added confess()
André Walker [Wed, 10 Aug 2011 02:58:55 +0000]
removed FIXME, added confess()

12 years agoBump version numbers to final 5.90000
Tomas Doran [Mon, 8 Aug 2011 22:56:25 +0000]
Bump version numbers to final 5.90000

12 years agoMerge branch 'psgi'
Tomas Doran [Mon, 8 Aug 2011 22:54:18 +0000]
Merge branch 'psgi'

* psgi: (219 commits)
  Sort out what we're doing to ::PreFork users
  The nginx bullshit can just die
  TWMC is fixed
  Back compat fix for CX::CRUD and others
  Clarify CX::CRUD
  All the tutorial apps still work
  More TODO rewriting
  Everything except CX::CRUD works
  Update TODO and Changes
  Put old version of TWMC in conflicts, update TODO
  Note Manual needs additional fixing
  Pull back use_request_uri_for_path docs from deleted Engine::CGI
  nginx testing needed + docs, then we're done, really
  Final bits of testing
  Fix custom engine compat
  More todo notes
  Note conflicts
  updated todo
  Fix display on search.cpan
  Remove fixed things from TODO list
  ...

12 years agoSort out what we're doing to ::PreFork users
Tomas Doran (t0m) [Mon, 8 Aug 2011 22:43:57 +0000]
Sort out what we're doing to ::PreFork users

12 years agoThe nginx bullshit can just die
Tomas Doran (t0m) [Mon, 8 Aug 2011 21:32:07 +0000]
The nginx bullshit can just die

12 years agotest model Foo + small fixes
André Walker [Mon, 8 Aug 2011 03:49:54 +0000]
test model Foo + small fixes

12 years agomore improving test - Bar
André Walker [Mon, 8 Aug 2011 03:39:01 +0000]
more improving test - Bar

12 years agoadded fixme's
André Walker [Mon, 8 Aug 2011 03:29:58 +0000]
added fixme's

12 years agoimproved test for custom container - testing baz
André Walker [Mon, 8 Aug 2011 03:27:20 +0000]
improved test for custom container - testing baz

12 years agomodel requests
André Walker [Mon, 8 Aug 2011 02:54:19 +0000]
model requests

12 years agofix TODO
André Walker [Sun, 7 Aug 2011 22:41:33 +0000]
fix TODO

12 years agoTWMC is fixed
Tomas Doran [Sun, 7 Aug 2011 18:44:39 +0000]
TWMC is fixed

12 years agoMerge what I've done over the weekend
Tomas Doran [Sun, 7 Aug 2011 18:42:06 +0000]
Merge what I've done over the weekend

12 years agoBack compat fix for CX::CRUD and others
Tomas Doran [Sun, 7 Aug 2011 12:14:01 +0000]
Back compat fix for CX::CRUD and others

12 years agoClarify CX::CRUD
Tomas Doran [Sun, 7 Aug 2011 12:06:23 +0000]
Clarify CX::CRUD

12 years agoAll the tutorial apps still work
Tomas Doran [Sun, 7 Aug 2011 11:51:15 +0000]
All the tutorial apps still work

12 years agoMore TODO rewriting
Tomas Doran [Sun, 7 Aug 2011 11:15:16 +0000]
More TODO rewriting

12 years agoEverything except CX::CRUD works
Tomas Doran [Sun, 7 Aug 2011 11:11:29 +0000]
Everything except CX::CRUD works

12 years agoUpdate TODO and Changes
Tomas Doran [Sun, 7 Aug 2011 10:59:51 +0000]
Update TODO and Changes

12 years agoPut old version of TWMC in conflicts, update TODO
Tomas Doran [Sat, 6 Aug 2011 16:43:25 +0000]
Put old version of TWMC in conflicts, update TODO

12 years agoAdd MYMETA.json to .gitignore
Tomas Doran [Sat, 6 Aug 2011 16:30:49 +0000]
Add MYMETA.json to .gitignore

12 years agoNote Manual needs additional fixing
Tomas Doran [Sat, 6 Aug 2011 16:28:29 +0000]
Note Manual needs additional fixing

12 years agoPull back use_request_uri_for_path docs from deleted Engine::CGI
Tomas Doran [Sat, 6 Aug 2011 16:21:43 +0000]
Pull back use_request_uri_for_path docs from deleted Engine::CGI

12 years agonginx testing needed + docs, then we're done, really
Tomas Doran [Sat, 6 Aug 2011 15:18:11 +0000]
nginx testing needed + docs, then we're done, really

12 years agoFinal bits of testing
Tomas Doran [Sat, 6 Aug 2011 15:13:32 +0000]
Final bits of testing

12 years agoFix custom engine compat
Tomas Doran [Sat, 6 Aug 2011 15:12:02 +0000]
Fix custom engine compat

12 years agoMore todo notes
Tomas Doran [Sat, 6 Aug 2011 14:50:31 +0000]
More todo notes

12 years agoNote conflicts
Tomas Doran [Sat, 6 Aug 2011 14:41:11 +0000]
Note conflicts

12 years agoRequest - it's definitely not a Singleton, and it needs the context
André Walker [Sat, 6 Aug 2011 05:51:52 +0000]
Request - it's definitely not a Singleton, and it needs the context

12 years agoWithParameters FIXME
André Walker [Sat, 6 Aug 2011 05:49:49 +0000]
WithParameters FIXME

12 years agoone line is better
André Walker [Sat, 6 Aug 2011 05:48:24 +0000]
one line is better

12 years agoExtending TestAppCustomContainer (without sugar)
André Walker [Sat, 6 Aug 2011 05:47:28 +0000]
Extending TestAppCustomContainer (without sugar)

12 years agoRemoved WithCOMPONENT, renamed My::External::Class
André Walker [Sat, 6 Aug 2011 05:33:41 +0000]
Removed WithCOMPONENT, renamed My::External::Class

12 years agoupdated todo
John Napiorkowski [Sat, 6 Aug 2011 01:32:38 +0000]
updated todo

12 years agoremoved solved fixme's
André Walker [Fri, 5 Aug 2011 23:53:10 +0000]
removed solved fixme's

12 years agorewrote Request lifecycle
André Walker [Fri, 5 Aug 2011 23:50:14 +0000]
rewrote Request lifecycle

12 years agopod sketch for Request lifecycle
André Walker [Fri, 5 Aug 2011 20:52:43 +0000]
pod sketch for Request lifecycle

12 years agoBasing Catalyst::IOC on Bread::Board (don't know if it's supposed to, but current...
André Walker [Fri, 5 Aug 2011 20:51:08 +0000]
Basing Catalyst::IOC on Bread::Board (don't know if it's supposed to, but current container tests require it) and pod sketch

12 years agofix default_component behavior
André Walker [Fri, 5 Aug 2011 20:47:01 +0000]
fix default_component behavior

12 years agoFix display on search.cpan
Tomas Doran [Fri, 5 Aug 2011 08:05:50 +0000]
Fix display on search.cpan

12 years agoRemove fixed things from TODO list
Tomas Doran [Fri, 5 Aug 2011 07:53:25 +0000]
Remove fixed things from TODO list

12 years agoMerge branch 'gsoc_breadboard' of git.shadowcat.co.uk:Catalyst-Runtime into gsoc_brea...
André Walker [Thu, 4 Aug 2011 23:43:05 +0000]
Merge branch 'gsoc_breadboard' of git.shadowcat.co.uk:Catalyst-Runtime into gsoc_breadboard

12 years agoreordering stuff fixes accept_context_args
André Walker [Thu, 4 Aug 2011 23:41:55 +0000]
reordering stuff fixes accept_context_args

12 years agofixing _get_component_type_name
André Walker [Thu, 4 Aug 2011 23:41:12 +0000]
fixing _get_component_type_name

12 years agomake sure it is a regexp
André Walker [Thu, 4 Aug 2011 23:37:07 +0000]
make sure it is a regexp

12 years agoadded the ctx parameter
André Walker [Thu, 4 Aug 2011 23:35:59 +0000]
added the ctx parameter

12 years agoComments
Tomas Doran [Thu, 4 Aug 2011 22:21:34 +0000]
Comments

12 years agoMass block comment on why I think we should pass the app in also..
Tomas Doran [Thu, 4 Aug 2011 20:10:39 +0000]
Mass block comment on why I think we should pass the app in also..

12 years agoupdate TODO, next planned steps
André Walker [Thu, 4 Aug 2011 19:54:55 +0000]
update TODO, next planned steps

12 years agoNot a Moose class, no ->new method
Tomas Doran [Thu, 4 Aug 2011 18:43:05 +0000]
Not a Moose class, no ->new method

12 years agoAdd class for custom container
Tomas Doran [Thu, 4 Aug 2011 18:28:07 +0000]
Add class for custom container

12 years agocompleted NoSugarContainer to match SugarContainer
André Walker [Wed, 3 Aug 2011 23:09:33 +0000]
completed NoSugarContainer to match SugarContainer

12 years agorewrite SugarContainer to be actually sugar
André Walker [Wed, 3 Aug 2011 22:58:37 +0000]
rewrite SugarContainer to be actually sugar

12 years agoenabling new lifecycle in test + FIXME
André Walker [Wed, 3 Aug 2011 22:34:53 +0000]
enabling new lifecycle in test + FIXME

12 years agoAdded Catalyst::IOC::LifeCycle::Request
André Walker [Wed, 3 Aug 2011 22:29:59 +0000]
Added Catalyst::IOC::LifeCycle::Request

12 years agoexplaining the existance of a class, for mentors to review
André Walker [Wed, 3 Aug 2011 03:59:15 +0000]
explaining the existance of a class, for mentors to review

12 years agosmall sketch for custom container tests
André Walker [Wed, 3 Aug 2011 03:52:37 +0000]
small sketch for custom container tests

12 years agoadapt TestAppCustomContainer, not to break everything while it's not ready
André Walker [Wed, 3 Aug 2011 03:51:56 +0000]
adapt TestAppCustomContainer, not to break everything while it's not ready

12 years agoAdded Catalyst::IOC
André Walker [Wed, 3 Aug 2011 03:51:17 +0000]
Added Catalyst::IOC

12 years agotypo when removing get_components_types_names
André Walker [Wed, 3 Aug 2011 01:28:03 +0000]
typo when removing get_components_types_names