Commit Graph

221 Commits

Author SHA1 Message Date
huangzhhui
dda195767d Add more mapping annotations 2018-12-30 22:32:39 +08:00
huangzhhui
940105c0f8 Remove useless comment 2018-12-30 22:13:06 +08:00
李铭昕
0d29ae5a41 Deleted useless code. 2018-12-30 18:11:09 +08:00
李铭昕
27f6b88905 Format 2018-12-30 17:46:14 +08:00
李铭昕
7bf5ea12ca Deleted model static variable resolver. 2018-12-30 17:23:44 +08:00
李铭昕
ea0b2a4dfd Remove useless code. 2018-12-30 17:12:52 +08:00
李铭昕
280d1f7974 Rename CoroutineLocker to Coroutine\\Locker 2018-12-30 16:30:47 +08:00
李铭昕
c2cd4e66fc Added PoolConnection::release() 2018-12-30 16:03:49 +08:00
李铭昕
60f4c50701 Format 2018-12-30 15:00:25 +08:00
李铭昕
d1c92ae0c3 Added Model 2018-12-30 14:57:44 +08:00
李铭昕
45240caed1 Added Model 2018-12-30 14:17:54 +08:00
李铭昕
66c6091c73 Added function class_basename 2018-12-30 14:17:02 +08:00
李铭昕
a266371b4b Format 2018-12-30 12:03:35 +08:00
李铭昕
756e870320 Replace Dispatcher with DispatcherFactory 2018-12-30 12:03:00 +08:00
huangzhhui
d36d85f257 Format 2018-12-30 02:13:07 +08:00
huangzhhui
38901a305c Add Controller and RequestMapping annotations 2018-12-30 02:10:53 +08:00
huangzhhui
e23811878b Remove RouteMetadataCollector, use AnnotationCollector instead of 2018-12-30 01:33:57 +08:00
huangzhhui
70bf96bfb5 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2018-12-29 17:11:09 +08:00
huangzhhui
ddb283b82d Added AutoController annotation 2018-12-29 17:11:06 +08:00
李铭昕
42ca6cbb46 Added connector into container. 2018-12-29 16:45:24 +08:00
李铭昕
d7dd791f3b Format components 2018-12-29 16:23:20 +08:00
李铭昕
b35855e072 Added db-connection pool 2018-12-29 16:22:05 +08:00
李铭昕
a6f64a7eb7 Added some interface. 2018-12-29 15:41:35 +08:00
李铭昕
6b5c7c2d92 Added pool. 2018-12-29 14:53:39 +08:00
李铭昕
d5d571a6f4 Modify namespace DbConnection 2018-12-29 13:41:23 +08:00
李铭昕
84a361012b Added db-connection.
Format database.
2018-12-29 13:38:09 +08:00
李铭昕
1486626ebe Fixed namespace 2018-12-29 13:32:53 +08:00
李铭昕
4ede030480 Format utils 2018-12-29 13:21:54 +08:00
李铭昕
713c255249 Update database. 2018-12-29 11:59:16 +08:00
李铭昕
2c0227881e Fixed bug for DefinitionSource::autowire() must be an instance of ObjectDefinition, null returned. 2018-12-29 11:56:15 +08:00
李铭昕
cc812ad732 Fixed Arr::flatten , INF is float not int. 2018-12-29 11:48:04 +08:00
李铭昕
fd87f9d729 Added database 2018-12-29 10:29:43 +08:00
李铭昕
0f0671e572 Fixed str namespace 2018-12-29 10:26:13 +08:00
李铭昕
4b0fdd008f Added Str::class 2018-12-29 10:25:35 +08:00
李铭昕
0e83ed34d0 Added trait Macroable 2018-12-29 10:14:13 +08:00
李铭昕
73a187c684 Fixed Hyperf\GrpcServer\Utils\Parser::deserializeMessage() must be of the type string, object given 2018-12-29 09:55:18 +08:00
李铭昕
766433b658 Added RouteCollector into container 2018-12-29 09:54:54 +08:00
huangzhhui
6b8a44387f Add AutoController annotation, developing .. 2018-12-28 20:44:47 +08:00
huangzhhui
d43e59f95c Added the pool component and the foundation 2018-12-28 20:29:15 +08:00
huangzhhui
194a46778c Let container create pipeline object 2018-12-28 18:19:07 +08:00
huangzhhui
9779ef020f Move DispatcherInterface to contract component 2018-12-28 18:06:04 +08:00
李铭昕
90f8736a51 Fixed scan bug 2018-12-28 13:56:55 +08:00
李铭昕
075cc76e63 Rename command proxy:create to di:init-proxy 2018-12-28 13:52:05 +08:00
李铭昕
005630b3d1 Clear runtime dir before create proxy class. 2018-12-28 12:22:44 +08:00
李铭昕
51e8e9296d Added devtool 2018-12-28 12:03:37 +08:00
李铭昕
7ef9bf2e8d Fixed aop not work in strict mode 2018-12-28 12:02:00 +08:00
李铭昕
31073275ac Fixed ObjectDefinition toString() 2018-12-28 11:32:20 +08:00
huangzhhui
0ce18ecdcd Import namespace 2018-12-28 00:52:59 +08:00
huangzhhui
693a79352a Use php cs fixer, not phpcs 2018-12-27 21:05:48 +08:00
huangzhhui
f1618a67de Removed coding-standard project 2018-12-27 21:05:29 +08:00