Commit Graph

8343 Commits

Author SHA1 Message Date
李铭昕
abed1860c5 Set event dispatcher version to 0.6.0 2019-01-02 19:24:54 +08:00
huangzhhui
06d4b75107 Remove useless class 2019-01-01 01:35:17 +08:00
huangzhhui
86e70a9908 Added priority of listener config 2018-12-31 17:20:32 +08:00
huangzhhui
20c90dbf4f Add priority property to TaskListener annotation 2018-12-31 17:15:59 +08:00
huangzhhui
05352e88be Add TaskListener and MessageListener annotation and their register logic 2018-12-31 17:04:38 +08:00
huangzhhui
08afdf6386 Optimize comment 2018-12-31 16:49:32 +08:00
huangzhhui
1c9b78f7d0 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2018-12-31 16:32:20 +08:00
huangzhhui
3e98a9c7db Update ListenerProviderFactory.php 2018-12-31 16:32:17 +08:00
huangzhhui
046c8cc4ea Rename EventManager to EventEmitter 2018-12-31 16:32:11 +08:00
huangzhhui
508bb92e6b Abstract listener interface 2018-12-31 16:31:51 +08:00
huangzhhui
3904952697 Fix some namespace problems 2018-12-31 15:35:17 +08:00
huangzhhui
748f232bed Adjust return type 2018-12-31 02:18:41 +08:00
huangzhhui
3713dff3a0 Added exception 2018-12-31 02:12:24 +08:00
huangzhhui
4ff4ad554e Format 2018-12-31 02:09:35 +08:00
huangzhhui
8124e33502 Added event manager foundation 2018-12-31 02:07:50 +08:00
huangzhhui
1e69c1dc28 Remove useless class and method 2018-12-31 00:13:13 +08:00
huangzhhui
7fd41281e6 FIx Mapping annotation condition 2018-12-31 00:06:53 +08:00
huangzhhui
011d896be2 Remove useless import namespace 2018-12-30 23:52:01 +08:00
huangzhhui
dd9a220d47 Remove useless property 2018-12-30 23:51:14 +08:00
huangzhhui
ad42bf726d format 2018-12-30 23:49:52 +08:00
huangzhhui
480ed55d84 Remove controller prefix if path start with slash 2018-12-30 23:49:43 +08:00
huangzhhui
851abb2eee Fixed some namespace 2018-12-30 22:33:01 +08:00
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