catagits/Catalyst-Plugin-Static-Simple.git
2021-05-05 Dagfinn Ilmari... Release commit for 0.37 master v0.37
2021-05-05 Dagfinn Ilmari... Bumping version to 0.37
2021-05-05 Dagfinn Ilmari... Changes entries for haarg's cleanups
2021-04-27 Graham Knop remove MooseX::Types prereq haarg/cleanup
2021-04-27 Graham Knop distarify
2018-12-31 Karen Etheridge this is not raku
2018-03-15 Dagfinn Ilmari... Release 0.36 v0.36
2018-03-15 Dagfinn Ilmari... Relax PNG content type check in t/05dirs.t
2018-03-14 Dagfinn Ilmari... Use Travis Perl helpers
2018-03-14 Dagfinn Ilmari... Put '.' last in @INC, not first
2018-03-14 Dagfinn Ilmari... Release 0.35 v0.35
2018-03-14 Dagfinn Ilmari... Test on all recent perls on Travis
2018-03-14 Dagfinn Ilmari... Use less-likely extension for unknown file type (RT...
2017-08-02 Arthur Axel... Release 0.34 v0.34
2017-08-02 Arthur Axel... Remove MYMETA.*
2017-08-02 Arthur Axel... Fix typo in POD
2017-08-02 Arthur Axel... Fix installing on 5.26.0+
2017-08-02 Arthur Axel... This is not executable
2017-08-02 Arthur Axel... Fix security vulnerability, when serving static files...
2014-10-29 John Napiorkowski removed files unneeded
2014-10-29 John Napiorkowski update version
2014-10-29 John Napiorkowski updated changes v0.33
2014-10-29 John Napiorkowski Merge branch 'master' of git.shadowcat.co.uk:Catalyst...
2014-10-29 Alastair McGowan... Functionally void: Replace CRLF with LF
2014-10-29 Alastair McGowan... Blitz CRLF line endings
2014-09-29 Alastair McGowan... tidy up cargo-culted stuff
2014-09-29 Alastair McGowan... Forgot to add the TestLog class I created
2014-09-26 Henry Van Styn Merge branch 'master' into travis
2014-09-26 Henry Van Styn Added Travis config (based on cfg from Catalyst)
2014-09-26 Alastair McGowan... Release date in changes
2014-09-26 Alastair McGowan... ch-ch-ch-changes
2014-09-26 Alastair McGowan... Fix and test failure to merge include paths
2014-06-04 Henry Van Styn version 0.32 v0.32
2014-05-13 Henry Van Styn Turns off logger 'autoflush' - required by new Catalyst API
2013-09-09 Alexander Hartmaier version 0.31 v0.31
2013-09-09 Alexander Hartmaier bump the MIME::Types requirement to 2.03
2013-09-09 Alexander Hartmaier fix MIME::Types 2.xx compatibility be removing call...
2013-09-09 Alexander Hartmaier added information to Changes that the repository has...
2013-09-09 Graham Knop update repo metadata
2012-06-11 Alexander Hartmaier mention RT#77709 in Changes
2012-06-11 Alexander Hartmaier Updated docs to reflect config key change from 'static...
2012-05-04 Alexander Hartmaier Version 0.30 v0.30
2012-05-04 Alexander Hartmaier fixed Changes
2012-05-04 Alexander Hartmaier Change configuration key to 'Plugin::Static::Simple...
2011-04-20 Toby Corkindale Add Cache-Control:public header
2010-02-01 Matt S Trout bump version and add release line to Changes v0.29
2010-02-01 Matt S Trout from override to around, because that actually works
2010-01-04 Tomas Doran Bump version v0.28
2010-01-04 Tomas Doran Bug fix for debug mode from RT#53338
2010-01-03 Tomas Doran Bump versions v0.27
2010-01-03 Tomas Doran Cleanup author tests
2010-01-03 Tomas Doran Don't override setup, rather hook setup_finalize otherw...
2010-01-03 Tomas Doran Switch to being a Moose role
2009-12-06 Tomas Doran I clearly failed to actually ship that fix to the failu... v0.26
2009-11-26 Tomas Doran Be less fugly
2009-11-23 Tomas Doran Ignore built dists
2009-11-23 Tomas Doran Bump versions
2009-11-23 Tomas Doran Bump dep for tests
2009-10-22 Tomas Doran Test actually dies hard due to that division, fix to... v0.25
2009-10-22 Tomas Doran Version 0.25
2009-10-22 Justin Wheeler changelog entry
2009-10-22 Justin Wheeler Ugly test script to verify $@ out-of-scope issue is...
2009-10-22 Justin Wheeler Moving code around so $@ is only checked if eval is...
2009-10-18 Matt S Trout fixup copyright for Static::Simple
2009-10-06 Tomas Doran I don't need .gitignore in my dist, ta v0.23
2009-10-06 Tomas Doran Bump versions
2009-10-06 Tomas Doran Fix warnings in new Catalyst
2009-08-21 Florian Ragwitz Version 0.22. v0.22
2009-08-21 Florian Ragwitz Remove autogenerated README from version control.
2009-08-21 Florian Ragwitz Add .gitignore.
2009-08-16 Florian Ragwitz Changelogging.
2009-08-16 Florian Ragwitz Require the soon-to-be-release version 5.80008 of ...
2009-08-16 Florian Ragwitz Add test for delivering empty files.
2009-07-26 Tomas Doran Ignore props
2009-05-28 Tomas Doran Revert config key change which broke all the tests...
2009-05-24 Tomas Doran Back out accidental commit
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
2009-05-13 Jos Boumans * make it clear your application must generate a 404...
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-05-05 Tomas Doran Fix docs in Static::Simple.
2009-04-02 Matt S Trout fix config key
2009-03-29 Florian Ragwitz Version 0.21. v0.21
2009-03-29 Florian Ragwitz Exclude git files from MANIFEST.
2009-03-29 Florian Ragwitz Changelog jester's doc changes.
2009-03-29 Florian Ragwitz Bump prereq to MIME::Types to 1.25.
2009-03-29 Florian Ragwitz Switching to MRO::Compat also fixes RT#44553.
2009-02-08 Tomas Doran May be the last setup method
2009-02-08 Tomas Doran Change from NEXT to MRO::Compat - RT#40628
2008-11-28 Jesse Sheidlower tweaked doc to cover deploying to root location in VH
2008-11-28 Jesse Sheidlower Added details of Aliasing filesystem paths to Using...
2007-09-24 Andy Grundman Static::Simple 0.20, fixed static dirs regex and added...
2007-09-06 Jess Robinson Doc patch from initself, clarify static files dir
2007-08-11 Andy Grundman Add tab test to all my modules
2007-07-02 Andy Grundman Static::Simple 0.19, fixed a test that fails on some...
2007-07-01 Andy Grundman Static::Simple 0.18 v0.18
2007-06-30 Andy Grundman Static::Simple: Support a less confusing way to enable...
2007-05-11 Andy Grundman Static::Simple 0.17 v0.17
2007-05-11 Andy Grundman Static::Simple: Added serve_static_file patch from...
2007-04-30 Andy Grundman Static::Simple 0.16
2007-04-30 Brian Cassidy switch to Module::Install
next