Yiyu He
|
f66134e792
|
docs(intro): improve decription (#263)
|
2017-01-16 15:31:41 +08:00 |
|
TZ | 天猪
|
82aa5b8ece
|
docs: fix docs site version (#262)
|
2017-01-16 14:53:16 +08:00 |
|
xeodou
|
0ad5fe096b
|
docs: Fix typo. (#261)
|
2017-01-16 14:52:43 +08:00 |
|
TZ | 天猪
|
f1f8d6bf88
|
docs: review 1st version docs (#257)
|
2017-01-16 11:46:43 +08:00 |
|
TZ | 天猪
|
23e9122d9a
|
fix: typo conext -> context (#259)
|
2017-01-14 15:11:51 +08:00 |
|
TZ | 天猪
|
ecbed084a7
|
docs: contributing && readme && deps (#253)
|
2017-01-14 00:51:52 +08:00 |
|
Haoliang Gao
|
c05d2b2fd4
|
docs: fix quickstart link in index.html (#256)
|
2017-01-14 00:32:51 +08:00 |
|
Haoliang Gao
|
32a5df849d
|
docs: set the default locale zh-cn (#255)
|
2017-01-13 21:59:33 +08:00 |
|
fengmk2
|
bf46ad3b54
|
refactor: ctx.realStatus delegate ctx.response.realStatus (#252)
closes https://github.com/eggjs/egg/issues/185
|
2017-01-13 15:28:47 +08:00 |
|
Haoliang Gao
|
a4f3859ea8
|
docs: Add intro/index.md (#246)
|
2017-01-13 14:53:11 +08:00 |
|
Yiyu He
|
20571f6a1f
|
feat: adjust default plugins (#251)
remove egg-rest and egg-cors and static enable by default
|
2017-01-13 14:48:02 +08:00 |
|
Yiyu He
|
e6311ef488
|
docs: add RESTful documents (#247)
|
2017-01-13 13:16:34 +08:00 |
|
Yiyu He
|
d0aa3b8f19
|
feat: delegate ctx.jsonp to ctx.response.jsonp (#248)
|
2017-01-13 12:33:05 +08:00 |
|
fengmk2
|
c189b0b586
|
chore: remove examples (#245)
mv to https://github.com/eggjs/examples/pull/3
|
2017-01-12 22:24:44 +08:00 |
|
mansonchor
|
82d993c772
|
docs: improve mysql doc
|
2017-01-12 18:24:55 +08:00 |
|
jtyjty99999
|
80921bf50f
|
docs: add mysql doc
|
2017-01-12 18:24:55 +08:00 |
|
TZ | 天猪
|
d63752e7ad
|
docs: view (#228)
|
2017-01-12 18:13:27 +08:00 |
|
Haoliang Gao
|
6e2432666d
|
docs: improve doc theme (#230)
|
2017-01-12 02:27:52 +08:00 |
|
Adams
|
3f05209b43
|
docs: add core/unittest.md (#199)
|
2017-01-12 02:15:18 +08:00 |
|
Haoliang Gao
|
798bff036f
|
docs: add advanced/framework.md (#225)
|
2017-01-12 01:55:07 +08:00 |
|
fengmk2
|
0f1a6530ac
|
Release 0.7.0
0.7.0
|
2017-01-12 01:17:06 +08:00 |
|
hui
|
1117e527cb
|
docs: add service doc (#221)
|
2017-01-11 23:35:09 +08:00 |
|
Yiyu He
|
43eec23962
|
docs: serverEnv => env (#239)
|
2017-01-11 23:33:32 +08:00 |
|
Yiyu He
|
e4843f1ede
|
feat: delegate configurations in app (#233)
|
2017-01-11 23:31:53 +08:00 |
|
Yiyu He
|
13ed9ebc76
|
refactor: remove ctx.getCookie, ctx.setCookie and ctx.deleteCookie (#240)
|
2017-01-11 23:26:41 +08:00 |
|
Yiyu He
|
f09696ebf1
|
docs: remove mon-printable character (#242)
|
2017-01-11 23:25:18 +08:00 |
|
Yiyu He
|
96d5360986
|
feat: support app.config.proxy to identify app is behind a proxy (#231)
* feat: support app.config.proxy to identify app is behind a proxy
* test: fix cookie test
|
2017-01-11 12:18:24 +08:00 |
|
zōng yǔ
|
1c65bde504
|
doc: add plugin doc (#224)
|
2017-01-11 11:25:27 +08:00 |
|
Minqi Pan
|
01f9390d3d
|
docs: add Quick Start in English (#223)
|
2017-01-11 11:18:30 +08:00 |
|
Yiyu He
|
85ebdbd1e7
|
docs: add basics/controller.md (#209)
|
2017-01-11 02:07:38 +08:00 |
|
Shawn
|
98506f0dda
|
docs: add core/development.md (#214)
|
2017-01-11 00:35:43 +08:00 |
|
Haoliang Gao
|
bf31c6d4f8
|
docs: remove init.js from document, use app.beforeStart (#229)
Closes #227
Ref #211
|
2017-01-11 00:16:50 +08:00 |
|
TZ | 天猪
|
bddfffb0c5
|
docs: quickstart (#217)
|
2017-01-10 17:29:11 +08:00 |
|
Adams
|
3caa8856c5
|
docs: add security plugin doc (#196)
|
2017-01-10 15:21:25 +08:00 |
|
fengmk2
|
0219303b15
|
docs: mv cluster.md to zh-cn (#216)
|
2017-01-10 02:00:25 +08:00 |
|
zōng yǔ
|
00b7eb3926
|
feat: add cluster-client (#191)
|
2017-01-10 00:48:15 +08:00 |
|
hui
|
f9f9bc4a83
|
docs: add basics/router.md (#203)
|
2017-01-09 23:36:18 +08:00 |
|
Haoliang Gao
|
df3d7d4847
|
docs: add advanced/loader.md (#198)
|
2017-01-09 22:04:53 +08:00 |
|
Shawn
|
055c8653e0
|
docs: fix i18n doc (#210)
|
2017-01-09 18:43:16 +08:00 |
|
Shawn
|
ce0c3268ad
|
docs: add core/i18n.md (#208)
|
2017-01-09 18:36:29 +08:00 |
|
fengmk2
|
06295b833d
|
docs: add core/httpclient document (#197)
|
2017-01-09 18:30:26 +08:00 |
|
Yiyu He
|
c494397915
|
docs: typo (#207)
|
2017-01-09 12:21:58 +08:00 |
|
Shawn
|
cbf1ee85a2
|
docs: add core/logger.md (#204)
|
2017-01-09 00:01:20 +08:00 |
|
Yiyu He
|
b72e9dfb3c
|
docs: add one more reason why not use koa 2 (#206)
|
2017-01-08 23:57:16 +08:00 |
|
Yiyu He
|
38aec42eda
|
docs: add error handling (#205)
|
2017-01-08 23:40:51 +08:00 |
|
Yiyu He
|
6001538c23
|
docs: add schedule (#202)
|
2017-01-08 23:19:44 +08:00 |
|
sharp-c
|
f6241e97c4
|
docs: add english translation of basics/env.md
|
2017-01-08 22:59:53 +08:00 |
|
Yiyu He
|
69f7868ba6
|
docs: basics/middleware (#194)
|
2017-01-08 16:16:56 +08:00 |
|
Haoliang Gao
|
67f94bd406
|
docs: add basics/config.md (#188)
|
2017-01-08 15:42:13 +08:00 |
|
Shawn
|
afacbc79e4
|
doc: app start (#193)
|
2017-01-08 15:11:24 +08:00 |
|