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

Update the latest code #18

Merged
merged 22 commits into from
Dec 11, 2018
Merged

Update the latest code #18

merged 22 commits into from
Dec 11, 2018

Commits on Dec 6, 2018

  1. Fix log4j pattern layout (#2802)

    lonre authored and ralf0131 committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    216e750 View commit details
    Browse the repository at this point in the history
  2. Optimize getExtensionClass method. (#2788)

    Just return the class instead of throwing exception.
    carryxyh authored and ralf0131 committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    628ad77 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    8a8650f View commit details
    Browse the repository at this point in the history
  2. fix testCustomExecutor (#2904)

    gudegg authored and beiwei30 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    743da20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea71adb View commit details
    Browse the repository at this point in the history
  4. Simplify the code logic of the method AbstractClusterInvoker#reselect. (

    #2826)
    
    * Simplify the code logic of the method AbstractClusterInvoker#reselect.
    
    * Minor modification for code style.
    code4wt authored and beiwei30 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    5b000a3 View commit details
    Browse the repository at this point in the history
  5. create AbstractRouter (#2909)

    * create AbstractRouter
    
    * router default method
    
    * router default method
    
    * router default method
    
    * mockinvoker
    Leishunyu authored and beiwei30 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    e16e78f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. Configuration menu
    Copy the full SHA
    f3e8be7 View commit details
    Browse the repository at this point in the history
  2. Enhance unit test (#2920)

    lixiaojiee authored and ralf0131 committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    107a0cc View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    6990134 View commit details
    Browse the repository at this point in the history
  2. Simply TagRouter (#2924)

    kexianjun authored and ralf0131 committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    3a05378 View commit details
    Browse the repository at this point in the history
  3. make telnet config work again (#2925)

    kexianjun authored and beiwei30 committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    fe456d9 View commit details
    Browse the repository at this point in the history
  4. Remove the log to putRandomPort when one protocol use random port (#2931

    )
    
    * optimize findConfigedPorts method of ServiceConfig to log only one time when userandom port
    
    * move the log to method putRandomPort
    tswstarplanet authored and beiwei30 committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    c2a4c8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    833ba03 View commit details
    Browse the repository at this point in the history
  6. Improve UT grammar and remove unnecessary braces. (#2930)

    * Improve UT grammer, fix compiler warnings.
    
    * Remove unnecessary braces.
    ralf0131 authored and beiwei30 committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    bb3216d View commit details
    Browse the repository at this point in the history
  7. re-enable testCustomExecutor (#2917)

    * fix testCustomExecutor
    
    * fix ci
    gudegg authored and beiwei30 committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    38c2151 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    437c6ce View commit details
    Browse the repository at this point in the history
  9. re-enable testCustomExecutor (#2913)

    biyuhao authored and beiwei30 committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    dabd428 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa5637e View commit details
    Browse the repository at this point in the history
  11. optimize the RondRobinLoadBalance and MockClusterInvoker (#2932)

    delete unused logic and take the logger out.
    lixiaojiee authored and carryxyh committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    e508ad4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    a03d487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    795a840 View commit details
    Browse the repository at this point in the history