TZ | 天猪
|
234ceac56b
|
docs: add year to licence && mysql docs (#447)
|
2017-02-24 16:50:21 +08:00 |
|
trey
|
2d02b72945
|
docs: Update mysql.md (#422)
|
2017-02-21 12:54:00 +08:00 |
|
TZ | 天猪
|
482968f268
|
docs: add more complete example code for quickstart (#412)
|
2017-02-20 00:40:45 +08:00 |
|
Haoliang Gao
|
8f0609fdd1
|
docs: should listen egg-ready using messenger (#406)
|
2017-02-18 09:11:17 +08:00 |
|
Shawn
|
f1ff3ee6c5
|
docs: add csrf to faq (#393)
|
2017-02-16 10:52:52 +08:00 |
|
Yiyu He
|
c3a193cf9c
|
docs: use compress replace bodyparser for example (#391)
|
2017-02-15 20:55:48 +08:00 |
|
TZ | 天猪
|
f2b7c2e505
|
docs: add directory structure (#383)
|
2017-02-15 19:14:56 +08:00 |
|
Yiyu He
|
b893a9651c
|
docs: how to use koa's middleware (#386)
|
2017-02-15 16:17:59 +08:00 |
|
Yiyu He
|
df8136100c
|
docs: fix filename in config.md (#376)
|
2017-02-14 12:31:15 +08:00 |
|
TZ | 天猪
|
f3ee9e6e50
|
docs: add plugin dep name description (#374)
|
2017-02-14 12:21:18 +08:00 |
|
Shawn
|
ead4cec7c6
|
doc: add pm2 faq (#370)
Closes #345
|
2017-02-13 23:27:25 +08:00 |
|
xianyu
|
194a47cc0d
|
docs: fix jsonp config in controller.md (#372)
|
2017-02-13 23:07:46 +08:00 |
|
Yiyu He
|
1d93002578
|
feat: [BREAKING_CHANGE] remove notfound.enableRedirect (#368)
|
2017-02-13 19:09:59 +08:00 |
|
Haoliang Gao
|
0bbfa7b6a8
|
docs: add resource page (#364)
Closes https://github.com/eggjs/egg/issues/287
|
2017-02-13 17:51:26 +08:00 |
|
TZ | 天猪
|
c52cbbff41
|
docs: add config result description (#365)
|
2017-02-13 16:47:20 +08:00 |
|
TZ | 天猪
|
341a13c4d6
|
docs: english wip description & remove unuse file (#361)
|
2017-02-13 10:10:54 +08:00 |
|
TZ | 天猪
|
05c144099e
|
docs: add tutorials index & fix async (#359)
|
2017-02-13 09:56:38 +08:00 |
|
Yiyu He
|
bc58b034e1
|
doc: fix async link (#357)
|
2017-02-12 13:36:10 +08:00 |
|
Yiyu He
|
cd020572a2
|
docs: add async await (#349)
|
2017-02-12 02:13:54 +08:00 |
|
Haoliang Gao
|
ada7edf7e5
|
docs: update site style (#340)
|
2017-02-11 14:23:49 +08:00 |
|
TZ | 天猪
|
ae78092139
|
docs: add description to config/env file (#348)
|
2017-02-10 14:41:53 +08:00 |
|
Shawn
|
5c544ccb79
|
doc: add APIClient concept to cluster doc (#344)
Closes #322
|
2017-02-10 14:40:30 +08:00 |
|
Yiyu He
|
c6914e0ef4
|
feat: view base promise to support async function (#343)
|
2017-02-09 19:07:51 +08:00 |
|
Yiyu He
|
2c4919ffef
|
docs: update egg-and-koa with async function (#334)
|
2017-02-08 16:45:19 +08:00 |
|
TZ | 天猪
|
7ecf05f6f0
|
docs: quickstart - use controller class (#329)
|
2017-02-08 11:34:45 +08:00 |
|
饶培泽
|
2052c1720f
|
docs: fix quickstart example code (#326)
|
2017-02-07 19:34:19 +08:00 |
|
fengmk2
|
85e3c8f97f
|
docs: add httpclient tracer demo and docs (#313)
https://github.com/eggjs/egg/issues/235
|
2017-02-07 18:06:52 +08:00 |
|
Haoliang Gao
|
6fd4b1e3d2
|
docs: document for plugin.{env}.js and the reason of plugin name (#321)
|
2017-02-06 18:55:39 +08:00 |
|
Yiyu He
|
5e08639652
|
docs: add sigleton in plugin.md (#316)
|
2017-02-06 18:55:19 +08:00 |
|
Yiyu He
|
ba7d5f5189
|
docs: controller support class and refactor jsonp (#314)
|
2017-02-06 15:25:18 +08:00 |
|
Yiyu He
|
7e03fc2644
|
docs: add more details about csrf (#315)
|
2017-02-06 14:09:30 +08:00 |
|
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 |
|