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

pull request develop branch #1

Merged
merged 311 commits into from
Jul 27, 2020
Merged

pull request develop branch #1

merged 311 commits into from
Jul 27, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 1, 2020

  1. Merge pull request #2 from flycash/2.7.5-bk

    Fix Some Bug and merger origin/develop
    lzp0412 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    3aa0082 View commit details
    Browse the repository at this point in the history
  2. 1、add comments

    2、format imports
    lizhipeng committed May 1, 2020
    Configuration menu
    Copy the full SHA
    569e2b6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Merge develop

    flycash committed May 2, 2020
    Configuration menu
    Copy the full SHA
    59365ec View commit details
    Browse the repository at this point in the history
  2. merge develop

    flycash committed May 2, 2020
    Configuration menu
    Copy the full SHA
    212d886 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #500 from flycash/2.7.5

    Merge develop to 2.7.5
    zouyx committed May 2, 2020
    Configuration menu
    Copy the full SHA
    6a558d8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/dubbo-2.7.5' of github.com:apache/dubbo-go into…

    … 2.7.5-bk
    flycash committed May 2, 2020
    Configuration menu
    Copy the full SHA
    ffe69ca View commit details
    Browse the repository at this point in the history
  5. Export get BaseConfig

    flycash committed May 2, 2020
    Configuration menu
    Copy the full SHA
    08eb340 View commit details
    Browse the repository at this point in the history
  6. fix review comments

    lizhipeng committed May 2, 2020
    Configuration menu
    Copy the full SHA
    bcda4de View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'remotes/dubbo-go/feature/dubbo-2.7.5' i…

    …nto feature/dubbo-2.7.5
    
    # Conflicts:
    #	config/service_config.go
    #	config/service_config_test.go
    #	go.sum
    lizhipeng committed May 2, 2020
    Configuration menu
    Copy the full SHA
    698c2b2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Refactor service-discovery

    flycash committed May 4, 2020
    Configuration menu
    Copy the full SHA
    4b8b4d7 View commit details
    Browse the repository at this point in the history
  2. Merge 2.7.5

    flycash committed May 4, 2020
    Configuration menu
    Copy the full SHA
    1113bf1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from flycash/2.7.5-bk

    ServiceDiscovery configuration
    lzp0412 committed May 4, 2020
    Configuration menu
    Copy the full SHA
    3f1a52b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62b3787 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Add tests

    flycash committed May 5, 2020
    Configuration menu
    Copy the full SHA
    a784557 View commit details
    Browse the repository at this point in the history
  2. Add extensiong for metadata service

    flycash committed May 5, 2020
    Configuration menu
    Copy the full SHA
    266e0b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from flycash/2.7.5-bk

    Provider startup
    lzp0412 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    ed5693f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Merge remote-tracking branch 'upstream/feature/dubbo-2.7.5' into even…

    …tDispatchServiceDiscovery
    Patrick0308 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    a4cef09 View commit details
    Browse the repository at this point in the history
  2. add Event

    Patrick0308 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    99ac8c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b87dbe2 View commit details
    Browse the repository at this point in the history
  4. Mod:for ut

    hxmhlt committed May 6, 2020
    Configuration menu
    Copy the full SHA
    73f21fa View commit details
    Browse the repository at this point in the history
  5. Mod:resolve conflict

    hxmhlt committed May 6, 2020
    Configuration menu
    Copy the full SHA
    f7dd531 View commit details
    Browse the repository at this point in the history
  6. optimize code

    Patrick0308 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    2938f51 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    ada27e2 View commit details
    Browse the repository at this point in the history
  2. fix imports

    Patrick0308 committed May 8, 2020
    Configuration menu
    Copy the full SHA
    9f7e1f3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    3e81841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df74f8d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    4970301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ace5e View commit details
    Browse the repository at this point in the history
  3. fix impl_test error

    lizhipeng committed May 11, 2020
    Configuration menu
    Copy the full SHA
    e73f3bf View commit details
    Browse the repository at this point in the history
  4. add Registry unsubscribe

    zouyx committed May 11, 2020
    Configuration menu
    Copy the full SHA
    322eb5f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Merge pull request #487 from Patrick0308/eventDispatchServiceDiscovery

    Align 2.7.5: Event dispatch service discovery
    zouyx committed May 12, 2020
    Configuration menu
    Copy the full SHA
    c958389 View commit details
    Browse the repository at this point in the history
  2. fix import error

    lizhipeng committed May 12, 2020
    Configuration menu
    Copy the full SHA
    393d12a View commit details
    Browse the repository at this point in the history
  3. change lock granularity

    zouyx committed May 12, 2020
    Configuration menu
    Copy the full SHA
    31f8663 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    341bc5f View commit details
    Browse the repository at this point in the history
  5. fix import error

    lizhipeng committed May 12, 2020
    Configuration menu
    Copy the full SHA
    aaeabc6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. fix review problems

    zouyx committed May 13, 2020
    Configuration menu
    Copy the full SHA
    f1d5aa4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    1b55d1e View commit details
    Browse the repository at this point in the history
  2. fix review comments

    zouyx committed May 15, 2020
    Configuration menu
    Copy the full SHA
    ce89e9b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. fix review comments

    zouyx committed May 16, 2020
    Configuration menu
    Copy the full SHA
    50c24b1 View commit details
    Browse the repository at this point in the history
  2. add comment and test case

    zouyx committed May 16, 2020
    Configuration menu
    Copy the full SHA
    f3a7845 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Configuration menu
    Copy the full SHA
    9788244 View commit details
    Browse the repository at this point in the history
  2. Mod:resolve pr review

    hxmhlt committed May 17, 2020
    Configuration menu
    Copy the full SHA
    0048609 View commit details
    Browse the repository at this point in the history
  3. Mod:resolve pr review

    hxmhlt committed May 17, 2020
    Configuration menu
    Copy the full SHA
    235edf5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. fix review comments

    zouyx committed May 18, 2020
    Configuration menu
    Copy the full SHA
    7a87b5a View commit details
    Browse the repository at this point in the history
  2. fix review comments

    zouyx committed May 18, 2020
    Configuration menu
    Copy the full SHA
    ab046ef View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. fix review problems

    zouyx committed May 19, 2020
    Configuration menu
    Copy the full SHA
    2699fcc View commit details
    Browse the repository at this point in the history
  2. fix review problems

    zouyx committed May 19, 2020
    Configuration menu
    Copy the full SHA
    f0c9c8f View commit details
    Browse the repository at this point in the history
  3. Finish code

    flycash committed May 19, 2020
    Configuration menu
    Copy the full SHA
    df1a43d View commit details
    Browse the repository at this point in the history
  4. fix review problems

    zouyx committed May 19, 2020
    Configuration menu
    Copy the full SHA
    7e7db7b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Merge pull request #510 from zouyx/feature/addRegistryUnpub

    Ftr : add UnRegister and UnSubscribe for zookeeper Registry
    AlexStocks committed May 20, 2020
    Configuration menu
    Copy the full SHA
    9026120 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    5c767f4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. change to service key

    zouyx committed May 22, 2020
    Configuration menu
    Copy the full SHA
    c21d928 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #535 from zouyx/feature/addRegistryUnpub

    Rft : Change subscribe service key in registrydatalistener
    zouyx committed May 22, 2020
    Configuration menu
    Copy the full SHA
    3094ef8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Mod:modify for code review

    hxmhlt committed May 23, 2020
    Configuration menu
    Copy the full SHA
    c312cc8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Mod:for code review

    hxmhlt committed May 24, 2020
    Configuration menu
    Copy the full SHA
    0d78b2a View commit details
    Browse the repository at this point in the history
  2. Mod:code review

    hxmhlt committed May 24, 2020
    Configuration menu
    Copy the full SHA
    c024ce1 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Merge pull request #505 from hxmhlt/metadata_report

    Add: DelegateMetadataReport & RemoteMetadataService
    AlexStocks committed May 25, 2020
    Configuration menu
    Copy the full SHA
    d4c83fb View commit details
    Browse the repository at this point in the history
  2. change test case method

    zouyx committed May 25, 2020
    Configuration menu
    Copy the full SHA
    b364f31 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Merge pull request #542 from zouyx/feature/addRegistryUnpub

    Rft: Change test case method
    Patrick0308 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    9578fc0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    7c87c2a View commit details
    Browse the repository at this point in the history
  2. Add UT

    flycash committed May 29, 2020
    Configuration menu
    Copy the full SHA
    bdd9b71 View commit details
    Browse the repository at this point in the history
  3. Merge nacos-meta

    flycash committed May 29, 2020
    Configuration menu
    Copy the full SHA
    198ddc3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Merge pull request #6 from flycash/2.7.5

    Merge nacos metadata report implementation
    lzp0412 committed May 30, 2020
    Configuration menu
    Copy the full SHA
    7e912e7 View commit details
    Browse the repository at this point in the history
  2. Add unregiste implementation

    flycash committed May 30, 2020
    Configuration menu
    Copy the full SHA
    b968f7b View commit details
    Browse the repository at this point in the history
  3. server start successfully

    flycash committed May 30, 2020
    Configuration menu
    Copy the full SHA
    cc4d563 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from flycash/2.7.5

    2.7.5
    lzp0412 committed May 30, 2020
    Configuration menu
    Copy the full SHA
    bfb89b5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Configuration menu
    Copy the full SHA
    035d7d9 View commit details
    Browse the repository at this point in the history
  2. Merge develop

    flycash committed May 31, 2020
    Configuration menu
    Copy the full SHA
    f993803 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from flycash/2.7.5-bk

    2.7.5 bk
    lzp0412 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    34775e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. lock optimize

    zouyx committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    e499d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae2a82 View commit details
    Browse the repository at this point in the history
  3. lock optimize

    zouyx committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    977fffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c623ec View commit details
    Browse the repository at this point in the history
  5. lock optimize

    zouyx committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    f7ea5f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db059d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d1bbe0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Fix review

    flycash committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5f0084a View commit details
    Browse the repository at this point in the history
  2. Add events and eventListener

    flycash committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b760621 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ae184f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #578 from zouyx/feature/addRegistryUnpub

    Rft : Optimize lock for zookeeper registry
    AlexStocks committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    ff9eec7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Add events and eventListener

    flycash authored and lzp0412 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    ed6b59b View commit details
    Browse the repository at this point in the history
  2. Add customizer

    flycash authored and lzp0412 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e2da137 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Add customizer

    flycash committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    59eee39 View commit details
    Browse the repository at this point in the history
  2. fix review

    flycash committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d997d51 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. code clean

    xg.gao committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    b815070 View commit details
    Browse the repository at this point in the history
  2. fix

    xg.gao committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    efd2305 View commit details
    Browse the repository at this point in the history
  3. fix log

    xg.gao committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    2398d20 View commit details
    Browse the repository at this point in the history
  4. refactor MetadataService

    flycash committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    2997c11 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. test: assert --> require to use fail now

    xg.gao committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    4f382b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7c2c8b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Merge pull request #522 from flycash/nacos-meta

    Nacos MetadataReport implementation
    flycash committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    669301f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b6500 View commit details
    Browse the repository at this point in the history
  3. Resolve conflict

    flycash committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    a7d16a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3984ffa View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Add metadata service factory

    flycash committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    066dcdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a5188 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Invoke dubbo client success

    flycash committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    9d5d9e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

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

Commits on Jun 13, 2020

  1. Fix BUG

    flycash committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    c6e8b0c View commit details
    Browse the repository at this point in the history
  2. Fix BUG

    flycash committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    ca020d2 View commit details
    Browse the repository at this point in the history
  3. Merge 2.7.5

    flycash committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    9eddc5c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Merge 2.7.5

    flycash committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    e8ca163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8793dab View commit details
    Browse the repository at this point in the history
  3. Merge develop

    flycash committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    287da82 View commit details
    Browse the repository at this point in the history
  4. Fix Review And Add UT

    flycash committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    d6a68d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. fix user images error

    zouyx committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    6950060 View commit details
    Browse the repository at this point in the history
  2. add test code

    pantianying committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    94636fc View commit details
    Browse the repository at this point in the history
  3. fix go fmt

    pantianying committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    05a6146 View commit details
    Browse the repository at this point in the history
  4. require --> assert

    xg.gao committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    df758dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from pantianying/etcd_metadata_report

    Etcd metadata report
    flycash committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    0965296 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #609 from zouyx/fix-logo-error

    Mod: update haozhuo logo url
    flycash committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    2c830f7 View commit details
    Browse the repository at this point in the history
  7. Fix Review And UT

    flycash committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    760fc22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c19f65b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Merge pull request #601 from dubbo-x/zk_client

    Imp: Zk client
    AlexStocks committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    024f7b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from flycash/2.7.5-bk

    2.7.5 bk
    xianlezheng committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    85607f2 View commit details
    Browse the repository at this point in the history
  3. Fix Review And Add UT

    flycash committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b83f86a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bde7d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Merge pull request #614 from asheux/chore/modify-gitignore

    Mod: ignore vim temporary files
    Patrick0308 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    88dc291 View commit details
    Browse the repository at this point in the history
  2. Merge develop

    flycash committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    904bbdb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. add lock

    cvictory committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    3b51b99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2131a68 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    0b6cbef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eb8caa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from flycash/2.7.5-bk

    2.7.5 bk
    xianlezheng committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    b242ae3 View commit details
    Browse the repository at this point in the history
  4. fix:merge update dubbo-2.7.5 branch to feature/etcd-service-discovery

    Merge branch 'feature/dubbo-2.7.5' into feature/etcd-service-discovery
    
    # Conflicts:
    #	remoting/etcdv3/client.go
    xianlezheng committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    819d092 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Merge pull request #3 from xianlezheng/feature/etcd-service-discovery

    Feature/etcd service discovery
    flycash committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    28057ed View commit details
    Browse the repository at this point in the history
  2. Fix UT

    flycash committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    e3d7770 View commit details
    Browse the repository at this point in the history
  3. Merge develop

    flycash committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    80411a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Fix Etcd BUG

    flycash committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    facab2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from flycash/2.7.5-bk

    2.7.5 bk-will fixs bug :(
    xianlezheng committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    e91bf07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5318540 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aaee6d View commit details
    Browse the repository at this point in the history
  5. Update links

    z2z23n0 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    05bc46d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge pull request #625 from zhangymPerson/master

    alter filter/*_test.go Rename testFuncName to match the regular expre…
    AlexStocks committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e0b0444 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from xianlezheng/feature/etcd-service-discovery

    Feature/etcd service discovery
    flycash committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    be56ab1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Add ANYHOST_KEY judgment

    willson-chen committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    0dc83ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab1a9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #623 from YuzeZhang/master

    Mod: Update links in readme
    AlexStocks committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    b568e86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb450a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. modify metareport interface

    xg.gao committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    3d0b1c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08b8fc View commit details
    Browse the repository at this point in the history
  3. fix bug

    xg.gao committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    b8f5346 View commit details
    Browse the repository at this point in the history
  4. consul metadata report

    xg.gao committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    b2a04fd View commit details
    Browse the repository at this point in the history
  5. zookeeper metadata report

    xg.gao committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    117f85f View commit details
    Browse the repository at this point in the history
  6. fix

    xg.gao committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    f1576d1 View commit details
    Browse the repository at this point in the history
  7. fix

    xg.gao committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    242e9f2 View commit details
    Browse the repository at this point in the history
  8. import sort

    xg.gao committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    81a458c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. consul metadata report unit test

    xg.gao committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    404cd00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e782b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c066b50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ca089 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    7ac57ce View commit details
    Browse the repository at this point in the history
  2. zookeeper metadata report unit test

    xg.gao committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    f004237 View commit details
    Browse the repository at this point in the history
  3. go fmt

    xg.gao committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    ecf7fa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae1df23 View commit details
    Browse the repository at this point in the history
  5. modify comment

    Patrick0308 committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    3c3552c View commit details
    Browse the repository at this point in the history
  6. global var for empty slice

    xg.gao committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    44dbdfe View commit details
    Browse the repository at this point in the history
  7. add unit tests

    Patrick0308 committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    dd6e4bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2e00e5 View commit details
    Browse the repository at this point in the history
  9. fix

    xg.gao committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    f440a31 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. remove panic

    xg.gao committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e030e25 View commit details
    Browse the repository at this point in the history
  2. fix bug

    xg.gao committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    a601a33 View commit details
    Browse the repository at this point in the history
  3. rename consul agent for test

    xg.gao committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    f00d104 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. fix

    xg.gao committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    a23c6d2 View commit details
    Browse the repository at this point in the history
  2. fix typo

    xg.gao committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    7248544 View commit details
    Browse the repository at this point in the history
  3. update zk library version

    xg.gao committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    f66dda8 View commit details
    Browse the repository at this point in the history
  4. simplify and comment

    xg.gao committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    302dbc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    8906429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3784669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb18057 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Merge pull request #629 from willson-chen/add_anyhost_key_judgment

    Add: anyhost key judgment
    AlexStocks committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    e570147 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #641 from coffeehc/develop

    Add: namespaceId config for nacos
    AlexStocks committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    9697b2b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Merge pull request #633 from dubbo-x/metadata

    Ftr:  zk/consul Metadata
    pantianying committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    5a12137 View commit details
    Browse the repository at this point in the history
  2. fix waitGroup

    pantianying committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    7aab577 View commit details
    Browse the repository at this point in the history
  3. Merge zk and consul

    flycash committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    8ad299c View commit details
    Browse the repository at this point in the history
  4. Merge develop

    flycash committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    3fd1b2d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #15 from apache/develop

    Develop
    lzp0412 committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    5ec0519 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Merge zk discovery

    flycash committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    e90fac6 View commit details
    Browse the repository at this point in the history
  2. update nacos sdk version

    lzp0412 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    d32161e View commit details
    Browse the repository at this point in the history
  3. fix unitTest bug

    lzp0412 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    75776fb View commit details
    Browse the repository at this point in the history
  4. Fix ZK BUG

    flycash committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    9a5990d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Merge pull request #646 from lzp0412/develop

    Upd: Nacos SDK version
    flycash committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    547c299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03fc552 View commit details
    Browse the repository at this point in the history
  3. Add Release Notes

    flycash committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    822f1a2 View commit details
    Browse the repository at this point in the history
  4. Remove comments

    flycash committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d28ae76 View commit details
    Browse the repository at this point in the history
  5. add comments

    liuxiaomin committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    6ffa278 View commit details
    Browse the repository at this point in the history
  6. formant adjustment

    liuxiaomin committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    2a46f84 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. update GetSeataFilter to getSeataFilter

    liuxiaomin committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    09c5caf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #644 from pantianying/fix_waitgroup_develop

    Fix: waitGroup use
    zouyx committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    5bee5b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. optimization

    liuxiaomin committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    697fa50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a67e3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #648 from pantianying/develop-fix-zk-noevent

    Develop fix zk no provider bug
    hxmhlt committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    81026a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. bugfix

    liuxiaomin committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    1d2278d View commit details
    Browse the repository at this point in the history
  2. Resolve conflict

    flycash committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    750e62d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f433c06 View commit details
    Browse the repository at this point in the history
  4. Fix Review

    flycash committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    744afb2 View commit details
    Browse the repository at this point in the history
  5. Fix Review

    flycash committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    762e45e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. fix travis

    zouyx committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    4140d5d View commit details
    Browse the repository at this point in the history
  2. fix review comment

    zouyx committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    4c00837 View commit details
    Browse the repository at this point in the history
  3. fix review comment

    zouyx committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    2f73ae5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Merge pull request #604 from flycash/2.7.5-bk

    Ftr: Application-level Registry Model
    flycash committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    fdc9fd2 View commit details
    Browse the repository at this point in the history
  2. Upgrade hession to 1.6.1

    flycash committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    3587bfe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #650 from flycash/upgrade-hession

    Upgrade hession version
    AlexStocks committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    18f0a7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    982c3f1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #651 from zouyx/develop

    Fix: condition router bug and revert test case
    AlexStocks committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    080d8dd View commit details
    Browse the repository at this point in the history
  6. Add: ftr 577

    AlexStocks committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    8347779 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    6920c15 View commit details
    Browse the repository at this point in the history
  2. modify return error and log

    cvictory committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    00f9946 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. merge apache master

    zouyx committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    b0f707a View commit details
    Browse the repository at this point in the history
  2. delete useless key

    zouyx committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    e6e276e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3db1c2 View commit details
    Browse the repository at this point in the history
  4. change log level

    cvictory committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    9c857ed View commit details
    Browse the repository at this point in the history
  5. fix: panic when checkRegistries

    jialiang committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    5fa56c6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #653 from zouyx/develop

    Fix: Merge master commit to develop
    zouyx committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    c6354a0 View commit details
    Browse the repository at this point in the history
  7. Fix: panic when checkRegistries

    jialiang committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f15150f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Merge pull request #658 from apache/develop

    Develop to master
    AlexStocks committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    57d7b5b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #657 from relaxedCat/feature/sigterm

    fix graceful shutdwon add sigterm signal
    AlexStocks committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    cd3d3a2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #654 from JiaLiangoooo/develop

    Fix: panic when checkRegistries
    AlexStocks committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    c6c39e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74b5386 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Imp: add some comments

    Neo344 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    667540a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3db7da View commit details
    Browse the repository at this point in the history
  3. Imp: three improvements

    Neo344 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    892d859 View commit details
    Browse the repository at this point in the history
  4. Imp: three improvements

    Neo344 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    5868ed1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53f2b37 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Merge pull request #17 from apache/develop

    Develop
    lzp0412 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    f1b3487 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #647 from dk-lockdown/develop

    Ftr: experimentally distributed transaction based on seata-golang
    AlexStocks committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    dc49015 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #664 from Howie66/develop

    Imp: Some improvements related to annotation
    AlexStocks committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    038c0aa View commit details
    Browse the repository at this point in the history
  4. solve nacos unit test failed

    lzp0412 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    e59c00b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Merge pull request #669 from lzp0412/develop

    Fix: nacos unit test failed
    AlexStocks committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    280a606 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #652 from cvictory/develop

    Fix : the consumer cannot get the real cause error from provider
    AlexStocks committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    053aab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. code format

    xg.gao committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    ea57c44 View commit details
    Browse the repository at this point in the history
  2. code_format

    xg.gao committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    1a16b04 View commit details
    Browse the repository at this point in the history
  3. update readme

    fangyincheng committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f5e07cd View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. go mod tidy

    xg.gao committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    f85a42a View commit details
    Browse the repository at this point in the history
  2. Mod: update feature list

    fangyincheng committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    ba32f15 View commit details
    Browse the repository at this point in the history
  3. Mod: update feature list

    fangyincheng committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    68ed8c9 View commit details
    Browse the repository at this point in the history
  4. update consul version

    xg.gao committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    b587f64 View commit details
    Browse the repository at this point in the history
  5. remove replace

    xg.gao committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    7970243 View commit details
    Browse the repository at this point in the history
  6. update consul test

    xg.gao committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    9632fd7 View commit details
    Browse the repository at this point in the history
  7. code format

    xg.gao committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    655d1df View commit details
    Browse the repository at this point in the history
  8. Merge branch 'code_format' into consul

    xg.gao committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    d92f931 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into consul

    xg.gao committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    776f40c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Merge branch 'develop' into consul

    xg.gao committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    35fb946 View commit details
    Browse the repository at this point in the history
  2. decrease stack level in log

    xg.gao committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    d795e2a View commit details
    Browse the repository at this point in the history
  3. add consul metadata in readme

    xg.gao committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    7d9abd2 View commit details
    Browse the repository at this point in the history
  4. code format

    xg.gao committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    cb15ad0 View commit details
    Browse the repository at this point in the history
  5. wait nacos client cache flush

    xg.gao committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    66e0f4d View commit details
    Browse the repository at this point in the history
  6. fix

    xg.gao committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    e60bb08 View commit details
    Browse the repository at this point in the history
  7. revert

    xg.gao committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    2083dba View commit details
    Browse the repository at this point in the history
  8. Merge pull request #672 from dubbo-x/consul

    Upd: upgrade package version
    fangyincheng committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    272ddd5 View commit details
    Browse the repository at this point in the history