catagits/Catalyst-View-Component-SubInclude.git
2010-12-09 Wallace Reis Add HTTP support
2010-12-09 Wallace Reis Let the plugin name be arbitrary
2010-12-09 Wallace Reis Merge github.com:wreis/catalyst-view-component-subinclude
2010-12-09 Tomas Doran make config less gross and work with ConfigLoader
2010-12-09 Tomas Doran Not class methods
2010-12-08 Wallace Reis Add more tests
2010-06-10 t0m Version 0.09 0.09
2010-06-10 Vladimir Timofeev fix tests
2010-06-10 Vladimir Timofeev Fix ssi include for apache
2010-06-10 Vladimir Timofeev add SSI component, update tests for it
2010-05-16 Tomas Doran Chanelog
2010-05-16 Tomas Doran Merge remote branch 'origin/master'
2010-05-16 Tomas Doran Version 0.08 0.08
2010-02-22 Kieren Diment add documentation to clarify usage of this component.
2010-02-19 Tomas Doran Fix all the version numbers 0.07_03
2010-02-19 Tomas Doran Update .gitignore and MANIFEST.SKIP
2010-02-19 Tomas Doran Update README
2010-02-19 Tomas Doran Fix more test fail
2010-02-19 Tomas Doran Bump version 0.07_02
2010-02-18 Tomas Doran... Add missing test_requires
2010-02-15 Tomas Doran Update .gitignore
2010-02-15 Tomas Doran Remove these, they're generated files
2010-02-15 Tomas Doran Trim more whitespace 0.07_01
2010-02-15 Tomas Doran Add myself to contributors
2010-02-15 Tomas Doran Changelog, bump versions
2010-02-15 Tomas Doran Trim hatespce
2010-02-15 Tomas Doran Add repos location
2010-02-15 Tomas Doran Switch around to use and cache instances
2010-02-15 Tomas Doran Switch subinclude generation to being called on instances.
2010-02-15 Tomas Doran Make the subrequest plugins Moose classes with a constr...
2010-02-15 Tomas Doran Introduce a way to pass config down into the plugins
2010-02-15 Tomas Doran Clean up subrequest backend.
2010-02-15 Tomas Doran Just use use_for_action in ESI backend
2010-02-15 Tomas Doran Test the app. This is grotty, as it just expects the...
2010-02-15 Tomas Doran Add .gitignore
2010-02-15 Tomas Doran Move pod tests to be author only
2010-02-15 Tomas Doran Remove unused file
2010-02-15 Tomas Doran Switch to using contextclosure
2010-02-15 Tomas Doran test_requires for TT so we know the test app will run...
2010-02-15 Tomas Doran Clean up test app to need less dependencies
2010-02-15 Tomas Doran Rename the test app into the lib directory
2010-02-15 Tomas Doran No need for an around modifier, can quite happily be...
2010-02-15 Tomas Doran Fix namespace::clean useage
2010-02-15 Tomas Doran Fix visit
2010-02-15 Tomas Doran Test the visit plugin compiles, no -T on perl
2009-07-28 Nilson Santos... additional test
2009-07-28 Nilson Santos... update shebang line
2009-07-27 Nilson Santos... Bump version number and prepare for release
2009-07-27 Nilson Santos... Fix some issues with Args/Captures in the SubRequest...
2009-07-27 Nilson Santos... new test case
2009-06-26 Jay Kuri patch to avoid memory leak in subinclude by weakening...
2009-04-21 Nilson Santos... Fix attribute constraint issue with newer Catalyst...
2009-02-11 Nilson Santos... Bump to 0.04
2009-02-06 Nilson Santos... Update META.yml
2009-02-06 Nilson Santos... Add README and Changes, update MANIFEST
2009-02-06 Nilson Santos... Add subinclude_using, bump version to 0.03
2009-02-06 Nilson Santos... Add MANIFEST and META.yml
2009-02-06 Nilson Santos... Update docs
2009-02-05 Nilson Santos... Fix everything but visit is broken
2009-02-05 Nilson Santos... Fix ESI plugin, update Makefile.PL
2009-02-05 Nilson Santos... Add Visit Plugin, fix SubRequest plugin bump version...
2009-01-30 Nilson Santos... Update docs, add simple tests
2009-01-30 Nilson Santos... All docs updated.
2009-01-30 Nilson Santos... Add docs to main module
2009-01-30 Nilson Santos... Rename to Catalyst-View-Component-SubInclude