COMMITS
/ lib/utils.js August 6, 2017
D
lint: remove all unused varaibles
Douglas Christopher Wilson committed
June 1, 2016
H
Fix Windows absolute path check using forward slashes
huaoguo committed
May 31, 2016
D
deps: qs@6.2.0
Douglas Christopher Wilson committed
August 3, 2015
Á
perf: use strict equality when possible
Ángel Sanz committed
July 6, 2015
D
deps: qs@4.0.0
Douglas Christopher Wilson committed
June 19, 2015
D
perf: enable strict mode
Douglas Christopher Wilson committed
April 22, 2015
D
Use array-flatten module for flattening arrays
Deepak Kapoor committed
February 19, 2015
D
Merge tag '3.20.0'
Douglas Christopher Wilson committed
February 18, 2015
D
Use content-type to parse Content-Type headers
Douglas Christopher Wilson committed
January 26, 2015
V
Fix typo in jsdoc description
Vladimir Grinenko committed
October 23, 2014
D
Merge tag '3.18.1'
Douglas Christopher Wilson committed
October 18, 2014
D
Use etag module to generate ETag headers
Douglas Christopher Wilson committed
D
Use content-disposition module
Douglas Christopher Wilson committed
September 16, 2014
D
Use crc instead of buffer-crc32 for speed
Douglas Christopher Wilson committed
August 25, 2014
D
Use etag to generate ETag headers
Douglas Christopher Wilson committed
July 14, 2014
D
Add configurable query parser
Douglas Christopher Wilson committed
June 22, 2014
D
Merge tag '3.12.0'
Douglas Christopher Wilson committed
June 21, 2014
D
Use media-typer to alter content-type charset
Douglas Christopher Wilson committed
June 20, 2014
刘
Fix res.attachment Unicode filenames in Safari
刘星 committed
D
deprecate things with depd module
Douglas Christopher Wilson committed
June 3, 2014
D
replace utils.escape with html-escape
Douglas Christopher Wilson committed
May 31, 2014
D
Merge tag '3.9.0'
Douglas Christopher Wilson committed
D
improve etag control for res.send
Douglas Christopher Wilson committed
May 30, 2014
D
mark res.send ETag as weak and reduce collisions
Douglas Christopher Wilson committed
May 21, 2014
D
Merge tag '3.8.0'
Douglas Christopher Wilson committed
May 9, 2014
D
set proper charset in content-type for res.send
Douglas Christopher Wilson committed
D
improve proxy trust with ip address list
Douglas Christopher Wilson committed
D
Merge tag '3.6.0'
Douglas Christopher Wilson committed
May 18, 2014
D
Merge tag '3.7.0'
Douglas Christopher Wilson committed
May 13, 2014
D
deprecation messages are bright red on TTYs
Douglas Christopher Wilson committed
May 8, 2014
D
Add standard deprecation utility
Douglas Christopher Wilson committed
April 20, 2014
A
support non-ascii filenames in content-disposition headers
Andy VanWagoner committed
March 25, 2014
A
some code cleanup
agchou committed
March 8, 2014
J
use parseurl
Jonathan Ong committed
March 6, 2014
J
use path-to-regexp
Jonathan Ong committed
February 24, 2014
R
Router: add parameter handling to middleware
Roman Shtylman committed
February 16, 2014
R
remove last pieces of connect dependency
Roman Shtylman committed
February 4, 2014
R
use local copy of parseUrl
Roman Shtylman committed
R
move `connect.query()` into our repo
Roman Shtylman committed
January 25, 2014
R
change res.locals to a plain js object.
Roman Shtylman committed
R
use escape-html module to escape html
Roman Shtylman committed
January 3, 2014
J
refactor req.is and req.accepts*
Jonathan Ong committed
December 11, 2013
A
throw 400 in case of malformed paths
Alex Kocharin committed
October 18, 2013
J
lint: remove unused stuff
Jonathan Ong committed
August 26, 2013
August 31, 2013
E
Updated Util.isAbsolute(path) to return true for Azure absolute paths
Eric Willis committed
April 13, 2013
T
Merge pull request #1566 from daguej/v8-context-fix
TJ Holowaychuk committed