14 years agoBump version 0.07_02
Tomas Doran [Fri, 19 Feb 2010 00:12:50 +0000]
Bump version

14 years agoAdd missing test_requires
Tomas Doran (t0m) [Thu, 18 Feb 2010 15:16:22 +0000]
Add missing test_requires

14 years agoUpdate .gitignore
Tomas Doran [Mon, 15 Feb 2010 22:52:47 +0000]
Update .gitignore

14 years agoRemove these, they're generated files
Tomas Doran [Mon, 15 Feb 2010 22:52:20 +0000]
Remove these, they're generated files

14 years agoTrim more whitespace 0.07_01
Tomas Doran [Mon, 15 Feb 2010 22:50:56 +0000]
Trim more whitespace

14 years agoAdd myself to contributors
Tomas Doran [Mon, 15 Feb 2010 22:50:32 +0000]
Add myself to contributors

14 years agoChangelog, bump versions
Tomas Doran [Mon, 15 Feb 2010 22:49:06 +0000]
Changelog, bump versions

14 years agoTrim hatespce
Tomas Doran [Mon, 15 Feb 2010 22:41:54 +0000]
Trim hatespce

14 years agoAdd repos location
Tomas Doran [Mon, 15 Feb 2010 22:34:21 +0000]
Add repos location

14 years agoSwitch around to use and cache instances
Tomas Doran [Sun, 24 Jan 2010 23:02:04 +0000]
Switch around to use and cache instances

14 years agoSwitch subinclude generation to being called on instances.
Tomas Doran [Sun, 24 Jan 2010 22:51:25 +0000]
Switch subinclude generation to being called on instances.

Instances need to be cached but aren't yet

14 years agoMake the subrequest plugins Moose classes with a constructor
Tomas Doran [Sun, 24 Jan 2010 22:46:05 +0000]
Make the subrequest plugins Moose classes with a constructor

14 years agoIntroduce a way to pass config down into the plugins
Tomas Doran [Sun, 24 Jan 2010 22:41:08 +0000]
Introduce a way to pass config down into the plugins

Use this to implement a way to keep the current stash when doing
a subrequest or visit. Docs and tests to follow.

This is also pretty gross, it'd be nicer at this point to make the
plugins instances which are built (and their config merged) on first
use, rather than merging and passing the config down into the class
method every time.

14 years agoClean up subrequest backend.
Tomas Doran [Sun, 24 Jan 2010 22:32:20 +0000]
Clean up subrequest backend.

Call public not private methods in the dispatcher.
Work correctly if passed an action object

14 years agoJust use use_for_action in ESI backend
Tomas Doran [Sun, 24 Jan 2010 22:27:15 +0000]
Just use use_for_action in ESI backend

14 years agoTest the app. This is grotty, as it just expects the entire page. But it's better...
Tomas Doran [Sun, 24 Jan 2010 22:17:10 +0000]
Test the app. This is grotty, as it just expects the entire page. But it's better than no tests at all

14 years agoAdd .gitignore
Tomas Doran [Sun, 24 Jan 2010 22:22:18 +0000]
Add .gitignore

14 years agoMove pod tests to be author only
Tomas Doran [Sun, 24 Jan 2010 22:21:36 +0000]
Move pod tests to be author only

14 years agoRemove unused file
Tomas Doran [Sun, 24 Jan 2010 22:11:30 +0000]
Remove unused file

14 years agoSwitch to using contextclosure
Tomas Doran [Sun, 24 Jan 2010 21:42:19 +0000]
Switch to using contextclosure

14 years agotest_requires for TT so we know the test app will run. Dep on new Catalyst with visit...
Tomas Doran [Sun, 24 Jan 2010 21:42:05 +0000]
test_requires for TT so we know the test app will run. Dep on new Catalyst with visit swapped round and contextclosure

14 years agoClean up test app to need less dependencies
Tomas Doran [Sun, 24 Jan 2010 21:41:22 +0000]
Clean up test app to need less dependencies

14 years agoRename the test app into the lib directory
Tomas Doran [Sun, 24 Jan 2010 21:40:30 +0000]
Rename the test app into the lib directory

14 years agoNo need for an around modifier, can quite happily be a before
Tomas Doran [Sun, 24 Jan 2010 21:30:54 +0000]
No need for an around modifier, can quite happily be a before

14 years agoFix namespace::clean useage
Tomas Doran [Sun, 24 Jan 2010 16:11:54 +0000]
Fix namespace::clean useage

14 years agoFix visit
Tomas Doran [Sun, 24 Jan 2010 16:10:35 +0000]
Fix visit

14 years agoTest the visit plugin compiles, no -T on perl
Tomas Doran [Sun, 24 Jan 2010 15:58:44 +0000]
Test the visit plugin compiles, no -T on perl

14 years agoadditional test
Nilson Santos Figueiredo Júnior [Tue, 28 Jul 2009 00:17:13 +0000]
additional test

14 years agoupdate shebang line
Nilson Santos Figueiredo Júnior [Tue, 28 Jul 2009 00:02:25 +0000]
update shebang line

14 years agoBump version number and prepare for release
Nilson Santos Figueiredo Júnior [Mon, 27 Jul 2009 23:37:46 +0000]
Bump version number and prepare for release

14 years agoFix some issues with Args/Captures in the SubRequest and Visit plugins and add more...
Nilson Santos Figueiredo Júnior [Mon, 27 Jul 2009 23:33:19 +0000]
Fix some issues with Args/Captures in the SubRequest and Visit plugins and add more tests to the pseudo test suite

14 years agonew test case
Nilson Santos Figueiredo Júnior [Mon, 27 Jul 2009 22:39:59 +0000]
new test case

14 years agopatch to avoid memory leak in subinclude by weakening $c reference
Jay Kuri [Fri, 26 Jun 2009 14:40:18 +0000]
patch to avoid memory leak in subinclude by weakening $c reference

15 years agoFix attribute constraint issue with newer Catalyst versions
Nilson Santos Figueiredo Júnior [Tue, 21 Apr 2009 22:18:57 +0000]
Fix attribute constraint issue with newer Catalyst versions
Bump to 0.05

15 years agoBump to 0.04
Nilson Santos Figueiredo Júnior [Wed, 11 Feb 2009 02:36:52 +0000]
Bump to 0.04

15 years agoUpdate META.yml
Nilson Santos Figueiredo Júnior [Fri, 6 Feb 2009 20:01:26 +0000]
Update META.yml

15 years agoAdd README and Changes, update MANIFEST
Nilson Santos Figueiredo Júnior [Fri, 6 Feb 2009 19:59:55 +0000]
Add README and Changes, update MANIFEST

15 years agoAdd subinclude_using, bump version to 0.03
Nilson Santos Figueiredo Júnior [Fri, 6 Feb 2009 19:49:59 +0000]
Add subinclude_using, bump version to 0.03

15 years agoAdd MANIFEST and META.yml
Nilson Santos Figueiredo Júnior [Fri, 6 Feb 2009 02:28:39 +0000]
Add MANIFEST and META.yml

15 years agoUpdate docs
Nilson Santos Figueiredo Júnior [Fri, 6 Feb 2009 02:24:24 +0000]
Update docs

15 years agoFix everything but visit is broken
Nilson Santos Figueiredo Júnior [Thu, 5 Feb 2009 22:32:19 +0000]
Fix everything but visit is broken

15 years agoFix ESI plugin, update Makefile.PL
Nilson Santos Figueiredo Júnior [Thu, 5 Feb 2009 21:45:42 +0000]
Fix ESI plugin, update Makefile.PL

15 years agoAdd Visit Plugin, fix SubRequest plugin bump version to 0.02
Nilson Santos Figueiredo Júnior [Thu, 5 Feb 2009 21:41:12 +0000]
Add Visit Plugin, fix SubRequest plugin bump version to 0.02

15 years agoUpdate docs, add simple tests
Nilson Santos Figueiredo Júnior [Fri, 30 Jan 2009 20:09:08 +0000]
Update docs, add simple tests

15 years agoAll docs updated.
Nilson Santos Figueiredo Júnior [Fri, 30 Jan 2009 19:59:42 +0000]
All docs updated.

15 years agoAdd docs to main module
Nilson Santos Figueiredo Júnior [Fri, 30 Jan 2009 19:34:34 +0000]
Add docs to main module

15 years agoRename to Catalyst-View-Component-SubInclude
Nilson Santos Figueiredo Júnior [Fri, 30 Jan 2009 18:23:15 +0000]
Rename to Catalyst-View-Component-SubInclude