Commit Graph

112 Commits

Author SHA1 Message Date
huangzhhui
8b2b06df28 Optimized 2019-09-04 16:19:23 +08:00
李铭昕
2c9dadfda4 Merge branch '1.0' into pr/429 2019-08-28 11:48:48 +08:00
huangzhhui
7faea6efff Add __(), trans() and trans_choice() functions 2019-08-28 02:13:37 +08:00
huangzhhui
2c26101f2b Merge remote-tracking branch 'upstream/1.0' into pr/428 2019-08-28 00:59:02 +08:00
李铭昕
315ba20ad2 Added testing. 2019-08-25 14:29:44 +08:00
李铭昕
baba702d6a Using hyperf/http-message instead of symfony/http-foundation. 2019-08-22 16:28:59 +08:00
李铭昕
b4307cdfc4 Revert "Deleted useless code."
This reverts commit b50b12bdf4.
2019-08-22 10:39:46 +08:00
李铭昕
b50b12bdf4 Deleted useless code. 2019-08-22 10:30:18 +08:00
wangyi
f401cd1c5c Add validation component 2019-08-20 21:06:13 +08:00
wangyi
7faca2b10a Add translation component 2019-08-20 20:58:28 +08:00
李铭昕
69a70fd6f9 Fixed bug. 2019-08-14 12:43:37 +08:00
李铭昕
60a1527cb0 Update 2019-08-14 11:17:05 +08:00
huangzhhui
a3d78ea94a Merge remote-tracking branch 'origin/master' into pr/370 2019-08-13 16:52:39 +08:00
huangzhhui
3ff1757b33 Add unit test 2019-08-13 16:50:14 +08:00
李铭昕
7efdda5df7 Added testing. 2019-08-08 18:52:13 +08:00
李铭昕
a0e7aa931b Merge branch 'master' into pr/338 2019-08-07 10:06:08 +08:00
Ye Wenbin
cfeacbd160 fix config function not found 2019-08-06 19:05:22 +08:00
李铭昕
c48eeb5bb5 Optimized code. 2019-08-06 13:58:48 +08:00
李铭昕
cb9b65a923 Added testing. 2019-08-06 11:05:45 +08:00
李铭昕
6adec30f7f Merge branch 'master' into pr/329 2019-08-06 10:23:34 +08:00
李铭昕
3ec896fbc1 Merge branch 'master' into pr/328 2019-08-05 09:36:22 +08:00
Ye Wenbin
3fc1bc2d7c add protocol property to rpc CoreMiddleware
在 \Hyperf\RpcServer\Router\DispatcherFactory 对象中需要使用在 PathGenerator
而这个对象在 \Hyperf\RpcServer\CoreMiddleware 中创建。之前的设计,
\Hyperf\RpcServer\Server 没有协议信息,为创建这个对象,需要加上。
2019-08-04 20:55:57 +08:00
李铭昕
e202a2eedc Deleted kuiper/doc-reader. 2019-08-04 12:41:46 +08:00
李铭昕
33836dcff6 Merge branch 'master' into pr/321 2019-08-04 12:00:44 +08:00
Ye Wenbin
32aeaa2a37 support convert path and namespace from psr-4 autoload rules in composer.json 2019-08-04 11:44:00 +08:00
Ye Wenbin
54321b0ad9
Merge branch 'master' into feature-node-id-generator 2019-08-03 14:31:58 +08:00
Ye Wenbin
f53b539a7a check consul service once 2019-08-02 15:45:49 +08:00
Ye Wenbin
b08153b3d4 add NodeRequestIdGenerator, an implementation of IdGeneratorInterface 2019-08-02 14:20:23 +08:00
Ye Wenbin
f70b882ec2 http-server CoreMiddleware::parseParameters support complex parameters
这个修改为后面 jsonrpc-http 增加参数识别。同时也可以基于这个实现类似
spring mvc 中 @ModelAttribute 功能
2019-08-02 11:44:58 +08:00
李铭昕
be0624338e Update composer.json 2019-08-02 10:26:05 +08:00
李铭昕
1a3ddb2683 Added composer json fixer. 2019-08-02 10:09:33 +08:00
李铭昕
1af6ffc252 Merge branch 'master' into pr/276 2019-07-29 10:09:27 +08:00
李铭昕
ca2e74daf9 Optimized code. 2019-07-27 15:57:48 +08:00
李铭昕
7dc9a97e44 Added kv::get from etcd. 2019-07-26 16:52:17 +08:00
李铭昕
b386fc8de3 Added config etcd component. 2019-07-26 13:32:54 +08:00
李铭昕
3dce42e846 Added etcd component. 2019-07-26 13:29:11 +08:00
李铭昕
efbd5d14ac Added testing. 2019-07-23 15:03:25 +08:00
李铭昕
466627b1b4
Merge pull request #189 from zcmzc/graphql
Added GraphQL component
2019-07-17 14:17:20 +08:00
李铭昕
a674682186 Merge remote-tracking branch 'upstream/master' into view 2019-07-17 13:51:02 +08:00
李铭昕
bed2f7c483 Added dispatcher testing. 2019-07-17 11:41:51 +08:00
李铭昕
994b7c3361 Renamed swoole-dashboard to swoole-enterprise. 2019-07-17 10:39:56 +08:00
李铭昕
97b3027576 Init task. 2019-07-13 17:33:56 +08:00
李铭昕
7343b4068b Init view. 2019-07-13 16:39:10 +08:00
张城铭
a1d498de9f Added GraphQL in composer.json 2019-07-11 18:00:59 +08:00
李铭昕
56d5978c42 Fixed testing. 2019-07-11 16:25:07 +08:00
李铭昕
cb9ee16d61 Merge branch 'master' into swoole-dashboard 2019-07-10 09:45:01 +08:00
李铭昕
9fc3afe469 Fixed TypeError: Return value of Hyperf\Paginator\LengthAwarePaginator::nextPageUrl() must be of the type string or null, none returned. 2019-07-09 17:50:55 +08:00
李铭昕
2bb7e9c852 Added swoole-dashboard. 2019-07-08 09:57:54 +08:00
李铭昕
5585ae6887 Added consult testing. 2019-07-06 12:45:57 +08:00
李铭昕
74ced428e3 Optimized async-queue. 2019-07-04 18:22:17 +08:00