- 18 Apr, 2019 1 commit
-
-
Jason Song authored
-
- 13 Apr, 2019 1 commit
-
-
Jason Song authored
-
- 11 Apr, 2019 1 commit
-
-
Jason Song authored
-
- 09 Apr, 2019 1 commit
-
-
Jason Song authored
-
- 07 Apr, 2019 5 commits
-
-
kezhenxu94 authored
Fix SSRF, resolve #2103
-
kezhenxu94 authored
* Try to support JDK 8+
-
Jason Song authored
simplify k8s deployment
-
Jason Song authored
-
sunnoy authored
修复因为Dockerfile中ENTRYPOINT导致运行容器read-only报错 修复多个环境使用同dev环境注册中心导致web管理界面获取admin Server不一致
-
- 05 Apr, 2019 1 commit
-
-
Jason Song authored
-
- 01 Apr, 2019 1 commit
-
-
Jason Song authored
-
- 30 Mar, 2019 1 commit
-
-
Jason Song authored
-
- 27 Mar, 2019 1 commit
-
-
Jason Song authored
-
- 24 Mar, 2019 2 commits
- 22 Mar, 2019 2 commits
-
-
张乐 authored
Add OpenAPI to get application information
-
kezhenxu94 authored
-
- 09 Mar, 2019 2 commits
-
-
Haonanren authored
modified spring security user update and delete sql by use primary key for support database set SQL_SAFE_UPDATES = 1 #1997 (#2016)
-
kezhenxu94 authored
* bugfix: line feed under Windows. resolve issue #2015
-
- 05 Mar, 2019 1 commit
-
-
Jason Song authored
-
- 03 Mar, 2019 1 commit
-
-
kezhenxu94 authored
feature: diff configurations among clusters. issue #1966
-
- 02 Mar, 2019 1 commit
-
-
Jason Song authored
-
- 26 Feb, 2019 1 commit
-
-
Jason Song authored
-
- 24 Feb, 2019 1 commit
-
-
Jason Song authored
-
- 23 Feb, 2019 3 commits
- 16 Feb, 2019 4 commits
-
-
nobodyiam authored
-
nobodyiam authored
-
kezhenxu94 authored
* replace some guava API with new Java 1.7 native API * replace Collections.sort with List.sort(Java 1.7) * replace annonymous inner types with lambdas * use try-with-resources where possible * replace explicit types with diamond operators
-
Jason Song authored
fix bug (when use reverse proxy with TLS, "HttpServletResponse.sendRedirect" will redirect to http rather than https)
-
- 15 Feb, 2019 1 commit
-
-
guiwankai authored
fix bug (when use reverse proxy with TLS, "HttpServletResponse.sendRedirect" will redirect to http rather than https)
-
- 14 Feb, 2019 3 commits
-
-
Jason Song authored
1. fix flyway migration Chinese garbled issue 2. limit hibernate query plan cache 3. fix import/export api 4. wording update for yaml/yml namespace support 5. update ldap sample configurations
-
Jason Song authored
-
Jason Song authored
-
- 13 Feb, 2019 5 commits
-
-
Jason Song authored
-
Jason Song authored
-
Jason Song authored
-
idefav authored
enhance ldap user service to support filtering users by group
-
nobodyiam authored
-