Commit Graph

  • e2de941d09 Release 0.5.0 Tj Holowaychuk 2011-10-24 16:00:35 -07:00
  • f7d67ce766 Added ./routes dir for generated app by default Tj Holowaychuk 2011-10-24 15:58:22 -07:00
  • b63f2ca903 Added npm install reminder to express(1) app gen Tj Holowaychuk 2011-10-24 15:46:42 -07:00
  • 77c2d89be6 fixing tests Tj Holowaychuk 2011-10-24 14:59:21 -07:00
  • 458097fe7b fixing tests Tj Holowaychuk 2011-10-24 14:51:09 -07:00
  • 1b25240d36 update expresso/should Tj Holowaychuk 2011-10-24 14:47:06 -07:00
  • 1cce4d98ff Removed make test-cov since it wont work with node 0.5.x Tj Holowaychuk 2011-10-24 14:37:09 -07:00
  • 09b5c79073 OCD Tj Holowaychuk 2011-10-24 14:36:45 -07:00
  • 9348500366 readme Tj Holowaychuk 2011-10-24 14:36:30 -07:00
  • 62257bce18 Added app.routes, replacing app.routes.all(). Closes #811 Tj Holowaychuk 2011-10-14 17:51:23 -07:00
  • 0ed74aa68b added an array of routes Tj Holowaychuk 2011-10-14 17:48:57 -07:00
  • e0bd0d6470 Added app.get(setting). Closes #842 Tj Holowaychuk 2011-10-14 17:37:23 -07:00
  • b433550556 refactored res.render() Tj Holowaychuk 2011-10-14 08:46:02 -07:00
  • 04ebd8875b Fixed express(1) public dir for windows. Closes #866 Tj Holowaychuk 2011-10-14 08:38:21 -07:00
  • 0f6a044d98 Fixed express(1) public dir for windows. Closes #866 Tj Holowaychuk 2011-10-14 08:38:21 -07:00
  • 1a1ed0ae45 semicolons Tj Holowaychuk 2011-10-13 09:46:48 -07:00
  • d6fabb6f8e move getters down Tj Holowaychuk 2011-10-13 09:46:26 -07:00
  • 08e8194db1 Merge branch 'master' of github.com:visionmedia/express Tj Holowaychuk 2011-10-13 09:45:59 -07:00
  • 0e4e050b21 Added req.fresh and req.stale Tj Holowaychuk 2011-10-13 09:43:31 -07:00
  • de17b285b1 Added req.secure Tj Holowaychuk 2011-10-11 09:45:01 -07:00
  • f640d0973d Merge pull request #863 from JonDum/master TJ Holowaychuk 2011-10-10 21:52:31 -07:00
  • 47ff0dc0cc Add JSHTML template engine for cli helper JSHTML is a express compatible template engine with very nice syntax. Jonathan Dumaine 2011-10-10 21:49:44 -07:00
  • 965e1d63dc added sync signature for app.locals.use() Tj Holowaychuk 2011-10-09 13:08:20 -07:00
  • 73f1da2ff7 Added replacement for dynamic locals. Closes #788 Tj Holowaychuk 2011-10-09 13:01:32 -07:00
  • 0f6ad43e91 app.locals.use(fn) Tj Holowaychuk 2011-10-09 12:54:15 -07:00
  • 8d804a6c4a removed old app.locals() Tj Holowaychuk 2011-10-09 12:51:27 -07:00
  • 02f48aabbf map register function Tj Holowaychuk 2011-10-07 15:25:16 -07:00
  • d4b08e9566 misc Tj Holowaychuk 2011-10-07 15:18:00 -07:00
  • 9f1f58fd4b non-enumerable .router for Collection Tj Holowaychuk 2011-10-07 15:13:13 -07:00
  • 4ed92d50e0 misc refactoring Tj Holowaychuk 2011-10-07 15:12:24 -07:00
  • 8848004cb7 refactoring boot logic Tj Holowaychuk 2011-10-07 15:10:30 -07:00
  • 371b381074 more refactoring Tj Holowaychuk 2011-10-07 15:04:08 -07:00
  • 6d47011dcf View#contents() Tj Holowaychuk 2011-10-07 15:01:36 -07:00
  • 705cdb6368 misc refactoring Tj Holowaychuk 2011-10-07 15:00:20 -07:00
  • 90fc80fd87 docs Tj Holowaychuk 2011-10-07 14:59:42 -07:00
  • 041974ee01 added index lookup support back Tj Holowaychuk 2011-10-07 14:58:58 -07:00
  • 7369d861ca docs Tj Holowaychuk 2011-10-07 14:52:26 -07:00
  • e1da383aed new View Tj Holowaychuk 2011-10-07 14:51:06 -07:00
  • 6bcf29152f misc refactoring Tj Holowaychuk 2011-10-07 14:25:09 -07:00
  • 8a38211bd9 re-implemented "view cache" Tj Holowaychuk 2011-10-07 14:16:05 -07:00
  • cb2b9feb5f docs Tj Holowaychuk 2011-10-07 14:13:13 -07:00
  • c2d5d5619b lookup callback Tj Holowaychuk 2011-10-07 14:12:37 -07:00
  • 76b7d6975f app.lookup() Tj Holowaychuk 2011-10-07 14:11:08 -07:00
  • 7e9186d1ae removed hints setting Tj Holowaychuk 2011-10-07 14:08:06 -07:00
  • d1ce4c9923 req.query is always present Tj Holowaychuk 2011-10-07 14:04:59 -07:00
  • fed7fa4cd2 removed old parseRange util Tj Holowaychuk 2011-10-07 13:56:14 -07:00
  • 0d0125fc29 removed union util Tj Holowaychuk 2011-10-07 13:50:59 -07:00
  • 98e2c0522f merging res.locals Tj Holowaychuk 2011-10-07 13:50:31 -07:00
  • 294bc8c1d7 misc refactoring Tj Holowaychuk 2011-10-07 13:34:03 -07:00
  • ae11d83684 typo Tj Holowaychuk 2011-10-07 13:31:12 -07:00
  • aab9b08ec2 added charset option back Tj Holowaychuk 2011-10-07 13:30:33 -07:00
  • 31ff7db019 added status support back Tj Holowaychuk 2011-10-07 13:29:25 -07:00
  • c40c54fbee request-level render() Tj Holowaychuk 2011-10-07 13:27:43 -07:00
  • cecbaf2efe removed old view.js Tj Holowaychuk 2011-10-07 13:22:55 -07:00
  • e90413243e use app.engines instead of app.cache Tj Holowaychuk 2011-10-07 13:21:01 -07:00
  • a9396efeaf added app.register() Tj Holowaychuk 2011-10-07 13:19:29 -07:00
  • 60353c6d05 misc refactoring Tj Holowaychuk 2011-10-07 13:13:57 -07:00
  • 7b5ed50786 expose prototype Tj Holowaychuk 2011-10-07 13:13:32 -07:00
  • 02baa2b17c removed old http.js Tj Holowaychuk 2011-10-07 13:12:53 -07:00
  • d0585bd910 application.js Tj Holowaychuk 2011-10-07 13:10:15 -07:00
  • adf7124446 removed extra require() Tj Holowaychuk 2011-10-07 13:07:55 -07:00
  • 7710db4591 re-working view system Tj Holowaychuk 2011-10-07 13:07:19 -07:00
  • ce03cf49d8 uncommented old code Tj Holowaychuk 2011-10-07 10:01:30 -07:00
  • 65c0d14a4e expose connect middleware as express.* again Tj Holowaychuk 2011-10-07 10:00:10 -07:00
  • 667ed6fcf5 using connect.proto.use Tj Holowaychuk 2011-10-07 09:29:36 -07:00
  • d7da40642d removed old https inheritance logic Tj Holowaychuk 2011-10-07 09:24:17 -07:00
  • d6b5047511 setting up proto Tj Holowaychuk 2011-10-07 09:23:54 -07:00
  • 3b5a751b25 add connect repo as dep for now, since 2.0.0alpha blew everything up Tj Holowaychuk 2011-10-07 09:18:04 -07:00
  • 049a557341 remove test stuff Tj Holowaychuk 2011-10-07 08:30:31 -07:00
  • 94a6f42efd clean up jade example Tj Holowaychuk 2011-10-07 08:28:57 -07:00
  • a4aed5f51a jade example using template inheritance Tj Holowaychuk 2011-10-07 08:25:43 -07:00
  • 3e6f45cb72 update jade dev dep Tj Holowaychuk 2011-10-07 08:19:11 -07:00
  • 3bd4de7f73 bump express(1) version Tj Holowaychuk 2011-10-06 12:05:44 -07:00
  • 5c04f85f93 Release 2.4.7 2.4.7 Tj Holowaychuk 2011-10-05 15:41:50 -07:00
  • 77f885d4a0 connect 1.7.x to fix npm issue... Tj Holowaychuk 2011-10-05 15:34:22 -07:00
  • 8a7491c97a "node":">= 0.5.0 < 0.7.0" Tj Holowaychuk 2011-10-05 15:08:50 -07:00
  • b3cab31cf7 connect 2.x dep Tj Holowaychuk 2011-10-05 15:04:43 -07:00
  • 021655a10a Added support for res.set(obj). Closes #834 Tj Holowaychuk 2011-10-05 14:34:00 -07:00
  • e301d43704 Changed res.redirect() signature to accept status first. Closes #832 Tj Holowaychuk 2011-10-05 14:24:57 -07:00
  • 54c1a208c3 Added res.type() alias of res.contentType() Tj Holowaychuk 2011-09-28 10:27:13 -07:00
  • ad9bbda708 bench against loopback Tj Holowaychuk 2011-09-27 16:55:49 -07:00
  • 341e167eab comma last! Tj Holowaychuk 2011-09-21 15:35:30 -07:00
  • fb031d1ad5 Added mkdirp to express(1). Closes #795 Tj Holowaychuk 2011-09-21 08:24:37 -07:00
  • c2fc9a83e8 Added mkdirp to express(1). Closes #795 Tj Holowaychuk 2011-09-21 08:24:37 -07:00
  • d8b20bd2d5 Added simple json-config example Tj Holowaychuk 2011-09-13 09:00:09 -07:00
  • d3c4fd91c9 typo Tj Holowaychuk 2011-09-12 10:39:22 -07:00
  • d3937b9a61 Fixed res.redirect() HEAD support Tj Holowaychuk 2011-09-07 10:03:17 -07:00
  • 2c734e2e4c refactored res.send() Tj Holowaychuk 2011-09-07 10:02:27 -07:00
  • 00e44f6fc9 Fixed res.redirect() HEAD support. [reported by xerox] Tj Holowaychuk 2011-09-07 10:01:28 -07:00
  • 77d8823261 misc refactoring Tj Holowaychuk 2011-09-06 15:19:05 -07:00
  • 6f85c14738 docs Tj Holowaychuk 2011-09-06 15:18:15 -07:00
  • edb1dc067a Fixed req.notify(), only escape args Tj Holowaychuk 2011-09-06 15:15:52 -07:00
  • 6692f911ab Fixed req.flash(), only escape args Tj Holowaychuk 2011-09-06 15:14:09 -07:00
  • 4f0b3f4684 Added shorthand for the parsed request's pathname Tj Holowaychuk 2011-08-17 14:20:10 -07:00
  • 6b161d5389 Removed npm test script Tj Holowaychuk 2011-08-31 09:32:37 -07:00
  • c21e3feaa6 Fixed absolute path checking on windows. Closes #829 [reported by andrewpmckenzie] Tj Holowaychuk 2011-08-29 08:40:30 -07:00
  • cbf330c3db Fixed absolute path checking on windows. Closes #829 [reported by andrewpmckenzie] Tj Holowaychuk 2011-08-29 08:40:30 -07:00
  • 13010987b0 logger for jade example Tj Holowaychuk 2011-08-24 03:14:21 -07:00
  • b078481cdb Release 2.5.6 Tj Holowaychuk 2011-08-22 10:20:04 -07:00
  • a25ef01da3 Fixed multiple param callback regression. Closes #824 [reported by TroyGoode] Tj Holowaychuk 2011-08-22 10:04:46 -07:00