huangzhhui
|
4c34571889
|
Update docs and translate
|
2022-11-23 03:54:10 +00:00 |
|
huangzhhui
|
913746a0bc
|
Update
|
2022-11-23 11:50:30 +08:00 |
|
黄朝晖
|
fd59c6a04a
|
Merge pull request #5214 from huangzhhui/docs-orm-bit
Docs orm bit
|
2022-11-23 11:38:53 +08:00 |
|
黄朝晖
|
d97796e1f1
|
Merge pull request #5215 from huangzhhui/docs-release-planning
Docs release planning
|
2022-11-23 11:38:37 +08:00 |
|
huangzhhui
|
3b0ec2bf63
|
Update docs and translate
|
2022-11-23 03:37:07 +00:00 |
|
huangzhhui
|
61006b26bf
|
Update
|
2022-11-23 11:35:34 +08:00 |
|
huangzhhui
|
c599f43bab
|
Merge branch 'docs-release-planning' of github.com:huangzhhui/hyperf into docs-release-planning
|
2022-11-23 11:34:17 +08:00 |
|
huangzhhui
|
7d504ef520
|
Update docs and translate
|
2022-11-23 03:16:00 +00:00 |
|
huangzhhui
|
fff4cb5e2c
|
Update
|
2022-11-23 11:14:43 +08:00 |
|
李铭昕
|
d3b543cabf
|
Added document about CacheAhead .
|
2022-11-22 12:45:19 +08:00 |
|
李铭昕
|
cba5e42ca1
|
Optimized code.
|
2022-11-22 12:45:19 +08:00 |
|
李铭昕
|
73489e401f
|
Added Annotation CacheAhead which used to cache data ahead.
|
2022-11-22 12:45:19 +08:00 |
|
huangzhhui
|
f2bdc6e564
|
Update the sec-fixes support date
|
2022-11-21 16:06:45 +08:00 |
|
黄朝晖
|
01a9202f3e
|
Merge pull request #5209 from huangzhhui/docs-release-planning
Update release planning docs
|
2022-11-21 15:42:15 +08:00 |
|
huangzhhui
|
83678582c3
|
Update docs and translate
|
2022-11-21 07:41:58 +00:00 |
|
huangzhhui
|
a8e0fc3a15
|
Update
|
2022-11-21 15:40:45 +08:00 |
|
Deeka Wong
|
be4b34c589
|
Fix the errors for watcher tests (#5207)
|
2022-11-18 17:45:31 +08:00 |
|
李铭昕
|
5e27db78c7
|
Support the transformation of object type to AST nodes. (#5206)
|
2022-11-18 17:11:18 +08:00 |
|
李铭昕
|
8333acf780
|
Update composer.json (#5205)
|
2022-11-17 17:25:49 +08:00 |
|
lihq1403
|
7c92e08003
|
Transform the type of param $server in Hyperf\WebSocketServer\Server::deferOnOpen() to mixed . (#5204)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-11-17 16:56:13 +08:00 |
|
黄朝晖
|
7d2aea163b
|
Merge pull request #5203 from aldok10/patch-4
Update docs/en/redis.md
|
2022-11-16 16:01:41 +08:00 |
|
宣言就是Siam
|
67fec55758
|
Fixed bug that RedisSentinel can't support empty password. (#5199)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-11-16 10:16:48 +08:00 |
|
Aldo Karendra
|
b5e20c6c68
|
Update docs/redis.md
|
2022-11-15 21:48:42 +07:00 |
|
宣言就是Siam
|
972b9d0a9a
|
补充redis 哨兵模式使用文档 (#5202)
* 补充redis 哨兵模式使用文档
* Update docs and translate
Co-authored-by: 何泽宏 <hzh@addcn.com>
|
2022-11-15 17:04:33 +08:00 |
|
黄朝晖
|
c7882d0627
|
Merge pull request #5131 from ReinanHS/feature/add-invokable-controller
feat: add handler for an invokable controller in single actions
|
2022-11-15 14:04:05 +08:00 |
|
黄朝晖
|
762f21d4d8
|
Merge pull request #5138 from her-cat/docs/update-route
Update docs for `Controller` annotation.
|
2022-11-15 14:02:57 +08:00 |
|
huangzhhui
|
73439a63f3
|
Update router.md
|
2022-11-15 14:02:31 +08:00 |
|
huangzhhui
|
9946f0e147
|
Update router.md
|
2022-11-15 14:01:54 +08:00 |
|
huangzhhui
|
d7f628d304
|
Update
|
2022-11-15 14:00:41 +08:00 |
|
黄朝晖
|
99211d154c
|
Merge pull request #5171 from aldok10/3.0
Update doc [en]
|
2022-11-15 13:50:04 +08:00 |
|
huangzhhui
|
86d014e08c
|
Update the release plans
|
2022-11-15 12:09:09 +08:00 |
|
huangzhhui
|
ca3b6016ce
|
Remove useless images
|
2022-11-15 12:08:55 +08:00 |
|
huangzhhui
|
2b0c767632
|
Update gen.md
|
2022-11-15 12:01:53 +08:00 |
|
Aldo Karendra
|
dd2c6d0d68
|
Merge branch 'master' into 3.0
|
2022-11-14 21:52:13 +07:00 |
|
李铭昕
|
009a38141c
|
Merge branch 'master' into 2.2-merge
|
2022-11-14 14:04:16 +08:00 |
|
李铭昕
|
b224ab76a5
|
Update communication.md (#5195)
|
2022-11-14 14:02:00 +08:00 |
|
李铭昕
|
ac32612cbc
|
Update communication.md (#5194)
|
2022-11-14 13:47:09 +08:00 |
|
李铭昕
|
36ebb68017
|
Removed useless code (#5190)
|
2022-11-11 16:51:25 +08:00 |
|
Deeka Wong
|
1e75b0fad0
|
Added option config for command server:watch . (#5186)
|
2022-11-09 18:33:14 +08:00 |
|
Deeka Wong
|
b22fcd1ccc
|
Optimize the order of github actions (#5184)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-11-09 10:01:40 +08:00 |
|
李铭昕
|
195fe8e362
|
Optimized test.yml . (#5181)
|
2022-11-07 12:27:22 +08:00 |
|
Reinan Gabriel
|
8d1b442f64
|
fix: Corrects style according to the PHP Coding Standards Fixer
|
2022-11-05 15:51:41 -03:00 |
|
Reinan Gabriel
|
f82e7b180c
|
Merge branch 'master' into feature/add-invokable-controller
|
2022-11-03 18:13:02 -03:00 |
|
Deeka Wong
|
821379bf4c
|
Fix the exception when scan.cache not exists (#5170)
|
2022-11-01 18:56:10 +08:00 |
|
李铭昕
|
5f17d9113e
|
Only split repos by workflow dispatch.
|
2022-11-01 15:35:40 +08:00 |
|
李铭昕
|
7766936f49
|
split the own branch by default.
|
2022-11-01 15:33:54 +08:00 |
|
李铭昕
|
ed7b2a62b0
|
Auto split repos in Github Actions. (#5173)
|
2022-11-01 15:24:23 +08:00 |
|
李铭昕
|
296ec50ce4
|
Format code (#5172)
|
2022-11-01 10:50:54 +08:00 |
|
Mas Aldo
|
e3f70d7863
|
Update doc [en]
|
2022-10-31 22:43:05 +07:00 |
|
黄朝晖
|
fa9739f60f
|
Merge pull request #5129 from barbluz/patch-3
Translates `Model creation script` page to english
|
2022-10-31 04:13:07 +08:00 |
|