[Pkg-javascript-commits] [node-static] annotated tag v0.6.0 created (now 49f6535)
Jérémy Lal
kapouer at moszumanska.debian.org
Fri Jan 10 22:55:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to annotated tag v0.6.0
in repository node-static.
at 49f6535 (tag)
tagging 63f93859a1165a08184283312adb105504fb8e75 (commit)
tagged by Pablo Cantero
on Sun Aug 26 20:08:56 2012 -0300
- Log -----------------------------------------------------------------
Version 0.6.0
Alex Indigo (1):
Update README.md
Alexis Sellier (3):
Merge pull request #26 from brapse/master
Merge pull request #28 from cimnine/master
Merge pull request #54 from phstc/master
Carlos Precioso (1):
Added support for .htm files, which are esentially the same as .html
Hugues (MBP) (1):
removed call to 'sys', deprecated
Larry Staton Jr (1):
Add support for HTML5 cache.manifest files
Michael(tm) Smith (2):
added SVG MIME type to mime.js
added favicon image/x-icon MIME type to mime.js
Pablo Cantero (10):
ContentType should be case-insensitive. Reference http://www.ietf.org/rfc/rfc2616.txt / 3.7 Media Types
Merge pull request #57 from hlegendre/master
Replacing sys.puts / error to console.log / error.
Merge pull request #43 from alexindigo/master
Merge pull request #29 from kalprestito/patch-1
New version 0.6.0. Related to #57
Fixing #58
Merge pull request #51 from pbouzakis/ETag
Merge pull request #60 from pbouzakis/headSameHeadersAsGet
Adding integration tests
Sean Braithwaite (1):
Allow headers to be overwritten
cimnine (2):
FIX: Root Jail rejected all requests with 'Access denied'
Fix: International characters (like umlauts) in URLs where not decoded
cloudhead (45):
Initial commit
(doc) README init
fix error logging
Various improvements & additions
(doc) update README
(doc) update example
(dist) version bump
(dist) fix node version dependency
(new) serveFile
(dist) version bump
(new) in-memory file caching
(dist doc) version bump
(bench) init
fix http header case
(dist) version bump
add 'less' mime type
mstat: multiple file stat utility
(new) support for directory streaming with concatination
(dist) version bump
only serve from cache if it's recent enough
(dist) version bump
fix 304 condition
(dist) version bump
(doc) document serveFile
(dist) version bump
(api) serveFile takes a status and headers now.
(dist doc) version bump & update docs
(dist) remove 'lib' from directories
fix mstat last-modified bug
(dist) version bump
fix chunk copy error in node 0.2.3+
(dist) version bump
fix buffer for node 0.3.0 compat
use Stream#pipe
(dist) version bump
support absolute paths (Charlie Robbins)
(dist) version bump
(dist) version bump
fix file-serving bug
pass all headers to
loosen restriction on freshness headers
(dist) version bump
fix vulnerability when pathname starts with a '.'
(dist) version bump
(dist) version bump
jeremybarnes (1):
If we're automatically serving up the index.html from a directory, we need
pbouzakis (2):
fixes casing of ETag
HEAD requests should have the same headers as GET.
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-static.git
More information about the Pkg-javascript-commits
mailing list