Commit Graph

  • 8b6dc6ceec Use "%o" in path debug to tell types apart Douglas Christopher Wilson 2017-02-26 13:45:35 -05:00
  • 081b811b10 perf: add fast match path for "*" route Douglas Christopher Wilson 2017-02-26 13:32:21 -05:00
  • 1f71fae23b tests: add lone "*" route tests Douglas Christopher Wilson 2017-02-26 13:21:18 -05:00
  • acc4a619d9 deps: serve-static@1.12.0 Douglas Christopher Wilson 2017-02-25 19:31:39 -05:00
  • 1b43166fca deps: send@0.15.0 Douglas Christopher Wilson 2017-02-25 17:53:34 -05:00
  • 6022567c75 Use setprototypeof module to replace __proto__ setting Douglas Christopher Wilson 2017-02-23 01:56:58 -05:00
  • 12ff56e1e4 Use Object.create to setup request & response prototypes Douglas Christopher Wilson 2017-02-23 01:52:49 -05:00
  • 668f545fd4 Skip routing when req.url is not set Douglas Christopher Wilson 2017-02-22 23:42:57 -05:00
  • 7bc5f1af96 lint: consolidate layer match failure path Douglas Christopher Wilson 2017-02-22 23:09:36 -05:00
  • 8de1230d03 lint: remove unreachable code Douglas Christopher Wilson 2017-02-22 23:03:20 -05:00
  • 034165caeb Use statuses instead of http module for status messages Wes 2017-02-20 15:32:33 -06:00
  • a9f15aaefc deps: fresh@0.5.0 Douglas Christopher Wilson 2017-02-22 02:11:06 -05:00
  • f87abb3493 Remove usage of res._headers private field Douglas Christopher Wilson 2017-02-20 21:39:22 -05:00
  • cd7d241a5d build: test against Node.js 8.x nightly Douglas Christopher Wilson 2017-02-20 21:29:19 -05:00
  • 9f4dbae083 deps: etag@~1.8.0 Douglas Christopher Wilson 2017-02-18 22:49:04 -05:00
  • f2bbd10ae7 deps: update example dependencies Douglas Christopher Wilson 2017-02-18 22:17:52 -05:00
  • 92c859dd05 deps: finalhandler@~1.0.0 Douglas Christopher Wilson 2017-02-18 22:14:58 -05:00
  • 485b6f86ac perf: improve req.ips performance Ángel Sanz 2015-08-04 00:28:54 +02:00
  • 906164b204 deps: qs@6.3.1 Douglas Christopher Wilson 2017-02-16 01:23:51 -05:00
  • c63424a0a1 deps: debug@2.6.1 Douglas Christopher Wilson 2017-02-16 01:22:17 -05:00
  • bbed8021c6 build: support Node.js 7.x Douglas Christopher Wilson 2017-02-16 00:58:46 -05:00
  • fefd729037 Add debug message when loading view engine Pravdomil 2016-12-25 19:28:15 +01:00
  • 1a99bb0519 docs: add release guide Mike Tunnicliffe 2016-02-15 17:25:35 +00:00
  • 4420a7bd94 docs: update link to expressjs.com website repo Douglas Christopher Wilson 2017-02-20 18:25:42 -05:00
  • 1678613db1 docs: add guide for writing readmes Rand McKinney 2017-02-15 17:02:13 -08:00
  • f3a47e39a4 docs: update collaborator guide Rand McKinney 2017-02-15 17:18:57 -08:00
  • 3e3d35777d tests: update req.range tests to run through express Douglas Christopher Wilson 2017-02-20 17:09:21 -05:00
  • eb326d7ecb tests: update req.is tests to run through express Douglas Christopher Wilson 2017-02-20 16:55:15 -05:00
  • 7ef92f8a17 examples: remove semi-broken expose-data-to-client example Douglas Christopher Wilson 2017-02-16 00:42:57 -05:00
  • c48014fde8 docs: minor fixes to contributing guide Rand McKinney 2017-02-15 17:14:06 -08:00
  • 034f261fea examples: use pbkdf2-password module in auth example Douglas Christopher Wilson 2017-02-15 23:36:17 -05:00
  • abd1de73c1 tests: fix misnamed app.router test section Sebastian Van Sande 2017-02-06 13:09:59 +01:00
  • fb3946f454 lint: fix broken indentation in tests Douglas Christopher Wilson 2017-02-04 20:54:47 -05:00
  • 4f291e7d55 examples: use res.format in error-pages Tom Hosford 2017-02-01 18:28:26 -05:00
  • 94377f681d lint: remove unnecessary semicolon Takuma Hanatani 2017-02-01 18:26:16 +09:00
  • c8d9223e93 5.0.0-alpha.3 5.0.0-alpha.3 Douglas Christopher Wilson 2017-01-28 22:21:29 -05:00
  • 4b39a01e6a deps: path-is-absolute@1.0.1 Douglas Christopher Wilson 2017-01-28 21:56:53 -05:00
  • ad4d52de29 deps: array-flatten@2.1.1 Douglas Christopher Wilson 2017-01-28 21:55:32 -05:00
  • 07077c4457 deps: router@~1.1.5 Douglas Christopher Wilson 2017-01-28 21:54:42 -05:00
  • bcbb9d56c5 Merge tag '4.14.1' Douglas Christopher Wilson 2017-01-28 21:02:36 -05:00
  • 0437c513f2 4.14.1 4.14.1 Douglas Christopher Wilson 2017-01-28 17:21:24 -05:00
  • 1f70b76c45 build: Node.js@4.7 Douglas Christopher Wilson 2017-01-28 16:56:34 -05:00
  • 0b39fa2f7c build: should@11.2.0 Douglas Christopher Wilson 2017-01-28 16:40:40 -05:00
  • ab1c9e924e Remove res.jsonp(status, obj) signature Mike Tunnicliffe 2016-03-14 12:01:21 +00:00
  • 25fdefac45 Remove res.json(status, obj) signature Mike Tunnicliffe 2016-03-14 11:47:38 +00:00
  • a856456a95 Remove res.vary() (no arguments) signature Mike Tunnicliffe 2016-03-14 13:11:00 +00:00
  • 0d6c64fdfd deps: type-is@~1.6.14 Douglas Christopher Wilson 2017-01-26 22:54:05 -05:00
  • c238aca438 examples: remove big-view example Douglas Christopher Wilson 2017-01-26 22:48:08 -05:00
  • 6b506d801a examples: fix mvc example to ignore files in controllers dir Douglas Christopher Wilson 2017-01-26 22:33:52 -05:00
  • dc48f27f60 deps: update example dependencies Douglas Christopher Wilson 2017-01-26 22:25:39 -05:00
  • 8e14e06ebf deps: serve-static@~1.11.2 Douglas Christopher Wilson 2017-01-24 07:40:20 -08:00
  • 572657ee4a deps: send@0.14.2 Douglas Christopher Wilson 2017-01-23 10:43:11 -05:00
  • cfae537d3b deps: finalhandler@0.5.1 Douglas Christopher Wilson 2017-01-21 01:05:17 -05:00
  • a3d635309c deps: proxy-addr@~1.1.3 Douglas Christopher Wilson 2017-01-21 01:00:52 -05:00
  • a2e323a012 build: should@11.1.2 Douglas Christopher Wilson 2017-01-21 00:59:29 -05:00
  • e73913b583 build: mocha@3.2.0 Douglas Christopher Wilson 2017-01-21 00:46:28 -05:00
  • ddc93aa0e2 deps: content-disposition@0.5.2 Douglas Christopher Wilson 2017-01-21 00:39:46 -05:00
  • 6723b4419a tests: add test for res.sendFile "cacheContol" option Zachary Lester 2016-08-23 13:36:52 -07:00
  • d1d9631b97 docs: remove link to missing section SeongHeon Kim 2017-01-20 23:05:53 +09:00
  • 1a17888073 docs: fix minor grammatical error Deniz Tetik 2017-01-18 01:32:25 -05:00
  • f6dca56e72 build: istanbul@0.4.5 Douglas Christopher Wilson 2016-12-03 00:08:46 -05:00
  • 6210e47cb6 build: after@0.8.2 Douglas Christopher Wilson 2016-12-03 00:04:47 -05:00
  • 1bcc9b1236 build: Node.js@6.9 Douglas Christopher Wilson 2016-12-02 22:19:04 -05:00
  • 421ad5aaaa build: Node.js@5.12 Douglas Christopher Wilson 2016-12-02 22:12:33 -05:00
  • 505f8482f2 build: Node.js@4.6 Douglas Christopher Wilson 2016-12-02 22:09:46 -05:00
  • bd47aeb88d tests: fix typos in test descriptions Vishvajit Pathak 2016-11-17 12:43:14 +05:30
  • 305f982bd7 exapmples: use path.join to concat paths Hamza 2016-07-31 13:14:05 +01:00
  • 1dbfee6623 Merge tag '4.14.0' Douglas Christopher Wilson 2016-06-20 00:37:34 -04:00
  • 9375a9afa9 4.14.0 4.14.0 Douglas Christopher Wilson 2016-06-16 11:03:44 -04:00
  • 14cf9c5636 deps: update example dependencies Douglas Christopher Wilson 2016-06-15 18:16:08 -04:00
  • 605983fd0e build: should@9.0.2 Douglas Christopher Wilson 2016-06-15 18:13:30 -04:00
  • e06766c573 deps: finalhandler@0.5.0 Douglas Christopher Wilson 2016-06-15 18:12:19 -04:00
  • 76eaa326ee Encode URL in res.location/res.redirect if not already encoded Douglas Christopher Wilson 2016-06-13 23:23:29 -04:00
  • c12cc88392 build: support Node.js 6.x Douglas Christopher Wilson 2016-06-13 22:51:07 -04:00
  • 23c22ce3fe build: support Node.js 5.x Douglas Christopher Wilson 2016-06-13 22:50:18 -04:00
  • 791cabf939 deps: serve-static@~1.11.1 Douglas Christopher Wilson 2016-06-12 22:38:20 -04:00
  • fc40702cb7 deps: send@0.14.1 Douglas Christopher Wilson 2016-06-12 22:33:44 -04:00
  • c762b16f62 Improve error with invalid arguments to req.get() Douglas Christopher Wilson 2016-06-03 00:07:34 -04:00
  • 5d642af8c3 Add "options" argument to req.range Douglas Christopher Wilson 2016-06-01 19:13:36 -04:00
  • 7fcf1d7d5b docs: update the req.range jsdoc comment Douglas Christopher Wilson 2016-06-01 19:04:02 -04:00
  • 7ee41cc23f deps: range-parser@~1.2.0 Douglas Christopher Wilson 2016-06-01 18:54:11 -04:00
  • 8ddab697cc build: supertest@1.2.0 Douglas Christopher Wilson 2016-06-01 17:31:10 -04:00
  • d038689658 build: should@9.0.0 Douglas Christopher Wilson 2016-06-01 17:27:06 -04:00
  • c9531ac1f1 build: mocha@2.5.3 Douglas Christopher Wilson 2016-06-01 17:24:08 -04:00
  • 98224d2c4f build: ejs@2.4.2 Douglas Christopher Wilson 2016-06-01 17:22:15 -04:00
  • 2e1284beb6 Fix Windows absolute path check using forward slashes huaoguo 2016-06-01 12:56:27 +08:00
  • 999546dfde deps: qs@6.2.0 Douglas Christopher Wilson 2016-05-31 14:28:20 -04:00
  • cc25a04d10 deps: type-is@~1.6.13 Douglas Christopher Wilson 2016-05-31 14:25:41 -04:00
  • f90f9dde3f Improve performance for res.json/res.jsonp in most cases Benjamin Tan 2016-02-22 06:22:35 +08:00
  • b69b7605b0 perf: use strict equality when possible Ángel Sanz 2015-08-03 23:21:38 +02:00
  • c6039af39d deps: proxy-addr@~1.1.2 Douglas Christopher Wilson 2016-05-31 00:12:54 -04:00
  • bdf604a77e deps: cookie@0.3.1 Douglas Christopher Wilson 2016-05-31 00:08:16 -04:00
  • 76c56d1ab8 deps: vary@~1.1.0 Douglas Christopher Wilson 2016-05-29 14:25:27 -04:00
  • 2cf830b29e deps: content-type@~1.0.2 Douglas Christopher Wilson 2016-05-23 23:18:41 -04:00
  • e5502690d2 deps: accepts@~1.3.3 Douglas Christopher Wilson 2016-05-23 23:15:52 -04:00
  • 31dd549f35 tests: add test for dispatching to empty route Douglas Christopher Wilson 2016-05-23 23:03:13 -04:00
  • e3dd191d54 examples: escape HTML in markdown example Douglas Christopher Wilson 2016-05-23 23:00:43 -04:00
  • fd48bfe8fe build: should@8.4.0 Douglas Christopher Wilson 2016-05-23 22:47:25 -04:00
  • d7ae24228d build: mocha@2.5.1 Douglas Christopher Wilson 2016-05-23 22:44:48 -04:00
  • 992cd085fb build: istanbul@0.4.3 Douglas Christopher Wilson 2016-05-23 22:41:26 -04:00