Commit Graph

229 Commits

Author SHA1 Message Date
张城铭
5618db39bd Merge remote-tracking branch 'origin/master' 2019-01-18 20:12:11 +08:00
张城铭
d398325ec9 extends Psr interface 2019-01-18 20:11:22 +08:00
huangzhhui
e2f4a0fc0f Added paginator 2019-01-18 18:24:56 +08:00
huangzhhui
2c6d064cf7 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-18 16:16:23 +08:00
huangzhhui
02634c73f1 Optimize database unit test 2019-01-18 16:16:20 +08:00
李铭昕
08c108a42f Merge branch 'master' of github.com:hyperf-cloud/hyperf
# Conflicts:
#	src/queue/src/Driver/RedisDriver.php
2019-01-18 14:52:53 +08:00
李铭昕
9b833c26da Fixed some code not well. 2019-01-18 14:47:56 +08:00
huangzhhui
71ac35fa11 Optimize comment and return type 2019-01-18 14:28:34 +08:00
huangzhhui
dd371adcb6 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-18 14:17:22 +08:00
huangzhhui
09e8acd7ac Complete most test of QueryBuilder 2019-01-18 14:17:18 +08:00
李铭昕
26b532c578 Added QueueProcess. 2019-01-18 14:15:42 +08:00
李铭昕
cc49526aa2 Update style. 2019-01-18 13:45:40 +08:00
李铭昕
22d3efae96 Added output color for StdoutLogger. 2019-01-18 13:43:44 +08:00
李铭昕
e006e8b3ee Added queue event. 2019-01-18 11:24:33 +08:00
李铭昕
672bce8446 Update some comments. 2019-01-18 10:51:06 +08:00
huangzhhui
4eaf730a15 Added QueryBuilder test 2019-01-17 21:15:38 +08:00
huangzhhui
bfaba273df Removed all database testes from Eloquent 2019-01-17 21:04:49 +08:00
huangzhhui
15e9f4721f Added beforeStart event 2019-01-17 20:52:45 +08:00
李铭昕
a25b3faed4 Update redis-queue. 2019-01-17 18:20:12 +08:00
李铭昕
7e27580a87 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-17 18:11:01 +08:00
李铭昕
c6badaed61 Added some comment. 2019-01-17 18:10:36 +08:00
张城铭
ae829ab9a5 Merge remote-tracking branch 'origin/master' 2019-01-17 18:05:37 +08:00
张城铭
283445db4b remove methodInjection 2019-01-17 18:05:05 +08:00
李铭昕
876a05b689 Attempts when the job handle failed. 2019-01-17 17:43:47 +08:00
张城铭
64de73d223 Uniform Code Style 2019-01-17 17:28:43 +08:00
李铭昕
8829981afa Format queue. 2019-01-17 17:08:44 +08:00
李铭昕
bca8a1783b Added redis driver for queue. 2019-01-17 17:07:25 +08:00
李铭昕
8a656e0bd4 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-17 15:34:43 +08:00
李铭昕
6d33971535 Init queue. 2019-01-17 15:34:22 +08:00
huangzhhui
8da0f982cc Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-17 15:08:54 +08:00
huangzhhui
b275de58ad Prevent swoole trigger workerStart event before start event 2019-01-17 15:08:50 +08:00
李铭昕
361fa9ed31 Format pool. 2019-01-17 14:46:53 +08:00
李铭昕
c26b057bdc Set process default env is non-coroutine. 2019-01-17 14:37:23 +08:00
李铭昕
6ba8770743 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-17 14:32:53 +08:00
李铭昕
0624a3db60 non-coroutine support for pool. 2019-01-17 14:32:33 +08:00
huangzhhui
d018ada169 Set method to be a static method 2019-01-17 14:13:09 +08:00
huangzhhui
4be625a0da Allow user pass a options parameter to client 2019-01-17 14:09:02 +08:00
huangzhhui
18914dce02 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-17 14:00:15 +08:00
huangzhhui
8d01ed791f Create ClientFactory.php 2019-01-17 13:59:38 +08:00
李铭昕
4cc2239033 Fixed bug for config can be replaced. 2019-01-17 13:57:42 +08:00
李铭昕
d9dc186281 Added hyperf/guzzle to composer.json. 2019-01-17 13:30:30 +08:00
张城铭
641b2a3bfa Unified code style 2019-01-17 10:36:51 +08:00
huangzhhui
725e698dac Rename guzzle-handler to guzzle 2019-01-16 17:50:07 +08:00
李铭昕
9f46dab1ca Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-16 17:38:43 +08:00
李铭昕
7c9855223e Init guzzle-handler. 2019-01-16 17:38:32 +08:00
huangzhhui
a6a77d369a Added inputs method, you could get multi key value pair in a single method 2019-01-16 16:32:41 +08:00
huangzhhui
f229a588aa Added hasInput method to RequestInterface 2019-01-16 13:53:40 +08:00
huangzhhui
620b91e450 Added hasInput method 2019-01-16 13:52:32 +08:00
huangzhhui
aaa61f3aea Refactor parsed data store 2019-01-16 12:18:27 +08:00
huangzhhui
e975ae525d Context::set() will return the $value after value saved 2019-01-16 12:18:09 +08:00