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

16 years agoStatic::Simple 0.16 - fix 204/304 bug under mod_perl. Allow files in static dirs...
Andy Grundman [Mon, 30 Apr 2007 16:22:12 +0000]
Static::Simple 0.16 - fix 204/304 bug under mod_perl.   Allow files in static dirs defined by 'dirs' to be served even if they match ignore_dirs or ignore_extensions

17 years agoStatic::Simple 0.15, fixed issue where dirs config option did not quote metachars
Andy Grundman [Sat, 9 Dec 2006 03:19:33 +0000]
Static::Simple 0.15, fixed issue where dirs config option did not quote metachars

17 years agoclean up Static::Simple, remove classdata
David Kamholz [Mon, 10 Jul 2006 20:16:37 +0000]
clean up Static::Simple, remove classdata

18 years agoStatic::Simple 0.14, fix for files with spaces
Andy Grundman [Fri, 24 Mar 2006 16:13:11 +0000]
Static::Simple 0.14, fix for files with spaces

18 years agoDoc rewriting for Static::Simple
Jesse Sheidlower [Sun, 29 Jan 2006 04:18:48 +0000]
Doc rewriting for Static::Simple

18 years agoStatic::Simple 0.13, fixed win32 bug in ignore_dirs v0.13
Andy Grundman [Thu, 15 Dec 2005 14:45:08 +0000]
Static::Simple 0.13, fixed win32 bug in ignore_dirs

18 years agoStatic::Simple, added path security fix
Andy Grundman [Wed, 23 Nov 2005 20:38:04 +0000]
Static::Simple, added path security fix

18 years agoStatic::Simple 0.12, play nice with other plugins
Andy Grundman [Wed, 23 Nov 2005 20:27:34 +0000]
Static::Simple 0.12, play nice with other plugins

18 years agoReleased Static::Simple 0.11 v0.11
Andy Grundman [Mon, 14 Nov 2005 00:26:06 +0000]
Released Static::Simple 0.11

18 years agoRemoved the 304 Not Modified code from Static::Simple, it breaks under IE+Apache
Andy Grundman [Fri, 4 Nov 2005 14:51:27 +0000]
Removed the 304 Not Modified code from Static::Simple, it breaks under IE+Apache

18 years agoStatic::Simple, documented internal methods for coverage, fixed binmode call
Andy Grundman [Thu, 20 Oct 2005 20:30:34 +0000]
Static::Simple, documented internal methods for coverage, fixed binmode call

18 years agoSet binmode on static files for win32 support
Andy Grundman [Thu, 20 Oct 2005 18:37:26 +0000]
Set binmode on static files for win32 support

18 years agoChanged Static::Simple to pass an IO::File object to res->body
Andy Grundman [Thu, 20 Oct 2005 16:34:56 +0000]
Changed Static::Simple to pass an IO::File object to res->body

18 years agoReleased Static::Simple 0.10
Andy Grundman [Wed, 19 Oct 2005 21:17:44 +0000]
Released Static::Simple 0.10

18 years agoStatic::Simple, fixed warning in test, perlcritic tweaks
Andy Grundman [Wed, 19 Oct 2005 21:04:45 +0000]
Static::Simple, fixed warning in test, perlcritic tweaks

18 years agoStatic::Simple, better detection of SubRequest version
Andy Grundman [Wed, 19 Oct 2005 20:57:06 +0000]
Static::Simple, better detection of SubRequest version

18 years agoStatic::Simple 0.10, replaced slurp for 5.5+, removed Apache feature, added tt2 ignor...
Andy Grundman [Wed, 19 Oct 2005 20:45:30 +0000]
Static::Simple 0.10, replaced slurp for 5.5+, removed Apache feature, added tt2 ignored extension

18 years agoStatic::Simple, add date to Changes v0.09
Andy Grundman [Fri, 7 Oct 2005 17:39:15 +0000]
Static::Simple, add date to Changes

18 years agoStatic::Simple, released 0.09
Andy Grundman [Fri, 7 Oct 2005 17:37:42 +0000]
Static::Simple, released 0.09

18 years agoStatic::Simple 0.09, ignore common template file extensions, ignore_extensions/ignore...
Andy Grundman [Wed, 5 Oct 2005 15:39:02 +0000]
Static::Simple 0.09, ignore common template file extensions, ignore_extensions/ignore_dirs config options

18 years agoStatic::Simple, added failing test for subrequest NEXT problem
Andy Grundman [Wed, 5 Oct 2005 02:01:50 +0000]
Static::Simple, added failing test for subrequest NEXT problem

18 years agoStatic::Simple, few tweaks to the no_logs support
Andy Grundman [Tue, 27 Sep 2005 19:16:54 +0000]
Static::Simple, few tweaks to the no_logs support

18 years agoStatic::Simple, pre-0.09
Andy Grundman [Tue, 27 Sep 2005 14:49:19 +0000]
Static::Simple, pre-0.09

18 years agoadded support for squishing logs.
Marcus Ramberg [Tue, 27 Sep 2005 08:53:05 +0000]
added support for squishing logs.

18 years agoReleased Static::Simple 0.08 - Added tests for everything except Apache support
Andy Grundman [Wed, 7 Sep 2005 22:49:40 +0000]
Released Static::Simple 0.08 - Added tests for everything except Apache support

18 years agoadded todo to manifest.
Marcus Ramberg [Tue, 6 Sep 2005 06:59:22 +0000]
added todo to manifest.

18 years agoReleased Static::Simple 0.07, preparing for 0.08
Andy Grundman [Tue, 6 Sep 2005 01:19:50 +0000]
Released Static::Simple 0.07, preparing for 0.08

18 years agoReleased Static::Simple 0.06:
Andy Grundman [Mon, 5 Sep 2005 19:37:48 +0000]
Released Static::Simple 0.06:
  - Moved initial file check into prepare_action so processing can bypass other
    plugins.
  - Added error-checking to static dir regexes.
  - Cleaned up various code as per Best Practices.

18 years agoImported Static::Simple 0.05
Andy Grundman [Fri, 26 Aug 2005 16:37:15 +0000]
Imported Static::Simple 0.05