2 years agoRelease commit for 0.37 master v0.37
Dagfinn Ilmari Mannsåker [Wed, 5 May 2021 14:29:05 +0000]
Release commit for 0.37

       - Port Makefile.PL from Module::Install to Distar
       - Remove MooseX::Types dependency

2 years agoBumping version to 0.37
Dagfinn Ilmari Mannsåker [Wed, 5 May 2021 14:26:32 +0000]
Bumping version to 0.37

2 years agoChanges entries for haarg's cleanups
Dagfinn Ilmari Mannsåker [Wed, 5 May 2021 14:24:33 +0000]
Changes entries for haarg's cleanups

2 years agoremove MooseX::Types prereq haarg/cleanup
Graham Knop [Tue, 27 Apr 2021 07:00:44 +0000]
remove MooseX::Types prereq

2 years agodistarify
Graham Knop [Tue, 27 Apr 2021 07:00:12 +0000]
distarify

5 years agothis is not raku
Karen Etheridge [Mon, 31 Dec 2018 19:24:23 +0000]
this is not raku

6 years agoRelease 0.36 v0.36
Dagfinn Ilmari Mannsåker [Thu, 15 Mar 2018 11:37:55 +0000]
Release 0.36

6 years agoRelax PNG content type check in t/05dirs.t
Dagfinn Ilmari Mannsåker [Thu, 15 Mar 2018 10:40:26 +0000]
Relax PNG content type check in t/05dirs.t

Some systems return image/vnd.mozilla.apng rather than image/png

6 years agoUse Travis Perl helpers
Dagfinn Ilmari Mannsåker [Wed, 14 Mar 2018 14:38:51 +0000]
Use Travis Perl helpers

- Explicitly configure CPAN

  Module::AutoInstall gets stuck prompting for mirrors on 5.8 otherwise

- Manually install author deps

  The helpers don't install them in the perl under which the module is
  being tested, but they do run the author tests.

6 years agoPut '.' last in @INC, not first
Dagfinn Ilmari Mannsåker [Wed, 14 Mar 2018 12:43:55 +0000]
Put '.' last in @INC, not first

6 years agoRelease 0.35 v0.35
Dagfinn Ilmari Mannsåker [Wed, 14 Mar 2018 12:07:45 +0000]
Release 0.35

6 years agoTest on all recent perls on Travis
Dagfinn Ilmari Mannsåker [Wed, 14 Mar 2018 11:57:08 +0000]
Test on all recent perls on Travis

6 years agoUse less-likely extension for unknown file type (RT#124211)
Dagfinn Ilmari Mannsåker [Wed, 14 Mar 2018 11:56:08 +0000]
Use less-likely extension for unknown file type (RT#124211)

6 years agoRelease 0.34 v0.34
Arthur Axel 'fREW' Schmidt [Wed, 2 Aug 2017 16:59:39 +0000]
Release 0.34

6 years agoRemove MYMETA.*
Arthur Axel 'fREW' Schmidt [Wed, 2 Aug 2017 16:53:31 +0000]
Remove MYMETA.*

6 years agoFix typo in POD
Arthur Axel 'fREW' Schmidt [Wed, 2 Aug 2017 16:43:27 +0000]
Fix typo in POD

6 years agoFix installing on 5.26.0+
Arthur Axel 'fREW' Schmidt [Wed, 2 Aug 2017 16:41:09 +0000]
Fix installing on 5.26.0+

6 years agoThis is not executable
Arthur Axel 'fREW' Schmidt [Wed, 2 Aug 2017 16:39:01 +0000]
This is not executable

6 years agoFix security vulnerability, when serving static files with dots in the names
Arthur Axel 'fREW' Schmidt [Wed, 2 Aug 2017 16:31:57 +0000]
Fix security vulnerability, when serving static files with dots in the names

9 years agoremoved files unneeded
John Napiorkowski [Wed, 29 Oct 2014 15:56:14 +0000]
removed files unneeded

9 years agoupdate version
John Napiorkowski [Wed, 29 Oct 2014 15:54:35 +0000]
update version

9 years agoupdated changes v0.33
John Napiorkowski [Wed, 29 Oct 2014 15:53:02 +0000]
updated changes

9 years agoMerge branch 'master' of git.shadowcat.co.uk:Catalyst-Plugin-Static-Simple
John Napiorkowski [Wed, 29 Oct 2014 15:35:47 +0000]
Merge branch 'master' of git.shadowcat.co.uk:Catalyst-Plugin-Static-Simple

9 years agoFunctionally void: Replace CRLF with LF
Alastair McGowan-Douglas [Wed, 29 Oct 2014 15:17:11 +0000]
Functionally void: Replace CRLF with LF

9 years agoBlitz CRLF line endings
Alastair McGowan-Douglas [Wed, 29 Oct 2014 15:17:11 +0000]
Blitz CRLF line endings

9 years agotidy up cargo-culted stuff
Alastair McGowan-Douglas [Mon, 29 Sep 2014 08:26:05 +0000]
tidy up cargo-culted stuff

9 years agoForgot to add the TestLog class I created
Alastair McGowan-Douglas [Mon, 29 Sep 2014 08:14:09 +0000]
Forgot to add the TestLog class I created

9 years agoMerge branch 'master' into travis
Henry Van Styn [Fri, 26 Sep 2014 22:03:04 +0000]
Merge branch 'master' into travis

9 years agoAdded Travis config (based on cfg from Catalyst)
Henry Van Styn [Fri, 26 Sep 2014 21:54:54 +0000]
Added Travis config (based on cfg from Catalyst)

9 years agoRelease date in changes
Alastair McGowan-Douglas [Fri, 26 Sep 2014 15:44:20 +0000]
Release date in changes

9 years agoch-ch-ch-changes
Alastair McGowan-Douglas [Fri, 26 Sep 2014 14:31:38 +0000]
ch-ch-ch-changes

9 years agoFix and test failure to merge include paths
Alastair McGowan-Douglas [Fri, 26 Sep 2014 14:25:35 +0000]
Fix and test failure to merge include paths

(Sorry about the copypasta)

9 years agoversion 0.32 v0.32
Henry Van Styn [Wed, 4 Jun 2014 20:43:54 +0000]
version 0.32

9 years agoTurns off logger 'autoflush' - required by new Catalyst API
Henry Van Styn [Tue, 13 May 2014 16:00:41 +0000]
Turns off logger 'autoflush' - required by new Catalyst API

10 years agoversion 0.31 v0.31
Alexander Hartmaier [Mon, 9 Sep 2013 14:32:56 +0000]
version 0.31

10 years agobump the MIME::Types requirement to 2.03
Alexander Hartmaier [Mon, 9 Sep 2013 14:23:53 +0000]
bump the MIME::Types requirement to 2.03

to ensure its improvements make it into Catalyst environments

10 years agofix MIME::Types 2.xx compatibility be removing call to an undocumented method
Alexander Hartmaier [Mon, 9 Sep 2013 14:18:31 +0000]
fix MIME::Types 2.xx compatibility be removing call to an undocumented method

10 years agoadded information to Changes that the repository has been migrated from svn to git
Alexander Hartmaier [Mon, 9 Sep 2013 14:10:40 +0000]
added information to Changes that the repository has been migrated from svn to git

10 years agoupdate repo metadata
Graham Knop [Mon, 9 Sep 2013 13:36:04 +0000]
update repo metadata

11 years agomention RT#77709 in Changes
Alexander Hartmaier [Mon, 11 Jun 2012 16:01:29 +0000]
mention RT#77709 in Changes

11 years agoUpdated docs to reflect config key change from 'static' to 'Plugin::Static::Simple'
Alexander Hartmaier [Mon, 11 Jun 2012 15:58:45 +0000]
Updated docs to reflect config key change from 'static' to 'Plugin::Static::Simple'

11 years agoVersion 0.30 v0.30
Alexander Hartmaier [Fri, 4 May 2012 17:08:58 +0000]
Version 0.30

11 years agofixed Changes
Alexander Hartmaier [Fri, 4 May 2012 17:05:58 +0000]
fixed Changes

11 years agoChange configuration key to 'Plugin::Static::Simple' by default.
Alexander Hartmaier [Fri, 4 May 2012 17:01:26 +0000]
Change configuration key to 'Plugin::Static::Simple' by default.

The old 'static' key is still supported, but issues a warning.

13 years agoAdd Cache-Control:public header
Toby Corkindale [Wed, 20 Apr 2011 05:10:09 +0000]
Add Cache-Control:public header
Optionally provide Expires header

14 years agobump version and add release line to Changes v0.29
Matt S Trout [Mon, 1 Feb 2010 18:48:43 +0000]
bump version and add release line to Changes

14 years agofrom override to around, because that actually works
Matt S Trout [Mon, 1 Feb 2010 17:51:17 +0000]
from override to around, because that actually works

14 years agoBump version v0.28
Tomas Doran [Mon, 4 Jan 2010 13:15:44 +0000]
Bump version

14 years agoBug fix for debug mode from RT#53338
Tomas Doran [Mon, 4 Jan 2010 13:13:18 +0000]
Bug fix for debug mode from RT#53338

14 years agoBump versions v0.27
Tomas Doran [Sun, 3 Jan 2010 14:50:00 +0000]
Bump versions

14 years agoCleanup author tests
Tomas Doran [Sun, 3 Jan 2010 14:48:49 +0000]
Cleanup author tests

14 years agoDon't override setup, rather hook setup_finalize otherwise as a role we won't play...
Tomas Doran [Sun, 3 Jan 2010 14:41:22 +0000]
Don't override setup, rather hook setup_finalize otherwise as a role we won't play nicely with other plugins

14 years agoSwitch to being a Moose role
Tomas Doran [Sun, 3 Jan 2010 14:36:38 +0000]
Switch to being a Moose role

14 years agoI clearly failed to actually ship that fix to the failure, do so now v0.26
Tomas Doran [Sun, 6 Dec 2009 12:31:37 +0000]
I clearly failed to actually ship that fix to the failure, do so now

14 years agoBe less fugly
Tomas Doran [Thu, 26 Nov 2009 19:37:17 +0000]
Be less fugly

14 years agoIgnore built dists
Tomas Doran [Mon, 23 Nov 2009 23:01:53 +0000]
Ignore built dists

14 years agoBump versions
Tomas Doran [Mon, 23 Nov 2009 23:01:24 +0000]
Bump versions

14 years agoBump dep for tests
Tomas Doran [Mon, 23 Nov 2009 22:59:19 +0000]
Bump dep for tests

14 years agoTest actually dies hard due to that division, fix to just die and so get filled v0.25
Tomas Doran [Thu, 22 Oct 2009 20:47:05 +0000]
Test actually dies hard due to that division, fix to just die and so get  filled

14 years agoVersion 0.25
Tomas Doran [Thu, 22 Oct 2009 20:42:32 +0000]
Version 0.25

14 years agochangelog entry
Justin Wheeler [Thu, 22 Oct 2009 20:15:22 +0000]
changelog entry

14 years agoUgly test script to verify $@ out-of-scope issue is fixed.
Justin Wheeler [Thu, 22 Oct 2009 19:57:35 +0000]
Ugly test script to verify $@ out-of-scope issue is fixed.

14 years agoMoving code around so $@ is only checked if eval is called, since it currently
Justin Wheeler [Thu, 22 Oct 2009 19:21:26 +0000]
Moving code around so $@ is only checked if eval is called, since it currently
can get values from lingering old $@s.

14 years agofixup copyright for Static::Simple
Matt S Trout [Sun, 18 Oct 2009 18:12:27 +0000]
fixup copyright for Static::Simple

14 years agoI don't need .gitignore in my dist, ta v0.23
Tomas Doran [Tue, 6 Oct 2009 16:42:40 +0000]
I don't need .gitignore in my dist, ta

14 years agoBump versions
Tomas Doran [Tue, 6 Oct 2009 16:41:12 +0000]
Bump versions

14 years agoFix warnings in new Catalyst
Tomas Doran [Tue, 6 Oct 2009 16:32:02 +0000]
Fix warnings in new Catalyst

14 years agoVersion 0.22. v0.22
Florian Ragwitz [Fri, 21 Aug 2009 16:19:38 +0000]
Version 0.22.

14 years agoRemove autogenerated README from version control.
Florian Ragwitz [Fri, 21 Aug 2009 16:19:30 +0000]
Remove autogenerated README from version control.

14 years agoAdd .gitignore.
Florian Ragwitz [Fri, 21 Aug 2009 16:19:22 +0000]
Add .gitignore.

14 years agoChangelogging.
Florian Ragwitz [Sun, 16 Aug 2009 09:51:40 +0000]
Changelogging.

14 years agoRequire the soon-to-be-release version 5.80008 of -Runtime.
Florian Ragwitz [Sun, 16 Aug 2009 09:27:41 +0000]
Require the soon-to-be-release version 5.80008 of -Runtime.

It has a bugfix that makes serving empty files not blow up horribly.

Also remove useless trailing whitespace and add myself to the list of
contributors.

14 years agoAdd test for delivering empty files.
Florian Ragwitz [Sun, 16 Aug 2009 08:59:54 +0000]
Add test for delivering empty files.

14 years agoIgnore props
Tomas Doran [Sun, 26 Jul 2009 13:59:34 +0000]
Ignore props

14 years agoRevert config key change which broke all the tests and provided no back compat. svn...
Tomas Doran [Thu, 28 May 2009 01:13:42 +0000]
Revert config key change which broke all the tests and provided no back compat. svn diff -r9644:9643 . | patch -p0

14 years agoBack out accidental commit
Tomas Doran [Sun, 24 May 2009 17:07:30 +0000]
Back out accidental commit

14 years agoAdd repository resource to all the MI Makefile.PLs
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000]
Add repository resource to all the MI Makefile.PLs

14 years ago* make it clear your application must generate a 404 or a file if static::simple...
Jos Boumans [Wed, 13 May 2009 08:46:09 +0000]
* make it clear your application must generate a 404 or a file if static::simple can't find the file requested

14 years agoBump required Module::Install version in everything. janus++
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000]
Bump required Module::Install version in everything. janus++

14 years agoFix docs in Static::Simple.
Tomas Doran [Tue, 5 May 2009 10:22:06 +0000]
Fix docs in Static::Simple.

15 years agofix config key
Matt S Trout [Thu, 2 Apr 2009 21:48:14 +0000]
fix config key

15 years agoVersion 0.21. v0.21
Florian Ragwitz [Sun, 29 Mar 2009 18:46:59 +0000]
Version 0.21.

15 years agoExclude git files from MANIFEST.
Florian Ragwitz [Sun, 29 Mar 2009 18:46:53 +0000]
Exclude git files from MANIFEST.

15 years agoChangelog jester's doc changes.
Florian Ragwitz [Sun, 29 Mar 2009 18:46:46 +0000]
Changelog jester's doc changes.

15 years agoBump prereq to MIME::Types to 1.25.
Florian Ragwitz [Sun, 29 Mar 2009 18:46:34 +0000]
Bump prereq to MIME::Types to 1.25.

This is to correctly send files commonly used to graft support
for transparent PNGs into MSIE6. Closes RT#41314.

15 years agoSwitching to MRO::Compat also fixes RT#44553.
Florian Ragwitz [Sun, 29 Mar 2009 18:46:26 +0000]
Switching to MRO::Compat also fixes RT#44553.

15 years agoMay be the last setup method
Tomas Doran [Sun, 8 Feb 2009 14:49:45 +0000]
May be the last setup method

15 years agoChange from NEXT to MRO::Compat - RT#40628
Tomas Doran [Sun, 8 Feb 2009 07:54:22 +0000]
Change from NEXT to MRO::Compat - RT#40628

15 years agotweaked doc to cover deploying to root location in VH
Jesse Sheidlower [Fri, 28 Nov 2008 13:27:39 +0000]
tweaked doc to cover deploying to root location in VH

15 years agoAdded details of Aliasing filesystem paths to Using with Apache docs section
Jesse Sheidlower [Fri, 28 Nov 2008 04:10:52 +0000]
Added details of Aliasing filesystem paths to Using with Apache docs section

16 years agoStatic::Simple 0.20, fixed static dirs regex and added content-type text/html to...
Andy Grundman [Mon, 24 Sep 2007 14:29:23 +0000]
Static::Simple 0.20, fixed static dirs regex and added content-type text/html to 404 responses (Will Hawes)

16 years agoDoc patch from initself, clarify static files dir
Jess Robinson [Thu, 6 Sep 2007 19:50:26 +0000]
Doc patch from initself, clarify static files dir

16 years agoAdd tab test to all my modules
Andy Grundman [Sat, 11 Aug 2007 16:45:57 +0000]
Add tab test to all my modules

16 years agoStatic::Simple 0.19, fixed a test that fails on some systems
Andy Grundman [Mon, 2 Jul 2007 21:31:53 +0000]
Static::Simple 0.19, fixed a test that fails on some systems

16 years agoStatic::Simple 0.18 v0.18
Andy Grundman [Sun, 1 Jul 2007 04:50:08 +0000]
Static::Simple 0.18

16 years agoStatic::Simple: Support a less confusing way to enable logging
Andy Grundman [Sat, 30 Jun 2007 19:50:04 +0000]
Static::Simple: Support a less confusing way to enable logging

16 years agoStatic::Simple 0.17 v0.17
Andy Grundman [Fri, 11 May 2007 15:27:01 +0000]
Static::Simple 0.17

16 years agoStatic::Simple: Added serve_static_file patch from groditi, plus tests
Andy Grundman [Fri, 11 May 2007 15:18:49 +0000]
Static::Simple: Added serve_static_file patch from groditi, plus tests

16 years agoStatic::Simple 0.16
Andy Grundman [Mon, 30 Apr 2007 19:25:41 +0000]
Static::Simple 0.16

16 years agoswitch to Module::Install
Brian Cassidy [Mon, 30 Apr 2007 19:16:42 +0000]
switch to Module::Install