Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes #5351

Merged
merged 31 commits into from
Nov 19, 2019
Merged

Bug fixes #5351

merged 31 commits into from
Nov 19, 2019

Commits on Nov 12, 2019

  1. Polish apache#5306 : [Migration] Upgrade the @SInCE tags in Javadoc m…

    …igration cloud native to master
    mercyblitz committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    e5c50fc View commit details
    Browse the repository at this point in the history
  2. Polish apache#5306 : [Migration] Upgrade the @SInCE tags in Javadoc m…

    …igration cloud native to master
    mercyblitz committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    b1fe4f6 View commit details
    Browse the repository at this point in the history
  3. Polish apache#5309 : [ISSURE] The beans of Dubbo's Config can't be fo…

    …und on the ReferenceBean's initialization
    mercyblitz committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    6176bf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4c8956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4278dc1 View commit details
    Browse the repository at this point in the history
  6. Polish apache#5313 : [Migration] migrate the code in common module fr…

    …om cloud-native branch to master
    mercyblitz committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    3734800 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Polish apache#5316 : [Refactor] Replace @EnableDubboConfigBinding Usi…

    …ng spring-context-support
    mercyblitz committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    5d74025 View commit details
    Browse the repository at this point in the history
  2. Polish apache#5317 : [Refactor] Refactor ReferenceAnnotationBeanPostP…

    …rocessor using Alibaba spring-context-suuport API
    mercyblitz committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    2f56570 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5afb058 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92af95e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bbabf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8596072 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    256ee6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96276f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed0f920 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    0da7e27 View commit details
    Browse the repository at this point in the history
  2. Sync commit

    mercyblitz committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    e97abee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c116d View commit details
    Browse the repository at this point in the history
  4. Polish apache#5326 : [Migration] To migrate dubbo-metadata-processor …

    …from cloud-native branch
    mercyblitz committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    b1eb630 View commit details
    Browse the repository at this point in the history
  5. Sync

    mercyblitz committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    4c72e2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2827278 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f39074 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    348e31d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ba484 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    b669ec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eeee77 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Polish bugfix

    mercyblitz committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    5cffbc2 View commit details
    Browse the repository at this point in the history
  2. Fixes test cases

    mercyblitz committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    95c2068 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into cloud-native-2.7.5

    # Conflicts:
    #	dubbo-configcenter/dubbo-configcenter-zookeeper/src/test/java/org/apache/dubbo/configcenter/support/zookeeper/ZookeeperDynamicConfigurationTest.java
    #	dubbo-metadata/dubbo-metadata-api/src/test/java/org/apache/dubbo/metadata/DynamicConfigurationServiceNameMappingTest.java
    mercyblitz committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    a29555c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into cloud-native-2.7.5

    # Conflicts:
    #	dubbo-configcenter/dubbo-configcenter-zookeeper/src/test/java/org/apache/dubbo/configcenter/support/zookeeper/ZookeeperDynamicConfigurationTest.java
    #	dubbo-metadata/dubbo-metadata-api/src/test/java/org/apache/dubbo/metadata/DynamicConfigurationServiceNameMappingTest.java
    mercyblitz committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    721d25a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into cloud-native-2.7.5

    # Conflicts:
    #	dubbo-configcenter/dubbo-configcenter-zookeeper/src/test/java/org/apache/dubbo/configcenter/support/zookeeper/ZookeeperDynamicConfigurationTest.java
    #	dubbo-metadata/dubbo-metadata-api/src/test/java/org/apache/dubbo/metadata/DynamicConfigurationServiceNameMappingTest.java
    mercyblitz committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    ad9ec1f View commit details
    Browse the repository at this point in the history