Commit Graph

7142 Commits

Author SHA1 Message Date
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
huangzhhui
691e82f75a Removed useless comment 2019-01-13 03:06:39 +08:00
huangzhhui
932b06c4fb Skip scan when the paths is empty 2019-01-13 03:06:26 +08:00
huangzhhui
0d958e9ba1 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-13 03:05:56 +08:00
huangzhhui
d2ffb2f274 Update composer.json 2019-01-13 03:05:50 +08:00
huangzhhui
83296ef7a9 Create InteractsWithTime.php 2019-01-13 03:05:02 +08:00
李铭昕
6fca9b1e0e Format code. 2019-01-12 16:32:41 +08:00
李铭昕
49ed89e783 Fixed process composer.json 2019-01-12 16:29:03 +08:00
李铭昕
afec1b7371 Fixed process composer.json 2019-01-12 16:27:52 +08:00
李铭昕
dc714d51f1 Added process listeners. 2019-01-12 15:05:16 +08:00
李铭昕
c2575cedec Added process component for hyperf. 2019-01-12 14:41:02 +08:00
李铭昕
dd662ddf40 Added process. 2019-01-12 13:14:39 +08:00
李铭昕
04796971c5 Added redis-queue. 2019-01-12 11:50:49 +08:00
李铭昕
6acc5d9dab Fixed PHP Fatal error when .env not exist. 2019-01-11 13:16:13 +08:00
张城铭
073223d0a5 Merge branch 'zcm' 2019-01-10 18:35:04 +08:00
张城铭
de6c37723a Simplify the code 2019-01-10 18:34:55 +08:00
张城铭
83dd31fd8b Simplify the code 2019-01-10 18:33:39 +08:00