Commit Graph

5858 Commits

Author SHA1 Message Date
李铭昕
99b69da390 Added redis component 2019-01-03 19:16:02 +08:00
李铭昕
9f22e2946c Fixed Non-static method App\Controllers\IndexController_15ff38d79bd488a25d7f78d83151da8d::getAnnotationAspects() should not be called statically 2019-01-03 17:37:14 +08:00
李铭昕
3dd63dd4d1 Release connection After Response. 2019-01-03 17:34:10 +08:00
李铭昕
04834e57bd Added AfterResponseListener 2019-01-03 17:16:31 +08:00
李铭昕
398ebfe9f6 Added AfterResponse Event 2019-01-03 10:42:56 +08:00
huangzhhui
677c672c26 Fixed annotation collect method 2019-01-03 00:59:21 +08:00
huangzhhui
0b0c1f389b Removed useless word 'server' 2019-01-03 00:16:20 +08:00
huangzhhui
bc4efc9849 Use psr/event-dispatcher v0.7 2019-01-03 00:12:20 +08:00
huangzhhui
827b67187d Add object typehint to ListenerInterface 2019-01-03 00:12:07 +08:00
huangzhhui
bacd505225 Remove useless class 2019-01-03 00:11:44 +08:00
huangzhhui
02a42729f2 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-01-02 21:45:59 +08:00
huangzhhui
9c9269756d Remove useless class 2019-01-02 21:20:53 +08:00
huangzhhui
f7d2f82d02 Implemented PSR-14 v0.7 2019-01-02 21:18:42 +08:00
huangzhhui
d0a9e9d5ff Split collect method of annotation collector to 3 methods 2019-01-02 20:35:45 +08:00
huangzhhui
1e7543e0a2 Add annotation cache switch 2019-01-02 20:30:49 +08:00
李铭昕
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