COMMITS
/ test/app.use.js December 21, 2024
S
fix(refactor): prefix built-in node module imports
Szymon Łągiewka committed
March 21, 2024
W
Merge tag '4.19.0' into 5.x
Wes Todd committed
July 27, 2023
C
tests: fix handling multiple callbacks
christof louw committed
February 17, 2022
D
Merge tag '4.17.3'
Douglas Christopher Wilson committed
February 9, 2022
D
tests: use strict mode
Douglas Christopher Wilson committed
February 2, 2022
D
tests: fix tests that did not bubble errors
Douglas Christopher Wilson committed
D
tests: remove global dependency on should
Douglas Christopher Wilson committed
October 14, 2017
D
Merge tag '4.16.2'
Douglas Christopher Wilson committed
September 26, 2017
H
Improve error messages when non-function provided as middleware
Hrvoje Šimić committed
July 7, 2015
D
Use router module for routing
Douglas Christopher Wilson committed
September 17, 2014
D
Improve error message for bad app.use arguments
Douglas Christopher Wilson committed
D
Fix regression for empty string path in app.use
Douglas Christopher Wilson committed
September 12, 2014
D
Fix app.use to accept array of middleware without path
Douglas Christopher Wilson committed
August 2, 2014
F
Support mounted app as any argument to app.use()
Fabien Franzen committed
July 10, 2014
D
Accept multiple callbacks to app.use()
Douglas Christopher Wilson committed
July 5, 2014
D
Support non-string path in app.use(path, fn)
Douglas Christopher Wilson committed
D
tests: add more app.use tests
Douglas Christopher Wilson committed
June 6, 2014
D
tests: add more tests
Douglas Christopher Wilson committed
March 17, 2014
B
Override params every layer.
Blake Embrey committed
March 10, 2014
B
Add tests for dynamic mounting.
Blake Embrey committed
March 6, 2014
J
remove unnecessary test/support/http
Jonathan Ong committed
November 24, 2011
T
removed "root" setting
Tj Holowaychuk committed
T
.parent tests
Tj Holowaychuk committed
T
more mounting tests
Tj Holowaychuk committed
T
adding some mounting tests
Tj Holowaychuk committed