Commit Graph

1182 Commits

Author SHA1 Message Date
huangzhhui
ddd2121aee Added removeNode, use to remove a node from LoadBalancer 2019-06-18 19:28:08 +08:00
huangzhhui
9fb2ceb4fc Remove useless property 2019-06-18 19:27:15 +08:00
huangzhhui
d99f4dde9f Override the $serverName after the server object initialized 2019-06-18 19:26:41 +08:00
李铭昕
5c67767027 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-18 15:55:44 +08:00
李铭昕
c494452393 Added delete from delay queue. 2019-06-18 15:55:33 +08:00
huangzhhui
528798723b Modified the event from BeforeServerStart to BootApplication 2019-06-18 15:35:42 +08:00
huangzhhui
895d071ece Removed useless comment and text 2019-06-18 15:34:16 +08:00
huangzhhui
6850677508 Use ConfigProvider to register the listeners 2019-06-18 15:15:57 +08:00
李铭昕
9bfbeef928 Optimized comment of ModelBuilder::find. 2019-06-17 16:51:58 +08:00
李铭昕
9445f3e14c Added some dependences for testing. 2019-06-16 20:47:04 +08:00
李铭昕
f5cfeee1a5 Added testing component. 2019-06-16 20:38:16 +08:00
黄朝晖
ab9296fcc4
Update FUNDING.yml 2019-06-16 15:08:23 +08:00
黄朝晖
93310422c2
Update FUNDING.yml 2019-06-16 14:47:11 +08:00
黄朝晖
98613758f9
Update FUNDING.yml 2019-06-16 14:45:24 +08:00
黄朝晖
8c393b9f3d
Create FUNDING.yml 2019-06-16 14:36:39 +08:00
huangzhhui
5e750905fc Detect the page argument from request automatically 2019-06-16 01:47:28 +08:00
huangzhhui
0d74023801 Transfer the object that implemented Jsonable 2019-06-15 23:51:05 +08:00
huangzhhui
4d89c38492 Transfer to json when transfer the object to string 2019-06-15 23:50:44 +08:00
huangzhhui
d090c563b2 Format 2019-06-15 23:21:24 +08:00
zcmzc
c14971da25 Fixed proxy variable parameters 2019-06-14 22:29:43 +08:00
huangzhhui
d01188b99e Close MethodAspect, this aspect will generate too many proxy files, even the switch is false 2019-06-14 21:07:11 +08:00
huangzhhui
5176b43c9e Fixed __FUNCTION__ and __METHOD__ magic constants does not working as expected 2019-06-13 21:23:20 +08:00
huangzhhui
a114784972 Fixed Model UPDATE queries with alias 2019-06-13 18:11:26 +08:00
huangzhhui
fc81957024 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-13 17:58:10 +08:00
huangzhhui
5b68dcfdf2 Optimized the performance of Arr::collapse() 2019-06-13 17:58:03 +08:00
zcmzc
5f675cafef Optimization log level config 2019-06-13 14:01:24 +08:00
李铭昕
7a21e28dba Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-08 17:36:37 +08:00
李铭昕
8fdb5b9f35 Added a property for executing a command in coroutine environment. 2019-06-08 17:36:25 +08:00
张城铭
4d7a98147a Added ExceptionHandler to composer.json 2019-06-08 15:52:59 +08:00
huangzhhui
4cd083baa2 Optimized return type of template 2019-06-08 14:27:56 +08:00
huangzhhui
ab4980853e Revert, use default error message dumper 2019-06-08 01:20:46 +08:00
huangzhhui
d0c4ed47a8 Make the uncaught exception message of command more friendly 2019-06-08 00:47:31 +08:00
huangzhhui
6380fb745b Log status code of response 2019-06-06 21:11:50 +08:00
huangzhhui
002bc568ad Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-06 21:07:47 +08:00
huangzhhui
5c32c30c84 Adjusted the span name of guzzle 2019-06-06 21:07:43 +08:00
huangzhhui
45e52f1ed0 Extends AbstractAspect 2019-06-06 21:07:17 +08:00
huangzhhui
31f8025f4e Added default value of method 2019-06-06 21:06:44 +08:00
huangzhhui
8bc85fc37d Fixed key of callable 2019-06-06 21:06:32 +08:00
huangzhhui
780900758a Allows get or has specified coroutine context 2019-06-06 21:05:56 +08:00
李铭昕
228b4ab620 Deleted exception handler from framework, And format code. 2019-06-06 20:40:38 +08:00
huangzhhui
5450b1dbc2 Added parentId() method 2019-06-06 20:25:33 +08:00
huangzhhui
44542385d5 Fixed copy 2019-06-06 20:25:22 +08:00
huangzhhui
58a4d6fe21 Removed useless code 2019-06-06 17:25:52 +08:00
huangzhhui
9e4cd4798a Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-06 17:25:22 +08:00
huangzhhui
26e89e4df3 Transfer the variadic variable to normal variable at closure argument 2019-06-06 17:25:18 +08:00
李铭昕
e033dc84e8 Format code. 2019-06-06 15:27:43 +08:00
李铭昕
49dd88802d Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-06 15:27:21 +08:00
huangzhhui
c47bb1d13a Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-06 15:19:58 +08:00
huangzhhui
bf06430015 Fiexed when original define the return type is void, the proxy class will not return a value anymore 2019-06-06 15:19:54 +08:00
李铭昕
2ec7231ba8 Added logger when throw exception. 2019-06-06 15:03:40 +08:00