COMMITS
/ lib/plugins/authorization.js 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
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
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
June 21, 2015
A
migrate to restify-errors module
Alex Liu committed
June 16, 2015
A
jsdoc comments
Alex Liu 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 17, 2014
W
Allow an `options` object to be passed into the authorization plugin.
Will Prater committed
February 5, 2014
G
Convert 8 spaces indent to 4 - update linter
Gergely Nemeth committed
September 24, 2013
B
Pass isolated options object to http-signature parser, to avoid new defaults being written.
Bastiaan Marinus van de Weerd committed
October 14, 2012
M
port 954ba2aec95b5342f0ed552ba149021c4d945907 from master
Mark Cavage committed
M
port 2ede52171075b7b26cdf279364a070c266df0ca4 from master
Mark Cavage committed
May 16, 2012
M
full lint and test cleanup
Mark Cavage committed
May 3, 2012
M
Version 2.0 checkpoint
Mark Cavage committed
March 12, 2012
M
Version bump (with lint/test cleanup after pull requests)
Mark Cavage committed
A
Small fix to allow for username-only HTTP basic auth
Andrew Robinson committed
February 11, 2012
M
res.emit(header) and copyright updates
Mark Cavage committed
December 29, 2011
M
100 support
Mark Cavage committed
M
http signature, route tweaks for regex, server cleanup
Mark Cavage committed
December 26, 2011
M
Error refactoring (RestError support)
Mark Cavage committed
December 19, 2011
M
Refactor parsers into separate plugins
Mark Cavage committed