李铭昕
|
54c2472a24
|
Merge branch 'master' into 3.1-merge
|
2023-11-17 22:22:59 +08:00 |
|
李铭昕
|
e2a6668211
|
Release v3.0.44 (#6296)
|
2023-11-17 22:12:26 +08:00 |
|
宣言就是Siam
|
2b936b1df3
|
Upgrade the docs about how to install skeleton in docker.
|
2023-11-16 17:34:52 +08:00 |
|
RobinJohn
|
d0b8cd3838
|
Optimized the code about Arr::flatten , which is faster than before. (#6293)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-11-16 16:02:14 +08:00 |
|
Deeka Wong
|
a50931cb5f
|
Adds Validator::setValue and make Validator::getValue public (#6292)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: Lu Fei <52o@qq52o.cn>
|
2023-11-16 12:02:32 +08:00 |
|
devin
|
23d73eb680
|
Fixed that the crontab timer cannot be stopped sometimes. (#6291)
Co-authored-by: hexiangyu <hexiangyu@addcn.com>
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
|
2023-11-15 11:17:46 +08:00 |
|
宣言就是Siam
|
06f224d557
|
Adds amqp docs. (#6287)
|
2023-11-14 09:57:28 +08:00 |
|
devin
|
74961f0f59
|
Fixed bug that the crontab cannot be closed when throw exceptions. (#6284)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-11-13 17:33:03 +08:00 |
|
Deeka Wong
|
ed3dee108e
|
Added grpc request lifecycle support. (#6283)
* Support grpc request lifecycle events
Co-authored-by: guandeng <guandeng@Hotmail.com>
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
|
2023-11-13 09:22:45 +08:00 |
|
Hanmo
|
041c27feea
|
doc: 修改笔误 (#6279)
|
2023-11-11 22:31:15 +08:00 |
|
宣言就是Siam
|
aebb4211eb
|
Fixed changelog error. (#6276)
|
2023-11-10 10:49:28 +08:00 |
|
李铭昕
|
22f1a74c49
|
Merge branch 'master' into 3.1
# Conflicts:
# src/support/tests/FunctionTest.php
|
2023-11-10 10:04:37 +08:00 |
|
李铭昕
|
7a52d5b67a
|
Release v3.0.43 (#6275)
|
2023-11-10 09:53:14 +08:00 |
|
Deeka Wong
|
97d4edcc2c
|
Add serverName parameter to Hyperf\HttpServer\Router\Dispatched (#6273)
|
2023-11-10 09:41:36 +08:00 |
|
Deeka Wong
|
f191886c19
|
Adds metric.enable_command_metric switch (#6272)
|
2023-11-09 16:12:15 +08:00 |
|
宣言就是Siam
|
6e20c6cd72
|
Optimize docs navbar (#6269)
Co-authored-by: Lu Fei <52o@qq52o.cn>
|
2023-11-09 14:10:43 +08:00 |
|
宣言就是Siam
|
82153e9d8d
|
Limit closure type crontab dispatch in WorkerStrategy. (#6271)
|
2023-11-09 13:53:54 +08:00 |
|
宣言就是Siam
|
49988207f4
|
Adds closure type crontab docs. (#6268)
|
2023-11-07 17:45:50 +08:00 |
|
Lu Fei
|
cb210c3ffb
|
Optimize navbar (#6266)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-11-07 16:05:54 +08:00 |
|
锅锅锅de1T
|
f1c63e68e0
|
update signal doc (#6262)
|
2023-11-07 14:21:06 +08:00 |
|
Deeka Wong
|
97fbfb5f2b
|
Handle class_parents returning false in class_uses_recursive (#6261)
|
2023-11-06 15:31:50 +08:00 |
|
李铭昕
|
4ce77bc1c8
|
Fixed bug that logger cannot work in LoadBalancerInterface::refresh() . (#6260)
|
2023-11-03 16:32:47 +08:00 |
|
李铭昕
|
0481f6979c
|
Support to use model builder as the column in Hyperf\Database\Query\Builder\addSelect . (#6259)
|
2023-11-03 15:28:43 +08:00 |
|
李铭昕
|
2c60a4c1ca
|
Merge branch 'master' into 3.1
# Conflicts:
# src/crontab/tests/ExecutorTest.php
|
2023-11-03 10:52:33 +08:00 |
|
李铭昕
|
020b204a9d
|
Release v3.0.42 (#6258)
Co-authored-by: Lu Fei <52o@qq52o.cn>
|
2023-11-03 10:38:42 +08:00 |
|
RaysonLu
|
930ecd2fe9
|
Removed useless docs about cache.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-11-03 10:08:37 +08:00 |
|
Deeka Wong
|
c9fe4d724f
|
Refactor translation classes to use typed properties (#6256)
|
2023-11-02 21:31:39 +08:00 |
|
宣言就是Siam
|
e0adc9cf8a
|
Print error logs when collecting class reflections failed. (#6253)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-11-02 17:26:27 +08:00 |
|
Deeka Wong
|
000373a8fd
|
Dispatch BeforeExecute and AfterExecute events in catchToExecute method. (#6252)
|
2023-11-02 16:31:42 +08:00 |
|
宣言就是Siam
|
2f7d7facef
|
Enhance scopeDoc for generateModelIdeVisitor. (#6250)
|
2023-11-02 11:31:42 +08:00 |
|
宣言就是Siam
|
c0cd1fdfe3
|
Support crontab closure type. (#6249)
|
2023-11-01 21:46:54 +08:00 |
|
Deeka Wong
|
f51fbd0564
|
Removed pool config of hyperf/kafka (#6248)
|
2023-11-01 16:14:22 +08:00 |
|
李铭昕
|
fdd501d96d
|
Optimized code that you can get request from BadRequestHttpException . (#6247)
|
2023-11-01 11:22:10 +08:00 |
|
Lu Fei
|
29959f38af
|
Remove deprecated component swoole-tracker (#6244)
|
2023-11-01 10:32:14 +08:00 |
|
李铭昕
|
eab411bdd9
|
Merge branch 'master' into 3.1
# Conflicts:
# src/crontab/src/Event/Event.php
# src/crontab/src/Event/FailToExecute.php
|
2023-11-01 09:59:46 +08:00 |
|
Deeka Wong
|
d3e04274e6
|
[3.0] Added crontab lifecycle events (#6246)
|
2023-11-01 09:53:57 +08:00 |
|
Lu Fei
|
d5803d4418
|
Remove swoole tracker component (#6243)
|
2023-10-31 21:19:38 +08:00 |
|
宣言就是Siam
|
40011d0ee5
|
Removed docs about swoole tracker. (#6242)
|
2023-10-31 18:37:23 +08:00 |
|
宣言就是Siam
|
667525bf3f
|
Support unionType param for GenerateModelIDEVisitor. (#6236)
|
2023-10-31 11:18:32 +08:00 |
|
Deeka Wong
|
5183868c29
|
Improve amqp, use methods instead of $delivery_info and optimize BeforeConsume event (#6239)
|
2023-10-30 23:14:45 +08:00 |
|
RaysonLu
|
1a4daab55a
|
Added use Attribute into the document about annotations.
|
2023-10-27 14:42:29 +08:00 |
|
李铭昕
|
a2d4ad638a
|
Merge branch 'master' into 3.1-merge
# Conflicts:
# src/http-server/src/Response.php
|
2023-10-27 09:55:18 +08:00 |
|
李铭昕
|
c7a8090290
|
Release v3.0.41 (#6234)
Co-authored-by: Lu Fei <52o@qq52o.cn>
|
2023-10-27 09:36:07 +08:00 |
|
Deeka Wong
|
2f240ce27b
|
Improved AfterExecute event of hyperf/command (#6233)
|
2023-10-27 09:21:47 +08:00 |
|
宣言就是Siam
|
3d6cfb6a48
|
Adds isNotFound method for Dispatched. (#6232)
|
2023-10-26 18:42:14 +08:00 |
|
宣言就是Siam
|
e6d19f837a
|
Revert form request (#6229)
|
2023-10-24 11:14:35 +08:00 |
|
Deeka Wong
|
0fc239be15
|
Make rules method in FormRequest optional (#6228)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-10-24 10:09:30 +08:00 |
|
devin
|
09a4b45960
|
add kafka async exception log (#6227)
Co-authored-by: hexiangyu <hexiangyu@addcn.com>
|
2023-10-23 14:56:43 +08:00 |
|
guandeng
|
f5a3814879
|
Don't send response when the connection of grpc server has been closed. (#6226)
|
2023-10-23 09:56:37 +08:00 |
|
宣言就是Siam
|
ebf08d6698
|
Adds charset param and html method for Response. (#6224)
|
2023-10-21 15:21:01 +08:00 |
|