Commit Graph

616 Commits

Author SHA1 Message Date
pandaLIU
4af1415dce
Added Hyperf\DB\DB::connection(). (#1371) 2020-03-04 16:44:26 +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
李铭昕
493aafaf96 Update docker-swarm.md 2020-01-23 11:04:50 +08:00
Reasno
45bf51b4bd fix doc 2020-01-20 18:07:34 +08:00
Reasno
b92b2b7eb9 Allow Crontab to run console command 2020-01-20 18:03:46 +08:00
Reasno
63bb960388 Add Grafana dashboard. Minor improvements in edge cases. 2020-01-19 15:28:24 +08:00
huangzhhui
93de5053da Update CHANGELOG.md 2020-01-16 16:47:43 +08:00
huangzhhui
77a33cc236 Update CHANGELOG.md 2020-01-16 16:47:05 +08:00
huangzhhui
a23cd39d82 Merge branch 'master' of github.com:hyperf/hyperf 2020-01-16 14:33:38 +08:00
huangzhhui
2852aebc25 Translate zh-hk and zh-tw documents 2020-01-16 14:33:32 +08:00
黄朝晖
fb85c4dfbd
Update constants.md 2020-01-16 14:31:55 +08:00
李铭昕
2076601c72
Merge pull request #1276 from daydaygo/dayday_fix_consul
Add ACL token for Consul client
2020-01-16 10:50:36 +08:00
dayday
46530e2f56 chore: add hyperf/opentracing (#1281) 2020-01-16 10:25:12 +08:00
李铭昕
46d2be14a8 Update docker-swarm.md 2020-01-14 16:05:04 +08:00
李铭昕
5d779639dc Update docker-swarm.md 2020-01-14 16:00:51 +08:00
huangzhhui
8aaed9f1a5 Update consul.md 2020-01-13 17:28:07 +08:00
huangzhhui
eae0ebcdd7 Optimized 2020-01-13 16:14:55 +08:00
daydaygo
0e61afc8e9 fix: add acl token 2020-01-13 15:48:44 +08:00
李铭昕
f6252ce20d
Added some documents. (#1270) 2020-01-12 16:13:40 +08:00
黄朝晖
8084026312
Merge pull request #1259 from pmw1014/patch-2
Update snowflake.md
2020-01-12 15:30:23 +08:00
wiseker
bc88c64b3b
Update event.md 2020-01-11 16:29:39 +08:00
huangzhhui
bd1c5d185e Translate to zh-hk and zh-tw 2020-01-10 16:49:10 +08:00
huangzhhui
a2ad2114a7 Update the changelog of zh-cn 2020-01-10 16:12:47 +08:00
Zicai
2c8e5b6c6a
Update snowflake.md
v1.1.3版本使用vendor:publish hyperf/snowflake命令自动生成的内容有更新
2020-01-10 14:10:17 +08:00
黄朝晖
4f74f0cd32
Update paginator.md 2020-01-07 15:18:29 +08:00
EthanChenLi
237c0bc6df
Update paginator.md
入参必须为int类型
2020-01-07 14:51:55 +08:00
李铭昕
9d1b11aaf0 Update document for amqp. 2020-01-06 11:02:12 +08:00
wiseker
fb5d797ab5 Consumer adds isEnable() method and updates corresponding document 2020-01-03 22:34:02 +08:00
李铭昕
ab0f17bbf5 Merge branch 'master' into pr/1137 2020-01-03 14:40:28 +08:00
李铭昕
e5175207a2 Merge branch 'master' into pr/1165 2020-01-03 14:29:26 +08:00
黄朝晖
e61f54fc18
Update changelog.md 2019-12-31 14:24:42 +08:00
Donjan
df98df6478 文档 2019-12-30 09:35:10 +08:00