192 Commits

Author SHA1 Message Date
Haoliang Gao
edfc07e841 chore: generate puml (#842) 2017-05-05 01:24:35 +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
binsee
1132779c40 docs(head.swig):fix the document page anchor position offset. (#790)
When the document page is opened by an anchor, the top position of the page is offset.
Use jquery to fix the problem in the docs template.
2017-04-25 15:31:04 +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
fengmk2
39b2d8d868 Release 1.1.0 (#740) 2017-04-11 16:13:12 +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
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
Haoliang Gao
8d73b02dcb docs: move cnzz to layout (#622) 2017-03-22 23:13:39 +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
TZ | 天猪
0d37e42259 docs: update the style for search (#558) 2017-03-14 13:44:56 +08:00