William.Tung
|
f98dbfea3f
|
test: add "expect" to "development" plugin tests (#5212)
Refs: https://github.com/eggjs/egg/pull/5211.
|
2023-06-15 19:21:51 +08:00 |
|
fengmk2
|
c91ffe0765
|
test: make plugins/development test stable (#5211)
For Nodejs 20, we should use "await" to wait each of these threads finishing their task and then for a coming result.
|
2023-06-15 18:00:57 +08:00 |
|
Yiyu He
|
12edd64915
|
test: use async function instead of generator function (#1684)
|
2017-11-20 17:42:35 +08:00 |
|
Haoliang Gao
|
74c8a547cc
|
feat: dump run/${type}_config_meta.json (#1155)
Show who define the property of the config
Closes https://github.com/eggjs/egg/issues/1132
|
2017-07-05 09:16:10 +08:00 |
|
fengmk2
|
4e510b2283
|
chore: use app.httpRequest() instead of supertest (#1041)
|
2017-06-13 18:03:53 +08:00 |
|
Haoliang Gao
|
1b108a72a9
|
docs: remove api that is from egg-rest (#1022)
|
2017-06-09 19:37:17 +08:00 |
|
Yiyu He
|
8fc63fd347
|
release 1.4.0 (#971)
|
2017-05-29 02:11:12 +08:00 |
|
Haoliang Gao
|
0522cee5fa
|
Release 1.2.0 (#820)
|
2017-04-28 20:03:34 +08:00 |
|
TZ | 天猪
|
c1464fbecb
|
docs: more detail for mysql dynamic create (#540)
|
2017-03-10 19:45:56 +08:00 |
|
Haoliang Gao
|
da3c26a212
|
test: fix development test (#546)
|
2017-03-10 17:27:27 +08:00 |
|
Haoliang Gao
|
41cc411be4
|
feat: move ctx.runtime to egg-instrument (#302)
Ref https://github.com/eggjs/egg/issues/301
|
2017-01-25 00:35:10 +08:00 |
|
Haoliang Gao
|
5dafb5838e
|
feat: close return promise (#128)
logger should close stream when app close
|
2016-10-26 15:45:04 +08:00 |
|
fengmk2
|
fcf907b18f
|
feat: add inner plugins (#24)
* test: add simple benchmarks
* fix: should set X-Powered-By and X-Server-Id when controller error
|
2016-08-06 00:09:43 +08:00 |
|
fengmk2
|
53a9bf4f2f
|
test: add test codes (#20)
closes #16
|
2016-07-18 21:16:35 +08:00 |
|