12 years agoSome initial todo notes
Tomas Doran [Mon, 25 Jul 2011 17:38:46 +0000]
Some initial todo notes

12 years agoDescription & Synopsis sketch
André Walker [Sat, 23 Jul 2011 22:28:36 +0000]
Description & Synopsis sketch

12 years agoditto
André Walker [Sat, 23 Jul 2011 22:02:12 +0000]
ditto

12 years agoPOD and FIXME's
André Walker [Sat, 23 Jul 2011 21:56:05 +0000]
POD and FIXME's

12 years agoFixed test
André Walker [Sat, 23 Jul 2011 20:55:10 +0000]
Fixed test

12 years agoa little more cleanup
André Walker [Sat, 23 Jul 2011 15:13:27 +0000]
a little more cleanup

12 years agomoved temporarily _get_component_type_name to Container
André Walker [Sat, 23 Jul 2011 15:02:38 +0000]
moved temporarily _get_component_type_name to Container

12 years agomoving block from ->component to container
André Walker [Sat, 23 Jul 2011 14:52:09 +0000]
moving block from ->component to container

12 years agomoved code block from ->components to the container
André Walker [Sat, 23 Jul 2011 14:31:43 +0000]
moved code block from ->components to the container

12 years agofixing plugin test app to use base 'Catalyst'
André Walker [Thu, 21 Jul 2011 21:34:19 +0000]
fixing plugin test app to use base 'Catalyst'

12 years ago_get_component_type is dead
André Walker [Thu, 21 Jul 2011 21:31:32 +0000]
_get_component_type is dead

12 years agolive_view_warnings.t -> live_mvc_warnings.t
André Walker [Thu, 21 Jul 2011 21:26:41 +0000]
live_view_warnings.t -> live_mvc_warnings.t

12 years agoFIXME, and POD
André Walker [Thu, 21 Jul 2011 20:42:45 +0000]
FIXME, and POD

12 years agodeprecate search_extra
André Walker [Thu, 21 Jul 2011 20:40:15 +0000]
deprecate search_extra

12 years agogetting structure from Container
André Walker [Thu, 21 Jul 2011 19:22:32 +0000]
getting structure from Container

12 years agoFixing test
André Walker [Thu, 21 Jul 2011 14:37:04 +0000]
Fixing test

12 years agoFIXME
André Walker [Thu, 21 Jul 2011 14:36:55 +0000]
FIXME

12 years agomaking $c->comp(qr/::M::/) work
André Walker [Thu, 21 Jul 2011 14:21:46 +0000]
making $c->comp(qr/::M::/) work

12 years agofixing components to work the way it did
André Walker [Thu, 21 Jul 2011 13:50:46 +0000]
fixing components to work the way it did

12 years agoDeprecating $c->comp("MyApp")
André Walker [Thu, 21 Jul 2011 01:27:04 +0000]
Deprecating $c->comp("MyApp")

12 years agokilling components as class data
André Walker [Thu, 21 Jul 2011 01:17:43 +0000]
killing components as class data

12 years agomyapp as controller -> myapp as component
André Walker [Thu, 21 Jul 2011 00:43:38 +0000]
myapp as controller -> myapp as component

12 years agosub class2classshortsuffix for the controller
André Walker [Thu, 21 Jul 2011 00:17:59 +0000]
sub class2classshortsuffix for the controller

12 years agomoving _find_component to the container as find_component
André Walker [Thu, 21 Jul 2011 00:08:41 +0000]
moving _find_component to the container as find_component

12 years agosub component_list
André Walker [Thu, 21 Jul 2011 00:01:02 +0000]
sub component_list

12 years agowarn also when calling component with no args
André Walker [Wed, 20 Jul 2011 23:52:20 +0000]
warn also when calling component with no args

12 years agofix deprecation warning
André Walker [Wed, 20 Jul 2011 23:50:23 +0000]
fix deprecation warning

12 years agoSome notes about next steps / removals
Tomas Doran [Mon, 18 Jul 2011 13:19:44 +0000]
Some notes about next steps / removals

12 years agodefault_(view|model) can come from config files
André Walker [Sat, 16 Jul 2011 02:38:07 +0000]
default_(view|model) can come from config files

12 years agofix comment
André Walker [Sat, 16 Jul 2011 02:06:36 +0000]
fix comment

12 years agofixing aggregated tests
André Walker [Thu, 14 Jul 2011 14:23:01 +0000]
fixing aggregated tests

12 years agofixing search_extra functionality
André Walker [Thu, 14 Jul 2011 13:19:03 +0000]
fixing search_extra functionality

12 years agoremoved a little bit of repetition, and commented
André Walker [Wed, 13 Jul 2011 00:12:09 +0000]
removed a little bit of repetition, and commented

12 years agoa little refactoring for sub component
André Walker [Wed, 13 Jul 2011 00:02:26 +0000]
a little refactoring for sub component

12 years agoFIXME in the broken test
André Walker [Tue, 12 Jul 2011 20:01:49 +0000]
FIXME in the broken test

12 years agomaking unit_core_component.t work
André Walker [Tue, 12 Jul 2011 19:58:48 +0000]
making unit_core_component.t work

12 years agosmall adjustments in ->component()
André Walker [Tue, 12 Jul 2011 18:33:27 +0000]
small adjustments in ->component()

12 years agocreated default_component writer
André Walker [Mon, 11 Jul 2011 23:33:03 +0000]
created default_component writer

12 years agomake_single_default sub
André Walker [Mon, 11 Jul 2011 23:19:56 +0000]
make_single_default sub

12 years agofixing pod
André Walker [Mon, 11 Jul 2011 22:58:20 +0000]
fixing pod

12 years agodefault_view / default_model
André Walker [Mon, 11 Jul 2011 22:53:59 +0000]
default_view / default_model

12 years agoforgot name in the default_model service
André Walker [Mon, 11 Jul 2011 16:55:44 +0000]
forgot name in the default_model service

12 years agoforgot to load default_view and default_model services
André Walker [Mon, 11 Jul 2011 16:52:42 +0000]
forgot to load default_view and default_model services

12 years agosimplified Catalyst.pm
André Walker [Mon, 11 Jul 2011 16:48:56 +0000]
simplified Catalyst.pm

12 years ago->controller changes
André Walker [Mon, 11 Jul 2011 16:05:31 +0000]
->controller changes

12 years agotests for calling controller() with no args
André Walker [Mon, 11 Jul 2011 15:52:01 +0000]
tests for calling controller() with no args

12 years agocreated get_component_from_sub_container
André Walker [Fri, 8 Jul 2011 14:10:16 +0000]
created get_component_from_sub_container

12 years agoremoved regexp fallback
André Walker [Fri, 8 Jul 2011 13:44:15 +0000]
removed regexp fallback

12 years agochanging get_component and get_component_args
André Walker [Thu, 7 Jul 2011 21:26:54 +0000]
changing get_component and get_component_args

12 years agocreated disable_regex_fallback attr
André Walker [Thu, 7 Jul 2011 20:51:03 +0000]
created disable_regex_fallback attr

12 years agomake git ignore cover_db/ (for Devel::Cover)
André Walker [Thu, 7 Jul 2011 19:24:45 +0000]
make git ignore cover_db/ (for Devel::Cover)

12 years agoattributes can all be readonly
André Walker [Thu, 7 Jul 2011 14:59:20 +0000]
attributes can all be readonly

12 years agomoving classes/roles to Catalyst::IOC::* namespace
André Walker [Thu, 7 Jul 2011 14:25:58 +0000]
moving classes/roles to Catalyst::IOC::* namespace

12 years agoPOD and sensible name for ACCEPT_CONTEXT args
André Walker [Thu, 7 Jul 2011 13:58:02 +0000]
POD and sensible name for ACCEPT_CONTEXT args

12 years agoPOD to the bottom
André Walker [Thu, 7 Jul 2011 13:55:43 +0000]
POD to the bottom

12 years agoTrivial cleanup using delegate method
Tomas Doran [Thu, 7 Jul 2011 08:48:45 +0000]
Trivial cleanup using delegate method

12 years agoFix AUTHORS etc to match all other files
Tomas Doran [Thu, 7 Jul 2011 08:42:40 +0000]
Fix AUTHORS etc to match all other files

12 years agoMerging of gsoc_breadboard
André Walker [Wed, 6 Jul 2011 23:12:26 +0000]
Merging of gsoc_breadboard

12 years agoA little POD
André Walker [Wed, 6 Jul 2011 23:10:48 +0000]
A little POD

12 years agoreturne instead of add_service/add_sub_container
André Walker [Wed, 6 Jul 2011 22:47:57 +0000]
returne instead of add_service/add_sub_container

12 years agoremoved build_root_container()
André Walker [Wed, 6 Jul 2011 22:40:07 +0000]
removed build_root_container()

12 years agosame as before
André Walker [Wed, 6 Jul 2011 18:58:39 +0000]
same as before

12 years agosimplified a bit
André Walker [Wed, 6 Jul 2011 17:47:57 +0000]
simplified a bit

12 years agomerging gsoc_breadboard changes
André Walker [Wed, 6 Jul 2011 15:24:15 +0000]
merging gsoc_breadboard changes

12 years agostyle and coherence
André Walker [Wed, 6 Jul 2011 15:20:49 +0000]
style and coherence

12 years agomoving stuff
André Walker [Wed, 6 Jul 2011 15:06:41 +0000]
moving stuff

12 years agosubcontainer class for shortened syntax
André Walker [Wed, 6 Jul 2011 14:59:12 +0000]
subcontainer class for shortened syntax

12 years agoisolating repeated code
André Walker [Wed, 6 Jul 2011 14:48:30 +0000]
isolating repeated code

12 years agosome minor corrections
André Walker [Wed, 6 Jul 2011 14:03:06 +0000]
some minor corrections

12 years agoeval not needed round can, it just returns false
Tomas Doran [Wed, 6 Jul 2011 13:02:27 +0000]
eval not needed round can, it just returns false

12 years agoBEGIN { extends only needed in controllers
Tomas Doran [Mon, 4 Jul 2011 17:44:22 +0000]
BEGIN { extends only needed in controllers

12 years agomore sense out of regex fallback
André Walker [Wed, 6 Jul 2011 02:53:52 +0000]
more sense out of regex fallback

12 years agoremoved useless code, restored regexp fallback
André Walker [Wed, 6 Jul 2011 02:44:23 +0000]
removed useless code, restored regexp fallback

12 years agofinished rewrite of ->component, removed old subs
André Walker [Wed, 6 Jul 2011 02:30:41 +0000]
finished rewrite of ->component, removed old subs

12 years agorewriting ->component and friends to use BB. Completely broken
André Walker [Tue, 5 Jul 2011 22:24:44 +0000]
rewriting ->component and friends to use BB. Completely broken

12 years agotest was expecting wrong results
André Walker [Tue, 5 Jul 2011 21:59:44 +0000]
test was expecting wrong results

12 years agonow using BlockInjection, replacing all calls to _filter_component
André Walker [Tue, 5 Jul 2011 19:55:43 +0000]
now using BlockInjection, replacing all calls to _filter_component

12 years agosubclassing Bread::Board::Service to replace _filter_component
André Walker [Tue, 5 Jul 2011 19:13:24 +0000]
subclassing Bread::Board::Service to replace _filter_component

12 years agoadapting unit_core_mvc.t to work (still broken)
André Walker [Tue, 5 Jul 2011 18:02:41 +0000]
adapting unit_core_mvc.t to work (still broken)

12 years agoMerge branch 'master' into gsoc_breadboard
André Walker [Tue, 5 Jul 2011 14:48:38 +0000]
Merge branch 'master' into gsoc_breadboard

12 years agoMore disable_component_resolution_regex_fallback
Tomas Doran [Fri, 1 Jul 2011 13:23:33 +0000]
More disable_component_resolution_regex_fallback

12 years agocreated attribute for the container class that will be used for subcontainers
André Walker [Mon, 27 Jun 2011 20:17:55 +0000]
created attribute for the container class that will be used for subcontainers

12 years agosplit Container's BUILD, moved BB logic from Catalyst.pm to the Container
André Walker [Fri, 24 Jun 2011 15:23:30 +0000]
split Container's BUILD, moved BB logic from Catalyst.pm to the Container

12 years agoTesting if MyApp::Container is used when it exists. Fallback to Catalyst::Container...
André Walker [Fri, 24 Jun 2011 03:54:30 +0000]
Testing if MyApp::Container is used when it exists. Fallback to Catalyst::Container when it doesn't

12 years agothe plan is to use done_testing()
André Walker [Fri, 24 Jun 2011 03:53:13 +0000]
the plan is to use done_testing()

12 years ago->setup_config should not work
André Walker [Fri, 24 Jun 2011 03:52:16 +0000]
->setup_config should not work

12 years agomockapp moved to a sensible place
André Walker [Fri, 24 Jun 2011 03:49:55 +0000]
mockapp moved to a sensible place

12 years agoswitched MyApp for the actual app name in setup_config
André Walker [Tue, 14 Jun 2011 18:30:22 +0000]
switched MyApp for the actual app name in setup_config

12 years agodefined a plan, removed useless bless and Data::Dumper
André Walker [Tue, 14 Jun 2011 16:20:35 +0000]
defined a plan, removed useless bless and Data::Dumper

12 years agotests for setup_component
André Walker [Tue, 14 Jun 2011 16:05:45 +0000]
tests for setup_component

12 years agowhen COMPONENT dies, one error thrown is enough
André Walker [Tue, 14 Jun 2011 16:05:18 +0000]
when COMPONENT dies, one error thrown is enough

12 years agorenamed to create setup_component' tests
André Walker [Tue, 14 Jun 2011 16:03:47 +0000]
renamed to create setup_component' tests

12 years agotest cleaned up using Moose::Meta::Class
André Walker [Tue, 14 Jun 2011 14:05:34 +0000]
test cleaned up using Moose::Meta::Class

12 years agoremoved useless variable
André Walker [Fri, 10 Jun 2011 02:49:07 +0000]
removed useless variable

12 years agorenamed MockApp so that it doesn't fail when run aggregate tests
André Walker [Thu, 9 Jun 2011 22:25:39 +0000]
renamed MockApp so that it doesn't fail when run aggregate tests

12 years agoMore tests for setup_components, some for locate_components
André Walker [Thu, 9 Jun 2011 21:58:28 +0000]
More tests for setup_components, some for locate_components

12 years agoAdded setup_components tests
André Walker [Thu, 9 Jun 2011 20:58:47 +0000]
Added setup_components tests

12 years agogive an example for $c->request->path
Caleb Cushing [Thu, 9 Jun 2011 20:35:49 +0000]
give an example for $c->request->path

Signed-off-by: Caleb Cushing <xenoterracide@gmail.com>

12 years agofix typo
Justin Hunter [Thu, 9 Jun 2011 02:39:45 +0000]
fix typo

12 years agono need for requests in unit_core_container_live_auto.t
André Walker [Wed, 8 Jun 2011 21:03:17 +0000]
no need for requests in unit_core_container_live_auto.t