Commit Graph

  • ec03968bd4 added test for respondTo() callback args TJ Holowaychuk 2012-02-21 09:30:05 -08:00
  • a21435cb05 updated content-negotiation example TJ Holowaychuk 2012-02-18 17:37:47 -08:00
  • bdfa6d1fe7 Added: res.respondTo() defaults the content-type TJ Holowaychuk 2012-02-18 17:23:02 -08:00
  • b565e258cb Added res.respondTo(obj) TJ Holowaychuk 2012-02-18 17:13:40 -08:00
  • 892b605ab5 shorten --force desc TJ Holowaychuk 2012-02-18 15:35:07 -08:00
  • 4d99352526 Merge pull request #1016 from tstrimple/master TJ Holowaychuk 2012-02-18 15:34:34 -08:00
  • cbf0eaa429 "Add the ability to force install express to non-empty directory." tstrimple 2012-02-18 23:00:56 +00:00
  • 80e16c8ca3 tweak multipart example TJ Holowaychuk 2012-02-18 14:14:09 -08:00
  • 0ae024afa8 Merge branch 'integration' TJ Holowaychuk 2012-02-18 14:06:45 -08:00
  • 73caacbd42 mounting sucks, removing this example TJ Holowaychuk 2012-02-18 14:06:41 -08:00
  • b667bda8f2 y u no space? TJ Holowaychuk 2012-02-18 14:06:22 -08:00
  • 463e38cf67 y u no space? TJ Holowaychuk 2012-02-18 14:05:57 -08:00
  • 83c8d65e3d styling TJ Holowaychuk 2012-02-18 14:05:05 -08:00
  • 9548e7d1e2 removed hello world acceptance tests TJ Holowaychuk 2012-02-18 14:04:25 -08:00
  • ee290d82d1 fixing acceptance tests TJ Holowaychuk 2012-02-18 14:04:11 -08:00
  • b75bb003bd fixed markdown example TJ Holowaychuk 2012-02-18 13:54:36 -08:00
  • 6c2194fdb4 smaller hello world TJ Holowaychuk 2012-02-18 13:52:31 -08:00
  • da61d8b639 fixed github example TJ Holowaychuk 2012-02-18 13:52:02 -08:00
  • 863ba199f6 stack is always shown TJ Holowaychuk 2012-02-18 13:49:08 -08:00
  • 161ebb354f removed old flash example TJ Holowaychuk 2012-02-18 13:48:32 -08:00
  • 1516ebf7f9 misc TJ Holowaychuk 2012-02-18 13:46:22 -08:00
  • 2820f2227d fixing downloads example TJ Holowaychuk 2012-02-18 13:45:44 -08:00
  • a078f5f5c1 docs TJ Holowaychuk 2012-02-18 13:41:44 -08:00
  • d0a83053d3 fixed up blog example messages TJ Holowaychuk 2012-02-18 13:41:10 -08:00
  • b6bc01abde fixing blog example TJ Holowaychuk 2012-02-18 13:28:56 -08:00
  • 196a1eb6ad set view engine for auth app TJ Holowaychuk 2012-02-18 13:20:23 -08:00
  • 593271f536 removed accessLogger from auth example TJ Holowaychuk 2012-02-18 13:18:00 -08:00
  • 0f24f715ba tweak auth example TJ Holowaychuk 2012-02-18 13:16:17 -08:00
  • bb9bfa5618 Cleaned out comments from resource acceptance test. Robert Sköld 2011-12-18 23:48:05 +01:00
  • 8120a06cd6 Updated resource example with acceptnce test. Robert Sköld 2011-12-18 23:47:30 +01:00
  • a153082120 Updated params example with acceptance test. Robert Sköld 2011-12-18 23:36:45 +01:00
  • 970031e267 Updated multipart example with acceptance test. Robert Sköld 2011-12-18 19:35:20 +01:00
  • a819856f3f Updated mounting example with acceptance test. Robert Sköld 2011-12-18 18:55:36 +01:00
  • 4dbaaa2855 Updated markdown example with acceptance test. Robert Sköld 2011-12-18 18:49:40 +01:00
  • 0593cf4379 Updated helloworld example with acceptance test. Robert Sköld 2011-12-18 18:10:48 +01:00
  • cd0e5dbb4c Updated format example with acceptance test. Robert Sköld 2011-12-18 17:52:46 +01:00
  • 7cb1c3cabb Updated form example for 3.x (not working as it relies on req.flash()) Robert Sköld 2011-12-18 17:45:37 +01:00
  • 550b9101b8 Updated error-pages example with acceptance test. Robert Sköld 2011-12-18 17:41:17 +01:00
  • 9d9564568b Updated error example with acceptance tests. Robert Sköld 2011-12-18 17:27:13 +01:00
  • 7ea7a53e7c Updated downloads example with acceptance tests. Robert Sköld 2011-12-18 17:22:03 +01:00
  • ac387caf21 Added acceptance test for cookies. Robert Sköld 2011-12-12 09:56:10 +01:00
  • ad3f1e84aa Updated blog example for Jade inheritence. Passes tests. Robert Sköld 2011-12-11 17:53:04 +01:00
  • 2432a0dda5 Added acceptance test for blog example. Robert Sköld 2011-12-11 17:52:36 +01:00
  • 03e5919910 Refactored acceptence/auth. Robert Sköld 2011-12-11 17:51:28 +01:00
  • 277e35f8c8 Added RegExp support to support/http for asserting the body. Robert Sköld 2011-12-11 17:50:37 +01:00
  • 0dd5836f3f Updated auth acceptance test style. Robert Sköld 2011-12-10 22:16:25 +01:00
  • 9290f0d407 Cookie secret is a cookieParser() thing. Robert Sköld 2011-12-10 22:02:09 +01:00
  • 9bd3ad846e Silence while NODE_ENV=test Robert Sköld 2011-12-10 21:42:56 +01:00
  • a8c73649ce Updated auth example for express 3.x. With a test. Robert Sköld 2011-12-10 21:42:03 +01:00
  • 6368ab49b4 ocd TJ Holowaychuk 2012-02-18 12:59:22 -08:00
  • 16b6a64ef9 refactored express(1) package.json generation TJ Holowaychuk 2012-02-18 12:50:16 -08:00
  • e46431ee0e ws TJ Holowaychuk 2012-02-18 12:47:31 -08:00
  • 2e4cf0aa5c update mime dep TJ Holowaychuk 2012-02-18 12:46:36 -08:00
  • 3f8a7f05e8 update commander dep TJ Holowaychuk 2012-02-18 12:46:26 -08:00
  • 3360613bcd Merge branch 'master' of github.com:visionmedia/express TJ Holowaychuk 2012-02-18 12:41:55 -08:00
  • f8a9cbe074 Added req.fresh and req.stale tests. Closes #998 TJ Holowaychuk 2012-02-18 12:41:24 -08:00
  • 15f2e0c899 Merge pull request #1006 from eivindfjeldstad/router TJ Holowaychuk 2012-02-17 08:42:39 -08:00
  • 6518e746c1 removed require "qs" as its no longer used. Closes #1014 Tj Holowaychuk 2012-02-16 08:17:59 -08:00
  • bc81e7441c Merge pull request #1007 from mmalecki/fix-boilerplate TJ Holowaychuk 2012-02-13 10:29:14 -08:00
  • 78b874e881 Do not to call app.address() before listening event Maciej Małecki 2012-02-12 16:43:47 +01:00
  • 38b046d6ad Added test for an array of paths Eivind Fjeldstad 2012-02-12 16:26:32 +01:00
  • 28d7750eda Added support for arrays of paths Eivind Fjeldstad 2012-02-12 16:23:21 +01:00
  • e5fc85bddc moved a debug() down Tj Holowaychuk 2012-02-09 13:40:33 -08:00
  • 2a40571118 Added DEBUG=express:application support Tj Holowaychuk 2012-02-09 13:29:21 -08:00
  • f1aa57c57e more debug() Tj Holowaychuk 2012-02-09 13:15:45 -08:00
  • 0b876ece41 Added DEBUG=express:routes support Tj Holowaychuk 2012-02-09 13:12:13 -08:00
  • ca0bd1a0b5 Added "debug" dependency Tj Holowaychuk 2012-02-09 12:14:31 -08:00
  • 2d31b5df34 Removed "qs" dep, only connect has this now Tj Holowaychuk 2012-02-08 12:50:30 -08:00
  • 5c50e3a58c Release 2.5.8 Tj Holowaychuk 2012-02-08 12:05:54 -08:00
  • 508e8cc64e upgrade deps. Closes #991 Tj Holowaychuk 2012-02-08 12:04:51 -08:00
  • 10f7ca0ebf upgrade deps Tj Holowaychuk 2012-02-08 12:03:25 -08:00
  • 85d6964874 Removed req.header(field) TJ Holowaychuk 2012-02-07 08:32:08 -08:00
  • 76fd462bcc Removed res.header(field, value) TJ Holowaychuk 2012-02-07 08:30:27 -08:00
  • c44f01879f utilize res.set() internally TJ Holowaychuk 2012-02-07 08:28:40 -08:00
  • fe27989a69 doc typo TJ Holowaychuk 2012-02-07 08:25:40 -08:00
  • b04f3eeede refactored req.xhr TJ Holowaychuk 2012-02-07 08:24:58 -08:00
  • 6ab61d023f docs TJ Holowaychuk 2012-02-07 08:21:32 -08:00
  • 4d87efc771 Added "trust proxy" setting TJ Holowaychuk 2012-02-07 08:19:30 -08:00
  • e47d368239 update node support docs TJ Holowaychuk 2012-02-07 04:55:38 -08:00
  • 5b1235addc replaced short contrib list with git-summary(1) output TJ Holowaychuk 2012-02-07 04:55:07 -08:00
  • 8c2c1240e1 removed old req.get() for now TJ Holowaychuk 2012-02-07 04:50:00 -08:00
  • 27e696b7b1 Added req.get() alias of req.header() TJ Holowaychuk 2012-02-07 04:49:12 -08:00
  • bfba98f532 Removed req.header() defaultValue support TJ Holowaychuk 2012-02-07 04:47:51 -08:00
  • 8de3ad50b2 refactored res.redirect() with req.protocol() TJ Holowaychuk 2012-02-07 04:43:35 -08:00
  • 2ba343d2b5 Added req.protocol() TJ Holowaychuk 2012-02-07 04:39:10 -08:00
  • ff92afa557 Added "json replacer" and "json spaces" settings. Closes #996 [credit to jed] TJ Holowaychuk 2012-02-07 03:30:34 -08:00
  • c3c0fb95a8 backported fix from 2.x for app.all() del method Tj Holowaychuk 2012-02-06 10:12:59 -08:00
  • bb56a094bb Added app.all() test Tj Holowaychuk 2012-02-06 10:07:49 -08:00
  • 5c962ba27b Release 2.5.7 Tj Holowaychuk 2012-02-06 10:04:33 -08:00
  • 9bcb46848b Merge pull request #992 from mscdex/patch-1 TJ Holowaychuk 2012-02-06 10:05:07 -08:00
  • 4363b20186 Add test to check for multiple DELETEs in app.all Brian White 2012-02-04 23:13:36 -05:00
  • 77645bcc93 Fix app.all to not execute twice for the same incoming DELETE method request Brian White 2012-02-04 02:08:41 -05:00
  • 2211943170 make express(1) generated deps * Tj Holowaychuk 2012-01-31 19:48:38 -08:00
  • b0a66fe6c9 Merge pull request #985 from Turbo87/patch-2 TJ Holowaychuk 2012-01-30 15:09:56 -08:00
  • e8dd0a1267 bin/express: Removed whitespace / Added missing semicolon Tobias Bieniek 2012-01-30 23:29:57 +01:00
  • 4eb8bc0857 Merge pull request #968 from peters/patch-1 TJ Holowaychuk 2012-01-18 17:17:40 -08:00
  • fa51cb8d63 Typo Peter Rekdal Sunde 2012-01-19 02:14:30 +01:00
  • 706dec93a4 keywords Tj Holowaychuk 2012-01-17 09:51:49 -08:00
  • 7a32920448 Merge branch 'master' of github.com:visionmedia/express Tj Holowaychuk 2012-01-17 09:51:39 -08:00
  • 57a3899c1d removed connect-form dev dep Tj Holowaychuk 2012-01-17 09:51:27 -08:00