1. 18 9月, 2021 2 次提交
    • L
      support search by item (#3977) · 2fb34799
      lepdou 提交于
      2fb34799
    • W
      feat(scripts): use bash to call openapi (#3980) · debf749a
      wxq 提交于
      * feat(scripts): use bash to call openapi
      
      * add Copyright to header of .sh file
      
      * Update CHANGES.md
      
      * Update CHANGES.md
      
      * feat(scripts): openapi create namespace
      
      * refactor: change name to hump naming
      
      * 添加中文说明
      
      * change argument's order
      
      * feat: create item
      
      * feat: item update
      
      * feat: delete item
      
      * feat: release namespace
      
      * docs: shell scripts call open-api
      debf749a
  2. 15 9月, 2021 2 次提交
    • W
      refactor: let open api more easier to use and development (#3943) · 2455c0f2
      wxq 提交于
      * refactor: add open api interface
      
      * fix: GetMapping conflict
      
      * Update apollo-openapi/src/main/java/com/ctrip/framework/apollo/openapi/client/ApolloOpenApiClient.java
      Co-authored-by: NJason Song <nobodyiam@gmail.com>
      
      * fix: HttpServletRequest lack. Use an UnsupportedOperationException method instead
      
      * fix: GetMapping conflict
      
      * delete method parameter request
      
      Use 'T(org.springframework.web.context.request.RequestContextHolder).currentRequestAttributes().getRequest()' instead of '#request'
      
      * rollback controller in portal
      
      * rollback ApolloOpenApiClient
      
      * delete xxxOpenApi
      
      * refactor: use xxxOpenApiService as api
      
      * Update NamespaceBranchController.java
      
      * Update CHANGES.md
      Co-authored-by: NJason Song <nobodyiam@gmail.com>
      2455c0f2
    • J
      update helm chart and release note (#3979) · 8008a551
      Jason Song 提交于
      8008a551
  3. 14 9月, 2021 2 次提交
  4. 11 9月, 2021 1 次提交
  5. 10 9月, 2021 2 次提交
  6. 09 9月, 2021 1 次提交
  7. 08 9月, 2021 1 次提交
    • L
      Update ingress-portal.yaml (#3933) · ec9534f0
      LETSGO 提交于
      * Update ingress-portal.yaml
      
      -}} means whitespace to the right should be consumed,cause  error: 'apiVersion not set'. (#apiVersion annotated)
      
      * Update ingress-adminservice.yaml
      
      syntax error
      
      * Update ingress-configservice.yaml
      
      syntax error
      
      * Update CHANGES.md
      ec9534f0
  8. 06 9月, 2021 2 次提交
  9. 01 9月, 2021 1 次提交
    • K
      Remove spring dependencies from internal code (#3937) · ada62949
      kl 提交于
      * add tech-support-qq-4.png
      
      * Update README.md
      
      * Enhance the user experience in the scenario of submitting duplicate keys
      
      * Modify the key-value conflict exception prompt, adjust the code style
      
      * fix:Remove spring dependencies from internal code
      
      * doc(CHANGES.md): update CHANGES.md
      Co-authored-by: NJason Song <nobodyiam@gmail.com>
      ada62949
  10. 30 8月, 2021 2 次提交
  11. 29 8月, 2021 2 次提交
  12. 27 8月, 2021 1 次提交
  13. 26 8月, 2021 4 次提交
  14. 25 8月, 2021 1 次提交
  15. 23 8月, 2021 1 次提交
  16. 21 8月, 2021 1 次提交
  17. 16 8月, 2021 1 次提交
  18. 15 8月, 2021 2 次提交
  19. 13 8月, 2021 1 次提交
  20. 11 8月, 2021 1 次提交
  21. 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
  22. 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
  23. 07 8月, 2021 2 次提交
  24. 06 8月, 2021 2 次提交
  25. 05 8月, 2021 3 次提交