Commit Graph

5858 Commits

Author SHA1 Message Date
张城铭
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
huangzhhui
01a70e8dbf Remove useless dependency 2019-01-14 16:04:52 +08:00
huangzhhui
dd95a0321b Add HEAD method for AutoController annotation 2019-01-14 15:57:39 +08:00
huangzhhui
72b3d0a9a3 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-14 15:35:34 +08:00
huangzhhui
f4bc370a07 Fixed unit test 2019-01-14 15:35:30 +08:00
huangzhhui
e683265797 Remove useless Connector 2019-01-14 15:35:21 +08:00
李铭昕
30adffb538 Added HttpRequestInterface header method. 2019-01-14 15:10:21 +08:00
李铭昕
fabb73d8ef Added HttpRequest. 2019-01-14 12:06:52 +08:00
李铭昕
51d1c54fbb Added POST to AutoController methods. 2019-01-14 11:22:13 +08:00
李铭昕
eb6c7430b4 Added trait StaticInstance. 2019-01-14 10:13:46 +08:00
huangzhhui
14fd640ec9 Updates the database tests 2019-01-13 03:06:53 +08:00