200 Commits

Author SHA1 Message Date
Haoliang Gao
057bc47e4c test: add doc test (#989) 2017-06-09 10:38:24 +08:00
当轩
c6eb7b2f59 doc: fix view config doc (#991) 2017-06-08 16:31:23 +08:00
TZ | 天猪
52865b47c4 docs: devtool inspect at 8.x (#1018) 2017-06-08 11:28:10 +08:00
TZ | 天猪
8a120fde73 docs: remove max time limit at schdule (#995) 2017-06-05 12:11:29 +08:00
Haoliang Gao
9084c24dd1 docs: add plugin list (#988) 2017-06-02 23:57:37 +08:00
Weilun Xiong
3de963f388 docs(basics/structure.md): [translate] (#970) 2017-06-02 18:49:42 +08:00
Yiyu He
2f232f30b0 docs: file must appear after other fiels when using getFileStream (#982) 2017-06-02 10:02:22 +08:00
Darren Wong
7370a62e19 docs: translate tutorials/restful.md (#908) 2017-05-27 18:41:18 +08:00
lslxdx
5d8ca654f3 docs: translatebasics/controller.md (#889) 2017-05-27 18:40:33 +08:00
Darren Wong
5b959e0a38 docs: translate tutorials/progressive.md to English version (#966) 2017-05-27 18:38:31 +08:00
tangyao
35fa5a9c4c fix: set maxSockets defautl value to Number.MAX_SAFE_INTEGER (#938) 2017-05-27 18:36:34 +08:00
Yiyu He
5b6fe2b187 feat: use lru to aovid oom in dns cache httpclient (#961) 2017-05-27 18:31:46 +08:00
三点
3c5c0b8d81 docs: Fix objects.md typo (#969) 2017-05-27 18:31:00 +08:00
Weilun Xiong
2bca50b221 docs(core/unittest.md): update with app.httpRequest() (#943) 2017-05-23 15:16:20 +08:00
Yiyu He
713e033f90 docs: app.controller.foo instead of 'foo' (#942) 2017-05-20 10:31:02 +08:00
johnnychen
cfc76ec721 fix spell error from sign to signed (#932) 2017-05-18 11:58:58 +08:00
Yao Mengfei
12499d636d docs: fix yield db.query for en (#930)
Same as #921.
2017-05-17 22:47:33 +08:00
lslxdx
25c7c95bff docs: translate basics/router.md (#896) 2017-05-17 20:16:45 +08:00
lslxdx
a5c7ac462a docs: translate basics/service.md 2017-05-17 20:16:01 +08:00
DanielLam
7ee5de6b0a docs: translate basics/extend.md (#884) 2017-05-17 20:14:27 +08:00
m31271n
9bf3a65114 docs: Update env.md (#918) 2017-05-17 20:13:22 +08:00
Yiyu He
b3825f3340 docs: fix objects.md (#928) 2017-05-17 18:01:07 +08:00
Yiyu He
fd04ea222a docs: add document for built-in objects (#914) 2017-05-17 14:55:19 +08:00
Yao Mengfei
6180d5db90 docs: use names of constants declared (#923) 2017-05-17 11:04:09 +08:00
Haoliang Gao
02b02e0faf docs: using a doctools as a external lib (#913) 2017-05-17 00:20:25 +08:00
Yao Mengfei
51130889ad fix(docs): yield db.query (#921) 2017-05-17 00:13:02 +08:00
Brian175
ddd342c843 docs: translate basic/config.md (#875) 2017-05-16 14:48:07 +08:00
Weilun Xiong
ae99e5d6ee fix(docs): basics/structure.md link agent typo (#909) 2017-05-14 20:01:03 +08:00
Darren Wong
8115c575ea docs: translate docs/source/zh-cn/tutorials/mysql.md (#883) 2017-05-11 22:25:36 +08:00
lslxdx
22c9cd96df docs(middleware.md): translated & proofread 'middleware.md' (#784) 2017-05-10 14:32:12 +08:00
jethro
b01d30e33e docs: Fix typo. (#869) 2017-05-09 00:09:01 +08:00
Tao
b3403b56a5 docs: fix view typo (#867) 2017-05-08 21:25:00 +08:00
Haoliang Gao
af174efb0a docs: Add API document to menu (#845)
Ref https://github.com/eggjs/egg/issues/581
2017-05-05 01:25:09 +08:00
Tomatoo
89b4df9d21 docs: fix wrong name in chinese router doc (#833) 2017-05-03 15:41:30 +08:00
Yiyu He
0757655cfe feat: BaseContextClass add logger (#816)
- move BaseContextClass to egg
- add BaseContextLogger
2017-04-28 17:01:43 +08:00
TZ | 天猪
9871e45098 docs: only use inspect at 7.x+ (#813) 2017-04-27 09:40:33 +08:00
binsee
394bf37113 docs:Modify some words (#811) 2017-04-26 00:21:06 +08:00
lslxdx
90234efbae docs(middleware.md): fix grammar 2017-04-25 13:23:15 +08:00
lslxdx
9200a51d5b docs(basic/controller.md): typo 'matchs' -> 'matches' (#802)
typo fix: change 'matchs' to 'matches'
2017-04-25 11:45:59 +08:00
binsee
b4eb05b301 docs(zh-cn docs):fix some link and link text in docs (#789) 2017-04-22 22:40:18 +08:00
仙森
df1bf3459f docs: add inspector protocol vscode debug (#776)
* docs: add inspector protocol vscode debug

* docs: vscode debug use npm run debug

* fix(docs): make runtimeArgs correct
2017-04-20 14:48:42 +08:00
仙森
a8893f7e7d docs: add vscode debug (#751) (#767) 2017-04-17 17:58:22 +08:00
BingqiChen
d4c345d3d2 docs: typo fix "aync => async" 2017-04-17 00:29:31 +08:00
TZ | 天猪
492c97d61c docs: add vscode plugin link (#756) 2017-04-15 10:46:59 +08:00
Haoliang Gao
1ab42e0243 docs: document for middleware order (#724)
Closes https://github.com/eggjs/egg/issues/723
2017-04-14 10:51:35 +08:00
Rwing
3bdbcae248 docs: fix typo, egg-bin => egg-init (#747) 2017-04-12 17:42:18 +08:00
Yiyu He
ee127ad46b docs: add sub directory support for controller (#734) 2017-04-10 11:38:31 +08:00
lslxdx
88a1669334 docs: typo at controller.md (#720) 2017-04-06 10:44:52 +08:00
zhennann
4c298c2c70 docs: async-function typo, change generator to async (#712) 2017-04-01 22:58:05 +08:00
Yiyu He
a9d27d0ab3 docs: add schedule max interval (#711) 2017-04-01 18:18:14 +08:00