- 07 Apr, 2018 1 commit
-
-
nobodyiam authored
-
- 04 Apr, 2018 3 commits
-
-
张乐 authored
修复头部搜索项目时的bug
-
陈慧 authored
-
wiston1988 authored
new version
-
- 01 Apr, 2018 3 commits
-
-
Jason Song authored
-
Jason Song authored
-
Jason Song authored
-
- 30 Mar, 2018 2 commits
-
-
Jason Song authored
fix init sql error
-
Jason Song authored
-
- 27 Mar, 2018 3 commits
-
-
Jason Song authored
fix the issue brought by 0.10.0 that Spring related classes are mistakenly loaded via DefaultInjector
-
nobodyiam authored
-
nobodyiam authored
fix the issue brought by 0.10.0 that Spring related classes are mistakenly loaded via DefaultInjector, which causes exceptions when there is no Spring libraries available.
-
- 25 Mar, 2018 7 commits
-
-
Jason Song authored
-
Jason Song authored
-
Jason Song authored
update coverity token
-
nobodyiam authored
-
Jason Song authored
minor fix
-
nobodyiam authored
-
Jason Song authored
version to 0.10.0
-
- 24 Mar, 2018 3 commits
-
-
nobodyiam authored
-
Jason Song authored
fix auto update not triggered issue
-
nobodyiam authored
fix auto update not triggered issue when there are same keys in different namespaces and the one with high priority deleted
-
- 23 Mar, 2018 1 commit
-
-
wiston1988 authored
new version
-
- 18 Mar, 2018 1 commit
-
-
Jason Song authored
abandon AllTests.java and fix some potential test issues
-
- 17 Mar, 2018 5 commits
-
-
nobodyiam authored
-
Jason Song authored
Adjust long polling timeout
-
nobodyiam authored
2. adjust client side's long polling timeout from 600 seconds to 90 seconds
-
Jason Song authored
portal add static resource cache control
-
nobodyiam authored
-
- 14 Mar, 2018 2 commits
-
-
Jason Song authored
update the Dockerfile version to 0.10.0-SNAPSHOT.
-
jian.tan authored
-
- 13 Mar, 2018 2 commits
-
-
Jason Song authored
-
Jason Song authored
-
- 12 Mar, 2018 3 commits
-
-
Jason Song authored
1. Support injecting Json values with @ApolloJsonValue, the supported format is the same as Spring @Value, such as @ApolloJsonValue("${someJsonPropertyKey}") 2. Support auto updating injected values for @ApolloJsonValue
-
Jason Song authored
-
张正 authored
minor refactor and add more ut
-
- 11 Mar, 2018 1 commit
-
-
nobodyiam authored
-
- 09 Mar, 2018 3 commits
-
-
Jason Song authored
-
Jason Song authored
-
zhangzheng authored
2 抽离了一个公共父类ApolloProcessor,用来处理反射相关的逻辑。 ApolloJsonValueProcessor,ApolloAnnotationProcessor,SpringValueProcessor都继承它 3 在PropertySourceProcessor中注册自动更新的监听器AutoUpdateConfigChangeListener 4 SpringValue增加isJson字段,表示这个属性是否是Json类型的 5 增加了单元测试
-