1. 29 8月, 2021 2 次提交
  2. 27 8月, 2021 1 次提交
  3. 26 8月, 2021 4 次提交
  4. 25 8月, 2021 1 次提交
  5. 23 8月, 2021 1 次提交
  6. 21 8月, 2021 1 次提交
  7. 16 8月, 2021 1 次提交
  8. 15 8月, 2021 2 次提交
  9. 13 8月, 2021 1 次提交
  10. 11 8月, 2021 1 次提交
  11. 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
  12. 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
  13. 07 8月, 2021 2 次提交
  14. 06 8月, 2021 2 次提交
  15. 05 8月, 2021 3 次提交
  16. 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
  17. 28 7月, 2021 2 次提交
  18. 27 7月, 2021 1 次提交
  19. 26 7月, 2021 3 次提交
  20. 24 7月, 2021 1 次提交
  21. 22 7月, 2021 1 次提交
  22. 19 7月, 2021 2 次提交
  23. 13 7月, 2021 1 次提交
  24. 10 7月, 2021 1 次提交
  25. 09 7月, 2021 1 次提交
  26. 07 7月, 2021 1 次提交
  27. 03 7月, 2021 1 次提交