Commit Graph

993 Commits (6c0e0d6e29ed49a34b3a87f19ea5dda048e46af1)

Author SHA1 Message Date
TJ Holowaychuk b747d8756a Merge branch 'master' of github.com:koajs/koa 2013-08-26 08:08:03 -07:00
TJ Holowaychuk 2d5e7dcd50 Merge pull request #37 from juliangruber/patch-4
add repository
2013-08-26 08:07:58 -07:00
Julian Gruber 05044c4a8b add repository 2013-08-26 11:42:51 +02:00
TJ Holowaychuk 4026d46f7e add authors 2013-08-25 19:16:57 -07:00
TJ Holowaychuk 6fb32165e3 fix .status= case sensitivity 2013-08-22 21:10:59 -07:00
TJ Holowaychuk 3439437c18 add app.error(fn). Closes #4 2013-08-22 18:47:07 -07:00
TJ Holowaychuk d2713418cc add .querystring memoization 2013-08-22 18:07:16 -07:00
TJ Holowaychuk 261acbde88 add .query memoization for ultimate hello world benchmarks 2013-08-22 18:06:16 -07:00
TJ Holowaychuk 933ecd8747 add memoization to .path. Closes #17 2013-08-22 17:58:51 -07:00
TJ Holowaychuk 832a1dcc1e change socket error listener to just use length 2013-08-22 11:53:14 -07:00
TJ Holowaychuk 4e4fcfc642 fix socket error handler event listener leak 2013-08-22 11:52:22 -07:00
TJ Holowaychuk fe89dc3783 add socket error-handling. Closes #6
otherwise node just explodes, not a good default
2013-08-21 19:52:01 -07:00
TJ Holowaychuk b4b0789d7a fix .onerror bind for stream "error" handling 2013-08-21 19:50:32 -07:00
TJ Holowaychuk 9d7720f2d8 change .outputErrors to false for "test" env only
good to know in prod ;)
2013-08-21 19:48:47 -07:00
TJ Holowaychuk 2de010ca47 add err.status support. Closes #20 2013-08-21 19:47:56 -07:00
TJ Holowaychuk f32c3540f4 docs 2013-08-20 22:16:53 -07:00
TJ Holowaychuk e5c7632b07 docs 2013-08-20 22:07:20 -07:00
TJ Holowaychuk 20b2c9ff4a add FAQ. Closes #12 2013-08-20 22:07:00 -07:00
TJ Holowaychuk ca7be7b89f add Context#cookies support. Closes #7
need to add signing support in there as well
2013-08-20 21:51:14 -07:00
TJ Holowaychuk 1af71053a2 add .travis.yml. Closes #1 2013-08-20 21:34:35 -07:00
TJ Holowaychuk e24334e820 add test for 304 as well 2013-08-20 21:30:55 -07:00
TJ Holowaychuk 1457a3df0f add striping of Content-* fields when 204 / 304. Closes #21 2013-08-20 21:24:18 -07:00
TJ Holowaychuk b9d4d2031d docs 2013-08-19 20:38:13 -07:00
TJ Holowaychuk febf14dfca Merge branch 'master' of github.com:koajs/koa 2013-08-19 18:24:26 -07:00
TJ Holowaychuk 3d92717b7a remove Context#auth. Closes #26 2013-08-19 18:24:17 -07:00
TJ Holowaychuk 25e9159df7 Merge pull request #25 from juliangruber/patch-3
typo
2013-08-18 12:19:47 -07:00
Julian Gruber c1380515b5 typo 2013-08-18 14:49:27 -04:00
TJ Holowaychuk 5f4574b8f5 add app.context() docs 2013-08-18 11:18:05 -07:00
TJ Holowaychuk d9e8bb711e misc 2013-08-18 11:16:02 -07:00
TJ Holowaychuk 607f2fda8f docs 2013-08-18 11:15:22 -07:00
TJ Holowaychuk 8ccfc14e88 add createContext() 2013-08-18 11:14:01 -07:00
TJ Holowaychuk aa8475dc78 Merge pull request #23 from jonathanong/extensible-context-2
app.context: customize context parameter
2013-08-18 11:11:46 -07:00
TJ Holowaychuk 6e23e04ab1 docs 2013-08-17 20:45:01 -07:00
TJ Holowaychuk 6077b06711 docs 2013-08-17 19:14:08 -07:00
TJ Holowaychuk b2cdd20ed5 docs 2013-08-17 19:07:50 -07:00
TJ Holowaychuk 1a664f0aa4 docs 2013-08-17 19:07:07 -07:00
TJ Holowaychuk dc8b687c36 benchmarks 2013-08-17 19:04:05 -07:00
Jonathan Ong 978f581099 app.context: extend the context with your own properties 2013-08-17 16:58:53 -07:00
TJ Holowaychuk 5095131e95 docs 2013-08-17 11:57:27 -07:00
TJ Holowaychuk cdba6f87ed add .repository. Closes #18 2013-08-17 01:07:54 -07:00
TJ Holowaychuk fba98b80dd fix license date 2013-08-17 01:06:48 -07:00
TJ Holowaychuk bbbbfcc37a docs 2013-08-17 00:33:28 -07:00
TJ Holowaychuk 9e167c5ed9 Initial commit 2013-08-17 00:15:57 -07:00