1. 26 8月, 2021 2 次提交
  2. 25 8月, 2021 1 次提交
  3. 23 8月, 2021 1 次提交
  4. 21 8月, 2021 1 次提交
  5. 16 8月, 2021 1 次提交
  6. 15 8月, 2021 2 次提交
  7. 13 8月, 2021 1 次提交
  8. 11 8月, 2021 1 次提交
  9. 10 8月, 2021 1 次提交
    • V
      fix apollo config data loader with profiles (#3870) · 2c9b4dcc
      vdisk-group 提交于
      * fix apollo config data loader with profiles
      
      * CHANGES.md
      
      * m_pureApolloConfig default to false
      
      * rename field
      
      * divide Config to 2 class
      
      * add unit test
      
      * change getPropertyFromRepository
      
      * change getPropertyFromAdditional
      
      * use spi to create PureApolloConfig, and remove the pureApolloConfig field
      
      * modify unit test
      
      * update getPropertyNames
      
      * move to apollo-client-config-data
      
      * extends DefaultConfig
      
      * update unit test
      
      * fix getPropertyNames
      
      * update DefaultConfig unit test
      
      * remove AbstractRepositoryConfig
      
      * Update apollo-client/src/main/java/com/ctrip/framework/apollo/internals/DefaultConfig.java
      Co-authored-by: NJason Song <nobodyiam@gmail.com>
      Co-authored-by: NJason Song <nobodyiam@gmail.com>
      2c9b4dcc
  10. 08 8月, 2021 1 次提交
    • L
      Fix #2328 (#3865) · 8c0241cb
      Lonre Wang 提交于
      * Fix #2328
      
      case: beanDefinition of the bean defined in Configuration annotated class
      in this case, the `beanDefinition.getBeanClassName()` and `beanClass.getName()` is not match
      
      * Update CHANGES.md
      Co-authored-by: NJason Song <nobodyiam@gmail.com>
      8c0241cb
  11. 07 8月, 2021 2 次提交
  12. 06 8月, 2021 2 次提交
  13. 05 8月, 2021 3 次提交
  14. 04 8月, 2021 1 次提交
    • L
      Lazy load ConfigUtil · bfdfd985
      Lonre Wang 提交于
      prevent ConfigUtil init when ApolloApplicationContextInitializer initialized,
      That is too early.
      
      This issue caused by commit 6d50ca88
      bfdfd985
  15. 28 7月, 2021 2 次提交
  16. 27 7月, 2021 1 次提交
  17. 26 7月, 2021 3 次提交
  18. 24 7月, 2021 1 次提交
  19. 22 7月, 2021 1 次提交
  20. 19 7月, 2021 2 次提交
  21. 13 7月, 2021 1 次提交
  22. 10 7月, 2021 1 次提交
  23. 09 7月, 2021 1 次提交
  24. 07 7月, 2021 1 次提交
  25. 03 7月, 2021 1 次提交
  26. 30 6月, 2021 1 次提交
  27. 28 6月, 2021 3 次提交
  28. 27 6月, 2021 1 次提交