Commit Graph

2218 Commits

Author SHA1 Message Date
李铭昕
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
huangzhhui
c23d422b32 Refactor Response methods, should return a psr-7 response object 2019-01-16 12:09:58 +08:00
李铭昕
d466ab29eb Added ResponseInterface. 2019-01-16 11:09:28 +08:00
李铭昕
04bbed750d Rename HttpRequest to Request. 2019-01-16 10:47:24 +08:00
huangzhhui
7ec492e970 Added __call method to HttpRequest 2019-01-15 22:32:47 +08:00
李铭昕
aea1eddba6 Moved Model::$ignoreOnTouch to IgnoreOnTouch::$container. 2019-01-15 14:14:55 +08:00
李铭昕
9f762f4aa1 Moved Model::$globalScopes to GlobalScope::$container. 2019-01-15 14:13:00 +08:00
李铭昕
9e3d96b7fb Fixed function valueRetriever. 2019-01-15 14:05:49 +08:00
李铭昕
40d325582c Deleted some useless code. 2019-01-15 13:59:09 +08:00
李铭昕
ea75d09800 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-15 10:07:35 +08:00
李铭昕
1ec745e2d6 Fixed lost connection and no reconnector available. 2019-01-15 10:07:24 +08:00
huangzhhui
38643cc1ad Update HttpDispatcherTest.php 2019-01-14 19:49:38 +08:00