李铭昕
901f0193c7
Update wechat.md
2020-08-09 18:14:37 +08:00
李铭昕
6149fb8680
Update nacos.md
2020-08-09 15:30:20 +08:00
李铭昕
9beaa82535
Optimized code for resource.
2020-08-07 13:33:45 +08:00
李铭昕
8703b9fead
Format code.
2020-08-07 09:47:28 +08:00
李铭昕
9925bb25ae
Merge branch 'master' into pr/1969
2020-08-07 09:40:38 +08:00
Kids Return
45550adeb8
Improve guzzle set default handler, use Hyperf\Guzzle\CoroutineHandle… ( #2243 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-08-06 17:07:22 +08:00
沈唁
50cd5ebfe6
fix typo ( #2238 )
2020-08-03 18:32:06 +08:00
李铭昕
a33635dadd
v2.0.5 ( #2234 )
2020-08-03 10:11:22 +08:00
李铭昕
59e44150bc
Merge pull request #2001 from nfangxu/command-signature
...
[feature] 支持在 command 的 signature 中设置参数及名称
2020-08-02 14:51:57 +08:00
李铭昕
68a2bccfc8
Added cases of command into phpunit.xml
2020-08-02 13:56:40 +08:00
李铭昕
ac2d1db7cf
Added document for tcp-server. ( #2228 )
2020-08-02 13:45:08 +08:00
李铭昕
63d531a667
Format code.
2020-08-02 13:41:46 +08:00
沈唁
f00544ffc0
fix typo ( #2215 )
2020-07-30 15:22:41 +08:00
沈唁
73b3647262
docs: update webscoket server ( #2205 )
...
* docs: update webscoket server
* Update FindDriver.php
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-29 18:37:33 +08:00
李铭昕
c224ba6922
v2.0.4 ( #2185 )
...
* v2.0.4
* Translate
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-07-27 15:52:51 +08:00
huangzhhui
f2ab7b3ba3
Update the english doc
2020-07-27 02:32:06 +08:00
李铭昕
098d51c17e
Update important.md ( #2184 )
2020-07-26 17:49:44 +08:00
motian
bbf8ae4793
[FEATURE] Added ModelRewriteTimestampsVisitor ( #2174 )
...
Added `ModelRewriteTimestampsVisitor` to rewrite `$timestamps` based on `created_at` and `updated_at`
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-24 13:43:43 +08:00
motian
864a9ba2be
Added ModelRewriteSoftDeletesVisitor
to insert or remove SoftDeletes
based on deleted_at
( #2175 )
...
* Added ModelRewriteSoftDeletesVisitor
* Added `ModelRewriteSoftDeletesVisitor` to insert or remove `SoftDeletes` based on `deleted_at` for Model.
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-24 13:28:39 +08:00
motian
11e6447886
[FEATURE] Added ModelRewriteKeyNameVisitor ( #2176 )
...
Added `ModelRewriteKeyInfoVisitor` to rewrite `$incrementing` `$primaryKey` and `$keyType` for Model.
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-24 12:28:31 +08:00
清流
28fa90425d
Update documents. ( #2177 )
...
* Update wechat.md
* Update CHANGELOG-2.0.md
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-24 09:34:50 +08:00
李铭昕
e89ea25691
Update awesome-components.md ( #2171 )
2020-07-23 21:20:01 +08:00
phper666
33b2cc7733
Fixed document for overtrue/wechat
. ( #1780 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-23 18:16:06 +08:00
张子彬
9b35d6fd42
Added Hyperf\Watcher\Driver\FindDriver
for hyperf/watcher
. ( #2162 )
...
* Update ShellDriver.php
* Optimized code.
* Support Darwin.
Co-authored-by: zhangzibin <zhangzibin@ecomxhat.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-23 15:09:25 +08:00
沈唁
3fe24eb58d
fix: Translations docs search error ( #2167 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-23 10:32:18 +08:00
sy-records
2ac2be404b
fix typo
2020-07-21 17:45:08 +08:00
李铭昕
3a55665c47
v2.0.3 ( #2136 )
2020-07-20 15:17:27 +08:00
李铭昕
835eae2895
Moved nacos.md to docs.
2020-07-20 10:53:09 +08:00
李铭昕
91d9e9335f
Added document.
2020-07-17 12:36:13 +08:00
李铭昕
deeeef0ec7
Added document. ( #2119 )
2020-07-15 14:57:12 +08:00
谷溪
4835335987
feat: Add snowflake trait for database model. ( #2112 )
...
* feat: Add snowflake trait for database model.
* doc: reword snowflake
* doc: reword snowflake
* doc: Add changelog
* refactor: rename HasSnowflake to Snowflake
2020-07-14 17:56:00 +08:00
沈唁
2b143cf1ca
Added flysystem-cos for hyperf/filesystem
( #2097 )
...
* Added flysystem-cos for `hyperf/filesystem`
* Update CHANGELOG-2.0.md
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-13 19:52:01 +08:00
sy-records
7ca9fbf6aa
use cdn for grafana.json
2020-07-13 14:49:49 +08:00
李铭昕
90992d6dd1
v2.0.2 ( #2099 )
2020-07-13 13:21:16 +08:00
沈唁
f63a3ad21d
Updated upgrade 2.0 ( #2102 )
2020-07-13 09:07:26 +08:00
沈唁
acd830f0a5
Fixed document. ( #2098 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-12 12:52:06 +08:00
沈唁
d7713af34c
fix typo ( #2092 )
2020-07-11 16:47:32 +08:00
黄朝晖
577f42a8ee
Merge pull request #2077 from sy-records/update-ws-doc
...
remove typehinting from websocket docs
2020-07-10 16:41:43 +08:00
黄朝晖
1396b7b36d
Merge pull request #2078 from sy-records/update-signal
...
updapte signal doc
2020-07-10 16:40:46 +08:00
黄朝晖
b64dda8ded
Update signal.md
2020-07-10 16:38:13 +08:00
黄朝晖
b2e76042db
Update release-planning.md
2020-07-10 13:56:28 +08:00
sy-records
2838178c88
updapte signal doc
2020-07-09 17:20:31 +08:00
sy-records
50f9c476ad
remove typehinting from websocket docs
2020-07-09 16:53:21 +08:00
谷溪
9002fa2c47
Update grpc.md
2020-07-08 10:11:26 +08:00
李铭昕
ab1094a30b
Changed sender which only support push
and disconnect
. ( #2065 )
...
* Changed sender which only support `push` and `disconnect`.
* Added document.
2020-07-07 13:26:34 +08:00
李铭昕
8920f3e3ff
Merge pull request #2054 from limingxinleo/2.0-model-cache
...
Added eager load relation for model-cache.
2020-07-07 10:20:11 +08:00
李铭昕
84a817b3d7
Added test cases for morphTo.
2020-07-07 10:02:50 +08:00
李铭昕
9651428dcf
Added document.
2020-07-05 15:49:55 +08:00
沈唁
763028ddf9
Add route 404 to the FAQ ( #2053 )
2020-07-05 15:41:10 +08:00
谷溪
6824f38a4d
Update watcher.md ( #2050 )
2020-07-04 12:51:58 +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
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
黄朝晖
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
Yasar Luo
fb7fc19239
Update changelog.md
2020-06-29 08:28:27 +08:00
haozing
191baeb33b
所需版本更新
...
1.Swoole扩展版本
2.hyperf最新docker镜像
2020-06-28 10:32:43 +08:00
huangzhhui
323d4a111f
Translate doc
2020-06-28 00:26:45 +08:00
huangzhhui
1b4511dfd9
Update command.md
2020-06-28 00:25:05 +08:00
huangzhhui
70c13647e0
Merge remote-tracking branch 'origin/master' into pr/1853
2020-06-28 00:22:47 +08:00
黄朝晖
9dc74e4525
Merge pull request #1993 from bob-yangpf/bob-yangpf-v2
...
docs(contribute): update pull request url
2020-06-27 03:07:22 +08:00
杨鹏飞
80913175fb
docs(contribute): update pull request url
2020-06-26 19:20:17 +08:00
sy-records
55326e0abd
remove ./
2020-06-25 10:54:10 +08:00
沈唁
3f35cb60d9
Added command gen:constants
. ( #1934 )
...
* add gen constants
* update doc
* Update CHANGELOG-2.0.md
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-25 08:09:16 +08:00
黄朝晖
86316cc42a
Merge pull request #1976 from comdeng/patch-1
...
修改错别字
2020-06-24 22:15:48 +08:00
comdeng
d96faba5bd
修改错别字
2020-06-23 23:40:13 +08:00
haozing
f92998bcca
更新版本
...
更新版本
2020-06-23 17:30:12 +08:00
nfangxu
f834a1511a
add hyperf/resource
2020-06-23 13:57:46 +08:00
dayday
a470692f58
Update 2.0.md ( #1958 )
...
* Update 2.0.md
* Update
* Update annotation.md
* Update annotation.md
* update
* Update 2.0.md
* Update 2.0.md
* Update 2.0.md
* Translate
* Update
Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-06-23 11:47:44 +08:00
sy-records
0ae0d03d39
update badge link
2020-06-23 08:32:46 +08:00
sy-records
5c550dd416
fix typo
2020-06-22 17:14:57 +08:00
sy-records
0407f3b5ae
update docs
2020-06-22 17:09:53 +08:00
huangzhhui
f8c9cf121e
Updated
2020-06-22 13:35:34 +08:00
huangzhhui
b5261b4831
Updated
2020-06-22 11:20:16 +08:00
huangzhhui
5ae0c6289d
Merge remote-tracking branch 'origin/master'
2020-06-22 10:55:14 +08:00
huangzhhui
4a2dc852a2
Updated
2020-06-22 10:54:50 +08:00
桥边红药
3a265841eb
Added qbhy/hyperf-multi-env ( #1931 )
...
* 收录qbhy/hyperf-multi-env
* Update 2.0.md
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-22 10:33:49 +08:00
黄朝晖
86ef20b1b4
Merge pull request #1950 from sy-records/patch-1
...
Fix edit on github
2020-06-22 10:20:06 +08:00
黄朝晖
fa2d8c6385
Merge pull request #1951 from sy-records/fix-doc
...
fix docs link
2020-06-22 10:19:49 +08:00
huangzhhui
e3c0f579c8
Update
2020-06-22 10:14:19 +08:00
sy-records
2a9d6103c5
fix en
...
fix en
fix en
2020-06-22 09:58:59 +08:00
sy-records
28cf071a46
fix docs link
2020-06-22 09:47:30 +08:00
沈唁
76f0c09640
Update index.html
2020-06-22 08:30:00 +08:00
黄朝晖
771f8bf303
Merge branch 'master' into Reasno-patch-2
2020-06-22 00:41:35 +08:00
huangzhhui
a7555d3ff5
Update 2.0.md
2020-06-22 00:40:00 +08:00
huangzhhui
4af32e788a
Update
2020-06-22 00:37:40 +08:00
谷溪
b6cea51751
Update 2.0.md
2020-06-21 23:36:10 +08:00
huangzhhui
e1a62b0dab
Updated
2020-06-21 21:36:55 +08:00
huangzhhui
bdf045f0d7
Updated
2020-06-21 21:10:11 +08:00
黄朝晖
49f2f983eb
Merge pull request #1941 from hyperf/Reasno-patch-1
...
Update socketio-server.md
2020-06-21 12:28:21 +08:00
sy-records
58f4aac3cf
fix typo
2020-06-20 19:55:30 +08:00
黄朝晖
389dcda42d
Update socketio-server.md
2020-06-20 16:01:34 +08:00
huangzhhui
e4e741da46
Translate
2020-06-20 15:58:57 +08:00
huangzhhui
93918ffae4
Update 2.0.md
2020-06-20 15:57:26 +08:00
李铭昕
ee0dced01e
Update 2.0.md
2020-06-20 12:35:18 +08:00
李铭昕
571b83a7b6
Added 2.0-upgrade.
2020-06-20 12:31:14 +08:00
谷溪
67afed1730
Update socketio-server.md
2020-06-20 12:09:19 +08:00
谷溪
6ee6e2b08a
Update socketio-server.md
2020-06-20 11:57:03 +08:00
谷溪
624633aa11
Update socketio-server.md
2020-06-20 11:54:35 +08:00
huangzhhui
00b1dac8f2
Merge remote-tracking branch 'origin/master' into 2.0
2020-06-19 19:10:12 +08:00
李铭昕
03164835f9
Merge branch '2.0' into pr/992
2020-06-19 14:46:22 +08:00
huangzhhui
606b4adbb6
Add versions and contribute
2020-06-16 01:43:09 +08:00
huangzhhui
80375f904f
Do not separate the docs folders by version, use git branch to distinguish the difference versions docs
2020-06-11 13:55:15 +08:00
huangzhhui
8071897cc0
Rename doc folder to docs, and split 1.1 and 2.0 folders to store the difference version documentations, and rename bin/translate.php
script to bin/doc-translate
, also make doc-translate
and md-format
to adapte this path changes.
2020-06-11 13:52:29 +08:00