Jing Cui
|
3c6f87fa99
|
docs: add egg-security config to router docs (#303)
|
2017-01-24 13:28:10 +08:00 |
|
HC Chen
|
5e902c5dc4
|
docs: fix typo $app to app (#297)
|
2017-01-23 13:59:36 +08:00 |
|
Yiyu He
|
6dd4204b15
|
docs: remove inner links (#298)
|
2017-01-23 12:27:47 +08:00 |
|
Yiyu He
|
b7f999f2df
|
docs: adjust some words (#291)
|
2017-01-21 10:24:47 +08:00 |
|
Desen Meng
|
3834339c4b
|
docs: change egg-bin to egg-init (#284)
|
2017-01-20 16:17:49 +08:00 |
|
Haoliang Gao
|
31511f5665
|
docs: improve framework doc based on eggjs/examples#9 (#267)
|
2017-01-20 15:13:35 +08:00 |
|
TZ | 天猪
|
d38ac7aed3
|
docs: add progressive link && adjust en docs directory (#275)
|
2017-01-19 14:03:47 +08:00 |
|
TZ | 天猪
|
43e2161de8
|
docs: add progressive usage (#268)
|
2017-01-19 00:17:44 +08:00 |
|
Matt Ma
|
eb312217b1
|
docs: translate zh-cn/basics/app-start.md into english (#222)
|
2017-01-17 16:59:09 +08:00 |
|
chenyancheng
|
a9e88683ef
|
docs: fix quickstart typo (#266)
|
2017-01-17 09:17:05 +08:00 |
|
TZ | 天猪
|
ce27cfbbef
|
docs: add http client debug docs (#265)
|
2017-01-16 20:10:44 +08:00 |
|
Jing Cui
|
0dcfd25946
|
docs: modify and fix 3 points (#264)
* documentation:modify and fix 3 points
1)默认脚手架生成的工程「egg-init egg-init egg-example --type=simple」中路由写到的/home了
2)this.ctx.curl(url, { dataType: 'json' })的返回值非promise对象,使用.then()会报错
3)需config中增加serverUrl、pageSize的值
* 格式修改
|
2017-01-16 17:51:40 +08:00 |
|
Yiyu He
|
f66134e792
|
docs(intro): improve decription (#263)
|
2017-01-16 15:31:41 +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 | 天猪
|
ecbed084a7
|
docs: contributing && readme && deps (#253)
|
2017-01-14 00:51:52 +08:00 |
|
Haoliang Gao
|
a4f3859ea8
|
docs: Add intro/index.md (#246)
|
2017-01-13 14:53:11 +08:00 |
|
Yiyu He
|
e6311ef488
|
docs: add RESTful documents (#247)
|
2017-01-13 13:16:34 +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 |
|
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
|
f09696ebf1
|
docs: remove mon-printable character (#242)
|
2017-01-11 23:25:18 +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 |
|