Commit Graph

  • 856f3b3be6 removed old docs TJ Holowaychuk 2012-04-15 19:42:55 -07:00
  • 785ac87846 Added express.createServer() for BC TJ Holowaychuk 2012-04-15 19:02:57 -07:00
  • 75c29bd42a removed createServer() in readme TJ Holowaychuk 2012-04-15 13:25:58 -07:00
  • 221a46a396 require express in readme... TJ Holowaychuk 2012-04-15 11:57:38 -07:00
  • abe5cc7184 populate changelog TJ Holowaychuk 2012-04-15 11:40:31 -07:00
  • 12ada75cad updated history.md from 2x branch TJ Holowaychuk 2012-04-15 11:24:08 -07:00
  • 5a74d94558 require package.json for .version in express(1) TJ Holowaychuk 2012-04-15 11:23:16 -07:00
  • d1d3f310e9 Release 3.0.0alpha1 3.0.0alpha1 TJ Holowaychuk 2012-04-15 11:21:40 -07:00
  • 089a83363f Changed: enable "jsonp callback" as a default TJ Holowaychuk 2012-04-15 11:20:25 -07:00
  • c28e6db428 update mkdirp dep TJ Holowaychuk 2012-04-15 11:18:38 -07:00
  • 05253272cb clarify ejs example TJ Holowaychuk 2012-04-13 09:16:16 -07:00
  • 12e087820c Added: res.format() sets Vary: Accept TJ Holowaychuk 2012-04-12 20:11:15 -07:00
  • 8dc001567b removed res.cache() TJ Holowaychuk 2012-04-12 19:46:53 -07:00
  • 9af3256f72 added jsonp test TJ Holowaychuk 2012-04-11 20:27:21 -07:00
  • cdd333a2e0 connect 2.1.2 dep TJ Holowaychuk 2012-04-11 14:35:28 -07:00
  • aa4ec8f3e2 fixed glob example TJ Holowaychuk 2012-04-11 13:56:08 -07:00
  • 5ea78cf259 ocd TJ Holowaychuk 2012-04-11 13:50:41 -07:00
  • 600eaea2d1 fixed acceptance tests TJ Holowaychuk 2012-04-11 12:49:18 -07:00
  • 81b15833f7 connect 2.1.1 dep TJ Holowaychuk 2012-04-11 12:03:00 -07:00
  • 9abc221559 connect 2.1.0 dep TJ Holowaychuk 2012-04-11 11:17:29 -07:00
  • 7048be2830 refactoring auth example TJ Holowaychuk 2012-04-11 11:17:12 -07:00
  • 91eb27513a docs TJ Holowaychuk 2012-04-11 10:08:12 -07:00
  • 04f0682439 removed old benchmark target from Makefile TJ Holowaychuk 2012-04-11 09:57:43 -07:00
  • 36bab5408d removed old doc gen stuff from Makefile TJ Holowaychuk 2012-04-11 09:57:12 -07:00
  • c483dab4b8 ocd TJ Holowaychuk 2012-04-11 09:44:49 -07:00
  • f1d759f279 Merge pull request #1073 from Zoramite/lessMiddleware TJ Holowaychuk 2012-04-11 08:32:45 -07:00
  • 4c1afb2984 Making the default case for the dependencies be more dynamic. Randy Merrill 2012-04-11 06:54:14 -07:00
  • db9b2bfbe1 Adding support back in for less CSS. Randy Merrill 2012-04-11 06:43:00 -07:00
  • 377677cf30 Merge branch 'master' of github.com:visionmedia/express TJ Holowaychuk 2012-04-10 12:19:51 -07:00
  • 24a4e95ffe Changed to allow extname or type/subtype only. Closes #1072 TJ Holowaychuk 2012-04-10 12:19:34 -07:00
  • 8fdd9e967a Merge pull request #1069 from Benjen/patch-1 TJ Holowaychuk 2012-04-05 08:54:16 -07:00
  • acfa6a692e Updated example usage of res.locals() as it contained an error. Benjen 2012-04-05 23:37:56 +08:00
  • 67ca22b6e4 throw when callback is not given to app.engine() TJ Holowaychuk 2012-04-04 12:30:25 -07:00
  • ba413ee98d added another res.redirect() example TJ Holowaychuk 2012-04-04 08:43:12 -07:00
  • acc0e934cb ocd TJ Holowaychuk 2012-04-02 20:13:50 -07:00
  • 1d485840fd ocd TJ Holowaychuk 2012-04-02 20:13:31 -07:00
  • dcb147608a ocd TJ Holowaychuk 2012-04-02 20:01:13 -07:00
  • ddf24d1fd6 fixed markdown example TJ Holowaychuk 2012-04-02 20:00:53 -07:00
  • e3e7d0def6 Release 2.5.9 2.5.9 TJ Holowaychuk 2012-04-02 19:21:18 -07:00
  • 886d7e6903 Merge pull request #1066 from cpedros/patch-1 TJ Holowaychuk 2012-04-02 16:00:38 -07:00
  • 2079ccbf42 updated signed cookie tests TJ Holowaychuk 2012-04-02 16:00:23 -07:00
  • 5ec88b0f6c typo TJ Holowaychuk 2012-04-02 15:56:58 -07:00
  • b0bcd27124 removed req.signedCookie tests, this is connect TJ Holowaychuk 2012-04-02 15:56:40 -07:00
  • 4dfee21e91 removed req.cookies tests, this is connect TJ Holowaychuk 2012-04-02 15:56:21 -07:00
  • 18fa2c9c7d removed debug() for .use() TJ Holowaychuk 2012-04-02 15:54:19 -07:00
  • 04d43d60b7 added nicer error messages for failed view lookup. Closes #1065 TJ Holowaychuk 2012-04-02 15:47:10 -07:00
  • 419731ec41 Unused require of fs module Pero Pejovic 2012-04-02 15:44:06 -07:00
  • 082ba88084 tabs -> spaces TJ Holowaychuk 2012-04-02 15:41:04 -07:00
  • 09a8474521 router: moved params logic to Router#match() TJ Holowaychuk 2012-04-02 15:39:20 -07:00
  • 6d323d3ff7 added param decoding test TJ Holowaychuk 2012-04-02 15:15:05 -07:00
  • c4e003518a Merge branch 'master' of github.com:visionmedia/express TJ Holowaychuk 2012-04-02 15:09:51 -07:00
  • 9e251d14af Removed Collection TJ Holowaychuk 2012-04-02 15:09:39 -07:00
  • 9abba7d69a ocd TJ Holowaychuk 2012-04-02 15:07:41 -07:00
  • 0377540e2d utils: added pathRegexp() TJ Holowaychuk 2012-04-02 15:07:25 -07:00
  • e6a15f66fc Merge pull request #1064 from ahizzle/master TJ Holowaychuk 2012-03-30 15:19:14 -07:00
  • 1787fd1b52 Trivial: Give the middleware init function an explicit name. Andy Hiew 2012-03-30 16:05:11 -06:00
  • 54c3d5c113 reverse req.ips array TJ Holowaychuk 2012-03-29 16:39:32 -07:00
  • 6d0f9a37a2 req.ipds doesnt need "trust proxy" TJ Holowaychuk 2012-03-29 16:36:36 -07:00
  • 60dac4d2ff Merge branch 'master' of github.com:visionmedia/express TJ Holowaychuk 2012-03-29 16:27:16 -07:00
  • dd468fbe9a Added req.ips TJ Holowaychuk 2012-03-29 16:26:59 -07:00
  • 04ecf04832 Added X-Forwarded-Proto support to req.secure TJ Holowaychuk 2012-03-29 16:17:44 -07:00
  • 6d45616a7a Merge pull request #1062 from shtylman/06d2016ee TJ Holowaychuk 2012-03-29 08:58:48 -07:00
  • 06d2016ee7 remove unused variable from Router.route Roman Shtylman 2012-03-28 22:43:26 -04:00
  • 984bfadcdd Merge pull request #1057 from Skookum/master TJ Holowaychuk 2012-03-27 08:34:29 -07:00
  • f79f3f8b22 update connect version Jim Snodgrass 2012-03-27 12:11:48 -03:00
  • ba570a9842 typo TJ Holowaychuk 2012-03-24 11:42:26 -07:00
  • 365a98d00f docs TJ Holowaychuk 2012-03-24 11:39:47 -07:00
  • 4e2677fe2c docs TJ Holowaychuk 2012-03-24 11:37:26 -07:00
  • d6d16b7899 Added req.accepts() comma-delimited string support TJ Holowaychuk 2012-03-24 11:36:52 -07:00
  • 86a9e0803a refactored utils.accepts() TJ Holowaychuk 2012-03-24 11:32:28 -07:00
  • fdf96922b5 added res.json() array test to illustrate that it works TJ Holowaychuk 2012-03-24 11:13:53 -07:00
  • d396761f76 refactored cookie-sessions example TJ Holowaychuk 2012-03-23 18:22:30 -07:00
  • 711519361c fixed content-negotiation example TJ Holowaychuk 2012-03-23 18:11:12 -07:00
  • e4827b8d89 more docs for req.accepts(arr) TJ Holowaychuk 2012-03-23 18:03:19 -07:00
  • 7ec7cb94f9 Merge branch 'master' of github.com:visionmedia/express TJ Holowaychuk 2012-03-23 17:59:08 -07:00
  • 298899d02c Added array support. Closes #1053 TJ Holowaychuk 2012-03-23 17:58:15 -07:00
  • 43b35a4ae0 Added array support. Closes #1053 TJ Holowaychuk 2012-03-23 17:58:15 -07:00
  • 585039f487 Merge pull request #1037 from pbuyle/2.x TJ Holowaychuk 2012-03-05 13:48:21 -08:00
  • de4bc808a4 Support PURGE request method. Pierre Buyle 2012-03-05 16:35:14 -05:00
  • a7a8dcd617 Added note to express(1) for running the app TJ Holowaychuk 2012-02-29 16:11:39 -08:00
  • bdf0b26a12 Added node app for npm scripts.start Closes #1032 TJ Holowaychuk 2012-02-29 16:10:35 -08:00
  • 73e87b6a2e connect 2.0 dep TJ Holowaychuk 2012-02-27 19:31:27 -08:00
  • ac3d002cb2 added "view cache" in production test TJ Holowaychuk 2012-02-26 11:56:49 -08:00
  • ada2d0c627 added app.param() array test TJ Holowaychuk 2012-02-26 11:52:23 -08:00
  • 286d3a1ff8 added another app.param() test TJ Holowaychuk 2012-02-26 11:50:32 -08:00
  • 937f01a225 added app.param() tests TJ Holowaychuk 2012-02-26 11:46:44 -08:00
  • c9559e03da ignore coverage.html TJ Holowaychuk 2012-02-23 21:35:17 -08:00
  • d115798d5b ocd TJ Holowaychuk 2012-02-23 21:34:48 -08:00
  • b6ee5fafd0 Added mocha test coverage support TJ Holowaychuk 2012-02-23 20:49:50 -08:00
  • 533b31237c optimize res.format() TJ Holowaychuk 2012-02-23 10:59:54 -08:00
  • 812a470122 docs TJ Holowaychuk 2012-02-23 10:58:57 -08:00
  • eb3105ef25 Added extname support to res.format(). Closes #1024 TJ Holowaychuk 2012-02-23 10:58:06 -08:00
  • ffcaa04d2c renamed res.respondTo() to res.format() TJ Holowaychuk 2012-02-22 19:59:52 -08:00
  • a47660ba67 refactored res.redirect() with respondTo() TJ Holowaychuk 2012-02-22 19:58:36 -08:00
  • e2291184dc changed DEBUG express:routes to express:router TJ Holowaychuk 2012-02-22 19:29:24 -08:00
  • 4e332452b7 Added req.subdomains TJ Holowaychuk 2012-02-22 16:36:13 -08:00
  • e2f43df5e9 refactored app.render() TJ Holowaychuk 2012-02-22 09:04:59 -08:00
  • 1515d53f55 Merge pull request #1020 from papandreou/2.x TJ Holowaychuk 2012-02-22 08:57:49 -08:00
  • c92c10d8ff req.accepts: */* wildcard fix. Andreas Lind Petersen 2012-02-22 11:03:36 +01:00
  • 141929cd6e typo TJ Holowaychuk 2012-02-21 10:23:20 -08:00