Commit Graph

  • 0e7d39aa13 Added invalid view test Tj Holowaychuk 2010-07-08 13:16:36 -07:00
  • 74063ad735 Tasks Tj Holowaychuk 2010-07-08 13:10:53 -07:00
  • 55a29808c9 Added view callback test Tj Holowaychuk 2010-07-08 13:09:15 -07:00
  • 40f3de3939 Merge branch 'view-reloading' into connect Tj Holowaychuk 2010-07-08 13:04:50 -07:00
  • 5d94ab09e3 Updated jade submodule Tj Holowaychuk 2010-07-08 13:04:21 -07:00
  • b34ff6853d Renamed setting to "reload views" Tj Holowaychuk 2010-07-08 12:45:03 -07:00
  • e2570be957 Added view reloading Tj Holowaychuk 2010-07-08 12:38:16 -07:00
  • 95e6fff3da Added another example Tj Holowaychuk 2010-07-08 11:49:12 -07:00
  • 9de12b7385 Tasks Tj Holowaychuk 2010-07-08 11:33:39 -07:00
  • beffe906e4 ws Tj Holowaychuk 2010-07-08 11:12:42 -07:00
  • e850d1073d Partials without extensions use the same extension as the parent view Tj Holowaychuk 2010-07-08 11:01:20 -07:00
  • c02a2ba5ba Exposing __filename as a local for views Tj Holowaychuk 2010-07-08 10:49:46 -07:00
  • f92bb6690b Todo Tj Holowaychuk 2010-07-08 10:40:46 -07:00
  • 5842a3bba6 Added test for non-collection partial support Tj Holowaychuk 2010-07-08 10:38:30 -07:00
  • fcf691d97c Added view test for magic locals Tj Holowaychuk 2010-07-08 10:27:23 -07:00
  • a32c7d5f07 Added as: global support Tj Holowaychuk 2010-07-08 10:24:12 -07:00
  • edfb18b75a Added as: this support Tj Holowaychuk 2010-07-08 10:17:11 -07:00
  • 5544c5d5d4 Added collection "as" option test Tj Holowaychuk 2010-07-08 10:13:24 -07:00
  • 22100f7c3a Added support for partial(view, array) as collection Tj Holowaychuk 2010-07-08 10:09:03 -07:00
  • 8ece01ccda Fixed partial support Tj Holowaychuk 2010-07-08 09:56:03 -07:00
  • 9b68039a62 Caching view contents Tj Holowaychuk 2010-07-08 09:53:34 -07:00
  • a914326e75 todo Tj Holowaychuk 2010-07-08 09:49:13 -07:00
  • 2b7dd35e05 Todo Tj Holowaychuk 2010-07-08 09:36:59 -07:00
  • 15e41169ad Added bin/express to package.json Tj Holowaychuk 2010-07-08 09:25:43 -07:00
  • f8c5219c12 Updated jade submodule Tj Holowaychuk 2010-07-08 09:23:37 -07:00
  • c570b67dda Updated jade submodule Tj Holowaychuk 2010-07-08 09:16:57 -07:00
  • 456fac1700 Tasks Tj Holowaychuk 2010-07-08 07:43:17 -07:00
  • 41e58c394b Updated tasks Tj Holowaychuk 2010-07-07 17:16:18 -07:00
  • 5aeda5f67b Added .pomo Tj Holowaychuk 2010-07-07 17:15:36 -07:00
  • c96adf168c Added ./index.js Tj Holowaychuk 2010-07-07 17:13:49 -07:00
  • 40c5bc01ff Docs Tj Holowaychuk 2010-07-07 17:08:07 -07:00
  • 09dabef70c Updated docs Tj Holowaychuk 2010-07-07 17:03:23 -07:00
  • 96edee806e req.param() docs Tj Holowaychuk 2010-07-07 17:03:13 -07:00
  • e58f4683d1 Finished req.accepts() Tj Holowaychuk 2010-07-07 17:00:23 -07:00
  • 9750817bf0 Added more tests for req.accepts() Tj Holowaychuk 2010-07-07 16:44:42 -07:00
  • 7099d730e6 Docs for req.accepts() Tj Holowaychuk 2010-07-07 16:41:07 -07:00
  • 13c290e99f Docs for req.accepts() Tj Holowaychuk 2010-07-07 16:40:29 -07:00
  • cf37966e39 Added req.accepts() Tj Holowaychuk 2010-07-07 16:38:23 -07:00
  • 9449c4b9b5 Merge branch 'params' into connect Tj Holowaychuk 2010-07-07 16:05:43 -07:00
  • 046172e5d9 Added req.param() POST support via connect.bodyDecoder() Tj Holowaychuk 2010-07-07 16:05:32 -07:00
  • c74446e38c Added req.param() Tj Holowaychuk 2010-07-07 15:54:25 -07:00
  • 7897460993 Added req.header() tests Tj Holowaychuk 2010-07-07 15:38:06 -07:00
  • 4b59583bca Docs Tj Holowaychuk 2010-07-07 15:34:46 -07:00
  • 41f73559f2 Setting res.render() cache to true in production Tj Holowaychuk 2010-07-07 15:21:21 -07:00
  • d3090c0965 Added option docs to res.render() Tj Holowaychuk 2010-07-07 15:17:48 -07:00
  • dc5caebbf8 Added haml test Tj Holowaychuk 2010-07-07 15:10:16 -07:00
  • 14280dfedb Added buffer support to res.send() Tj Holowaychuk 2010-07-07 14:54:23 -07:00
  • 8fdf11135a Added res.attachment() Tj Holowaychuk 2010-07-07 14:45:45 -07:00
  • c8baa8f349 Added res.send() Content-Type precedence test Tj Holowaychuk 2010-07-07 14:38:41 -07:00
  • a6e25b46af Added res.send() examples Tj Holowaychuk 2010-07-07 14:29:18 -07:00
  • 395d14ab58 Allowing status as first or second arg to res.send() Tj Holowaychuk 2010-07-07 14:25:06 -07:00
  • 0d4b57df7a req.send() headers take precedence Tj Holowaychuk 2010-07-07 14:11:00 -07:00
  • 416e7617b3 res.contentType() using res.header() Tj Holowaychuk 2010-07-07 14:02:55 -07:00
  • 838c470017 Added res.header() Tj Holowaychuk 2010-07-07 14:02:16 -07:00
  • f0a09665db res.send() only setting Content-Type when not already present Tj Holowaychuk 2010-07-07 13:57:56 -07:00
  • 1397fa64d5 Added req.header(name, defaultValue) Tj Holowaychuk 2010-07-07 13:33:21 -07:00
  • ac17a6afcf Added res.contentType() tests Tj Holowaychuk 2010-07-07 13:32:16 -07:00
  • 35af1bab30 Added req.xhr as alias of req.isXMLHttpRequest Tj Holowaychuk 2010-07-07 13:22:59 -07:00
  • 1fe7bb271a Added req.isXMLHttpRequest Tj Holowaychuk 2010-07-07 13:21:07 -07:00
  • 774e25d944 Added make install-support and make uninstall-support Tj Holowaychuk 2010-07-07 13:06:41 -07:00
  • 6770e8541d Added `make install Tj Holowaychuk 2010-07-07 13:05:21 -07:00
  • 70e94e4dde Updated connect submodule Tj Holowaychuk 2010-07-07 12:54:28 -07:00
  • 0ffbc6e345 Added jade submodule Tj Holowaychuk 2010-07-07 12:43:48 -07:00
  • 25e796753f Added Connect submodule Tj Holowaychuk 2010-07-07 12:43:01 -07:00
  • 70d9ef4f77 Added test for next()ing Tj Holowaychuk 2010-07-07 11:56:37 -07:00
  • fd67c9a589 Exposing req / res to each other Tj Holowaychuk 2010-07-07 11:52:18 -07:00
  • f0917ff774 Ignore pids Tj Holowaychuk 2010-07-07 07:49:40 -07:00
  • 843281dec0 Added hello-world example Tj Holowaychuk 2010-07-07 07:49:01 -07:00
  • 3a21588429 Docs :) Tj Holowaychuk 2010-07-07 07:35:57 -07:00
  • 21eeb09a3c Executable docs Tj Holowaychuk 2010-07-06 20:31:52 -07:00
  • 900c5ed358 More docs Tj Holowaychuk 2010-07-06 19:46:48 -07:00
  • 195c8a92d1 Added contributors back to docs Tj Holowaychuk 2010-07-06 19:42:06 -07:00
  • 7c651e6093 More styling Tj Holowaychuk 2010-07-06 17:10:59 -07:00
  • 860b899f0c Added images back to docs Tj Holowaychuk 2010-07-06 17:06:39 -07:00
  • 87b7524de9 More doc styling Tj Holowaychuk 2010-07-06 17:01:04 -07:00
  • 29641ae16a Started new docs Tj Holowaychuk 2010-07-06 16:56:42 -07:00
  • 02e32a7a9d App generation in bin/express Tj Holowaychuk 2010-07-06 08:17:35 -07:00
  • 3056369c6e Started bin/express Tj Holowaychuk 2010-07-06 08:06:39 -07:00
  • 3da75726d3 Error handling for views Tj Holowaychuk 2010-07-06 07:53:18 -07:00
  • b7346de47d Fixed partials Tj Holowaychuk 2010-07-06 07:07:56 -07:00
  • 7a69100b2f Updated copyright Tj Holowaychuk 2010-07-06 06:53:13 -07:00
  • 2732d2b9d3 Updated docs Tj Holowaychuk 2010-07-06 06:52:48 -07:00
  • 87bb27cc4f Added migrate doc files Tj Holowaychuk 2010-07-05 21:56:58 -07:00
  • bafa300b0f Generated docs Tj Holowaychuk 2010-07-05 21:52:49 -07:00
  • 939cf4542f Added make docs Tj Holowaychuk 2010-07-05 21:47:37 -07:00
  • 874975da54 Added response helpers Tj Holowaychuk 2010-07-05 21:37:56 -07:00
  • f0bebd4c33 Docs Tj Holowaychuk 2010-07-05 16:58:07 -07:00
  • c444a11862 Todo Tj Holowaychuk 2010-07-05 16:55:16 -07:00
  • 4c0704e338 Started implementing partials again Tj Holowaychuk 2010-07-05 16:50:37 -07:00
  • 77f4cd5d58 Refactord ServerResponse#render() Tj Holowaychuk 2010-07-05 16:30:55 -07:00
  • 9858d3c5a8 Refactord ServerResponse#render() Tj Holowaychuk 2010-07-05 16:30:21 -07:00
  • 414acbc9ec Added layout support Tj Holowaychuk 2010-07-05 16:29:39 -07:00
  • 21f904db42 Started ServerResponse#render() Tj Holowaychuk 2010-07-05 16:14:34 -07:00
  • f6ca253849 Applying arguments from createServer() Tj Holowaychuk 2010-07-05 15:54:35 -07:00
  • 3f989191e3 Added failing constructor middleware test Tj Holowaychuk 2010-07-05 15:49:38 -07:00
  • 2bea014e89 Added middleware usage test Tj Holowaychuk 2010-07-05 15:43:10 -07:00
  • 84fc19a75f Docs Tj Holowaychuk 2010-07-05 15:33:56 -07:00
  • d803924ef0 Added Server#{set,enable,disable}() and friends Tj Holowaychuk 2010-07-05 15:32:54 -07:00
  • 889f8d9d30 Added server.js Tj Holowaychuk 2010-07-05 15:13:32 -07:00
  • 1dcb7eaf1f . Tj Holowaychuk 2010-07-05 15:13:19 -07:00