李铭昕
|
231c98fdd5
|
Optimized Github Actions for MySQL 8.0
|
2021-06-01 11:01:56 +08:00 |
|
李铭昕
|
6f66dbcffd
|
Added crontab test cases into phpunit.xml (#3594)
* Added crontab test cases into phpunit.xml
* Update ParserTest.php
|
2021-05-17 17:03:58 +08:00 |
|
沈唁
|
479c2ecc90
|
Update docs (#3545)
|
2021-05-07 19:39:00 +08:00 |
|
nonetallt
|
fc7ad0ec02
|
Translate docs/en/db/quick-start.md to english (#3507)
|
2021-04-26 22:41:54 +08:00 |
|
李铭昕
|
03c23b5ef8
|
Test swoole-master for phpunit (#3503)
|
2021-04-19 22:03:42 +08:00 |
|
Hugh
|
f1a0f3d00f
|
Optimized phar:build , which can support symlink package. (#3455)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-04-05 18:36:44 +08:00 |
|
李铭昕
|
6aa7f89c6d
|
Reinstall ext-swoole in github actions
|
2021-04-02 12:55:30 +08:00 |
|
李铭昕
|
be84b0a892
|
v2.1.10 (#3366)
|
2021-03-15 09:48:32 +08:00 |
|
李铭昕
|
af2c639bb1
|
Optimized phar:build that you can run phar without php . (#3364)
such as `./composer.phar` instead of `php composer.phar`
|
2021-03-13 21:11:10 +08:00 |
|
李铭昕
|
164f883575
|
Fixed bug that could't get the valid uri when using Hyperf\Testing\Client . (#3356)
|
2021-03-11 20:52:50 +08:00 |
|
李铭昕
|
48b319e2f0
|
v2.1.9 (#3340)
|
2021-03-08 09:09:58 +08:00 |
|
Robert
|
fb4774f3c5
|
Fixed bug that unpack custom data failed when using JsonEofPacker . (#3326)
* Fixed Github Actions
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-03-02 19:07:31 +08:00 |
|
李铭昕
|
da7d912805
|
Fixed mount failed
|
2021-02-22 06:25:08 +08:00 |
|
李铭昕
|
bb54eccae1
|
Test phar in Github Actions
|
2021-02-22 06:25:08 +08:00 |
|
cexll
|
d5382e7eb8
|
Update rate-limit.md (#3279)
Co-authored-by: sy-records <52o@qq52o.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-02-19 18:58:33 +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 |
|
shixuefeng
|
67769ad9bb
|
Fixed bug that rename column name failed when using doctrine/dbal . (#3272)
Co-authored-by: shixuefeng <shixuefeng@shopex.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-02-18 19:46:39 +08:00 |
|
李铭昕
|
4b78aeaaaf
|
Don't retry, when recv timeout for json-rpc client. (#3195)
* Don't retry, when recv timeout for json-rpc client.
|
2021-01-25 11:48:00 +08:00 |
|
毛自豪
|
0b0df042ab
|
Fixed Hyperf\Database\Schema\MySqlBuilder::getColumnListing does not works in MySQL 8.0 . (#3165)
* Fixed bug
* Added test cases.
* Update CHANGELOG-2.1.md
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-01-20 18:17:54 +08:00 |
|
李铭昕
|
70249eb840
|
Optimized code for ErrorExceptionHandler (#3169)
* Optimized code for ErrorExceptionHandler
* Update CHANGELOG-2.1.md
* Update test.yml
|
2021-01-20 17:41:26 +08:00 |
|
李铭昕
|
4b174ac5ba
|
Optimized PHPUnit for kafka. (#3107)
|
2021-01-12 09:24:40 +08:00 |
|
李铭昕
|
455e38d0da
|
Fixed PHPUnit
|
2021-01-10 17:02:47 +08:00 |
|
李铭昕
|
65b33f5b1e
|
Setup yasd int Github Actions (#3097)
* Setup yasd
* Update
* Update PipelineTest.php
|
2021-01-09 21:19:28 +08:00 |
|
李铭昕
|
ef63719d55
|
Added test case for checking refcount for aop pipeline. (#3088)
* Added test case for checking refcount for aop pipeline.
* Update
|
2021-01-08 15:06:04 +08:00 |
|
李铭昕
|
276cac2dbb
|
Added params $depth and $flags for Json::decode and Json::encode . (#3002)
* Added params `$depth` and `$flags` for `Json::decode` and `Json::encode`.
* Added test cases
* Added PHPUnit for Swoole 4.5 and 4.6
|
2020-12-23 13:42:40 +08:00 |
|
李铭昕
|
9fcbdb62f0
|
Allow setting repeated middlewares. (#2909)
|
2020-12-02 16:29:54 +08:00 |
|
李铭昕
|
8e315925e8
|
Removed guzzle from matrix for Github Actions. (#2890)
|
2020-11-27 19:48:04 +08:00 |
|
李铭昕
|
8921c2defc
|
Merge branch 'master' into 2.1-merge
# Conflicts:
# src/guzzle/src/CoroutineHandler.php
# src/guzzle/tests/Stub/CoroutineHandlerStub.php
|
2020-11-25 16:46:33 +08:00 |
|
沈唁
|
3ed2cef159
|
Mirror to Gitee Repo (#2819)
|
2020-11-17 14:39:12 +08:00 |
|
ren-jimmy
|
8f33ddbdf9
|
Support json-rpc for tracer component. (#2625)
* Update SpanStarter.php
* Added JsonRpcAspect.
Co-authored-by: jimmy <you@example.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-10-31 20:42:41 +08:00 |
|
weskiller
|
a044700936
|
Format code. (#2739)
* Fixed GenerateModelIDEVisitor scope arguments
* Format code.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-10-31 16:06:50 +08:00 |
|
李铭昕
|
e0402702e2
|
Test Guzzle 7 in Github Actions
|
2020-10-28 09:36:38 +08:00 |
|
李铭昕
|
06fe2ac429
|
Added workflows to test.
|
2020-10-27 23:42:29 +08:00 |
|
沈唁
|
4aaeb2566b
|
fix typo (#2237)
|
2020-08-03 15:20:37 +08:00 |
|
黄朝晖
|
99d949c705
|
Update FUNDING.yml
|
2020-07-02 00:47:38 +08:00 |
|
沈唁
|
9e175e71b2
|
Update FUNDING.yml
|
2020-07-01 19:39:09 +08:00 |
|
黄朝晖
|
ff9de24cc0
|
Update ---bug-report.md
|
2020-01-07 16:41:14 +08:00 |
|
黄朝晖
|
6b7ef8dd58
|
Update ---bug-report.md
|
2020-01-07 16:38:57 +08:00 |
|
黄朝晖
|
4f43b3da47
|
Delete main.yml
|
2019-12-19 11:06:24 +08:00 |
|
李铭昕
|
6232fecee4
|
Update main.yml
|
2019-12-19 11:00:56 +08:00 |
|
黄朝晖
|
b41b9f9102
|
Update main.yml
|
2019-12-18 18:12:24 +08:00 |
|
黄朝晖
|
8dff769c37
|
Create main.yml
|
2019-12-18 18:01:48 +08:00 |
|
黄朝晖
|
95355187f0
|
Update FUNDING.yml
|
2019-08-13 14:13:05 +08:00 |
|
黄朝晖
|
94696b1c16
|
Update issue templates
|
2019-06-20 23:50:39 +08:00 |
|
黄朝晖
|
ab9296fcc4
|
Update FUNDING.yml
|
2019-06-16 15:08:23 +08:00 |
|
黄朝晖
|
93310422c2
|
Update FUNDING.yml
|
2019-06-16 14:47:11 +08:00 |
|
黄朝晖
|
98613758f9
|
Update FUNDING.yml
|
2019-06-16 14:45:24 +08:00 |
|
黄朝晖
|
8c393b9f3d
|
Create FUNDING.yml
|
2019-06-16 14:36:39 +08:00 |
|