Commit Graph

5689 Commits

Author SHA1 Message Date
huangzhhui
4246e45ffb Rename 2019-01-30 11:06:04 +08:00
huangzhhui
44e5316b98 Added BeforeMainServerStart event 2019-01-30 11:05:56 +08:00
huangzhhui
39d3cfee00 Optimize channel property read/write 2019-01-30 11:04:58 +08:00
huangzhhui
8099cea7e5 Fixed namespace 2019-01-30 11:04:26 +08:00
huangzhhui
56756f9550 Update the debug message 2019-01-29 16:46:39 +08:00
huangzhhui
621929ceb6 Fixed declare exchange and routingKey before server start of producer 2019-01-29 16:36:35 +08:00
huangzhhui
1894ce6d76 Added MainWorkerStart event 2019-01-29 16:35:41 +08:00
huangzhhui
31594f09cf Added method comment 2019-01-29 16:35:23 +08:00
huangzhhui
3585f306f7 Fixed bug comfirm_select method will reset next_delivery_tag evertyimes 2019-01-29 14:50:46 +08:00
huangzhhui
3ac28c984a Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-29 11:50:45 +08:00
huangzhhui
5f1d790517 Added timeout 2019-01-29 11:50:27 +08:00
李铭昕
8bd1e08b1f Fixed useless query for db cache. 2019-01-29 11:22:44 +08:00
huangzhhui
056636495b Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-29 11:22:22 +08:00
huangzhhui
5ef4a80b93 Dump message level 2019-01-29 11:22:16 +08:00
李铭昕
044200c5ea Modified comment. 2019-01-29 10:42:07 +08:00
huangzhhui
471b166fca Use pool config 2019-01-29 01:01:30 +08:00
huangzhhui
62065e739c [AMQP WIP] Remove debug code 2019-01-28 21:36:57 +08:00
huangzhhui
28dd79901f Remove debug code 2019-01-28 21:36:26 +08:00
huangzhhui
ce4e59cbd0 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-28 21:36:13 +08:00
huangzhhui
291be53bb9 Refactor amqp 2019-01-28 21:35:09 +08:00
李铭昕
5a2ad4a9dc Release connection after produce. 2019-01-28 18:50:36 +08:00
李铭昕
fd28493120 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-28 18:14:39 +08:00
李铭昕
6545e1698d Added eventListener for database connection. 2019-01-28 15:22:30 +08:00
huangzhhui
78399a6ed6 Added getClassByAnnotation to AnnotationCollector for easier retrieve metadata 2019-01-28 01:24:32 +08:00
huangzhhui
0c073ee5b3 Create ProcessRegister.php 2019-01-28 01:22:06 +08:00
huangzhhui
98ff39fcbc Added BeforeServerStart event 2019-01-28 01:21:56 +08:00
huangzhhui
d16970ad55 Update comment 2019-01-28 01:20:51 +08:00
李铭昕
1b02835f12 Update 2019-01-27 21:11:43 +08:00
李铭昕
8fb93fb89a Collect constants in scan period. 2019-01-27 21:08:24 +08:00
huangzhhui
1c6d6f1961 Format 2019-01-27 13:02:49 +08:00
huangzhhui
3817151600 Update ModelCommand.php 2019-01-27 02:22:18 +08:00
huangzhhui
53c9d73bd3 Update ModelCommand.php 2019-01-27 02:21:37 +08:00
huangzhhui
a0f640adfd Fixed typo 2019-01-27 02:19:12 +08:00
huangzhhui
928e206a53 Fixed dependencies inject and options comment. 2019-01-27 02:15:32 +08:00
huangzhhui
c9a718cc62 Format all components with the new coding style 2019-01-27 02:04:51 +08:00
huangzhhui
e2833a8dd7 Format all components with new coding style 2019-01-27 01:57:31 +08:00
huangzhhui
00a4623d5f Format utils 2019-01-27 01:56:15 +08:00
huangzhhui
97a9f749c3 Added copy() method, Removed tid relationship, Exposed getContainer() method for debug 2019-01-27 01:29:26 +08:00
huangzhhui
1ecdfeb436 Removed tid and the releationship between coroutines, also auto clean Context in Coroutine::create() method via defer() 2019-01-27 01:27:42 +08:00
huangzhhui
4d5536f246 Implemented ProcessInterface and format queue component 2019-01-27 01:25:33 +08:00
huangzhhui
335fde11a3 Added return type 2019-01-27 01:24:43 +08:00
李铭昕
90401b6117 Format code. 2019-01-26 15:48:17 +08:00
李铭昕
2e0109dc7b Added constants component. 2019-01-26 12:18:29 +08:00
李铭昕
fb31f4176d Deleted debug code. 2019-01-26 11:18:55 +08:00
李铭昕
17f426f219 Added property for Models. 2019-01-26 11:00:20 +08:00
李铭昕
a02b309d38 Update ModelCommand. 2019-01-26 10:42:41 +08:00
李铭昕
756007a6a0 Fixed Bug. 2019-01-26 10:03:07 +08:00
李铭昕
62495fa4e9 When create model ,using stub instead of string code 2019-01-26 09:54:21 +08:00
huangzhhui
c3c897b3fb Update ModelTest.php 2019-01-26 00:30:37 +08:00
huangzhhui
98981bbaa6 Update addUpdatedAtColumn() and Fixed ModelBuilderTest 2019-01-25 23:22:34 +08:00