Commit Graph

646 Commits

Author SHA1 Message Date
outlaws
1edc58204a
New config items for nsq components to control consumer start (#1440)
Co-authored-by: 黄朝晖 <huangzhwork@gmail.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-03-26 11:16:02 +08:00
李铭昕
4b22b85c45
Merge pull request #1451 from Reasno/filesystem
Add Filesystem component
2020-03-26 10:46:29 +08:00
李铭昕
1735612d76
Merge pull request #1452 from Reasno/patch-1
Encourage the use of \Hyperf\Redis\Redis instead of \Redis because of #938
2020-03-26 10:31:51 +08:00
dayday
372668a91f
feat: use swoole/ide-helper (#1460)
* feat: use swoole/ide-helper

* Removed swoole/ide-helper form sub components.

* Fixed composer deprecation.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-03-26 10:15:48 +08:00
Reasno
49540bda45 Encourage the use of \Hyperf\Redis\Redis instead of \Redis because of #938 2020-03-23 12:27:24 +08:00
reasno
416ecc7830 Merge branch 'master' of https://github.com/hyperf/hyperf into filesystem 2020-03-23 00:45:26 +08:00
reasno
56f4b3e3b7 增加文档 2020-03-23 00:36:47 +08:00
reasno
c480fc9014 use route string to avoid hitting high cardinality path. 2020-03-21 14:05:47 +08:00
reasno
f8fac1ab77 Add a note on high cardinality request path. 2020-03-21 12:16:37 +08:00
huangzhhui
29e9467b19 Adjust the doc menu 2020-03-19 18:47:14 +08:00
huangzhhui
50f7f2a855 Translate 2020-03-19 12:00:23 +08:00
huangzhhui
ffb9b02d6d Update Doc 2020-03-19 11:48:15 +08:00
outlaws
389df99f6e
Added isEnable() for nsq consumer. (#1436) 2020-03-19 10:30:59 +08:00
李铭昕
b769c88a24
Merge pull request #1435 from wuwu123/master
Added config `use_default_value` for model-cache.
2020-03-19 10:25:57 +08:00
李铭昕
461ed51e71 Added test cases. 2020-03-18 16:08:05 +08:00
Reasno
eccc6cc639 Merge branch 'master' of https://github.com/hyperf/hyperf into config 2020-03-17 12:35:08 +08:00
Reasno
ce24419456 Add Doc. 2020-03-17 12:34:37 +08:00
Luffy
92158b2c27
Update task.md 2020-03-16 17:13:16 +08:00
huangzhhui
2e20d8d06c Update doc 2020-03-13 17:48:28 +08:00
李铭昕
5ea917ba60
Merge pull request #1403 from daydaygo/dayday_nsq
docs: nsq
2020-03-12 09:58:48 +08:00
daydaygo
2f919726aa feat: add plantUML to nsq 2020-03-11 23:07:53 +08:00
daydaygo
9d7919e52e docs: nsq 2020-03-10 17:36:29 +08:00
huangzhhui
8cfc002223 Update Changelog and translate 2020-03-10 11:41:31 +08:00
飞龙
3a2382aecd Change the route command describe:routes 2020-03-08 19:12:25 +08:00
李铭昕
2b1ad2d03a
Merge pull request #1384 from run6/master
add gen:model --camel-case configure. properties as camel case, instead of snake case.
2020-03-05 10:35:53 +08:00
李铭昕
8fc0a557d5 Optimized code. 2020-03-05 10:30:49 +08:00
李铭昕
7ac1f83b57
Added info:routes command. (#1339) 2020-03-05 09:23:53 +08:00
daydaygo
78cc0a7739 docs: update 2020-03-04 17:14:06 +08:00
pandaLIU
4af1415dce
Added Hyperf\DB\DB::connection(). (#1371) 2020-03-04 16:44:26 +08:00
marun
f0c5a5b7d4 修改字段camel-case -> property-case 2020-03-02 18:02:04 +08:00
marun
b6b4141e30 feat(ModelCommand,ModelOptions)
给gen:model增加 --camel-case参数 将生成的property转成驼峰
也可在commands.gen:model 中设置camel_case为true
默认转换驼峰
2020-03-02 15:52:12 +08:00
sy-records
0187a413e2 Translate zh-tw and zh-hk 2020-02-29 13:23:57 +08:00
sy-records
34d9ae58cc Modify swoole doc link 2020-02-29 13:22:24 +08:00
sy-records
c9ae4e9841 update en swoole-tracker 2020-02-29 13:09:38 +08:00
dayday
82acfbeaaf
Update async-queue.md (#1363) 2020-02-27 13:52:09 +08:00
Luffy
efd3f653e2
update grafana img (#1373) 2020-02-27 13:46:10 +08:00
codinghuang
6e5bb1962a fix: fix code block style 2020-02-22 12:19:50 +08:00
wanchao
da94376c99 doc error foreign key
Book model's foreign key is user_id
2020-02-21 17:06:07 +08:00
reasno
229b85029c Merge branch 'master' of https://github.com/hyperf/hyperf into metric
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-02-15 17:49:55 +08:00
黄朝晖
68c764ea3b
Update communication.md 2020-02-14 01:34:46 +08:00
黄朝晖
a78c0e36ac Update awesome-components.md 2020-02-10 16:15:26 +08:00
sy-records
ca511616ad added sdebug 2020-02-09 12:10:21 +08:00
kain
4525a2d9d7
Update nginx.md (#1332)
解决Nginx反向代理下SameSite属性不生效
2020-02-07 17:02:05 +08:00
李铭昕
11b60b7419
Queuelengthlistener is no longer as the default listener of async-queue (#1324)
* Queuelengthlistener is no longer the default listener

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: 黄朝晖 <huangzhwork@gmail.com>
2020-02-03 10:22:52 +08:00
Success Go
e8a40486fe
Update middleware.md 2020-01-30 21:11:18 +08:00
huangzhhui
b5133f88fe Translate zh-tw and zh-hk 2020-01-26 14:34:29 +08:00
李铭昕
c913134ea9
Merge pull request #1279 from limingxinleo/1.1-doc
Update docker-swarm.md
2020-01-24 10:29:57 +08:00
huangzhhui
361cd47d86 Translate 2020-01-24 01:18:27 +08:00
黄朝晖
54e03cbf11
Update docker-swarm.md 2020-01-24 01:16:52 +08:00
黄朝晖
522014e274
Update docker-swarm.md 2020-01-24 01:00:16 +08:00