Douglas Christopher Wilson
|
1e6d2654a2
|
4.12.1
4.12.1
|
2015-03-01 19:11:02 -05:00 |
|
Douglas Christopher Wilson
|
14a58759c3
|
Fix ECONNRESET errors from res.sendFile usage
fixes #2571
|
2015-03-01 17:28:48 -05:00 |
|
Douglas Christopher Wilson
|
dbc61fc191
|
Fix wrong code on aborted connections from res.sendFile
|
2015-03-01 17:27:50 -05:00 |
|
Douglas Christopher Wilson
|
31cb541b88
|
Fix constructing application with non-configurable prototype properties
fixes #2561
|
2015-03-01 16:33:09 -05:00 |
|
Douglas Christopher Wilson
|
7ee56bbe9c
|
build: skip unnecessary depdency in AppVeyor
|
2015-02-28 23:31:27 -05:00 |
|
Douglas Christopher Wilson
|
cd6df7699d
|
Merge tag '3.20.1'
|
2015-02-28 23:29:23 -05:00 |
|
Douglas Christopher Wilson
|
b2311c7402
|
3.20.1
3.20.1
|
2015-02-28 23:16:27 -05:00 |
|
Douglas Christopher Wilson
|
9ca0c66e23
|
build: skip unnecessary dependency in Travis CI
|
2015-02-28 22:41:01 -05:00 |
|
Douglas Christopher Wilson
|
ef71373fa3
|
deps: istanbul@0.3.6
|
2015-02-28 22:39:55 -05:00 |
|
Douglas Christopher Wilson
|
5873d335bd
|
deps: ejs@2.3.1
|
2015-02-28 22:39:06 -05:00 |
|
Douglas Christopher Wilson
|
2e0f5e7817
|
Fix req.host when using "trust proxy" hops count
|
2015-02-28 21:32:51 -05:00 |
|
Paul Serby
|
20aa12616a
|
Fix req.protocol/req.secure when using "trust proxy" hops count
fixes #2569
closes #2570
|
2015-02-28 21:29:43 -05:00 |
|
Douglas Christopher Wilson
|
bb4703e199
|
deps: remove un-used devDependency
|
2015-02-28 21:06:03 -05:00 |
|
Douglas Christopher Wilson
|
51f960f297
|
4.12.0
4.12.0
|
2015-02-23 00:56:49 -05:00 |
|
Douglas Christopher Wilson
|
adb6069bd0
|
deps: ejs@2.3.1
|
2015-02-23 00:27:17 -05:00 |
|
Seth Krasnianski
|
8fe5fd89c6
|
tests: fix error-handling typo
closes #2557
|
2015-02-22 22:30:22 -05:00 |
|
Douglas Christopher Wilson
|
fa546bff85
|
deps: should@~5.0.1
|
2015-02-21 15:10:12 -05:00 |
|
Douglas Christopher Wilson
|
1507757f49
|
deps: istanbul@0.3.6
|
2015-02-20 19:09:56 -05:00 |
|
Douglas Christopher Wilson
|
028abf5d70
|
build: add AppVeyor
|
2015-02-18 23:11:45 -05:00 |
|
Douglas Christopher Wilson
|
3882ba4ba5
|
docs: update badges
|
2015-02-18 23:09:47 -05:00 |
|
Dmitriy
|
24fce9deb3
|
examples: fixes to mvc example
closes #2534
|
2015-02-18 23:03:24 -05:00 |
|
Elvin Yung
|
9adfc2d586
|
Fix typos in req.accepts jsdoc
closes #2527
|
2015-02-18 22:59:49 -05:00 |
|
Douglas Christopher Wilson
|
53e5991dd1
|
tests: add extra setCharset tests
|
2015-02-18 22:57:50 -05:00 |
|
Douglas Christopher Wilson
|
9a8cf77c91
|
deps: update example dependencies
|
2015-02-18 22:51:18 -05:00 |
|
Douglas Christopher Wilson
|
e56141a7a5
|
deps: jade@~1.9.2
|
2015-02-18 22:49:12 -05:00 |
|
Douglas Christopher Wilson
|
ce1abd9f26
|
deps: serve-static@~1.9.1
|
2015-02-18 22:48:25 -05:00 |
|
Douglas Christopher Wilson
|
e03ed050ef
|
deps: type-is@~1.6.0
|
2015-02-18 22:46:34 -05:00 |
|
Douglas Christopher Wilson
|
117d0c9796
|
deps: accepts@~1.2.4
|
2015-02-18 22:36:20 -05:00 |
|
Douglas Christopher Wilson
|
531f024e48
|
Merge tag '3.20.0'
|
2015-02-18 22:33:47 -05:00 |
|
Douglas Christopher Wilson
|
85755e32d9
|
3.20.0
3.20.0
|
2015-02-18 21:25:55 -05:00 |
|
Douglas Christopher Wilson
|
b40e74d6b6
|
Fix "trust proxy" setting to inherit when app is mounted
fixes #2550
fixes #2551
|
2015-02-18 00:59:56 -05:00 |
|
Douglas Christopher Wilson
|
eaf3318dd3
|
Generate ETags for all request responses
closes #2546
|
2015-02-18 00:12:28 -05:00 |
|
Douglas Christopher Wilson
|
e1057bd7fd
|
build: support Node.js 0.12
closes #2538
|
2015-02-17 22:52:23 -05:00 |
|
Douglas Christopher Wilson
|
f22937f3d1
|
Use content-type to parse Content-Type headers
|
2015-02-17 22:49:24 -05:00 |
|
Douglas Christopher Wilson
|
69a4869db0
|
deps: should@~5.0.0
|
2015-02-17 22:43:38 -05:00 |
|
Douglas Christopher Wilson
|
c2a6c8d338
|
deps: send@0.12.1
|
2015-02-17 22:42:02 -05:00 |
|
Douglas Christopher Wilson
|
2ce05047f8
|
deps: cookie-signature@1.0.6
|
2015-02-17 22:40:51 -05:00 |
|
Douglas Christopher Wilson
|
829fa34581
|
build: use Travis CI container infrastructure
|
2015-02-17 22:37:28 -05:00 |
|
Douglas Christopher Wilson
|
3610fdce36
|
deps: connect@2.29.0
|
2015-02-17 22:32:18 -05:00 |
|
Douglas Christopher Wilson
|
ca480d7043
|
tests: improve res.download tests
|
2015-02-16 17:54:36 -05:00 |
|
Douglas Christopher Wilson
|
63ab25579b
|
4.11.2
4.11.2
|
2015-02-01 15:39:08 -05:00 |
|
Douglas Christopher Wilson
|
13c07237fe
|
deps: update example dependencies
|
2015-02-01 15:27:48 -05:00 |
|
Douglas Christopher Wilson
|
f5d485235e
|
deps: accepts@~1.2.3
|
2015-02-01 15:26:04 -05:00 |
|
Vladimir Grinenko
|
72d35b6b4a
|
Fix typo in jsdoc description
closes #2514
|
2015-02-01 15:24:48 -05:00 |
|
Douglas Christopher Wilson
|
c73d7650b5
|
Merge tag '3.19.2'
|
2015-02-01 15:23:53 -05:00 |
|
Douglas Christopher Wilson
|
86328767fe
|
3.19.2
3.19.2
|
2015-02-01 15:15:53 -05:00 |
|
Douglas Christopher Wilson
|
e497d068a1
|
deps: marked@0.3.3
|
2015-02-01 14:58:19 -05:00 |
|
Douglas Christopher Wilson
|
926a71f5ac
|
deps: should@~4.6.2
|
2015-02-01 14:56:18 -05:00 |
|
Douglas Christopher Wilson
|
55f5a2dc8d
|
deps: proxy-addr@~1.0.6
|
2015-02-01 14:55:42 -05:00 |
|
Douglas Christopher Wilson
|
fe435e497e
|
deps: connect@2.28.3
|
2015-02-01 14:54:46 -05:00 |
|