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