Commit Graph

276 Commits

Author SHA1 Message Date
huangzhhui
d530a23f2a Require doctrine/inflector 2019-01-23 16:32:16 +08:00
huangzhhui
3fb633b5af Update Model.php 2019-01-23 16:32:03 +08:00
huangzhhui
cb0398097c Added plural and pluralStudly methods 2019-01-23 16:31:59 +08:00
huangzhhui
c9730a6d95 Create Pluralizer.php 2019-01-23 16:31:41 +08:00
huangzhhui
5002557073 Fixed namespace 2019-01-23 16:31:35 +08:00
huangzhhui
4fda137bb2 Delete Manager.php 2019-01-23 16:30:53 +08:00
huangzhhui
7ff4197daa Extract some stubs 2019-01-23 14:43:05 +08:00
huangzhhui
742d831466 Create ModelBuilderTest.php 2019-01-23 14:12:17 +08:00
huangzhhui
35e724760d Optimize comments 2019-01-23 14:11:57 +08:00
huangzhhui
1a2b130512 Modified property name processes to nums of Process 2019-01-23 14:11:51 +08:00
huangzhhui
705d1d36e3 Format 2019-01-23 11:57:07 +08:00
huangzhhui
a9bdf0f60b Added getRepository() to Model 2019-01-23 11:56:57 +08:00
huangzhhui
44f178d94d Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-22 21:21:06 +08:00
huangzhhui
6652c59890 Fixed namespace 2019-01-22 21:20:55 +08:00
李铭昕
997e4b156f Fixed method check for Redis. 2019-01-22 17:22:16 +08:00
李铭昕
1dfa5830bd Format code. 2019-01-22 13:39:02 +08:00
李铭昕
28598a0d8f Fixed Declaration of Hyperf\Amqp\Consumer::declare. 2019-01-22 13:36:25 +08:00
李铭昕
9fc78ec37b Added QueueDeclareBuilder. 2019-01-22 09:50:27 +08:00
李铭昕
4fc13624c3 Moved DeclareBuilder. 2019-01-22 09:34:59 +08:00
李铭昕
94c8e91e13 Added ExchangeDeclareBuilder.
Optimize method declare.
2019-01-22 09:29:07 +08:00
huangzhhui
b4de6f806c Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-21 21:03:42 +08:00
huangzhhui
4d94be7f9e Create MySqlProcessorTest.php 2019-01-21 21:03:36 +08:00
huangzhhui
404e503f3a Added ProcessorTest 2019-01-21 20:59:10 +08:00
李铭昕
7b5c9aceac Merge branch 'master' of github.com:hyperf-cloud/hyperf
# Conflicts:
#	src/amqp/src/Message/Producer.php
2019-01-21 20:45:33 +08:00
李铭昕
cafdc465d4 Update amqp component. 2019-01-21 20:43:47 +08:00
huangzhhui
eb79d58eb7 Completed QueryBuilder unit test 2019-01-21 20:28:50 +08:00
huangzhhui
29dccffe67 Format DB 2019-01-21 19:40:58 +08:00
huangzhhui
d753472138 Move SwooleEvent 2019-01-21 19:39:42 +08:00
张城铭
955da41b8e fix 2019-01-21 19:17:03 +08:00
张城铭
26c273e623 response omitted cookie 2019-01-21 19:01:17 +08:00
huangzhhui
25b96b895d Refactor the amqp producer and message 2019-01-20 22:13:10 +08:00
huangzhhui
421180e7d2 Update ProducerInterface.php 2019-01-20 22:05:38 +08:00
huangzhhui
ba2a0d18bb Rename Publisher to Producer 2019-01-20 22:04:38 +08:00
huangzhhui
116b94547f Fixed typo 2019-01-19 23:46:08 +08:00
huangzhhui
0deb315c65 Optimize comments and code style 2019-01-19 23:44:06 +08:00
huangzhhui
a2d0bf7933 Optimize unit test about paginator of DB 2019-01-19 23:15:35 +08:00
李铭昕
0739e3889d Format code. 2019-01-19 16:08:27 +08:00
李铭昕
b28efbb0ad Fixed bug. 2019-01-19 16:07:40 +08:00
李铭昕
aa256b87f3 Added Message for amqp. 2019-01-19 15:56:41 +08:00
李铭昕
99d3e24ad1 Move PackerInterface to contract. 2019-01-19 15:36:34 +08:00
李铭昕
bb0e89a308 Added amqp pool. 2019-01-19 15:31:05 +08:00
李铭昕
d4e0736b60 Get PoolConnectionInterface from context not DbConnectionInterface. 2019-01-19 15:03:55 +08:00
李铭昕
6cd5f864f2 Support redis pool option user defined. 2019-01-19 14:39:41 +08:00
李铭昕
0f076c0a54 Support database pool option user defined. 2019-01-19 14:36:25 +08:00
李铭昕
f108c50ba1 Init amqplib. 2019-01-19 13:35:21 +08:00
李铭昕
c4ff83309f Fixed bug for mysql connection work not expect in not-coroutine. 2019-01-19 11:02:21 +08:00
李铭昕
209b28cd43 Fixed bug for mysql connection work not expect in not-coroutine. 2019-01-19 11:01:58 +08:00
张城铭
5618db39bd Merge remote-tracking branch 'origin/master' 2019-01-18 20:12:11 +08:00
张城铭
d398325ec9 extends Psr interface 2019-01-18 20:11:22 +08:00
huangzhhui
e2f4a0fc0f Added paginator 2019-01-18 18:24:56 +08:00