Fix plugin links in POD
[catagits/Catalyst-View-Component-SubInclude.git] / lib / Catalyst /
2012-11-01 Dagfinn Ilmari Man... Fix plugin links in POD master mirror/master
2012-07-16 Tomas Doran Trailing space
2011-05-11 Jose Luis Martinez Document the keep_stash option for each plugin
2011-05-11 Jose Luis Martinez Doc maintenance: trash the warning about chained actions
2011-05-11 Jose Luis Martinez Try to make a SubRequest not have a shallow copy of...
2011-05-11 Jose Luis Martinez Bump up version before making changes.
2010-12-14 Tomas Doran Version 0.10 0.10
2010-12-13 Wallace Reis s/base_uri/base_url/g | Add duck_type check
2010-12-09 Wallace Reis Update main doc
2010-12-09 Wallace Reis Add Vladimir to contributors and update README
2010-12-09 Wallace Reis Add me as a contributor
2010-12-09 Wallace Reis Add HTTP plugin's doc
2010-12-09 Wallace Reis Add HTTP support
2010-12-09 Wallace Reis Let the plugin name be arbitrary
2010-12-09 Tomas Doran make config less gross and work with ConfigLoader
2010-12-09 Tomas Doran Not class methods
2010-12-08 Tomas Doran make config less gross and work with ConfigLoader
2010-12-08 Tomas Doran Not class methods
2010-06-10 t0m Version 0.09 0.09
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 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 Bump version 0.07_02
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 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 Switch to using contextclosure
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
2009-07-27 Nilson Santos Figu... Bump version number and prepare for release
2009-07-27 Nilson Santos Figu... Fix some issues with Args/Captures in the SubRequest...
2009-06-26 Jay Kuri patch to avoid memory leak in subinclude by weakening...
2009-04-21 Nilson Santos Figu... Fix attribute constraint issue with newer Catalyst...
2009-02-11 Nilson Santos Figu... Bump to 0.04
2009-02-06 Nilson Santos Figu... Add subinclude_using, bump version to 0.03
2009-02-06 Nilson Santos Figu... Update docs
2009-02-05 Nilson Santos Figu... Fix everything but visit is broken
2009-02-05 Nilson Santos Figu... Fix ESI plugin, update Makefile.PL
2009-02-05 Nilson Santos Figu... Add Visit Plugin, fix SubRequest plugin bump version...
2009-01-30 Nilson Santos Figu... Update docs, add simple tests
2009-01-30 Nilson Santos Figu... All docs updated.
2009-01-30 Nilson Santos Figu... Add docs to main module
2009-01-30 Nilson Santos Figu... Rename to Catalyst-View-Component-SubInclude