Commit Graph

1308 Commits

Author SHA1 Message Date
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
李铭昕
f5ae450e8a Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-06 14:49:12 +08:00
李铭昕
8718f0e995 Added exception-handler. 2019-06-06 14:48:58 +08:00
李铭昕
3ee624ce07 Modified license Apache-2.0 to MIT in composer.json. 2019-06-06 14:39:22 +08:00
李铭昕
d58df7a253 Added hyperf/exception-handler. 2019-06-06 14:36:39 +08:00
huangzhhui
cd74f27517 [WIP] Added method level tracing 2019-06-06 13:39:26 +08:00
李铭昕
e8534228b4 Rewrite parent::__construct to class::__construct in proxy class. 2019-06-06 11:42:36 +08:00
李铭昕
5ec5f68dd3 Format code. 2019-06-05 18:33:30 +08:00
huangzhhui
986422b28a Format 2019-06-05 18:29:17 +08:00
李铭昕
55a04173c8 Fixed Filesystem::put support resource. 2019-06-05 18:19:03 +08:00
李铭昕
37a9b669d9 Fixed bug. 2019-06-05 17:51:59 +08:00
李铭昕
c63269c16d Deleted Hyperf\Framework\Annotation\Command. 2019-06-05 12:36:49 +08:00
李铭昕
a8a5d5ae0b Moved annotation Command into hyperf\command. 2019-06-05 12:02:06 +08:00
李铭昕
87b62e8022 Removed lock from WorkerStartCallback. 2019-06-05 10:50:02 +08:00
huangzhhui
61f8148b6d Added destroy() method to release the context 2019-06-04 19:29:36 +08:00
huangzhhui
1a2360b796 Added migrator integration unit test 2019-06-04 00:46:55 +08:00
李铭昕
de90285d51 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-03 12:07:56 +08:00
李铭昕
50e9902790 Fixed bug. 2019-06-03 12:07:08 +08:00
huangzhhui
8d73fef352 Create MigrationCreatorFakeMigration.php 2019-06-03 11:00:46 +08:00
huangzhhui
a08cd0abc6 Added default value 2019-06-03 10:59:51 +08:00
huangzhhui
9e7d1a7654 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-03 10:59:38 +08:00
huangzhhui
7a5622acf2 Optimized swagger:gen command 2019-06-03 10:59:32 +08:00
李铭昕
0177b8e494 Added uses argument. 2019-06-03 09:57:11 +08:00
huangzhhui
0fa6eca53f Added config template 2019-06-03 02:15:11 +08:00
huangzhhui
d831d6e2f6 Added unit test 2019-06-01 19:30:41 +08:00