Commit Graph

  • 374d159e0e update dependencies Tj Holowaychuk 2012-01-17 09:49:02 -08:00
  • 4f5a41b84f removed connect-form dep TJ Holowaychuk 2012-01-16 20:16:08 -08:00
  • 9dd7b7b63a Release 2.5.6 Tj Holowaychuk 2012-01-13 15:37:56 -08:00
  • ba80b7ba97 updated hamljs dev dep. Closes #953 Tj Holowaychuk 2012-01-13 14:06:30 -08:00
  • a2f380fdd6 Merge pull request #955 from mmalecki/npm-test TJ Holowaychuk 2012-01-08 17:08:10 -08:00
  • 301085e510 Add test script Maciej Małecki 2012-01-09 02:03:23 +01:00
  • 45bb4aff09 Release 2.5.5 TJ Holowaychuk 2012-01-08 12:31:48 -08:00
  • bb14a86e17 Merge pull request #954 from matthewleon/filename_bug TJ Holowaychuk 2012-01-08 12:30:35 -08:00
  • 1773681ef8 set filename on cached templates Matthew Leon Grinshpun 2012-01-08 12:44:27 +01:00
  • af5b64a434 Merge pull request #951 from Raynos/patch-1 TJ Holowaychuk 2012-01-06 07:32:23 -08:00
  • fa088e37bc Gave the router a name. All the other connect middlewares are named functions. Raynos 2012-01-06 14:39:37 +00:00
  • 2ac612f14d Release 2.5.4 2.5.4 Tj Holowaychuk 2012-01-02 08:33:41 -08:00
  • 20570fc80d Fixed express(1) eol on 0.4.x. Closes #947 Tj Holowaychuk 2012-01-02 08:33:05 -08:00
  • 613bdc91e5 Merge branch 'master' of github.com:visionmedia/express Tj Holowaychuk 2012-01-02 08:28:40 -08:00
  • 92c1c953dc Release 2.5.3 2.5.3 TJ Holowaychuk 2011-12-30 15:31:10 -08:00
  • 8b372b3faa fixed a require TJ Holowaychuk 2011-12-30 15:30:00 -08:00
  • da3a743c1b backported req.is() charset fix TJ Holowaychuk 2011-12-30 15:29:21 -08:00
  • edfe50e713 Removed app.is() support TJ Holowaychuk 2011-12-30 15:10:51 -08:00
  • 26fb403ced Fixed req.is() with charsets TJ Holowaychuk 2011-12-30 15:04:41 -08:00
  • 014fb46449 Added req.is() tests TJ Holowaychuk 2011-12-30 15:01:34 -08:00
  • 144a88b109 Removed app.match() TJ Holowaychuk 2011-12-28 12:09:58 -07:00
  • 34c0d2509a test for route index state TJ Holowaychuk 2011-12-28 12:07:46 -07:00
  • a12a9e3fd9 tests for Router#match() TJ Holowaychuk 2011-12-28 12:03:50 -07:00
  • 8df73f3d83 renamed Router#_match() -> match() TJ Holowaychuk 2011-12-28 11:57:45 -07:00
  • 6dac874ff4 renamed Router#_route() -> route() TJ Holowaychuk 2011-12-28 11:55:11 -07:00
  • 81d25f6861 Merge branch 'feature/decouple-router' TJ Holowaychuk 2011-12-28 11:15:10 -07:00
  • c0c1975da6 decouple Router options. Closes #941 TJ Holowaychuk 2011-12-28 11:14:57 -07:00
  • 09c9537381 tweak eol TJ Holowaychuk 2011-12-28 10:15:18 -07:00
  • 9cf1800731 Merge pull request #942 from atsuya/fix_eol TJ Holowaychuk 2011-12-28 09:14:56 -08:00
  • 0d0fd347ab determine enf of line based on os.platform. Atsuya Takagi 2011-12-28 01:26:53 -08:00
  • dd7af29103 mocha.opts Tj Holowaychuk 2011-12-20 17:37:06 -08:00
  • 85ea5f67f4 Merge branch 'master' of github.com:visionmedia/express Tj Holowaychuk 2011-12-20 13:33:14 -08:00
  • 8e3cb6174d added test for res.sendfile() content-type override Tj Holowaychuk 2011-12-20 13:32:39 -08:00
  • 6c01e9a43a Update bin/express TJ Holowaychuk 2011-12-20 08:33:54 -08:00
  • 6061670161 Merge pull request #939 from ksato9700/master TJ Holowaychuk 2011-12-20 08:33:12 -08:00
  • 7c66db2c45 Change the eol character based on platform type Ken Sato 2011-12-19 22:55:50 -08:00
  • 05e95ae55a misc TJ Holowaychuk 2011-12-18 07:41:08 -08:00
  • 416ad564d0 Added cookie-sessions example TJ Holowaychuk 2011-12-17 15:11:52 -08:00
  • 55f8f9bc42 added regression test for #847 TJ Holowaychuk 2011-12-17 13:53:28 -08:00
  • 386a9e88b4 removed old tests TJ Holowaychuk 2011-12-17 13:43:51 -08:00
  • f6ca25edbe web-service acceptance tests TJ Holowaychuk 2011-12-17 12:44:55 -08:00
  • 1ea221aa4e fixed an acceptance test TJ Holowaychuk 2011-12-17 12:21:42 -08:00
  • d72a6666a1 removed ejs layout.ejs from express(1) TJ Holowaychuk 2011-12-17 12:16:52 -08:00
  • b69199f884 fixed express(1) jade tmpl inheritance TJ Holowaychuk 2011-12-17 12:15:12 -08:00
  • 65042c86a6 removed the use of .include.string() TJ Holowaychuk 2011-12-17 12:02:34 -08:00
  • d7dccfd56d removed the use of should.contain() TJ Holowaychuk 2011-12-17 12:02:11 -08:00
  • e60f4a5e1e Merge branch 'master' of github.com:visionmedia/express Tj Holowaychuk 2011-12-16 14:44:35 -08:00
  • fa3d4cbb23 move express(1) static() up Tj Holowaychuk 2011-12-16 14:44:12 -08:00
  • 5cf8023dc3 connect 1.x dep Tj Holowaychuk 2011-12-16 08:51:55 -08:00
  • 56d303ec09 Merge pull request #934 from siong1987/keywords TJ Holowaychuk 2011-12-15 09:10:09 -08:00
  • 4600548b4d update keywords for search.npmjs.org Teng Siong Ong 2011-12-15 11:06:08 -06:00
  • 7d24c2ba40 Fixed app.set() with undefined Tj Holowaychuk 2011-12-15 09:00:39 -08:00
  • 380a6c5363 Release 2.5.2 2.5.2 Tj Holowaychuk 2011-12-10 11:07:21 -08:00
  • c047b64ab5 removed less support since compiler() has gone away Tj Holowaychuk 2011-12-10 11:05:49 -08:00
  • ae2bcb2615 express(1) LF -> CRLF for windows Tj Holowaychuk 2011-12-10 11:05:20 -08:00
  • b4ce57caec spec Tj Holowaychuk 2011-12-09 16:14:23 -08:00
  • 43c09b2eaa ejs test Tj Holowaychuk 2011-12-09 16:07:15 -08:00
  • b32fd0bee4 * dev deps Tj Holowaychuk 2011-12-09 15:55:41 -08:00
  • 3b6e96efa9 ejs tests Tj Holowaychuk 2011-12-09 15:29:09 -08:00
  • 29ef828b9c added first batch of acceptance tests for examples Tj Holowaychuk 2011-12-09 15:21:10 -08:00
  • 39ae443433 semi Tj Holowaychuk 2011-12-09 15:09:14 -08:00
  • c30c2f8d38 typo Tj Holowaychuk 2011-12-09 14:32:35 -08:00
  • 5757f875f2 Added X-Forwarded-Proto support to res.redirect(). Closes #927 Tj Holowaychuk 2011-12-08 12:45:46 -08:00
  • e49c482a3f req.body takes precedence Tj Holowaychuk 2011-12-07 08:41:22 -08:00
  • a592d6c1aa misc Tj Holowaychuk 2011-12-06 16:53:05 -08:00
  • 88f154fecd Added support for .. in redirects as well Tj Holowaychuk 2011-12-06 16:44:15 -08:00
  • d7dfe3e812 expose router Tj Holowaychuk 2011-12-06 16:36:52 -08:00
  • 489265e3ca Added support for ./ in redirects Tj Holowaychuk 2011-12-06 16:32:48 -08:00
  • 3212a70a0c misc Tj Holowaychuk 2011-12-06 16:21:04 -08:00
  • 1cda0a96ca Removed redirect "home" Tj Holowaychuk 2011-12-06 16:13:42 -08:00
  • 83fb9f7548 removed a test Tj Holowaychuk 2011-12-06 16:12:42 -08:00
  • 43295289bf Removed app.redirect() Tj Holowaychuk 2011-12-06 16:04:06 -08:00
  • 0f72ca823b docs Tj Holowaychuk 2011-12-06 15:58:56 -08:00
  • 41786bc776 misc Tj Holowaychuk 2011-12-06 15:54:25 -08:00
  • cca5d7ebbf more tests Tj Holowaychuk 2011-12-06 15:53:17 -08:00
  • 43c8764465 Added relative redirect support. Closes #920 Tj Holowaychuk 2011-12-06 15:50:08 -08:00
  • a1e325a2d9 use app.path() in res.redirect() Tj Holowaychuk 2011-12-06 15:40:17 -08:00
  • 17a831e32f app.path() Tj Holowaychuk 2011-12-06 15:36:44 -08:00
  • 2a13db3bb8 Added favicon() to express(1) generated app Tj Holowaychuk 2011-12-05 20:01:25 -08:00
  • eb5a73538a express(1) errorHandler() only in development Tj Holowaychuk 2011-12-05 19:41:05 -08:00
  • 006a6c787b Added exports.{request,response} Tj Holowaychuk 2011-11-28 11:48:27 -08:00
  • c3d96df0f0 Added req.route test Tj Holowaychuk 2011-11-24 17:59:00 -08:00
  • 15e7218bc4 tests for app.get() inheritance. Closes #904 Tj Holowaychuk 2011-11-24 15:27:09 -08:00
  • 28f32b9b8e Removed req.notify() Tj Holowaychuk 2011-11-24 15:12:25 -08:00
  • 1d0a56b673 removed uses of "root" Tj Holowaychuk 2011-11-24 14:33:23 -08:00
  • ad1424681b comment some tests Tj Holowaychuk 2011-11-24 14:31:42 -08:00
  • 87b991c076 removed "root" setting Tj Holowaychuk 2011-11-24 14:27:28 -08:00
  • 5d593f26af .parent tests Tj Holowaychuk 2011-11-24 14:04:37 -08:00
  • 853c270fce more mounting tests Tj Holowaychuk 2011-11-24 13:51:04 -08:00
  • fcf34e0587 adding some mounting tests Tj Holowaychuk 2011-11-24 13:49:27 -08:00
  • b6611c8a3b Added: emit "mount" event on the app being mounted Tj Holowaychuk 2011-11-24 13:24:34 -08:00
  • aab08d774b Removed implementation of app.mounted(callback) Tj Holowaychuk 2011-11-24 13:20:10 -08:00
  • 321aa52384 Removed app.mounted(callback) Tj Holowaychuk 2011-11-24 13:19:53 -08:00
  • 1334a74ef1 misc refactoring Tj Holowaychuk 2011-11-24 12:50:19 -08:00
  • 19e3384bb1 Added test for res.sendfile() with non-GET. Closes #723 Tj Holowaychuk 2011-11-24 12:34:47 -08:00
  • 6ae32fd596 docs Tj Holowaychuk 2011-11-24 12:22:59 -08:00
  • 4c316ba4ce refactored init middleware into its own file Tj Holowaychuk 2011-11-24 12:14:12 -08:00
  • f2719411b7 Added event emitter inheritance test Tj Holowaychuk 2011-11-24 12:10:08 -08:00
  • 11faf6684e Added travis.yml. Closes #903 Tj Holowaychuk 2011-11-24 11:58:34 -08:00
  • 547d18ce46 merged Tj Holowaychuk 2011-11-23 10:39:02 -08:00