Commit Graph

5655 Commits

Author SHA1 Message Date
沈唁
77e05418bb
Replaced method go to Coroutine::create. (#2038)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-04 10:06:38 +08:00
motian
1040082e12
Update model.md (#2040)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-04 09:38:37 +08:00
hanicc
66ce4ae3e6
Added ScanFileDriver to watch file changes (#2042)
Co-authored-by: hanicc <hanicc.qq.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-03 17:29:22 +08:00
逍遥
4520b8303a merge: branch 'master' into fix_promeuthes_redis_colletcor 2020-07-03 17:20:03 +08:00
逍遥
bd99a62afc fix: 修复Prometheus使用redis打点,改变label导致收集报错的问题 2020-07-03 17:19:45 +08:00
逍遥
e0b31a50ff
Merge pull request #1 from hyperf/master
Synchronize
2020-07-03 17:16:51 +08:00
ClownFish
05d4cab611
Fixed bug that tcp server running in only one coroutine. (#2037)
Co-authored-by: liuzhiming1 <liuzhiming1@chelun.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-03 10:34:16 +08:00
黄朝晖
32a62b661f
fix typo (https://github.com/hyperf/hyperf/pull/2036)
fix typo
2020-07-03 02:50:12 +08:00
sy-records
160d10e552 fix typo 2020-07-02 16:34:43 +08:00
李铭昕
bb6de1ae60
v2.0.1 (#2015) 2020-07-02 13:38:17 +08:00
沈唁
1eb53a2a46
Update constant (#2032)
* rename Constants to Constant

* update gen:constant
2020-07-02 11:39:06 +08:00
李铭昕
acf20132d4
Merge pull request #2002 from limingxinleo/2.0-aop
Support aop in trait.
2020-07-02 09:45:50 +08:00
谷溪
1ab78e8b2c
Fix invalid lazy proxy generation when magic methods are used. (#2026)
* fix: remove magic methods in the lazy proxy.

* Format code.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-02 09:45:02 +08:00
黄朝晖
d43cd96467
Merge pull request #1968 from limingxinleo/2.0-aspects
Fixed aspect does not work when edit in aspects.php
2020-07-02 00:52:40 +08:00
黄朝晖
2af60bcb1c
Update CHANGELOG-2.0.md 2020-07-02 00:52:21 +08:00
黄朝晖
600e991368
Merge pull request #2025 from sy-records/patch-1
fix toXml
2020-07-02 00:49:18 +08:00
黄朝晖
df70ebb7bc
Merge pull request #2027 from sy-records/patch-2
Update FUNDING.yml
2020-07-02 00:48:00 +08:00
黄朝晖
99d949c705
Update FUNDING.yml 2020-07-02 00:47:38 +08:00
沈唁
9e175e71b2
Update FUNDING.yml 2020-07-01 19:39:09 +08:00
沈唁
5f13910d4b
Update Response.php 2020-07-01 18:21:32 +08:00
沈唁
19adae2cd6
Update Response.php 2020-07-01 17:21:46 +08:00
李铭昕
91cadc2550
Merge pull request #2019 from weskiller/master
Fixed bug that `gen:model` generate property failed, when used `morphTo` or `where`.
2020-07-01 10:28:21 +08:00
李铭昕
9878c2b08f Format code. 2020-07-01 10:24:01 +08:00
李铭昕
d3010b3937 FIxed morphTo when does not has args. 2020-07-01 10:00:05 +08:00
weskiller
b776ca8fc2 Fixed MorphTo Model class namespace 2020-06-30 21:31:28 +08:00
weskiller
c191287c54 Fixed morphTo not define name 2020-06-30 20:57:49 +08:00
weskiller
6d5e9f4239 Fixed gen:model generate morphTo relation annotate, and relation method used where 2020-06-30 19:19:42 +08:00
逍遥
a640b36a24
Merge branch 'master' into feat_prometheus_redis_support_cluster 2020-06-30 16:34:48 +08:00
逍遥
cdb325c497 docs: 新增CHANGELOG文档 2020-06-30 16:29:00 +08:00
逍遥
d52400eb4f feat: 新增prometheus使用redis打点支持Redis集群 2020-06-30 16:25:21 +08:00
逍遥
6402d179f6 docs: 添加CHANGELOG说明 2020-06-30 16:21:11 +08:00
逍遥
9bba1b23e3 docs: 添加CHANGELOG说明 2020-06-30 15:37:01 +08:00
逍遥
9cf9c48fe3 fix: 修复Prometheus使用redis打点,改变label导致收集报错的问题 2020-06-30 15:32:40 +08:00
李铭昕
0e6e12b11d
Fixed default config. (#2014) 2020-06-30 13:46:39 +08:00
黄朝晖
6023344407
Merge pull request #2010 from sy-records/patch-1
Update constants.md
2020-06-30 13:20:39 +08:00
黄朝晖
61368737e2
Update constants.md 2020-06-30 13:15:11 +08:00
沈唁
99ecda9555 Update constants.md
Update constants.md

Update constants.md

Update constants.md
2020-06-29 19:17:21 +08:00
黄朝晖
58e2998bfd
Merge pull request #2005 from yasarluo/patch-1
Update changelog.md
2020-06-29 11:33:34 +08:00
Yasar Luo
fb7fc19239
Update changelog.md 2020-06-29 08:28:27 +08:00
李铭昕
357c39cd8f Added test cases. 2020-06-28 17:46:39 +08:00
李铭昕
bc03ae0725 Deleted useless code. 2020-06-28 17:34:04 +08:00
李铭昕
3f3c0cae1b Support aop in trait. 2020-06-28 17:32:42 +08:00
nfangxu
5b506f5e72 fix code 2020-06-28 16:51:43 +08:00
nfangxu
2d28f549a2 add command parser test 2020-06-28 16:47:08 +08:00
nfangxu
875f2e413c fix code 2020-06-28 16:35:57 +08:00
nfangxu
790392ed06 add command sognature 2020-06-28 16:35:18 +08:00
祇是一支歌
041bf8fa8e
fix: change the binding attribute order in aop trait (#1989) (#1990)
* fix: change the binding attribute order in aop trait (#1989)

before:
The old binding order is parent->trait->current
It causes some properties of current to not be bound
after:
The new binding order is current->trait->parent

* docs(contribute): update pull request url

* Update PropertyHandlerTrait.php

* Removed uesless code.

* Fixed handled property not be handled again by parent class.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-28 15:20:33 +08:00
黄朝晖
0a299268d1
Merge pull request #1998 from haozing/patch-3
所需版本更新
2020-06-28 13:29:12 +08:00
haozing
191baeb33b
所需版本更新
1.Swoole扩展版本
2.hyperf最新docker镜像
2020-06-28 10:32:43 +08:00
黄朝晖
29e0d46993
Merge pull request #1853 from nfangxu/command-doc
update command.md
2020-06-28 00:27:25 +08:00