Commit Graph

1290 Commits

Author SHA1 Message Date
李铭昕
9be7cc316b websocket client test. 2019-06-26 10:41:52 +08:00
李铭昕
c9b146a227 Update comment. 2019-06-25 21:04:48 +08:00
李铭昕
ad11483b9b Merge branch 'master' into websocket 2019-06-25 21:03:28 +08:00
李铭昕
fbb87fc68b
Merge pull request #46 from limingxinleo/fix-framework
Fix framework
2019-06-25 20:55:45 +08:00
李铭昕
77fa7a3d5d Added change log. 2019-06-25 20:54:48 +08:00
李铭昕
d619fa7033 Removed framework dependency of di, command and dispatcher. 2019-06-25 20:53:28 +08:00
zcmzc
d66ac13eda Merge remote-tracking branch 'origin/master' 2019-06-25 20:53:15 +08:00
zcmzc
bc863bf395 Added aspect config 2019-06-25 20:52:50 +08:00
李铭昕
46bb905dda Added websocket client. 2019-06-25 20:43:00 +08:00
李铭昕
6eec8c48b3 Merge branch 'master' into websocket 2019-06-25 19:44:38 +08:00
李铭昕
bf3617acd5 Merge branch 'master' of https://github.com/hyperf-cloud/hyperf 2019-06-25 19:34:17 +08:00
李铭昕
66d723d38a Fixed bug. 2019-06-25 19:34:11 +08:00
zcmzc
02c14f46d8 Merge branch 'master' of https://github.com/hyperf-cloud/hyperf 2019-06-25 19:23:43 +08:00
李铭昕
5e88226630 Added websocket client. 2019-06-25 18:56:14 +08:00
李铭昕
f5a433451d
Merge pull request #45 from limingxinleo/websocket
Fixed http server start failed, when include `hyperf\websocket-server`.
2019-06-25 18:52:21 +08:00
李铭昕
336141fe69 Fixed http server start failed, when include hyperf\websocket-server 2019-06-25 18:51:35 +08:00
李铭昕
c59c5d26e1 Renamed Changelog. 2019-06-25 18:43:34 +08:00
zcmzc
c9ba887042 Optimized code 2019-06-25 17:44:33 +08:00
李铭昕
24a61adf1a Added release note 2019-06-25 16:27:31 +08:00
李铭昕
39a08fe8ff Merge branch 'master' of https://github.com/hyperf-cloud/hyperf 2019-06-25 15:23:07 +08:00
李铭昕
32bd1d0de2 Fixed aspect. 2019-06-25 15:23:02 +08:00
zcmzc
cf6ad5b1e5 Optimized code 2019-06-25 11:46:18 +08:00
李铭昕
204b1ac3da Fixed: http server will be affected of wesocket server 2019-06-25 10:06:55 +08:00
李铭昕
1bfb8d1d07
Merge pull request #31 from limingxinleo/fix-redis
Fixed Redis::connect paramater 4 expects string.
2019-06-25 00:02:22 +08:00
李铭昕
7ee2920aa6 Fixed Redis::connect paramater 4 expects string. 2019-06-24 23:53:11 +08:00
李铭昕
fe22d1da66 Added build status. 2019-06-24 23:21:42 +08:00
黄朝晖
ecf62ef65a
Merge pull request #25 from limingxinleo/travis
Added Travis CI support.
2019-06-24 23:00:17 +08:00
黄朝晖
20e8e28e75
Removed useless code 2019-06-24 22:59:59 +08:00
李铭昕
89353bfff8
Merge pull request #30 from limingxinleo/fix-testing
Fixed database pool is full.
2019-06-24 22:27:43 +08:00
李铭昕
3fa5c8851f
Merge pull request #29 from limingxinleo/redis-timeout
Added some arguments of redis connect.
2019-06-24 22:27:26 +08:00
李铭昕
5c200b9c5f Fixed database pool is full. 2019-06-24 22:24:14 +08:00
李铭昕
4617aa8ea7 Added some arguments of redis connect. 2019-06-24 17:52:46 +08:00
李铭昕
5b646d3d17 Optimized co-phpunit of testing. 2019-06-24 17:39:30 +08:00
李铭昕
d0634d827e Fixed co-phpunit work not expected. 2019-06-24 17:34:39 +08:00
李铭昕
4db87b7b1f Revert. 2019-06-24 17:27:03 +08:00
李铭昕
0e7d867ff5 Update co-phpunit. 2019-06-24 17:22:00 +08:00
李铭昕
9012edf0ed Fixed Creator. 2019-06-24 17:15:37 +08:00
李铭昕
04dcbee899 Fixed ModelTest. 2019-06-24 17:14:10 +08:00
李铭昕
f21f8c54ee Fixed priority. 2019-06-24 16:15:18 +08:00
李铭昕
2b4e52fafb Update AbstractAnnotation.php
Fixed value is not array, but not null.
2019-06-24 16:07:27 +08:00
李铭昕
c62a0a006b Fixed test of logger. 2019-06-24 15:58:44 +08:00
李铭昕
c3b3823967 Fixed. 2019-06-24 15:50:38 +08:00
李铭昕
fce1695b91 Fixed creating,deleting... not work expected. 2019-06-24 15:13:30 +08:00
李铭昕
f8ffaedb1b Update ModelTest.php
Fixed ModelTest.
2019-06-24 15:00:53 +08:00
李铭昕
2eacea27fb Fixed Migration. 2019-06-24 13:40:24 +08:00
李铭昕
9a2a7768fa Update DatabaseMigrationMigrateCommandTest.php
Fixed DatabaseMigrationMigrateCommandTest
2019-06-24 13:37:55 +08:00
李铭昕
7a0040cdca Update DatabaseGenMigrationCommandTest.php
Fixed DatabaseGenMigrationCommandTest.
2019-06-24 13:35:59 +08:00
李铭昕
ae692bd197 Update .travis.yml
Build test
2019-06-24 13:13:17 +08:00
李铭昕
5a1b7145bf Added travis support. 2019-06-24 13:10:41 +08:00
李铭昕
084fb736c6 If the latest commit is a tag, 2019-06-23 21:32:13 +08:00