sy-records
|
0ae17e024a
|
Fix typo
|
2021-06-19 22:25:09 +08:00 |
|
huangzhhui
|
ed9a473eab
|
Fixed multi-language docs
|
2021-06-14 01:30:52 +08:00 |
|
Nash Gao
|
69ff4eb6cc
|
Fixed bug that property $workerId does not works in annotation @Task . (#3674)
|
2021-06-06 15:53:55 +08:00 |
|
李铭昕
|
085f1cd671
|
Fixed bug that the crontab rule without backslash like 10-12 does not works. (#3669)
|
2021-06-05 09:55:37 +08:00 |
|
pandaLIU
|
0e5d09e0d6
|
Fixed rule like 10-12/1,14-15/1 does not works for crontab. (#3667)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-06-04 23:40:31 +08:00 |
|
李铭昕
|
67948a0455
|
Added document for using enable in @Crontab . (#3666)
|
2021-06-04 21:33:16 +08:00 |
|
李铭昕
|
a0146e53d0
|
Release v2.1.19 (#3637)
|
2021-05-31 09:44:47 +08:00 |
|
李维山
|
dbb2b0ed41
|
Fix typo: Undefined variable $count (#3622)
Co-authored-by: 李维山 <msllws@163.com>
|
2021-05-26 10:58:33 +08:00 |
|
沈唁
|
987d3087e8
|
Fix typo
|
2021-05-24 15:45:42 +08:00 |
|
李铭昕
|
4234f9d791
|
Release v2.1.18 (#3613)
|
2021-05-24 09:46:08 +08:00 |
|
沈唁
|
4f03575e94
|
Fix typo (#3608)
|
2021-05-21 17:16:08 +08:00 |
|
李铭昕
|
ebead50863
|
Release v2.1.17 (#3590)
|
2021-05-17 14:59:01 +08:00 |
|
limingxinleo
|
dea776b46f
|
Update docs and translate
|
2021-05-09 23:23:33 +00:00 |
|
沈唁
|
f9e54e927e
|
Fix typo (#3523)
|
2021-04-26 09:34:08 +08:00 |
|
李铭昕
|
97b7581bdb
|
Release v2.1.16 (#3522)
|
2021-04-26 08:25:52 +08:00 |
|
沈唁
|
7ef1fd05af
|
Use reactorId instead of fromId (#3509)
|
2021-04-21 17:16:31 +08:00 |
|
李铭昕
|
b04ba5c9ae
|
Release v2.1.15 (#3497)
|
2021-04-18 22:51:00 +08:00 |
|
李铭昕
|
0f5737c5c3
|
Release v2.1.14
|
2021-04-12 13:03:28 +08:00 |
|
李铭昕
|
2dd5bc33f2
|
Release v2.1.13
|
2021-04-06 09:05:21 +08:00 |
|
李铭昕
|
6aa7f89c6d
|
Reinstall ext-swoole in github actions
|
2021-04-02 12:55:30 +08:00 |
|
李铭昕
|
570d469ddf
|
Release v2.1.12 (#3427)
|
2021-03-29 09:30:55 +08:00 |
|
李铭昕
|
3fdcf67b8f
|
Release v2.1.11 (#3404)
|
2021-03-22 09:48:28 +08:00 |
|
李铭昕
|
075f941e81
|
Fixed bug that super globals does not work when request don't persist to context. (#3380)
|
2021-03-17 16:42:19 +08:00 |
|
李铭昕
|
be84b0a892
|
v2.1.10 (#3366)
|
2021-03-15 09:48:32 +08:00 |
|
李铭昕
|
5327880496
|
Update paginator.md (#3361)
|
2021-03-12 17:15:01 +08:00 |
|
李铭昕
|
48b319e2f0
|
v2.1.9 (#3340)
|
2021-03-08 09:09:58 +08:00 |
|
李铭昕
|
87922bfe54
|
v2.1.8 (#3321)
|
2021-03-01 09:34:33 +08:00 |
|
李铭昕
|
89fbcf60ea
|
Update communication.md (#3307)
|
2021-02-27 14:58:06 +08:00 |
|
李铭昕
|
5beb35bb57
|
Update docs for etcd (#3304)
|
2021-02-24 14:17:31 +08:00 |
|
李铭昕
|
4bdf88524f
|
Release v2.1.7 (#3284)
Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com>
|
2021-02-22 08:56:22 +08:00 |
|
沈唁
|
bb3ed4815c
|
Add translate docs action (#3276)
* Add translate docs action
* Remove push
Co-authored-by: sy-records <sy-records@users.noreply.github.com>
|
2021-02-19 12:53:50 +08:00 |
|
李铭昕
|
52d2e2061c
|
Hyperf\Server\SwooleEvent will be deprecated in v3.0, please use Hyperf\Server\Event instead. (#2668)
|
2020-10-16 10:14:05 +08:00 |
|
李铭昕
|
605260385e
|
Removed deprecated code. (#2648)
* Removed deprecated code.
* Update
|
2020-10-13 10:30:14 +08:00 |
|
李铭昕
|
13d0fb58cc
|
v2.0.14 (#2631)
* v2.0.14
* Update translation
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
|
2020-10-12 10:40:47 +08:00 |
|
李铭昕
|
34ed6f37e4
|
v2.0.13 (#2586)
* Update CHANGELOG-2.0.md
* Update awesome-components.md
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
|
2020-09-28 10:47:04 +08:00 |
|
李铭昕
|
e259a59184
|
v2.0.12 (#2555)
* Update CHANGELOG-2.0.md
* Update
* Update doc and translate
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
|
2020-09-21 10:25:38 +08:00 |
|
sy-records
|
8ec489af7e
|
fix typo
|
2020-09-16 14:07:18 +08:00 |
|
李铭昕
|
3e0deffa15
|
Fixed typo. (#2511)
* Fixed typo
* Update changelog.md
* Deleted useless code.
|
2020-09-14 17:35:55 +08:00 |
|
李铭昕
|
2852c0a29a
|
v2.0.11 (#2503)
* v2.0.11
* Translate
* Update changelog.md
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
|
2020-09-14 11:02:38 +08:00 |
|
沈唁
|
4fc2077659
|
Update swoole tracker (#2479)
* Update docs
* fix typo
|
2020-09-10 14:02:25 +08:00 |
|
李铭昕
|
378a930f7a
|
v2.0.10 (#2450)
* v2.0.10
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
|
2020-09-07 12:55:20 +08:00 |
|
李铭昕
|
7cf763717c
|
v2.0.9 (#2385)
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
|
2020-08-31 13:40:33 +08:00 |
|
Fangx
|
200fd22cd5
|
Update document (#2372)
* fix: 更新文档示例代码
* Update quick-start.md
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-08-28 18:13:38 +08:00 |
|
沈唁
|
c7e3aea457
|
docs: update di:init-proxy (#2313)
* docs: update di:init-proxy
* update
|
2020-08-17 15:46:53 +08:00 |
|
huangzhhui
|
a81974bc05
|
Specifice the API is NSQD API
|
2020-08-17 02:50:47 +08:00 |
|
huangzhhui
|
3877f643b9
|
Fix typo and translate
|
2020-08-17 00:45:03 +08:00 |
|
huangzhhui
|
4bdc8d8b66
|
Update doc and translate
|
2020-08-17 00:16:41 +08:00 |
|
沈唁
|
a40d438995
|
fix typo (#2282)
|
2020-08-12 14:30:53 +08:00 |
|
huangzhhui
|
c28597243e
|
Update
|
2020-08-11 01:11:58 +08:00 |
|
huangzhhui
|
5b1b7b44b4
|
Update doc summary
|
2020-08-10 16:29:04 +08:00 |
|