154 Commits

Author SHA1 Message Date
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
TZ | 天猪
88449f9b29 docs: add webstorm debug (#689) 2017-03-30 16:43:59 +08:00
Wade Deng
8517625b44 docs:correct spelling mistake (#682) 2017-03-29 22:57:13 +08:00
Yiyu He
92ef92b7ce docs: faq add where are my logs (#680) 2017-03-29 16:32:38 +08:00
cuyl
0ccbcf98be docs: fix example code syntax error & typos (#672) 2017-03-29 12:41:48 +08:00
Yiyu He
14867059b5 docs: security match and ignore (#668) 2017-03-28 17:58:17 +08:00
TZ | 天猪
5f5cf91a6a docs(quickstart): tip for controller and config style (#666) 2017-03-28 12:26:16 +08:00
SF-Zhou
e47c24b3f1 docs: fix example code typos (#629) 2017-03-28 00:48:21 +08:00
周长安
7900576e69 docs: fix egg-session-redis code (#642) 2017-03-25 11:38:22 +08:00
kyle
cd8c65965d docs: fix some typo (#638) 2017-03-24 17:07:03 +08:00
kyle
7d830b7c92 docs: fix reference framework path (#634) 2017-03-24 11:47:32 +08:00
SF-Zhou
a471e93977 docs: fix example code in basics/middleware (#624) 2017-03-23 15:50:09 +08:00
dongxu
e87c170770 docs: fix code syntax (#628) 2017-03-23 15:48:55 +08:00
jemmy zheng
531dadd7c3 docs(security): Cookie of token, the key must be csrfToken (#625) 2017-03-23 13:07:22 +08:00
SF-Zhou
077bebe178 doc: fix table render error in en env.md (#621) 2017-03-22 23:02:49 +08:00
SF-Zhou
990d45e75f fixed table render error in env.md (#619) 2017-03-22 18:30:33 +08:00
Haoliang Gao
e9428ba95f docs: improve left padding when window between 1005 and 1130 (#617) 2017-03-22 18:28:54 +08:00
Shawn
c22e0055ca docs: turn off safe write in Jetbrains softwares (#614)
close https://github.com/eggjs/egg/issues/428
2017-03-22 18:23:33 +08:00
Haoliang Gao
2296b7b22c docs: fix document deploy (#609)
Ref https://github.com/eggjs/egg/issues/608
2017-03-21 18:50:59 +08:00
Luobo Zhang
a3ad38d649 docs: fix HttpClient link in docs (#599) 2017-03-20 12:50:34 +08:00
Yiyu He
242a4a1fbe docs: fix session's maxage (#598) 2017-03-20 10:58:27 +08:00
kyle
ee77e5cdcb docs: fix some typo (#597) 2017-03-20 10:28:02 +08:00
TZ | 天猪
4687f0f475 docs: fix session link (#595) 2017-03-18 23:33:58 +08:00
kyle
3849c1c4b8 docs: fix typo of httpclient & unittest (#591) 2017-03-17 11:39:57 +08:00
TZ | 天猪
871aa82d28 docs: add gitter & more controller ctx style (#585) 2017-03-16 18:11:52 +08:00
kyle
a172960495 docs: typo 2017-03-14 21:11:00 +08:00
TZ | 天猪
54c10bc085 docs: change controller showcase style to ctx (#568) 2017-03-14 16:36:54 +08:00
Jason Lee
d131f23611 docs: fix typo in docs (#563) 2017-03-14 15:05:52 +08:00
Mars Wong
497b9a9e7c docs(faq): fix cluster link (#557) 2017-03-14 15:03:13 +08:00
Colin Cheng
24ef44fa66 docs: fix typo (#565) 2017-03-14 00:00:17 +08:00
Haoliang Gao
9eecf7b0f9 docs: rule for transforming filepath to properties (#547) 2017-03-13 20:00:20 +08:00
fengmk2
4a89c3b563 docs: replace customEgg to framework (#545) 2017-03-10 19:46:34 +08:00
TZ | 天猪
c1464fbecb docs: more detail for mysql dynamic create (#540) 2017-03-10 19:45:56 +08:00
Haoliang Gao
4766e35b32 feat: [BREAKING_CHANGE] override array when load config (#522) 2017-03-08 14:38:54 +08:00
SimMan
8f9a5f99de docs: fix cookie example (#533) 2017-03-08 11:47:32 +08:00
Haoliang Gao
59a3669661 feat: ignore types when dump (#518) 2017-03-07 19:54:35 +08:00
Yiyu He
8633cb0b42 docs: rotate csrf token (#520) 2017-03-07 19:46:54 +08:00
Yiyu He
743874d875 refactor: [BREAKING CHANGE] remove userservice and userrole (#527) 2017-03-07 14:18:29 +08:00
fengmk2
a296351927 refactor: [BREAKING_CHANGE] remove default validate plugin (#526)
It's hard to find a default validate plugin to satisfy everyone

https://github.com/eggjs/egg/issues/517
2017-03-07 01:25:26 +08:00
Haoliang Gao
92c0f1f3b2 docs: fix doc build (#524)
It's affected by
3eb39de836
2017-03-06 21:55:59 +08:00
Desen Meng
a1908112f8 docs: fix middleware typo (#519) 2017-03-06 16:01:04 +08:00
TZ | 天猪
25d1ff3fc0 docs(quickstart): fix keys again (#515) 2017-03-06 00:11:38 +08:00
TZ | 天猪
0465c3dfa9 docs(quickstart): fix keys (#511) 2017-03-05 18:19:56 +08:00
Yiyu He
28b36b6781 docs: add cookie and session (#510) 2017-03-05 16:18:03 +08:00
XWang1024
cd152b3caa docs: fix html closing tag in quickstart (#512) 2017-03-05 16:17:12 +08:00
TZ | 天猪
013a781ed7 docs: quickstart tip (#502) 2017-03-03 23:44:01 +08:00
davidnotes
5f4d7802f8 docs: add English version of egg and koa (#490) 2017-03-02 23:05:44 +08:00