Commit Graph

1004 Commits

Author SHA1 Message Date
chenjianxing c1c2bc7f76 fix: swagger body参数循环依赖问题 2020-08-17 15:24:11 +08:00
q4speed 9a954934af fix(接口测试): 修复无法正确调用接口的bug 2020-08-07 13:29:16 +08:00
q4speed b48f7e7468 fix(接口测试): 修复ServiceKey与ServiceInterface颠倒的bug 2020-08-06 15:51:28 +08:00
chenjianxing cef3c8dea7 fix: swagger 参数描述中带有/导入报错 2020-08-05 20:06:21 +08:00
q4speed 018f7caf88 fix(接口测试): 修复zookeeper无限重连bug,修复Registry Center更新后无法生效bug 2020-08-05 16:57:54 +08:00
chenjianxing 3a8dc9ee04 fix: 修复插件导入kv类型body报错 2020-08-05 13:08:18 +08:00
chenjianxing 1faa4b6e8c fix: 测试用例导入功能测试不能选择自动方式 2020-08-05 10:55:21 +08:00
chenjianxing e1089b1eb1 Merge branch 'v1.1' of https://github.com/metersphere/server into v1.1 2020-08-05 10:14:11 +08:00
chenjianxing 7de5205b99 fix: 模块树拖拽 2020-08-05 10:13:56 +08:00
wenyann 74ea612f2e fix(测试计划): 修复测试用例筛选条件 2020-08-04 19:04:03 +08:00
wenyann 82eb4a4e7a style(api): 删除无用代码 2020-08-03 18:44:14 +08:00
wenyann cb58177c62 fix(测试跟踪): 修复case导出后,xls打开顺序不一致 2020-08-03 14:52:03 +08:00
chenjianxing 7cbb202309 fix: 非管理员用户点击高级搜索退出登入 2020-07-31 18:10:44 +08:00
Captain.B bcdbabc54a refactor: 修改性能测试结果字段的长度为LONGTEXT 2020-07-31 14:26:54 +08:00
chenjianxing 2d2ac4f632 feat: 断言支持JSONPath 2020-07-30 17:01:04 +08:00
chenjianxing dc375e1b4a fix: 导出用例默认按更新时间排序 2020-07-30 11:52:41 +08:00
chenjianxing 2a0cc4c7ea Merge branch 'v1.1' of https://github.com/metersphere/server into v1.1 2020-07-30 09:26:13 +08:00
Captain.B f7e59049d7 Merge remote-tracking branch 'origin/v1.1' into v1.1 2020-07-29 18:39:01 +08:00
chenjianxing e498b287d8 Merge branch 'v1.1' of https://github.com/metersphere/server into v1.1 2020-07-29 18:38:46 +08:00
Captain.B 9716376e34 refactor(deps): 更新pom使用2.7.8版本的 dubbo plugin 2020-07-29 18:38:42 +08:00
chenjianxing 5933e0a27c fix: swagger 导入post请求body格式化 2020-07-29 18:38:21 +08:00
shiziyuan9527 cdc790e90d feat(LDAP): LDAP设置中添加对phone字段的属性映射 2020-07-29 18:32:05 +08:00
chenjianxing 24a2d357b3 Merge branch 'v1.1' of https://github.com/metersphere/server into v1.1 2020-07-29 14:09:21 +08:00
chenjianxing ea60dae2d4 fix: postman 导入body异常 2020-07-29 14:09:02 +08:00
Captain.B 2f4561f78c Merge remote-tracking branch 'origin/v1.1' into v1.1 2020-07-29 13:41:59 +08:00
Captain.B 999dc8654e refactor: 修改性能测试查询报告状态判断 2020-07-29 13:41:31 +08:00
chenjianxing df7865bcf0 Merge branch 'v1.1' of https://github.com/metersphere/server into v1.1 2020-07-29 13:23:53 +08:00
chenjianxing 5b9279b116 fix: postman 多级目录导入 2020-07-29 13:16:46 +08:00
Captain.B 55be1a7386 refactor(deps): 使用中央仓库的 jar 2020-07-29 11:24:47 +08:00
Captain.B 81ce9fab91 fix: 修复 Thread Iterations Limit 为1的bug 2020-07-29 10:40:18 +08:00
Captain.B f21790e089 fix: 修复 mvn clean 没有删除 static 和 templates 2020-07-28 20:55:30 +08:00
chenjianxing 5aca08a677 Merge branch 'v1.1' of https://github.com/metersphere/server into v1.1 2020-07-28 19:16:15 +08:00
chenjianxing e181a4867c feat: post 请求支持参数格式化 2020-07-28 19:16:00 +08:00
shiziyuan9527 f31ac1b1b6 fix(系统设置): 修改sql,根据ID或邮箱查询用户 2020-07-28 18:36:06 +08:00
shiziyuan9527 270e816599 feat(系统设置): 组织菜单下,一次可以添加多个成员 2020-07-28 18:29:25 +08:00
Captain.B 665700d03f feat(deps): 增加actuator实现服务监控
Closes 156
2020-07-28 14:35:43 +08:00
Captain.B ec424af9af refactor(deps): 去掉POM中的slf4j
Closes 155
2020-07-28 13:54:27 +08:00
Captain.B e64ada7ae9 fix: 修复不停的输出dubbo日志的问题 2020-07-28 13:36:54 +08:00
shiziyuan9527 5bf3f355f5 feat: 启用LDAP认证后才显示LDAP登录选项 2020-07-27 18:09:34 +08:00
shiziyuan9527 ff9965b2e7 feat: 导入用例时,用例所有字段值都相同才判断用例重复 2020-07-27 16:42:12 +08:00
Captain.B 492dca961c feat: 优化停止性能测试是否保留报告 2020-07-27 13:25:47 +08:00
Captain.B e6b171a21d fix: 修复不停的输出dubbo日志的问题 2020-07-27 12:26:50 +08:00
chenjianxing 3841ff55d8 Merge branch 'v1.1' of https://github.com/metersphere/server into v1.1 2020-07-24 18:22:46 +08:00
chenjianxing 8d389f0298 fix: post 参数encoding 2020-07-24 18:22:31 +08:00
wenyann dd39904c5d refactor: 修改方法名;调整条件筛选sql 2020-07-24 18:20:15 +08:00
wenyann 404bcff3b7 refactor(deps): 调整条件筛选sql 2020-07-24 17:48:55 +08:00
shiziyuan9527 fd8b9b3a1c refactor: 修改判断测试用例是否存在的方法 2020-07-24 14:42:16 +08:00
Captain.B a95d4465f5 Merge remote-tracking branch 'origin/v1.1' into v1.1 2020-07-23 12:32:56 +08:00
Captain.B b863e78469 refactor: 修改性能测试日志下载flush 2020-07-23 12:32:41 +08:00
chenjianxing c3e54df8bb Merge branch 'v1.1' of https://github.com/metersphere/server into v1.1 2020-07-23 11:56:04 +08:00