-
b1a2b7be9b
Static File cat binary
visionmedia
2009-12-29 09:46:36 -08:00
-
25743ccaa4
Add support for binding to *all* hosts by passing 'null' as the hostname when 'run-ing' the app
ciaranj
2009-12-22 23:09:16 +00:00
-
b02b384f14
Add support for binding to *all* hosts by passing 'null' as the hostname when 'run-ing' the app
ciaranj
2009-12-22 23:09:16 +00:00
-
-
-
3ec970bb67
Added in a *Very* basic cache (this will ultimately leak memory)
ciaranj
2009-12-22 22:25:30 +00:00
-
22e338fbd4
Add support to StaticFile so that it works with non-textual files.
ciaranj
2009-12-22 15:15:37 +00:00
-
-
0554cbb758
Splat for sendfile() in example app
visionmedia
2009-12-19 17:23:08 -08:00
-
fc549855ae
Added Request#sendfile()
visionmedia
2009-12-19 17:16:31 -08:00
-
542a90a4e8
Added static file support [#17]
visionmedia
2009-12-19 17:05:01 -08:00
-
c5491c97d1
Benchmarks
visionmedia
2009-12-17 17:45:14 -08:00
-
e1660f22e6
Updated node --version
visionmedia
2009-12-17 16:40:47 -08:00
-
5662a13d01
Added EXPRESS_ENV support [#86]
visionmedia
2009-12-17 14:55:26 -08:00
-
1ca4cbbe6f
Redirect is now required by core
visionmedia
2009-12-17 14:47:36 -08:00
-
37031793c2
Added gh install section
visionmedia
2009-12-17 14:25:38 -08:00
-
bbb858e7f7
Added install section in readme
visionmedia
2009-12-17 14:24:41 -08:00
-
2052075a78
js-oo as submodule
visionmedia
2009-12-17 14:21:07 -08:00
-
d95f1164e5
Nested ejs in its own dir to match haml
visionmedia
2009-12-17 14:18:29 -08:00
-
f50d22b130
Merge branch 'submodule'
visionmedia
2009-12-17 14:16:57 -08:00
-
-
ecc6f71fa1
haml-js submodule [#91]
visionmedia
2009-12-17 14:16:51 -08:00
-
9844dedc8f
haml-js is now a submodule [#91]
visionmedia
2009-12-17 14:16:21 -08:00
-
-
c39bafb95f
Added Redirect to sample app plugin list
visionmedia
2009-12-17 14:12:33 -08:00
-
8e408e36cc
View is now a plugin [#87]
visionmedia
2009-12-17 14:07:48 -08:00
-
a52845e027
Better naming for param origins [#85]
visionmedia
2009-12-17 13:57:06 -08:00
-
e7e2c4eab8
Documenting plugins
visionmedia
2009-12-17 13:49:24 -08:00
-
f21c1deef3
Using Plugin.init() to add methods to Request
visionmedia
2009-12-17 13:44:33 -08:00
-
78d538a0f5
Calling Plugin.init() when available
visionmedia
2009-12-17 13:41:51 -08:00
-
d357b1a727
Whitespace fix
visionmedia
2009-12-17 13:39:05 -08:00
-
9eedf7743e
Added cookie plugin to list of express/plugins
visionmedia
2009-12-16 16:14:39 -08:00
-
d94ed675f1
Escaping sample chat app messages
visionmedia
2009-12-16 16:08:58 -08:00
-
a63df2be94
Proper benchmark labels
visionmedia
2009-12-16 15:40:19 -08:00
-
15e66e0737
Updated js-oo to 1.2.0 for extend support
visionmedia
2009-12-16 15:35:28 -08:00
-
3a80942aec
Enabling "helpful 404" and "show exceptions" for "development" env
visionmedia
2009-12-16 14:53:29 -08:00
-
202c74d698
Hooks are now called in context to the request
visionmedia
2009-12-16 14:51:51 -08:00
-
251c0276cf
Added BodyDecoder plugin, required by core
visionmedia
2009-12-16 14:47:10 -08:00
-
57f8e829d7
Technically we should redirect with 303
visionmedia
2009-12-16 14:40:50 -08:00
-
2c0ea52a30
Added status code param to Request#header()
visionmedia
2009-12-16 14:39:17 -08:00
-
e97e263b4d
Remove !== undefined header expr, not needed
visionmedia
2009-12-16 14:21:12 -08:00
-
8bacbc61a7
Defaulting request body to utf8 for now
visionmedia
2009-12-16 14:05:59 -08:00
-
5a85db18a1
Added specs for requests with content-type of "application/x-www-form-urlencoded"
visionmedia
2009-12-16 13:42:23 -08:00
-
c628fdba91
Whitespace
visionmedia
2009-12-16 13:34:27 -08:00
-
09d13d5cfc
Merge branch 'fix_form_post' of git://github.com/ciaranj/express into integration
visionmedia
2009-12-16 13:30:52 -08:00
-
-
d40c5e3aac
Fix the form post to work with firefox.
ciaranj
2009-12-16 21:21:57 +00:00
-
3d9c034331
Added route specs with literal regular expressions
visionmedia
2009-12-16 13:06:23 -08:00
-
01cd307f83
Fixed route wild-card scenario "/report.:format?" Should match "/report.csv", and "/report" etc
visionmedia
2009-12-16 13:00:51 -08:00
-
8ebfd96b67
Docs for splat
visionmedia
2009-12-16 11:36:26 -08:00
-
898f5d610f
Added splat support [#78]
visionmedia
2009-12-16 11:35:10 -08:00
-
11a96ff007
More splat specs
visionmedia
2009-12-16 11:23:43 -08:00
-
cd24b58517
Added splat specs
visionmedia
2009-12-16 11:19:49 -08:00
-
9ece51efcb
wild-card not placeholder
visionmedia
2009-12-16 11:12:03 -08:00
-
-
b75e1eea07
Long-polling chat example app
visionmedia
2009-12-16 10:04:56 -08:00
-
813a6a0ec3
Moved compileCookie() docs to Request#cookie()
visionmedia
2009-12-16 09:29:54 -08:00
-
dd07776f07
Multiple cookie support
visionmedia
2009-12-16 09:29:03 -08:00
-
db60f8540b
More compileCookie() docs
visionmedia
2009-12-16 09:21:51 -08:00
-
efb75a7334
Compiles without trailing ; when no options are present
visionmedia
2009-12-16 09:08:20 -08:00
-
f2c484d0b2
cookie() now accepts name/val params
visionmedia
2009-12-16 09:00:02 -08:00
-
48bea0394d
Fixing cookie specs
visionmedia
2009-12-16 08:38:42 -08:00
-
e7ad5fa1ea
Misc styling
visionmedia
2009-12-15 17:53:51 -08:00
-
e6d5e749c1
Background
visionmedia
2009-12-15 17:52:48 -08:00
-
e8f0d8f904
Better table styling
visionmedia
2009-12-15 17:42:42 -08:00
-
9fa9b5c3ae
Added Params, GET, and POST to 500 page
visionmedia
2009-12-15 17:37:02 -08:00
-
78d3d4d27f
Cleaning up 500 page code
visionmedia
2009-12-15 17:31:31 -08:00
-
ae904e4d7f
Added request headers to 500 page
visionmedia
2009-12-15 17:27:40 -08:00
-
4e567d4657
Moved Route#keys not necessary
visionmedia
2009-12-15 17:11:33 -08:00
-
0bdff0fc5e
Fixed example app in readme
visionmedia
2009-12-15 17:07:41 -08:00
-
4bbda076c3
NOTE: benchmarks implemented no caching
visionmedia
2009-12-15 17:07:21 -08:00
-
73efcb5dce
Readme formatting
visionmedia
2009-12-15 17:06:38 -08:00
-
1367141b5f
My bad, previous benchmarks were with CommonLogger slowing things down
visionmedia
2009-12-15 17:04:54 -08:00
-
9181f7d7e5
New benchmarks with 2 haml views
visionmedia
2009-12-15 17:02:54 -08:00
-
7e666845b6
Fixed typo causing cookie() to fail
visionmedia
2009-12-15 16:47:28 -08:00
-
92fffa86f9
Fixed MockRequest
visionmedia
2009-12-15 16:40:17 -08:00
-
7ca59426d2
Fixed some cookie specs
visionmedia
2009-12-15 15:55:07 -08:00
-
14befd6846
More specs fixed
visionmedia
2009-12-15 15:46:37 -08:00
-
995cde75e4
Fixed redirect helpers due to Request change
visionmedia
2009-12-15 15:43:19 -08:00
-
3a90a781ff
Fixing more specs
visionmedia
2009-12-15 15:40:24 -08:00
-
2d3d6da044
Fixing specs due to Request change
visionmedia
2009-12-15 15:37:42 -08:00
-
271e9828b3
mock-routes.js -> mocks.js
visionmedia
2009-12-15 15:30:14 -08:00
-
45cd102794
Moving CommonLogger in sample app lower to catch Content-Length
visionmedia
2009-12-15 15:28:42 -08:00
-
f4b1c9b425
No need for var foo = exports.foo
visionmedia
2009-12-15 15:27:43 -08:00
-
e182388e2a
Moved render() to Request
visionmedia
2009-12-15 15:25:07 -08:00
-
0f3a7645aa
Evaulating routes in context to their given request instance
visionmedia
2009-12-15 15:19:24 -08:00
-
0854753dc9
More request specific refactoring
visionmedia
2009-12-15 15:12:15 -08:00
-
a499d15bd5
More request specific refactoring
visionmedia
2009-12-15 15:05:35 -08:00
-
ca3f525fef
Moving more helpers to Request methods
visionmedia
2009-12-15 14:09:05 -08:00
-
a71a601d32
Moving more helpers to Request methods
visionmedia
2009-12-15 14:07:07 -08:00
-
34c412eb64
More refactoring to allow everything to be request-specific
visionmedia
2009-12-15 14:03:28 -08:00
-
76cf65ff9a
Started moving helpers to Request methods
visionmedia
2009-12-15 13:57:49 -08:00
-
d7c3d2fef6
Started Request
visionmedia
2009-12-15 13:49:24 -08:00
-
c6cc291b4e
Plugin instances are request specific
visionmedia
2009-12-15 13:15:35 -08:00
-
d0dae12dbd
Make route params request specific
visionmedia
2009-12-15 13:01:32 -08:00
-
37948d878f
Updated js-oo to 1.1.0 for mixins etc
visionmedia
2009-12-15 15:05:59 -08:00
-
53eda82d95
One instance of a Plugin per request
visionmedia
2009-12-15 12:59:09 -08:00
-
6fc5e7d1a4
Shorthand expressions consider single word as prop, single func as method
visionmedia
2009-12-15 12:09:44 -08:00
-
d3c5b03531
Refactoring callback()
visionmedia
2009-12-15 12:05:52 -08:00
-
2a04a156f9
Shorthand specs
visionmedia
2009-12-15 12:01:32 -08:00
-
c950719905
Added Collection#sort()
visionmedia
2009-12-15 11:47:22 -08:00
-
c539e9242f
Defaulting Collection#join() to ""
visionmedia
2009-12-15 11:39:36 -08:00
-
6c7e0fd273
Added Collection#join()
visionmedia
2009-12-15 11:38:51 -08:00
-
67a68b4e26
Added Collection#reverse()
visionmedia
2009-12-15 11:35:38 -08:00
-
8c204098fd
select(), reject(), all(), and any() allow shorthand expressions
visionmedia
2009-12-15 11:31:58 -08:00
-
0d71a8054e
Added shorthand benchmark
visionmedia
2009-12-15 11:29:27 -08:00
-
f72b98dd87
find() and map() allow shorthand
visionmedia
2009-12-15 11:27:58 -08:00