huangzhhui
|
fb303c7909
|
Fixed missing namespace
|
2019-11-17 16:40:16 +08:00 |
|
李铭昕
|
e0054311be
|
Moved redis-lua into redis.
|
2019-11-17 16:39:19 +08:00 |
|
李铭昕
|
79e41e3301
|
Merge pull request #952 from sy-records/master
Added think template engine for view.
|
2019-11-17 16:28:05 +08:00 |
|
李铭昕
|
37c9cdbdd8
|
Fixed aspect does not works when class and annotation exist at the same time. (#968)
|
2019-11-17 16:24:51 +08:00 |
|
黄朝晖
|
1e79d8f686
|
Merge pull request #951 from Reasno/retryUtil
move from @process annotation to configProvider
|
2019-11-17 16:10:34 +08:00 |
|
李铭昕
|
08eb341d54
|
Merge pull request #966 from limingxinleo/1.1-page
Fixed type error, when use paginator in non-worker process.
|
2019-11-16 23:55:54 +08:00 |
|
李铭昕
|
3e169912fb
|
Fixed travis.
|
2019-11-16 23:50:59 +08:00 |
|
黄朝晖
|
e3dff1fcc4
|
Update changelog.md
|
2019-11-16 23:25:16 +08:00 |
|
李铭昕
|
3bd4afb280
|
Fixed type error, when use paginator in non-worker process.
|
2019-11-16 19:48:48 +08:00 |
|
李铭昕
|
fc57fde171
|
Fixed doc. (#964)
|
2019-11-16 19:12:33 +08:00 |
|
Reasno
|
ae1f7dc5b2
|
format code
|
2019-11-16 18:03:19 +08:00 |
|
李铭昕
|
e49dc8fbd4
|
Added Redis Lua Component.
|
2019-11-16 18:01:43 +08:00 |
|
Reasno
|
d4172df5eb
|
code optimization and clean up
|
2019-11-16 17:58:52 +08:00 |
|
Reasno
|
582a8062ec
|
fix documentation error
|
2019-11-16 17:38:30 +08:00 |
|
Reasno
|
06c79dd22c
|
remove hard dependency on hyperf/di
|
2019-11-16 13:36:48 +08:00 |
|
gaodc93
|
bac1442f81
|
Fix event typo. (#962)
|
2019-11-16 08:39:33 +08:00 |
|
feilong
|
182e3ac39f
|
Update PDOConnection.php
|
2019-11-15 21:14:32 +08:00 |
|
黄朝晖
|
5243b57ab6
|
Update coroutine.md
|
2019-11-15 19:10:15 +08:00 |
|
黄朝晖
|
e9f983d5f6
|
Update coroutine.md
|
2019-11-15 19:08:38 +08:00 |
|
李铭昕
|
a190231cbb
|
Update model-cache.md
|
2019-11-15 18:29:34 +08:00 |
|
李铭昕
|
9e9be76aa3
|
Merge branch 'master' into pr/952
|
2019-11-15 18:25:56 +08:00 |
|
李铭昕
|
0699a080a9
|
Format code.
|
2019-11-15 18:24:32 +08:00 |
|
黄朝晖
|
ee2b85479e
|
Update PDOConnection.php
|
2019-11-15 16:56:17 +08:00 |
|
黄朝晖
|
6f8d15c656
|
Update PDOConnection.php
|
2019-11-15 16:55:29 +08:00 |
|
李铭昕
|
547829e0f0
|
Fixed bug that RedisHandler::incr fails in cluster mode for model cache. (#956)
|
2019-11-15 15:43:55 +08:00 |
|
飞龙
|
816b8172d5
|
修复极简DB组件 PDO连接端口/字符集/时区设置
|
2019-11-15 14:37:04 +08:00 |
|
zonghay
|
6a47962e49
|
Fixed the execution order of middleware in the document (#918)
|
2019-11-15 10:47:46 +08:00 |
|
黄朝晖
|
03280d6cb8
|
Merge pull request #949 from Reasno/session
fix flaky time test
|
2019-11-15 10:36:27 +08:00 |
|
sy-records
|
b442d3c4c9
|
update CHANGELOG.md
|
2019-11-15 09:35:39 +08:00 |
|
sy-records
|
a58147b87c
|
update readme and doc
|
2019-11-15 09:29:51 +08:00 |
|
sy-records
|
9fd7530bf5
|
Update composer.json
|
2019-11-15 09:19:00 +08:00 |
|
sy-records
|
cd4a30d2cc
|
Added think template engine for view.
|
2019-11-15 09:18:37 +08:00 |
|
谷溪
|
ce3790ec2a
|
Merge pull request #950 from gdct/fix-readme
Fix blade typo and add twig.
|
2019-11-15 08:11:16 +08:00 |
|
Reasno
|
6c7d09c148
|
move from @process annotation to configProvider
|
2019-11-15 07:35:38 +08:00 |
|
Dickens Gao
|
0d5a974534
|
Fix blade typo and add twig.
|
2019-11-15 07:26:07 +08:00 |
|
Reasno
|
f67cbd0a8e
|
fix flaky time test
|
2019-11-15 06:02:35 +08:00 |
|
Reasno
|
be2b8d7a5e
|
Fix errors in php7.2
|
2019-11-15 01:38:22 +08:00 |
|
Reasno
|
d8b2c7cc00
|
doc format
|
2019-11-15 01:27:55 +08:00 |
|
Reasno
|
f6110a2de7
|
Merge branch 'master' of https://github.com/hyperf/hyperf into retry
|
2019-11-15 01:18:43 +08:00 |
|
Reasno
|
0561fd5978
|
Re-factor Retry Component to policy based.
|
2019-11-15 01:18:43 +08:00 |
|
daydaygo
|
29c3fab4eb
|
fix: update
|
2019-11-14 23:34:49 +08:00 |
|
Luffy
|
854d07a2c8
|
Update composer.json (#947)
|
2019-11-14 20:42:18 +08:00 |
|
daydaygo
|
dd18aed242
|
fix: change Annotation Useage to ConfigProvider
|
2019-11-14 18:19:50 +08:00 |
|
Luffy
|
53abdee913
|
Fix typos (#943)
|
2019-11-14 16:01:35 +08:00 |
|
李铭昕
|
fae0cc441e
|
v1.1.6
|
2019-11-14 13:49:01 +08:00 |
|
李铭昕
|
548354a95d
|
Merge pull request #937 from limingxinleo/1.1-nats
Added consume events for nats.
|
2019-11-14 13:39:08 +08:00 |
|
李铭昕
|
a4eced84d5
|
Merge branch 'master' into pr/937
|
2019-11-14 13:34:52 +08:00 |
|
李铭昕
|
2f7a8b0050
|
Fixed WebSocketClient::push TypeError, expects integer, but boolean given. (#940)
|
2019-11-14 13:33:24 +08:00 |
|
李铭昕
|
3fa03c5fbe
|
Merge pull request #941 from daydaygo/dayday-201911140956
add config-zookeeper
|
2019-11-14 13:32:23 +08:00 |
|
李铭昕
|
df3dfacbad
|
Update CHANGELOG.md
|
2019-11-14 13:32:05 +08:00 |
|