Commit graph

950 commits

Author SHA1 Message Date
TJ Holowaychuk
6ed9d68122 add screencast link
we probably should not get too crazy with links here, and maintain them in the Wiki,
but this one is really well done!
2014-12-04 01:03:46 -08:00
TJ Holowaychuk
e4076ce930 remove x-powered-by. Closes #372 2014-12-04 01:01:57 -08:00
Jonathan Ong
54ca7753fd move gitter badge 2014-11-30 00:03:09 -08:00
Julian Gruber
7278fb63cd Merge pull request #371 from zensh/master
remove unnecessary "require('http')"
2014-11-29 02:50:27 +01:00
zensh
28ec7892a8 remove unnecessary "require('http')" 2014-11-29 09:42:01 +08:00
dead_horse
57eb6a10df set content-type for redirect when accpect plain 2014-11-27 09:25:44 -08:00
TJ Holowaychuk
b854d00363 Merge pull request #366 from MatthewMueller/master
add: ctx.locals as a recommended namespace for passing information to the frontend
2014-11-18 08:19:19 -08:00
Matthew Mueller
6847fe68bd added: ctx.state as the recommended namespace for passing information through middleware and routes. 2014-11-18 00:54:14 -08:00
Jonathan Ong
8ddd1e08d4 update delegates and supertest 2014-11-17 18:44:28 -08:00
dead_horse
3f183a196b upgrade co@4 2014-11-17 21:21:00 +08:00
dead_horse
193eadbdb5 add the missing semicolon 2014-11-16 23:18:37 +08:00
dead_horse
286f5ad43e bump mocha 2014-11-16 21:54:29 +08:00
dead_horse
eff4886cd8 ocd 2014-11-16 21:52:14 +08:00
dead_horse
508290afaf fix tj's link 2014-11-07 16:12:10 +08:00
dead_horse
ae25165715 added gitter badge 2014-11-05 00:59:11 +08:00
Christoffer Hallas
860bea1eba Merge pull request #361 from yoshuawuyts/patch-1
test/application: fix quotes
2014-11-02 01:29:18 +01:00
Yoshua Wuyts
9c98440c5c test/application: fix quotes
super minor style thing, but there's not reason not to PR so yeah. haha.
2014-10-31 20:15:45 +01:00
Yiyu He
2592608468 Merge pull request #359 from dead-horse/bump-content-disposition
upgrade content-disposition to 0.5
2014-10-28 02:23:07 +08:00
dead_horse
209643191d upgrade content-disposition to 0.5 2014-10-28 02:12:43 +08:00
dead_horse
0c1265d6dd pin badge images to master branch 2014-10-28 00:42:01 +08:00
Jonathan Ong
97e13562ca Update History.md 2014-10-18 14:57:56 -07:00
Jonathan Ong
a340a77ff3 0.13.0 2014-10-17 18:21:32 -07:00
Yiyu He
d0586bae30 docs: fix content negotiation section indentation 2014-10-12 17:00:02 +08:00
TJ Holowaychuk
70c1a68f66 Merge pull request #356 from yoshuawuyts/master
readme: update badges
2014-10-09 11:09:47 -07:00
yoshuawuyts
524886bda4 readme: update badges 2014-10-09 19:59:57 +02:00
dead_horse
911e630e82 add dead-horse to authors list, close #355 2014-10-10 00:40:59 +08:00
TJ Holowaychuk
30967f57ec docs: fix content negotiation section indentation 2014-10-09 09:11:09 -07:00
TJ Holowaychuk
eb443d1bee Merge pull request #353 from dead-horse/status
custom status
2014-10-09 09:05:26 -07:00
dead_horse
efdd7d3716 less strict for status, close #350
add res.message[=]
2014-10-09 23:20:53 +08:00
dead_horse
065a773e65 more test case 2014-10-01 20:42:29 +08:00
Jonathan Ong
8774979e13 0.12.2 2014-09-28 21:24:24 -07:00
Jonathan Ong
fb20490435 package: use wide semver ranges for deps we control
we can reevaluate post v1. getting annoyed with updating deps all the
time.
2014-09-28 21:24:08 -07:00
Julian Gruber
a2f55e4cbe Merge pull request #351 from peey/patch-1
fixed typo in documentation
2014-09-27 14:20:03 +02:00
Peeyush Kushwaha
cc4a549b70 fixed typo in documentation 2014-09-27 17:38:21 +05:30
bhanuc
17e98e4e7d updated request.md and response.md 2014-09-25 17:06:23 +05:30
Jonathan Ong
e057ad1ced 0.12.1 2014-09-21 17:59:30 -07:00
Jonathan Ong
2ad2e32fda bump content-disposition and statuses 2014-09-21 17:58:52 -07:00
Jonathan Ong
08ce7b51a1 0.12.0 2014-09-20 13:23:40 -07:00
Jonathan Ong
ca2d326cfa bump content-disposition 2014-09-20 13:22:44 -07:00
Jonathan Ong
85da935759 add .assert() docs 2014-09-20 13:19:07 -07:00
Jonathan Ong
2f0fe55ae3 .throw() -> http-errors, .assert() -> http-assert 2014-09-20 10:46:28 -07:00
Jonathan Ong
24c70eebbb Merge pull request #346 from koajs/attachment-support-no-ascii
ctx.attachment support no-ascii filename
2014-09-18 22:54:22 -07:00
fengmk2
cca2438f64 ctx.attachment support no-ascii filename 2014-09-19 13:46:08 +08:00
Jonathan Ong
a462876b25 Merge pull request #344 from seegno/enhancement/add-full-coverage
Add full coverage
2014-09-08 16:04:44 -07:00
Tiago Ribeiro
a85f580983 Add full coverage 2014-09-08 23:53:46 +01:00
Jonathan Ong
473cd68a55 0.11.0 2014-09-08 01:44:17 -07:00
Jonathan Ong
883b2732bf bump deps 2014-09-08 01:42:28 -07:00
Jonathan Ong
54873b53c6 cleanup package.json 2014-09-08 01:40:44 -07:00
Jonathan Ong
82acd0d853 Update Readme.md 2014-09-07 17:42:30 -07:00
Jonathan Ong
ecca839376 Merge pull request #340 from dead-horse/dependencies
bump type-is mime-types accpets
2014-09-05 19:44:34 -07:00