5764 Commits

Author SHA1 Message Date
aweleey
d2e67414d5
Merge pull request #1621 from jruif/patch-1
Update README.md
2021-08-23 15:46:39 +08:00
aweleey
d6f2595326
Merge branch 'master' into patch-1 2021-08-23 15:46:29 +08:00
aweleey
a5b802f612
Merge pull request #1727 from BillLucky/patch-1
doc: Add Megvii.com to readme.md
2021-08-23 15:45:31 +08:00
aweleey
c66e38c556
Merge pull request #1969 from xiuxiuing/master
update README.md
2021-08-23 15:45:12 +08:00
aweleey
3181f0cf2b
Merge pull request #2011 from JarLob/patch-1
Create SECURITY.md
2021-08-23 15:44:59 +08:00
aweleey
c51a45a8f7
Update SECURITY.md 2021-08-23 15:44:45 +08:00
aweleey
e8965a66d8
Merge pull request #2030 from duicym/master
Update plugin-list.md
2021-08-23 15:43:35 +08:00
aweleey
709425367a
Merge pull request #2182 from CodeOcenS/master
Update README.md
2021-08-23 15:42:55 +08:00
aweleey
4b8d85ab2d
Merge pull request #2311 from lkqm/patch-1
doc: 增加Yapi X文档生成插件链接
2021-08-23 15:40:42 +08:00
Mario Luo
a53dafaa81
doc: 增加Yapi X文档生成插件链接 2021-08-21 16:34:46 +08:00
duicym
f6086338fd
Merge branch 'YMFE:master' into master 2021-08-17 10:30:24 +08:00
aweleey
d7e06446a6
Update README.md 2021-07-20 13:46:22 +08:00
aweleey
e2a1b2d1c8
Merge pull request #2220 from YMFE/fix_sandbox_bug
fix: fixed_sandbox_bug
2021-06-25 12:19:28 +08:00
ariesly
37f7e55a07 fix: fixed_sandbox_bug 1.9.3 v1.9.3 2021-06-25 11:57:19 +08:00
PandaEye
df1fb4154c
Update README.md
add SwiftJSONModeler
2021-04-28 21:02:30 +08:00
duicym
43794487aa
Update plugin-list.md
定时自动测试发送钉钉插件
2020-12-10 20:29:40 +08:00
Jaroslav Lobačevski
54f80ac862
Create SECURITY.md
Please provide a security contact
2020-12-01 11:01:23 +02:00
wang
c12d5de71f update README.md 2020-10-26 15:13:46 +08:00
sean1025
8e1f6546d5
Merge pull request #1331 from LiPinghai/hotfix
fix: 排重follow project时使用_id的错误
2020-10-11 12:27:30 +08:00
sean1025
144a916756
Merge pull request #1497 from tangcent/fix#1493
fix: use `sub` instead of `split` to parse parameters
2020-10-11 12:26:57 +08:00
sean1025
bc77adc22f
Update README.md 2020-10-10 19:22:29 +08:00
sean1025
0048715ac9
Merge pull request #1893 from lifeixiang027/master
解决无法解析OpenAPI 3.0接口response问题
2020-10-10 19:19:37 +08:00
sean1025
1e71c17660
Merge pull request #1942 from chenguangwu/master
swagger定时同步
2020-10-10 19:18:53 +08:00
CHEN/GUANG WU
d4304ba470
Merge pull request #2 from YMFE/master
update
2020-09-29 14:39:06 +08:00
WebPuY
d6e82622c0 fix: 解决请求用户信息接口的越权漏洞 2020-09-20 10:28:15 +08:00
sean1025
4a6fdd3b5c
Merge pull request #1879 from laowon/fix-exampleInSwaggerJson-lost
fix(swaggerjson中formData格式example属性在yapi页面不显示)
2020-08-10 22:25:52 +08:00
Li Feixiang
1334fdd212
Update run.js 2020-08-05 00:15:40 +08:00
CHEN/GUANG WU
172d69ddc1
Merge pull request #1 from YMFE/master
update forks
2020-07-30 17:25:43 +08:00
wangzk
8636dec58a fix(swaggerjson中formData格式example属性在yapi页面不显示) 2020-07-24 10:06:17 +08:00
sean1025
2ca9b34e0a
Merge pull request #1846 from Ryan-Miao/patch-1
docker-yapi更新为docker-compose方式
2020-06-29 11:15:22 +08:00
Ryan Miao
24e7fbd9d6
Update README.md 2020-06-29 10:38:24 +08:00
sean1025
99bb83c072
Merge pull request #1819 from BBBigCat/feat-openapi-export-swagger
feat: 将导出项目接口文档为 swagger 文件接口加入 openapi
2020-06-11 10:43:54 +08:00
bin.liu
5dff3d6b01 feat: 将导出项目接口文档为 swagger 文件接口加入 openapi 2020-06-08 17:11:24 +08:00
苏文雄
c3cc42148d docs: log 2020-05-29 14:11:02 +08:00
苏文雄
d6b145041f chore: version 2020-05-29 14:08:56 +08:00
苏文雄
a236a4ae2a Merge branch 'master' of https://github.com/YMFE/yapi 2020-05-29 14:08:18 +08:00
苏文雄
8fd9819059 fix: 高级 mock 无效的bug,增加对登录 email 空格的过滤, deepMath 增加对原型属性过滤 2020-05-29 14:08:02 +08:00
cgw
67e7dcf8be ?bug:syncInterface 接口无更新,修改sync_model的属性失败
this.syncModel.upById(projectId, oldSyncJob);-->this.syncModel.upById(oldSyncJob._id, oldSyncJob);
2020-05-27 12:47:35 +08:00
cgw
d5c950fdb6 同步swagger:接口无更新,不保存日志 2020-05-27 11:20:18 +08:00
sean1025
d6382fc155
Merge pull request #1786 from YMFE/revert-1780-fix_Compare
Revert "fix: use lodash compare json other than lib isDeepMatch"
2020-05-22 22:25:59 +08:00
sean1025
cc40c39a1c
Revert "fix: use lodash compare json other than lib isDeepMatch" 2020-05-22 22:23:55 +08:00
sean1025
a063f382b4
Merge pull request #1780 from leeonfield/fix_Compare
fix: use lodash compare json other than lib isDeepMatch
2020-05-22 22:22:50 +08:00
lijundong
8c5001d50e fix: use lodash compare json other than lib compare 2020-05-19 23:18:58 +08:00
苏文雄
6925c98da7 chore: update static file v1.9.1 2020-04-28 17:45:43 +08:00
苏文雄
a74b779353 fix: 修复因 mongodb 一个废弃报错导致部署不成功问题 2020-04-28 17:42:01 +08:00
苏文雄
895e9d1339 chore: update static file v1.9.0 2020-04-28 17:16:23 +08:00
苏文雄
461fd57f96 feat: log 2020-04-28 17:14:37 +08:00
苏文雄
b2fa32e469 fix: 测试集闪动问题 2020-04-28 17:10:06 +08:00
苏文雄
e9e99dc87b Merge branch 'master' of https://github.com/YMFE/yapi 2020-04-28 16:42:25 +08:00
Bill
2c9eed93a7
doc: Add Megvii.com to readme.md
Add Megvii.com
2020-04-28 16:00:16 +08:00