COMMITS
/ lib/plugins/static.js November 11, 2022
M
feat: deprecate req.closed
Mary Marchini committed
March 7, 2019
R
fix(dev): upgrading modules including restify-errors (#1755)
Rajat Kumar committed
February 23, 2018
P
feat(server): new router and middleware system (#1561)
Peter Marton committed
October 31, 2017
P
chore(prettier): use prettier for style checking and fixing (#1537)
Peter Marton committed
October 24, 2017
P
chore(eslint): ESLint JSDoc rules, JSDoc improvements (#1535)
Peter Marton committed
P
refactor(lib): forbid anonymous function in lib code (#1538)
Peter Marton committed
October 21, 2017
P
docs(plugins): JSDoc fixes, autogenerate docs (#1533)
Peter Marton committed
October 20, 2017
P
chore(jscs): Remove JSCS and use ESLint for both linting and styling (#1527)
Peter Marton committed
September 7, 2017
May 13, 2017
R
Restructure plugin directories
retrohacker committed
September 10, 2015
A
move plugins into their own repo. CORS gets to stay since router uses it.
Alex Liu committed
December 17, 2015
B
Fix "too few args to sprintf" for errors in static plugin
Benjamin Urban committed
June 21, 2015
A
migrate to restify-errors module
Alex Liu committed
June 17, 2015
Y
Merge pull request #836 from DonutEspresso/jsdoc
Yunong Xiao committed
June 16, 2015
A
jsdoc comments
Alex Liu committed
M
Fix up JSCS errors and add a test for fetching a static file
Micah Ransdell committed
December 7, 2014
M
Update static.js
Mo committed
May 23, 2015
A
use --fix to autofix new line issues
Alex Liu committed
May 21, 2015
A
migrate to eslint
Alex Liu committed
February 27, 2014
G
#455 - serveStatic does not append
Gergely Nemeth committed
February 5, 2014
G
Convert 8 spaces indent to 4 - update linter
Gergely Nemeth committed
December 11, 2013
M
#496 - rollback to 2.6.0-esque static plugin
Mark Cavage committed
October 31, 2013
M
bump deps to latest, lint cleanup
Mark Cavage committed
September 29, 2013
J
#420 - Static plugin repair.
Jason Ghent committed
J
Update to static plugin
Jason Ghent committed
July 4, 2013
T
Fix serveStatic to look in correct dir for 'default' file (again)
Trent Mick committed
June 7, 2013
M
lint/style cleanup after pull requests. also fix memory leak
Mark Cavage committed
June 4, 2013
M
Merge pull request #403 from ccannell/bug/maxAge-set-to-zero
Mark Cavage committed
May 24, 2013
C
C
fix type coercion bug when setting Cache-Control header maxAge to zero.
Chris Cannell committed
May 3, 2013
M
[minor] lint cleanup, dependency bumps
Mark Cavage committed
M
Merge pull request #380 from rstuven/issue/379
Mark Cavage committed
April 18, 2013
R
Fixes #379 Static plugin: restify.NotAuthorizedError for file path with parentheses.
Ricardo Stuven committed
April 10, 2013
J
add charSet option to static plugin
Jonathan Dahan committed
M
CHANGELOG/lint update
Mark Cavage committed
March 20, 2013
February 25, 2013
T
Fix serveStatic to look in correct dir for 'default' file
Trent Mick committed
January 22, 2013
M
lint cleanup
Mark Cavage committed
M
Merge branch 'master' of git://github.com/ap0/node-restify into ap0-master
Mark Cavage committed
January 18, 2013
B
GZip prevents Content-Length from being set
Ben Hale committed
January 17, 2013
M
#298: static+gzip not working
Mark Cavage committed
A
static files: fixed for windows paths
Adam Argo committed
A
added ability to serve default documents (index.html/etc) from static plugin
Adam Argo committed
November 28, 2012
M
new plugin: serve static files
Mark Cavage committed