wangyi
|
a2ec86b54c
|
Merge branch 'feat/validation' of https://github.com/chunhei2008/hyperf into feat/validation
|
2019-09-06 16:28:04 +08:00 |
|
李铭昕
|
b5d1089807
|
Merge pull request #536 from limingxinleo/1.1-swoole
Upgrade swoole the lowest version is 4.4
|
2019-09-06 15:07:58 +08:00 |
|
李铭昕
|
9080a646d9
|
Function 'run' only execute in non-coroutine environment.
|
2019-09-06 09:31:46 +08:00 |
|
李铭昕
|
acd48f6479
|
Set coroutine default value is true for hyperf command.
|
2019-09-06 09:22:07 +08:00 |
|
李铭昕
|
853886ccf9
|
Upgrade swoole version to 4.4.
|
2019-09-06 09:21:34 +08:00 |
|
李铭昕
|
66c056c8dc
|
Added testing.
|
2019-09-05 19:59:06 +08:00 |
|
李铭昕
|
dc7dfb214a
|
Update CoroutineHandler.php
|
2019-09-05 19:50:26 +08:00 |
|
李铭昕
|
bb50627d6e
|
Throw exception when statusCode is -3.
|
2019-09-05 19:46:05 +08:00 |
|
黄朝晖
|
849471effe
|
Merge pull request #529 from hyperf-cloud/1.0-merge
Merge 1.0 into master.
|
2019-09-05 15:52:08 +08:00 |
|
李铭昕
|
474c5c754b
|
Merge branch '1.0' into 1.0-merge
|
2019-09-05 15:47:08 +08:00 |
|
You Ming
|
3b1afc3a2c
|
Added seed commands.
|
2019-09-05 15:39:44 +08:00 |
|
黄朝晖
|
336f46cc5b
|
Update CHANGELOG.md
|
2019-09-05 15:37:47 +08:00 |
|
黄朝晖
|
b0528fee37
|
Merge pull request #531 from hyperf-cloud/huangzhhui-patch-1
Fixed passing error argument
|
2019-09-05 15:37:06 +08:00 |
|
黄朝晖
|
5278d319cf
|
Fixed passing error argument
|
2019-09-05 15:36:06 +08:00 |
|
黄朝晖
|
6ebcf20d84
|
Merge pull request #530 from limingxinleo/doc-snowflake
Update doc.
|
2019-09-05 15:01:12 +08:00 |
|
黄朝晖
|
3d56db785a
|
Update snowflake.md
|
2019-09-05 15:00:59 +08:00 |
|
李铭昕
|
d581e6d9c9
|
Update snowflake doc
|
2019-09-05 14:43:42 +08:00 |
|
李铭昕
|
82cee05c03
|
Update doc.
|
2019-09-05 13:52:36 +08:00 |
|
黄朝晖
|
902abd5c1b
|
Update CHANGELOG.md
|
2019-09-05 13:34:22 +08:00 |
|
李铭昕
|
6618a0ff82
|
Fixed typo.
|
2019-09-05 11:07:53 +08:00 |
|
李铭昕
|
a17c0ad330
|
Format code.
|
2019-09-05 11:00:26 +08:00 |
|
李铭昕
|
89f54ed720
|
Merge branch 'master' into 1.0-merge
|
2019-09-05 10:58:36 +08:00 |
|
李铭昕
|
1182ce5f64
|
Update CHANGELOG.md
|
2019-09-05 10:20:56 +08:00 |
|
李铭昕
|
b719e4490c
|
Merge pull request #524 from hyperf-cloud/optimize-snowflake
Optimize snowflake
|
2019-09-05 09:59:07 +08:00 |
|
李铭昕
|
ac9c91a7ef
|
Merge branch '1.0' into optimize-snowflake
|
2019-09-05 09:42:22 +08:00 |
|
李铭昕
|
21170d123d
|
Moved ConfigInterface to the last.
|
2019-09-05 09:41:53 +08:00 |
|
李铭昕
|
c11ae04283
|
Merge pull request #525 from hyperf-cloud/move-pr-455
Move the code from pr#455
|
2019-09-05 09:27:11 +08:00 |
|
李铭昕
|
ddff309db9
|
Merge pull request #527 from huangzhhui/fix-translator-cannot-use-repeatedly
Fixed translator cannot translate repeatedly
|
2019-09-05 09:22:04 +08:00 |
|
李铭昕
|
ce5dfaab7c
|
Merge pull request #526 from huangzhhui/fix-getpcid
If swoole method return false, transfer the result to null
|
2019-09-05 09:21:18 +08:00 |
|
huangzhhui
|
80ec63dfea
|
Update CHANGELOG.md
|
2019-09-05 02:09:08 +08:00 |
|
huangzhhui
|
8514a502d1
|
Update Translator.php
|
2019-09-05 02:08:06 +08:00 |
|
huangzhhui
|
3767894411
|
Update CHANGELOG.md
|
2019-09-05 01:06:30 +08:00 |
|
huangzhhui
|
2040b3cc9f
|
If swoole method return false, transfer the result to null
|
2019-09-05 01:03:49 +08:00 |
|
huangzhhui
|
50aaf3d7d4
|
Update CHANGELOG.md
|
2019-09-05 00:56:24 +08:00 |
|
huangzhhui
|
f4f503a0bf
|
Move the code from pr#455
|
2019-09-05 00:54:15 +08:00 |
|
huangzhhui
|
e7c1d05b59
|
Update CHANGELOG.md
|
2019-09-05 00:30:15 +08:00 |
|
huangzhhui
|
6655a95621
|
Remove useless config
|
2019-09-05 00:17:26 +08:00 |
|
huangzhhui
|
4facf588fe
|
Optimized
|
2019-09-05 00:17:16 +08:00 |
|
李铭昕
|
0eb826e896
|
Update .travis.yml
|
2019-09-04 18:41:53 +08:00 |
|
李铭昕
|
dd089f9543
|
Fixed config is not works.
|
2019-09-04 17:59:58 +08:00 |
|
huangzhhui
|
757180c70b
|
Update ValidatorFactory.php
|
2019-09-04 17:55:05 +08:00 |
|
huangzhhui
|
8b929c24e5
|
Delete MessageBag.php
|
2019-09-04 17:55:00 +08:00 |
|
李铭昕
|
ed54519db1
|
Format code.
|
2019-09-04 17:52:34 +08:00 |
|
李铭昕
|
4449f555ac
|
Changed db:model generate a singular class.
|
2019-09-04 17:49:54 +08:00 |
|
李铭昕
|
dd312d279a
|
Merge pull request #522 from limingxinleo/1.0-merge
Merge 1.0 into master
|
2019-09-04 17:24:50 +08:00 |
|
李铭昕
|
c893138729
|
Update RedisMetaGeneratorTest.php
|
2019-09-04 17:19:29 +08:00 |
|
李铭昕
|
a1783cd89c
|
Merge branch 'master' into 1.0-merge
|
2019-09-04 17:17:23 +08:00 |
|
李铭昕
|
bfe1026bbf
|
Merge pull request #521 from limingxinleo/1.1-websocket
Fixed isFind is not defined.
|
2019-09-04 16:51:10 +08:00 |
|
李铭昕
|
3cb93a6818
|
Fixed isFind is not defined.
|
2019-09-04 16:43:24 +08:00 |
|
huangzhhui
|
11a590f911
|
Merge remote-tracking branch 'upstream/1.0' into pr/429
|
2019-09-04 16:19:26 +08:00 |
|