Commit Graph

613 Commits (0.15.0)

Author SHA1 Message Date
Jonathan Ong abd5e79223 0.15.0 2015-01-18 22:04:13 -08:00
Julian Gruber 60fae0fa7f Merge pull request #387 from seegno/support/update-co-4-1-0
⬆️ co@^4.1.0
2015-01-03 13:56:35 +01:00
Rui Marinho 526eeadfa5 update co@4.1.0
This version includes an important fix for a memory leak.

See https://github.com/tj/co/issues/180.
2015-01-03 01:59:27 +00:00
TJ Holowaychuk f690af0f1d update license and add AUTHORS file. Closes #386
not sure if just saying "Koa contributors" is proper legalese but hey
2014-12-31 11:06:54 -08:00
Jonathan Ong 6cb5a9b9b8 n 0.11 2014-12-30 11:47:36 -08:00
Jonathan Ong e65206f99c update history.md 2014-12-27 14:18:01 -08:00
fengmk2 3e66157472 ctx.request.href: get full request url, include `protocol`, `host` and `originalUrl`
Useful on those scenes need current full request url, like `OAuth`.
2014-12-27 14:17:00 -08:00
dead_horse d58f458b8d recommend to use 0.11.13+ 2014-12-21 00:12:14 +08:00
Jonathan Ong ca1197c93e ⬆️ co@^4.0.2 2014-12-18 16:05:39 -08:00
Jonathan Ong a995afb1ef 0.14.0 2014-12-15 10:13:40 -08:00
Yiyu He 18fcf34c7c Merge pull request #377 from Horx/master
remove the 'x-powered-by' in context test since it has been removed
2014-12-08 10:25:05 +08:00
HanHor Wu a04183aae0 remove the 'x-powered-by' in context test since it has been removed 2014-12-08 09:39:51 +08:00
Guilherme Pacheco 6d09053dac Update response.md 2014-12-04 15:14:05 -08:00
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