Gráfico de Commits

  • f8b954bcd9 make express.Router() return a Router function instance master router-as-function Roman Shtylman 2014-02-26 19:57:11 -05:00
  • caa25b506d Merge pull request #1935 from visionmedia/router-params-middleware Roman Shtylman 2014-02-25 12:35:13 -05:00
  • 6911815171 Router: add parameter handling to middleware router-params-middleware Roman Shtylman 2014-02-23 19:21:13 -05:00
  • 0719e5f402 implement app.route() Roman Shtylman 2014-02-23 11:31:43 -05:00
  • 07b731add0 bump cookie parser dependency to 1.0.1 Roman Shtylman 2014-02-22 09:20:15 -05:00
  • d42d8f5b07 move support for multiple res.cookie calls to lib/response Roman Shtylman 2014-02-17 23:50:22 -05:00
  • 143e72dd85 remove support for node 0.8 Roman Shtylman 2014-02-17 23:39:09 -05:00
  • 6835289564 remove ServerResonse.headerSent monkey patch Roman Shtylman 2014-02-17 23:36:56 -05:00
  • 1396e0855d remove last pieces of connect dependency Roman Shtylman 2014-02-15 20:20:12 -05:00
  • 6a7363e4ae use local copy of parseUrl Roman Shtylman 2014-02-04 10:15:46 -05:00
  • 9bc63d92a0 move connect.query() into our repo Roman Shtylman 2014-02-04 10:10:56 -05:00
  • adc3092b49 bump cookie parser dependency to 1.0.1 remove-connect Roman Shtylman 2014-02-22 09:20:15 -05:00
  • 6b05f60bad update node-fresh TJ Holowaychuk 2014-02-19 15:29:39 -08:00
  • e2651cfeec move support for multiple res.cookie calls to lib/response Roman Shtylman 2014-02-17 23:50:22 -05:00
  • ca0f29413e remove support for node 0.8 Roman Shtylman 2014-02-17 23:39:09 -05:00
  • 5bd65f1578 remove ServerResonse.headerSent monkey patch Roman Shtylman 2014-02-17 23:36:56 -05:00
  • 6d9d757c95 remove last pieces of connect dependency Roman Shtylman 2014-02-15 20:20:12 -05:00
  • 25e6629bcc update history Jonathan Ong 2014-02-08 11:40:48 -08:00
  • 0796c1d2d2 test app.router: ignore connect method Jonathan Ong 2014-02-08 11:39:26 -08:00
  • aac1d52c4f res.location: remove resolving relative urls Jonathan Ong 2014-02-08 11:37:43 -08:00
  • 8264a1f0a4 use local copy of parseUrl Roman Shtylman 2014-02-04 10:15:46 -05:00
  • 07cdb7f8e3 move connect.query() into our repo Roman Shtylman 2014-02-04 10:10:56 -05:00
  • f41d09a3cf remove app.router and refactor middleware processing Roman Shtylman 2014-01-25 17:57:25 -05:00
  • 8aff64f89a backport dependency updates 3.x Roman Shtylman 2014-01-29 20:06:38 -05:00
  • 4bf9cfd477 update merge-descriptors Roman Shtylman 2014-01-29 20:01:10 -05:00
  • 08cbc442f5 update cookie-signature to 1.0.3 Roman Shtylman 2014-01-29 20:00:23 -05:00
  • a02dd201e6 update send to 0.2.0 Roman Shtylman 2014-01-29 19:58:53 -05:00
  • a5f7dcee04 update node-fresh TJ Holowaychuk 2014-01-29 12:17:16 -08:00
  • 0ddd761904 update range parser to 1.0.0 Roman Shtylman 2014-01-29 10:00:11 -05:00
  • 991c2a9d05 Merge pull request #1908 from visionmedia/locals-object Roman Shtylman 2014-01-28 14:23:52 -08:00
  • 4983c38298 change res.locals to a plain js object. Roman Shtylman 2014-01-24 19:49:45 -05:00
  • 337ab24899 remove unused require Roman Shtylman 2014-01-24 19:31:32 -05:00
  • 63c6a9c5ad use escape-html module to escape html Roman Shtylman 2014-01-24 19:21:21 -05:00
  • 718e68ffae use utils-merge module to mixin object properties Roman Shtylman 2014-01-24 19:16:37 -05:00
  • f56a5f01c4 remove deprecated express.createServer() method Roman Shtylman 2014-01-19 14:05:12 -05:00
  • b77ffe0228 Merge pull request #1904 from popomore/master Roman Shtylman 2014-01-19 09:18:29 -08:00
  • fd6439bb36 delete semicolon Haoliang Gao 2014-01-19 23:53:48 +08:00
  • 121f8d02f3 Merge pull request #1889 from vesln/send-null-undefined Jonathan Ong 2014-01-14 09:17:04 -08:00
  • ff23423d34 3.4.8 3.4.8 Jonathan Ong 2014-01-13 20:50:51 -08:00
  • 1d97599f8b prevent incorrect automatic OPTIONS responses Doug Patti 2014-01-02 13:05:23 -05:00
  • e465624fd0 Update layout.jade Matheus Azzi 2014-01-05 01:14:38 -02:00
  • 5ddbb6965f Merge pull request #1868 from dpatti/smarter-router-auto-options Roman Shtylman 2014-01-13 14:45:06 -08:00
  • a3b5f6d07f prevent incorrect automatic OPTIONS responses Doug Patti 2014-01-02 13:05:23 -05:00
  • ac2cbef8be Merge pull request #1899 from visionmedia/remove-configure Roman Shtylman 2014-01-11 15:42:55 -08:00
  • dff22e9d09 update history file with configure changes Roman Shtylman 2014-01-11 10:45:31 -05:00
  • 7282b50ad0 remove app.configure() Roman Shtylman 2014-01-11 10:42:33 -05:00
  • 8c059469fd No 'json spaces' by default Roman Shtylman 2014-01-11 10:42:15 -05:00
  • 8c3f153dd4 remove use of app.configure for view cache setting Roman Shtylman 2014-01-11 10:52:38 -05:00
  • 185b526e60 Merge pull request #1892 from matheusazzi/patch-1 Jonathan Ong 2014-01-04 19:23:44 -08:00
  • 38996b30b1 Update layout.jade Matheus Azzi 2014-01-05 01:14:38 -02:00
  • 827dfed7c2 Merge pull request #1890 from oliversalzburg/patch-1 TJ Holowaychuk 2014-01-04 18:12:52 -08:00
  • 28af21baeb Value parameter of app.set() is now typed optional mixed Oliver Salzburg 2014-01-04 22:05:19 +01:00
  • 951c70496b Value parameter of app.set() should be typed optional Object Oliver Salzburg 2014-01-04 17:50:27 +01:00
  • a36eeb96f3 update the tests to show a difference between send(null) and send(undefiend) Veselin Todorov 2014-01-03 19:47:57 +02:00
  • 7018d3d0e6 history: req.params Jonathan Ong 2014-01-03 03:00:48 -08:00
  • 3f14b4de1f Merge pull request #1835 from visionmedia/change-req-params-to-object Jonathan Ong 2014-01-03 03:00:13 -08:00
  • 26c0be4c4e improve history.md Jonathan Ong 2014-01-03 02:57:24 -08:00
  • cec0c06a70 refactor req.is and req.accepts* Jonathan Ong 2014-01-03 02:50:09 -08:00
  • 476f8deb07 remove binary Jonathan Ong 2014-01-03 02:33:00 -08:00
  • dc5932d177 Merge pull request #1877 from reqshark/master TJ Holowaychuk 2013-12-23 10:34:47 -08:00
  • cfd93b7529 update express jade layout generator Bent Cardan 2013-12-23 13:03:21 -05:00
  • 8b2208f394 Merge pull request #1876 from yosssi/dev Jonathan Ong 2013-12-23 08:10:26 -08:00
  • 00a3b01f39 Changed doctype 5 to doctype html on the example file because the former was deprecated on Jade version 1.0.0. yosssi 2013-12-23 22:13:05 +09:00
  • 3baca251f0 use 8 threads for benchmarks TJ Holowaychuk 2013-12-22 08:57:04 -08:00
  • 72daae1d92 Merge pull request #1869 from yamatt/master TJ Holowaychuk 2013-12-21 11:13:04 -08:00
  • fcbe53ddb5 Added appropriate test for more descriptive render error Matt Copperwaite 2013-12-21 17:34:59 +00:00
  • e9851672eb bench: remove --harmony-generators flag Jonathan Ong 2013-12-20 21:15:17 -08:00
  • 9a45f7bd3d add new benchmarks (to match koa) TJ Holowaychuk 2013-12-20 19:34:59 -08:00
  • 85834fd146 Error message now describes where the view was not able to be found. Useful for debugging. Matt Copperwaite 2013-12-20 11:39:31 +00:00
  • a0c1ac7b45 add license field to package.json Roman Shtylman 2013-12-18 10:16:56 -05:00
  • 7b0dca0f9c throw 400 in case of malformed paths Alex Kocharin 2013-12-12 02:49:16 +04:00
  • 34c83d7d29 3.4.7 3.4.7 Jonathan Ong 2013-12-10 23:57:39 -08:00
  • 7c6882234e bump connect, mocha, and should Jonathan Ong 2013-12-10 23:54:07 -08:00
  • 2e68ddbae9 expose connect.middleware using Object.getOwnPropertyDescriptor() Jonathan Ong 2013-12-10 23:52:48 -08:00
  • 7724fc6af7 3.4.6 3.4.6 Jonathan Ong 2013-12-01 12:21:08 -08:00
  • 2939075f03 Merge pull request #1836 from fluxusfrequency/patch-1 Roman Shtylman 2013-11-28 08:18:42 -08:00
  • 606f68de02 Grammar and punctuation fixes [ci skip] Ben Lewis 2013-11-28 06:36:21 -07:00
  • c6c71abf4d change req.params to an object instead of an array TJ Holowaychuk 2013-11-27 19:46:39 -08:00
  • 863160ae49 3.4.5 3.4.5 Jonathan Ong 2013-11-27 15:54:41 -08:00
  • edd39fb194 fix weird variable name in example TJ Holowaychuk 2013-11-26 23:39:35 -08:00
  • a71d264d45 fix weird variable name in example TJ Holowaychuk 2013-11-26 23:39:08 -08:00
  • 8a7a695836 ocd TJ Holowaychuk 2013-11-26 11:12:56 -08:00
  • de54af4061 Merge pull request #1829 from michaelficarra/patch-1 TJ Holowaychuk 2013-11-26 11:12:13 -08:00
  • 2f2a652bc9 fixes #1826: res.redirect('toString') fails with 500 Michael Ficarra 2013-11-26 13:11:15 -06:00
  • 1e638663de Merge pull request #1822 from yakubori/auth-buffer-call-removal TJ Holowaychuk 2013-11-21 12:32:39 -08:00
  • 1684a8792a Removed Buffer call with 'binary' encoding option in auth example. Rick Yakubowski 2013-11-21 14:01:56 -05:00
  • f47c0d9774 add Router.all() method Roman Shtylman 2013-07-16 09:46:35 -07:00
  • 89e7264e53 pin marked devDep to protect out tests Roman Shtylman 2013-11-09 22:30:39 -05:00
  • cada9f61c8 pin devDependencies using ~ Roman Shtylman 2013-11-09 22:23:48 -05:00
  • 373fa55981 fix markdown example test Jonathan Ong 2013-11-09 19:08:25 -08:00
  • b0da4b1a94 streaming view rendering streaming-render Roman Shtylman 2013-11-09 21:27:01 -05:00
  • 2bc703cfc2 Merge pull request #1802 from kapouer/patch-1 Jonathan Ong 2013-11-02 15:09:30 -07:00
  • c9865b821d Test location with leading ./ and containing .. Jérémy Lal 2013-11-02 01:29:47 +01:00
  • 9c0de23645 Update tests expectancy of location headers Jérémy Lal 2013-11-02 01:29:04 +01:00
  • b7a38af41d Use url.resolve to compute location header of relative paths Jérémy Lal 2013-11-02 01:28:07 +01:00
  • 661914781e semicolons Jérémy Lal 2013-11-02 00:39:32 +01:00
  • 6e3f3887e9 pin deps using semver1 Jonathan Ong 2013-10-30 20:55:11 -07:00
  • a66d6bb034 pin dev deps to semver compatible versions Jonathan Ong 2013-10-30 20:51:10 -07:00
  • 2e197e2b98 be less picky with ENOENT errors in tests Jonathan Ong 2013-10-30 20:37:01 -07:00
  • 55d1a4f964 always send ETag when content-length > 0 Jonathan Ong 2013-10-30 20:34:16 -07:00