Commit Graph

2722 Commits

Author SHA1 Message Date
李铭昕
73c1f470b8 Support collect models. 2019-08-23 15:00:43 +08:00
李铭昕
06ef33dc3c Renamed model-listener from model-observer. 2019-08-23 14:42:05 +08:00
李铭昕
baabc973ea Update HasEvents.php 2019-08-23 11:43:33 +08:00
李铭昕
830f13c0d8 Deleted useless code. 2019-08-23 11:41:44 +08:00
李铭昕
9cff0e63f9 Format code. 2019-08-23 11:39:25 +08:00
李铭昕
a9e3aca4d9 Moved testing. 2019-08-23 11:38:42 +08:00
李铭昕
d77246deff Update CHANGELOG.md 2019-08-23 11:01:08 +08:00
李铭昕
4ed1c39b53 Merge branch 'master' into pr/420 2019-08-23 10:59:41 +08:00
李铭昕
5401267d2d
Merge pull request #437 from liaiyi/testing
Changed `Hyperf\Testing\Client` handle exception handlers instead of throw an exception directly.
2019-08-23 09:46:56 +08:00
李铭昕
c249473b66 Update 2019-08-22 09:57:54 +08:00
李铭昕
5ef6e8106d Fixed Hyperf\Testing\Client would throw a exception not handle exception handlers. 2019-08-22 09:55:12 +08:00
李铭昕
ab66c7e260 Added testing. 2019-08-22 09:41:29 +08:00
Agnes
0898943f12 Fixed bug. 2019-08-21 21:57:38 +08:00
黄朝晖
e3a76bbc1b
Merge pull request #436 from xiabin/patch-1
即时=>即使
2019-08-21 17:05:17 +08:00
xiabin
9477b380a4
Update aop.md 2019-08-21 17:02:39 +08:00
李铭昕
8d198cd6bb
Merge pull request #434 from limingxinleo/1.0-merge
Merge 1.0 into master.
2019-08-21 15:27:34 +08:00
李铭昕
861d356ea6 Merge branch 'master' into 1.0-merge 2019-08-21 14:48:30 +08:00
李铭昕
de9f1faa15 Update CHANGELOG.md 2019-08-21 14:39:54 +08:00
黄朝晖
e8fb6c8535
Update middleware.md 2019-08-21 14:16:07 +08:00
黄朝晖
41c687ffa4
Merge pull request #431 from huangzhhui/bugfix-grpc-request
Fixed missing parameters of the grpc request
2019-08-21 11:30:15 +08:00
huangzhhui
c1a302a55c Update CHANGELOG.md 2019-08-21 11:21:43 +08:00
huangzhhui
9b50b6abfa Merge branch 'bugfix-grpc-request' of github.com:huangzhhui/hyperf into bugfix-grpc-request 2019-08-21 11:19:43 +08:00
huangzhhui
f6f034a012 Fixed missing parameters pf the grpc request 2019-08-21 11:19:29 +08:00
huangzhhui
d00c7f0b4e Merge remote-tracking branch 'upstream/1.0' into bugfix-grpc-request 2019-08-21 11:19:13 +08:00
黄朝晖
96d1188905
Merge pull request #430 from huangzhhui/bugfix-394
Fixed file() method of Request will threw an exception, when upload files with same name of form
2019-08-21 11:17:09 +08:00
huangzhhui
245e185bda Update CHANGELOG.md 2019-08-21 11:16:45 +08:00
huangzhhui
e220df6d4a Fixed missing parameters pf the grpc request 2019-08-21 11:15:11 +08:00
huangzhhui
394a5bb1e3 fix #394 2019-08-21 10:46:35 +08:00
李铭昕
58be35f6fe
Merge pull request #425 from limingxinleo/1.0-factory
Marked some ServerFactory to deprecated.
2019-08-20 20:27:47 +08:00
李铭昕
4b3157e372
Merge pull request #424 from limingxinleo/1.0-guzzle
Fixed proxy not support array in CoroutineHandler.
2019-08-20 20:09:26 +08:00
李铭昕
eae9786184 Update composer.json 2019-08-20 19:47:00 +08:00
李铭昕
e0d29aa397 Added model-observer component. 2019-08-20 19:45:42 +08:00
黄朝晖
73d44c18c2
Update CHANGELOG.md 2019-08-20 19:39:00 +08:00
黄朝晖
6bd0a77ee3
Update CHANGELOG.md 2019-08-20 19:36:37 +08:00
李铭昕
2666f95ba5 Update .travis.yml 2019-08-20 19:16:40 +08:00
李铭昕
b3399798ac Update CHANGELOG.md 2019-08-20 19:15:45 +08:00
李铭昕
8271de69b7 Marked some ServerFactory to deprecated. 2019-08-20 19:13:02 +08:00
李铭昕
756389a97d Update CHANGELOG.md 2019-08-20 19:10:36 +08:00
李铭昕
885f105b24 Added testing. 2019-08-20 19:09:02 +08:00
李铭昕
811077596f Fixed proxy not support array in CoroutineHandler. 2019-08-20 19:02:48 +08:00
李铭昕
5bfecd1032
Merge pull request #401 from limingxinleo/1.1-middleware
Optimized server and Fixed middleware that user defined does not works.
2019-08-20 18:50:27 +08:00
黄朝晖
1faec5f7f5
Update circuit-breaker.md 2019-08-20 18:35:48 +08:00
黄朝晖
2f0bba5ba4
Update Server.php 2019-08-20 17:34:38 +08:00
李铭昕
33bd9b2fcb Inject ExceptionHandlerDispatcher in construct. 2019-08-20 17:19:50 +08:00
李铭昕
5da8a07248 Update CHANGELOG.md 2019-08-20 15:50:14 +08:00
黄朝晖
5bc77be58a
Update CoreMiddleware.php 2019-08-20 15:12:29 +08:00
李铭昕
b104120a65 Optimized code. 2019-08-20 14:32:22 +08:00
李铭昕
f4341721cf Deleted TcpServerFactory. 2019-08-20 11:49:24 +08:00
Albert Chen
b1492c1106 Support multiple observers to one model at the same time. 2019-08-19 21:58:08 +08:00
李铭昕
1cdc1d20dc Merge branch 'master' into 1.1-middleware 2019-08-19 18:08:31 +08:00