Commit Graph

239 Commits (7333eee5fc163bcef7f777a1fef5f3c8880758c4)
 

Author SHA1 Message Date
Paul 74c74df761 update: compose add nginx as proxy 6 years ago
Paul 9db1c9cc6f update: using nginx as frontend & backend proxy 6 years ago
Paul cd0221d662 update: docker-compose add frontend container 6 years ago
Paul 6ea733547c update: backend Dockerfile 6 years ago
Paul 43ea897bd8 add: frontend Dockerfile 6 years ago
bosn 1c05df8537 fix encoding bug 6 years ago
Bosn 800c67ace8
Merge pull request #513 from IrvingZhao/master
基于koa-router的prefix,添加base path 设置
6 years ago
irving.zhao 4b9ab7a892 添加 服务上下文路径配置 6 years ago
irving.zhao 52d6f378dc 移除分号 6 years ago
irving.zhao 53c1606fc2 合并主分支 6 years ago
huoyong.msb 2502acbf45 fix #508 searching bug 6 years ago
huoyong.msb 97de46e539 remove unopened module 6 years ago
huoyong.msb fff3ae81df fix compile bugs 6 years ago
Bosn a8c909bdaa
Merge pull request #457 from topcatv/patch-2
Head中的必填参数检查有问题
6 years ago
Bosn 8a8410edfe
Merge pull request #449 from topcatv/patch-1
docker-compose中的配置过时
6 years ago
Bosn d844e64485
Merge pull request #503 from thx/revert-393-master
Revert "Update README.md"
6 years ago
Bosn d75aad4fcc
Revert "Update README.md" 6 years ago
Bosn b84574a3ef
Merge pull request #393 from youngjuning/master
Update README.md
6 years ago
Bosn b8a01a1d46
Merge pull request #383 from AtrisMio/patch-1
兼容Null类型数据
6 years ago
Bosn 4eeb7baa48
Merge pull request #499 from Indexyz/master
fix: #454
6 years ago
huoyong.msb 286b79fa99 update package versions 6 years ago
Indexyz 8445cfff7a
fix: #454 6 years ago
irving.zhao 197e192fdb 1.添加url正则对象获取方法
2.调整地址匹配多个时逻辑处理为:
> 优先使用地址中动态数据较少的地址
> 出现动态数据数量相同时,抛出异常
6 years ago
Bosn 3f6c6d9fa5 fix https://github.com/thx/rap2-delos/issues/474 6 years ago
Roy 686d832d18
Head中的必填参数检查有问题
http request中head的参数未添加,会造成head中的参数必填勾选后即使header中有值也会检查不通过
6 years ago
Roy 8e1922fce7
docker-compose中的配置过时
docker-compose.yml中delos使用的image版本还是1.0.0,与 https://github.com/thx/rap2-dolores 中的master版本没有对齐,导致使用rap2-dolores新版本的时候页面报错。
6 years ago
杨俊宁 bad154c96d
Update README.md 6 years ago
Ataris 66e7deffdc
add patch sql 6 years ago
Ataris bb0b21a340
兼容Null类型 6 years ago
Ataris 6b447b250a
Accept Null 6 years ago
Bosn 278ae191b0 add password recovery 6 years ago
Bosn 40aa151a0a fix #352 6 years ago
Bosn 0dcb5de3eb dev 7 years ago
Bosn 5f7a489f89 dev 7 years ago
Bosn 8dc46ffdcd dev 7 years ago
Bosn 0b455d7b6c fix bugs 7 years ago
Bosn b619efb90c
Merge pull request #327 from ganl/fix-restful-method
修复restful模式下,没有考虑请求的HTTP Method,导致提示“匹配到多个接口…”
7 years ago
ganl 8b9f72a78e 修复restful模式下,没有考虑请求的HTTP Method,导致提示“匹配到多个接口…” 7 years ago
Bosn 42934d51aa
Merge pull request #304 from charmfocus/master
修正模块左侧接口列表无法排序的BUG
7 years ago
wukun 8d5e82b084 修正模块左侧接口列表无法排序的BUG 7 years ago
Bosn d3cd8f92aa
Merge pull request #299 from thx/add-license-1
Create LICENSE
7 years ago
Bosn 43259dcc1b
Create LICENSE 7 years ago
Bosn 7d5fdd3231
Update package.json
remove unofficial package ref
7 years ago
Bosn 9ed9395e2e fix #250 add ref to request params in mock API, for details please check Wiki update of user manual 7 years ago
Bosn 9686872c90 Update issue templates 7 years ago
Bosn d160dd00de
Merge pull request #275 from galaxybing/feature-redis-cluster
feature redis cluster, development env
7 years ago
yinhewang fa97f85f63 feature redis cluster, development env 7 years ago
Bosn dc2e3d0a89 fix test cases 7 years ago
Bosn 2ae02a800f fix create-db bug causing by Interface.ts cache 7 years ago
Bosn b781393520 fix redux reducers, prevent repeatedly data fetching. CAUTION: please run database/v2018_07_27.sql to change DB structure. 7 years ago