COMMITS
/ lib/plugins/query.js November 8, 2017
P
chore(prettier): update to 1.8.1 (#1559)
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
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 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
November 10, 2014
P
Fix parsed URL caching in Request object
Patrick Mooney committed
February 5, 2014
G
Convert 8 spaces indent to 4 - update linter
Gergely Nemeth committed
December 27, 2012
M
#195 JSONP support
Mark Cavage committed
October 9, 2012
T
`queryParser({mapParams: false})` wipes out `req.query`
Trent Mick committed
July 6, 2012
M
switch to assert-plus
Mark Cavage committed
May 3, 2012
M
Version 2.0 checkpoint
Mark Cavage committed
April 17, 2012
M
GH-125 req.query undefined when no query string sent
Mark Cavage committed
March 25, 2012
M
GH-107 Performance improvements
Mark Cavage committed
March 5, 2012
M
GH-94 Use qs module instead of node querystring module
Mark Cavage committed
February 13, 2012
M
Makefile refactoring (use joyent template)
Mark Cavage committed
M
Make warning on parameter duplicate configurable (plugins)
Mark Cavage committed
February 11, 2012
M
res.emit(header) and copyright updates
Mark Cavage committed
February 6, 2012
M
Switch from log4js to bunyan
Mark Cavage committed
January 31, 2012
M
GH-61 Optional merging of params in parsing plugins
Mark Cavage committed
December 29, 2011
M
http signature, route tweaks for regex, server cleanup
Mark Cavage committed
December 19, 2011
M
Refactor parsers into separate plugins
Mark Cavage committed