Fast, unopinionated, minimalist web framework for node.
COMMITS
/ lib/express.js December 21, 2024
S
fix(refactor): prefix built-in node module imports
Szymon Łągiewka committed
June 8, 2019
D
Merge tag '4.17.1'
Douglas Christopher Wilson committed
October 23, 2017
I
Add express.text to parse bodies into string
Ilya Guterman committed
August 8, 2018
A
Add express.raw to parse bodies into Buffer
Amit Zur committed
June 27, 2018
L
lint: move removed middlewares list to a variable
Linus Unnebäck committed
October 14, 2017
D
Merge tag '4.16.2'
Douglas Christopher Wilson committed
September 28, 2017
D
Add express.json and express.urlencoded to parse bodies
Douglas Christopher Wilson committed
February 21, 2017
W
Remove Express 3.x middleware error stubs
Wes committed
March 1, 2017
D
Merge tag '4.15.0'
Douglas Christopher Wilson committed
February 23, 2017
D
Use Object.create to setup request & response prototypes
Douglas Christopher Wilson committed
July 7, 2015
D
Use router module for routing
Douglas Christopher Wilson committed
July 6, 2015
D
Merge tag '4.13.1'
Douglas Christopher Wilson committed
June 19, 2015
D
perf: enable strict mode
Douglas Christopher Wilson committed
D
docs: add license comments
Douglas Christopher Wilson committed
May 18, 2015
D
Merge tag '4.12.4'
Douglas Christopher Wilson committed
March 1, 2015
D
Fix constructing application with non-configurable prototype properties
Douglas Christopher Wilson committed
July 14, 2014
D
Change req.query to a getter
Douglas Christopher Wilson committed
October 23, 2014
D
Merge tag '3.18.1'
Douglas Christopher Wilson committed
October 22, 2014
D
Fix internal utils.merge deprecation warnings
Douglas Christopher Wilson committed
June 20, 2014
D
deprecate things with depd module
Douglas Christopher Wilson committed
May 8, 2014
D
Add standard deprecation utility
Douglas Christopher Wilson committed
April 16, 2014
C
make old middleware properties configurable
Chris Andrejewski committed
March 28, 2014
K
Tell me what I'm using that isn't allowed
Kent C. Dodds committed
March 25, 2014
A
some code cleanup
agchou committed
March 6, 2014
J
some jshint cleanup
Jonathan Ong committed
J
move the patch to the response proto
Jonathan Ong committed
J
throw errors when users try to access removed middleware
Jonathan Ong committed
J
use serve-static for static middleware
Jonathan Ong committed
February 16, 2014
R
remove last pieces of connect dependency
Roman Shtylman committed
January 25, 2014
R
remove app.router and refactor middleware processing
Roman Shtylman committed
R
use utils-merge module to mixin object properties
Roman Shtylman committed
January 19, 2014
R
remove deprecated express.createServer() method
Roman Shtylman committed
December 11, 2013
J
expose connect.middleware using Object.getOwnPropertyDescriptor()
Jonathan Ong committed
June 27, 2013
T
remove .version export
TJ Holowaychuk committed
June 11, 2013
M
move .app to req's & res's prototypes
Max Melentiev committed
May 22, 2013
T
Release 3.2.5
TJ Holowaychuk committed
May 9, 2013
T
Release 3.2.4
TJ Holowaychuk committed
May 7, 2013
T
Release 3.2.3
TJ Holowaychuk committed
May 3, 2013
T
Release 3.2.2
TJ Holowaychuk committed
April 15, 2013
T
Release 3.2.0
TJ Holowaychuk committed
April 12, 2013
T
Release 3.1.2
TJ Holowaychuk committed
April 1, 2013
T
Release 3.1.1
TJ Holowaychuk committed
January 26, 2013
T
Release 3.1.0
TJ Holowaychuk committed
December 19, 2012
T
Release 3.0.5
TJ Holowaychuk committed
November 13, 2012
T
Release 3.0.3
TJ Holowaychuk committed
November 8, 2012
T
Release 3.0.2
TJ Holowaychuk committed
T
fix .version
TJ Holowaychuk committed
October 23, 2012
T
Release 3.0.0
TJ Holowaychuk committed
October 10, 2012
T
fix express.mime reference, should be connect.mime
TJ Holowaychuk committed
September 18, 2012
T
Release 3.0.0rc5
TJ Holowaychuk committed