Fix plugin links in POD
[catagits/Catalyst-View-Component-SubInclude.git] / lib / Catalyst / View / Component / SubInclude.pm
2012-11-01 Dagfinn Ilmari Man... Fix plugin links in POD master mirror/master
2011-05-11 Jose Luis Martinez Document the keep_stash option for each plugin
2011-05-11 Jose Luis Martinez Bump up version before making changes.
2010-12-14 Tomas Doran Version 0.10 0.10
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 Let the plugin name be arbitrary
2010-12-09 Tomas Doran make config less gross and work with ConfigLoader
2010-12-08 Tomas Doran make config less gross and work with ConfigLoader
2010-06-10 t0m Version 0.09 0.09
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 Introduce a way to pass config down into the plugins
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
2009-07-27 Nilson Santos Figu... Bump version number and prepare for release
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-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