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

fix default setting #4955

Merged
merged 533 commits into from
Sep 10, 2019
Merged

fix default setting #4955

merged 533 commits into from
Sep 10, 2019
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 26, 2018

  1. Configuration menu
    Copy the full SHA
    7dd79b3 View commit details
    Browse the repository at this point in the history
  2. Optimize_hessian_desr_performance (#1705)

    whanice authored and beiwei30 committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    2711943 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27c4d84 View commit details
    Browse the repository at this point in the history
  4. upgrade to 2.6.2-SNAPSHOT

    chickenlj committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    0bf4809 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. fixes #1089, make ExecutionDispatcher meet dubbo-user-book (#1449)

    * fixes #1089, make ExecutionDispatcher meets dubbo-user-book
    
    * remove heartbeat condition
    qct authored and beiwei30 committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    01e100d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. enhance comments, javadoc and logging message for (#1722)

    ExecutionChannelHandler
    beiwei30 authored May 2, 2018
    Configuration menu
    Copy the full SHA
    a17dc54 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    8079b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a52a91 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1717, NettyHelper in netty extension populated Lo…

    …gger "InternalLogger" in netty.
    beiwei30 authored and chickenlj committed May 3, 2018
    Configuration menu
    Copy the full SHA
    299f78a View commit details
    Browse the repository at this point in the history
  4. [Dubbo-1687]Enhance test coverage for dubbo filter (#1715)

    * use three different kinds of cache factory to increase test coverages
    
    * add unit test cases for dubbo-filter module
    
    * add copyright and made small refactor
    
    * make sure Jcache will exceed expired period
    qinnnyul authored and beiwei30 committed May 3, 2018
    Configuration menu
    Copy the full SHA
    e42d8e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1022415 View commit details
    Browse the repository at this point in the history
  6. fix * imports issue (#1721)

    htynkn authored and beiwei30 committed May 3, 2018
    Configuration menu
    Copy the full SHA
    4effd18 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. #1731: checkMultiExtension in com.alibaba.dubbo.config.AbstractInter…

    …faceConfig should be in setter instead of getter (#1732)
    beiwei30 authored May 4, 2018
    Configuration menu
    Copy the full SHA
    836b1b1 View commit details
    Browse the repository at this point in the history
  2. unit test for dubbo-config-api (#1733)

    * finish unit test for AbstractMethodConfig
    
    * finish unit test for AbstractReferenceConfig
    
    * move to right package
    
    * finish unit test for AbstractReferenceConfig
    
    * finish unit test for AbstractMethodConfig
    
    * finish unit test for AbstractReferenceConfig
    
    * move to right package
    
    * finish unit test for AbstractReferenceConfig
    
    * unit test for AbstractServiceConfig, also fix logic issue in setListener/getListener
    beiwei30 authored May 4, 2018
    Configuration menu
    Copy the full SHA
    6a1fe5b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    1fdb3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be072bf View commit details
    Browse the repository at this point in the history
  3. Fix #934 #1756 use loadBalance policy to choose invoke when providers…

    … less 2 (#1759)
    
    * fix #934 use loadBalance policy to choose invoke when providers less than 2
    * fix #1756, clear mock invocation after invoking
    jerrick-zhu authored and ralf0131 committed May 9, 2018
    Configuration menu
    Copy the full SHA
    e5102b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30276e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ee855b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ee3672 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebfcc0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    700aae4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a3f26a View commit details
    Browse the repository at this point in the history
  10. Config api unit test (#1758)

    * unit test for ApplicationConfig
    
    * fix typo
    
    * unit test for ArgumentConfig
    
    * unit test for ConsumerConfig
    
    * unit test for MethodConfig
    
    * unit test for ModuleConfig
    
    * unit test for MonitorConfig
    
    * unit test for ProtocolConfig
    
    * unit test for ApplicationConfig
    
    * fix typo
    
    * unit test for ArgumentConfig
    
    * unit test for ConsumerConfig
    
    * unit test for MethodConfig
    
    * unit test for ModuleConfig
    
    * unit test for MonitorConfig
    
    * unit test for ProtocolConfig
    
    * unit test for ProviderConfig
    
    * make test stable
    beiwei30 authored May 9, 2018
    Configuration menu
    Copy the full SHA
    aefed24 View commit details
    Browse the repository at this point in the history
  11. enable tcp no delay for netty 3 server (#1746)

    (cherry picked from commit 430fb4c)
    nobodyiam authored and beiwei.ly committed May 9, 2018
    Configuration menu
    Copy the full SHA
    ebc0508 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    37fe87d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ffa756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bf64dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23070d8 View commit details
    Browse the repository at this point in the history
  5. Polish distribution pom

    chickenlj committed May 10, 2018
    Configuration menu
    Copy the full SHA
    d0dd7d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45f07f9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

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

Commits on May 12, 2018

  1. Remove unecessary cast.

    ralf0131 committed May 12, 2018
    Configuration menu
    Copy the full SHA
    8d04a23 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary null check. (#1764)

    refeccd authored and ralf0131 committed May 12, 2018
    Configuration menu
    Copy the full SHA
    cebadbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a2f0da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6950835 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

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

Commits on May 14, 2018

  1. unit test for ServiceConfig (#1780)

    * unit test for RegistryConfigTest
    
    * unit test for ServiceConfig
    
    * ignore com.alibaba.dubbo.config.ServiceConfigTest.testUnexport to make unit test stable
    beiwei30 authored May 14, 2018
    Configuration menu
    Copy the full SHA
    e2c2337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b44392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ff0fcb View commit details
    Browse the repository at this point in the history
  4. add test for monitor module (#1741)

    htynkn authored and beiwei30 committed May 14, 2018
    Configuration menu
    Copy the full SHA
    46e5f8b View commit details
    Browse the repository at this point in the history
  5. [Dubbo-1687]Add unit tests for dubbo-filter-validation module (#1736)

    * Add unit tests for dubbo-filter-validation module
    
    * add more jaxb api libs for testing with jdk9, because it does't contain them by default any more
    qinnnyul authored and beiwei30 committed May 14, 2018
    Configuration menu
    Copy the full SHA
    24b34ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5272859 View commit details
    Browse the repository at this point in the history
  7. Extracting public code to the parent class (#1776)

    * Extracting public code to the parent class
    
    * test
    scxwhite authored and beiwei30 committed May 14, 2018
    Configuration menu
    Copy the full SHA
    fad8507 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a935c5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd15656 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bff3a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32bdcdd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    870de92 View commit details
    Browse the repository at this point in the history
  13. Add assembly plugin

    chickenlj committed May 14, 2018
    Configuration menu
    Copy the full SHA
    c2d0e9d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. unit test for com.alibaba.dubbo.common.status.support (#1796)

    * unit test for Status
    
    * remove unnecessary 'static'
    
    * unit test for StatusUtils
    
    * unit test for LoadStatusChecker
    
    * reformat the code
    
    * unit test for MemoryStatusChecker
    beiwei30 authored May 15, 2018
    Configuration menu
    Copy the full SHA
    d313d33 View commit details
    Browse the repository at this point in the history
  2. New threadLocal provides more performance. (#1745)

    * SerializerFactory 获取Serializer时,锁住整个hashmap,导致整个过程被block
    
    * 单元测试。保证一个class只有一个serializer和deserializer。单线程和多线程测试
    
    * 增加线程数 50 模拟多个线程来获取serializer和deserializer
    
    * 当cores线程数全都使用的情况下,默认线程池会把任务放入到队列中。队列满则再创建线程(总数不会超过Max线程数)
    增强线程池:在请求量阶段性出现高峰时使用
    特性:cores线程全部使用的情况下,优先创建线程(总数不会超过max),当max个线程全都在忙的情况下,才将任务放入队列。请求量下降时,线程池会自动维持cores个线程,多余的线程退出。
    
    * 当cores线程数全都使用的情况下,默认线程池会把任务放入到队列中。队列满则再创建线程(总数不会超过Max线程数)
    增强线程池:在请求量阶段性出现高峰时使用
    特性:cores线程全部使用的情况下,优先创建线程(总数不会超过max),当max个线程全都在忙的情况下,才将任务放入队列。请求量下降时,线程池会自动维持cores个线程,多余的线程退出。
    
    * 补全单元测试,测试扩展是否生效
    
    * 错误命名
    
    * 增加@OverRide注解
    long 初始化赋值时,小写l改为大写L防止误读
    
    * 修复单元测试
    
    * remove enhanced
    
    * remove enhanced
    
    * Faster ThreadLocal impl in internal use
    * Used in RpcContext`s LOCAL field.
    * Faster get than the traditional ThreadLocal
    
    * add License
    
    * fix ci failed
    
    * fix ci failed
    
    * fix ci failed
    
    * fix ci failed
    
    * fix ci failed
    
    * remove author info
    
    * fix destroy method
    
    * fix bug at method size.
    carryxyh authored and beiwei30 committed May 15, 2018
    Configuration menu
    Copy the full SHA
    4845b64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    322e8ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c20de6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ac3615 View commit details
    Browse the repository at this point in the history
  6. Thread pool unit test (#1802)

    * reformat the code, and move the test into the correct package
    
    * unit test for c.a.d.c.threadpool
    beiwei30 authored May 15, 2018
    Configuration menu
    Copy the full SHA
    3ec341b View commit details
    Browse the repository at this point in the history
  7. Fix bug in InternalThreadLocal and provides unit test (#1803)

    * SerializerFactory 获取Serializer时,锁住整个hashmap,导致整个过程被block
    
    * 单元测试。保证一个class只有一个serializer和deserializer。单线程和多线程测试
    
    * 增加线程数 50 模拟多个线程来获取serializer和deserializer
    
    * 当cores线程数全都使用的情况下,默认线程池会把任务放入到队列中。队列满则再创建线程(总数不会超过Max线程数)
    增强线程池:在请求量阶段性出现高峰时使用
    特性:cores线程全部使用的情况下,优先创建线程(总数不会超过max),当max个线程全都在忙的情况下,才将任务放入队列。请求量下降时,线程池会自动维持cores个线程,多余的线程退出。
    
    * 当cores线程数全都使用的情况下,默认线程池会把任务放入到队列中。队列满则再创建线程(总数不会超过Max线程数)
    增强线程池:在请求量阶段性出现高峰时使用
    特性:cores线程全部使用的情况下,优先创建线程(总数不会超过max),当max个线程全都在忙的情况下,才将任务放入队列。请求量下降时,线程池会自动维持cores个线程,多余的线程退出。
    
    * 补全单元测试,测试扩展是否生效
    
    * 错误命名
    
    * 增加@OverRide注解
    long 初始化赋值时,小写l改为大写L防止误读
    
    * 修复单元测试
    
    * remove enhanced
    
    * remove enhanced
    
    * Faster ThreadLocal impl in internal use
    * Used in RpcContext`s LOCAL field.
    * Faster get than the traditional ThreadLocal
    
    * add License
    
    * fix ci failed
    
    * fix ci failed
    
    * fix ci failed
    
    * fix ci failed
    
    * fix ci failed
    
    * remove author info
    
    * fix destroy method
    
    * fix bug at method size.
    
    * Unit test for InternalThreadLocal
    
    * Unit test for InternalThreadLocal
    Fix bug in method removeAll
    carryxyh authored and beiwei30 committed May 15, 2018
    Configuration menu
    Copy the full SHA
    3f384fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93a9ccc View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. #1682: Enhance the test coverage part-4: dubbo-common/src/main/java/…

    …com/alibaba/dubbo/common/status(store|threadpoolutils) modules (#1806)
    beiwei30 authored May 16, 2018
    Configuration menu
    Copy the full SHA
    4550d56 View commit details
    Browse the repository at this point in the history
  2. Remove redundant cast.

    ralf0131 committed May 16, 2018
    Configuration menu
    Copy the full SHA
    b0b1453 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    ba447eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8eaba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9407cf4 View commit details
    Browse the repository at this point in the history
  4. Remove unused code.

    ralf0131 committed May 17, 2018
    Configuration menu
    Copy the full SHA
    e70aaad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aa45dd View commit details
    Browse the repository at this point in the history
  6. Add comments.

    ralf0131 committed May 17, 2018
    Configuration menu
    Copy the full SHA
    bfa0a43 View commit details
    Browse the repository at this point in the history
  7. Add dependency.

    ralf0131 committed May 17, 2018
    Configuration menu
    Copy the full SHA
    ff073a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b83562 View commit details
    Browse the repository at this point in the history
  9. Correct pom version.

    ralf0131 committed May 17, 2018
    Configuration menu
    Copy the full SHA
    390db55 View commit details
    Browse the repository at this point in the history
  10. Fix UT failure.

    ralf0131 committed May 17, 2018
    Configuration menu
    Copy the full SHA
    30ee49a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1811, fix unstable hessian protocol unit test by …

    …adding overload.
    
    Fixed #1667, fixed #1727
    ralf0131 authored and chickenlj committed May 17, 2018
    Configuration menu
    Copy the full SHA
    06e5e67 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'graceful-shutdown-in-tomcat' of https://github.com/ralf…

    …0131/dubbo into ralf0131-graceful-shutdown-in-tomcat
    ralf0131 committed May 17, 2018
    Configuration menu
    Copy the full SHA
    7dac296 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c784fa0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1808, fix URL parsing problem when user filed con…

    …tains '@' characters.
    
    Fixed #1470
    leiwei2094 authored and chickenlj committed May 17, 2018
    Configuration menu
    Copy the full SHA
    8d11dba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0bcafb7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8caa2f8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4f4a925 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

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

Commits on May 20, 2018

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

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    4b971e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c6c0a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4391466 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4ca62b View commit details
    Browse the repository at this point in the history
  5. #1816: dubbo schema compatibility

    beiwei30 authored and chickenlj committed May 21, 2018
    Configuration menu
    Copy the full SHA
    a556ad2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Configuration menu
    Copy the full SHA
    59c3835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e322896 View commit details
    Browse the repository at this point in the history
  3. Skip checkstyle by default

    chickenlj committed May 22, 2018
    Configuration menu
    Copy the full SHA
    f247ccc View commit details
    Browse the repository at this point in the history
  4. Skip rat by default

    chickenlj committed May 22, 2018
    Configuration menu
    Copy the full SHA
    3e70559 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9d4c03 View commit details
    Browse the repository at this point in the history
  6. Exclude release temp files

    chickenlj committed May 22, 2018
    Configuration menu
    Copy the full SHA
    3901003 View commit details
    Browse the repository at this point in the history
  7. Exclude release temp files

    chickenlj committed May 22, 2018
    Configuration menu
    Copy the full SHA
    3f1a83c View commit details
    Browse the repository at this point in the history
  8. #1597: CacheFilter,when value is null,it will throw NPE(if use ehcac…

    …he for jcache),why not check null here (#1828)
    beiwei30 authored May 22, 2018
    Configuration menu
    Copy the full SHA
    1efa9d4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

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

Commits on May 24, 2018

  1. Merge pull request #1839, remove validation key from provider url reg…

    …istered to registry.
    
    Fixes #1386.
    nzomkxia authored and chickenlj committed May 24, 2018
    Configuration menu
    Copy the full SHA
    404408b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1243146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be2542e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f992c68 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Merge pull request #1836, there is a potential deadlock in DubboProto…

    …col#getSharedClient.
    
    Fixes #677.
    beiwei30 authored and chickenlj committed May 25, 2018
    Configuration menu
    Copy the full SHA
    1f63dc4 View commit details
    Browse the repository at this point in the history
  2. Use InternalThreadLocal in consumer side (#1825)

    * SerializerFactory 获取Serializer时,锁住整个hashmap,导致整个过程被block
    
    * 单元测试。保证一个class只有一个serializer和deserializer。单线程和多线程测试
    
    * 增加线程数 50 模拟多个线程来获取serializer和deserializer
    
    * 当cores线程数全都使用的情况下,默认线程池会把任务放入到队列中。队列满则再创建线程(总数不会超过Max线程数)
    增强线程池:在请求量阶段性出现高峰时使用
    特性:cores线程全部使用的情况下,优先创建线程(总数不会超过max),当max个线程全都在忙的情况下,才将任务放入队列。请求量下降时,线程池会自动维持cores个线程,多余的线程退出。
    
    * 当cores线程数全都使用的情况下,默认线程池会把任务放入到队列中。队列满则再创建线程(总数不会超过Max线程数)
    增强线程池:在请求量阶段性出现高峰时使用
    特性:cores线程全部使用的情况下,优先创建线程(总数不会超过max),当max个线程全都在忙的情况下,才将任务放入队列。请求量下降时,线程池会自动维持cores个线程,多余的线程退出。
    
    * 补全单元测试,测试扩展是否生效
    
    * 错误命名
    
    * 增加@OverRide注解
    long 初始化赋值时,小写l改为大写L防止误读
    
    * 修复单元测试
    
    * remove enhanced
    
    * remove enhanced
    
    * Change ThreadFactory for consumer side which is to use InternalThreadLocal in RpcContext.
    carryxyh authored and beiwei30 committed May 25, 2018
    Configuration menu
    Copy the full SHA
    a105fa7 View commit details
    Browse the repository at this point in the history
  3. optimize_zk_create (#1833)

    whanice authored and beiwei30 committed May 25, 2018
    Configuration menu
    Copy the full SHA
    3ea614c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. fix #1845 (#1851)

    hqq2023623 authored and lovepoem committed May 28, 2018
    Configuration menu
    Copy the full SHA
    9700cba View commit details
    Browse the repository at this point in the history
  2. update CXF to latest version and add test case for webservice protocol (

    #1564)
    
    * update cxf version and add test cases
    
    * support jdk7
    
    * add profile for dependency in jdk9
    
    * modify profile location
    
    * fix jaxb version
    
    * add dependency for jdk9
    
    * extract dependencies to dependencies bom project
    kimmking authored and lovepoem committed May 28, 2018
    Configuration menu
    Copy the full SHA
    bee28e8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

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

Commits on May 31, 2018

  1. [Dubbo-1693] Enhance the test coverage part-14 (#1859)

    * add testcase
    
    * remove useless code
    Jasper Zhong authored and lovepoem committed May 31, 2018
    Configuration menu
    Copy the full SHA
    6b907a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1866, clarify license for codes referencing third…

    …party repositories.
    
    Clarify netty License.
    carryxyh authored and chickenlj committed May 31, 2018
    Configuration menu
    Copy the full SHA
    d32cee8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eca2c3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a277b38 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1843, support implicit delivery of attachments fr…

    …om provider to consumer.
    
    Fixes #889, #1466, #1834, #1466, #1524
    chickenlj authored May 31, 2018
    Configuration menu
    Copy the full SHA
    912995a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Merge pull request #1868, add test for rpc modules.

    fixes #1697
    htynkn authored and chickenlj committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    12b124a View commit details
    Browse the repository at this point in the history
  2. [Dubbo-1684] add unit test for dubbo spring config (#1809)

    * add test for config spring module
    
    * add more test for serviceBean and refBean
    htynkn authored and lovepoem committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    907143a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1827, support generic invoke and attachment for h…

    …ttp/hessian protocol.
    
    fixes  #1768, #19
    jerrick-zhu authored and chickenlj committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    e9b8681 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1872, get the real methodname to support consiste…

    …nthash for generic invoke.
    chickenlj authored Jun 1, 2018
    Configuration menu
    Copy the full SHA
    69d072c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #348, AtomicPositiveInteger less memory used & pro…

    …vides better perf.
    fengjiachun authored and chickenlj committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    f3a7f2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d55953 View commit details
    Browse the repository at this point in the history
  7. Merge #1740 manually, fix typo.

    chickenlj committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    2e09f21 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Adding maven wrapper to Dubbo project (#1887)

    * 当cores线程数全都使用的情况下,默认线程池会把任务放入到队列中。队列满则再创建线程(总数不会超过Max线程数)
    增强线程池:在请求量阶段性出现高峰时使用
    特性:cores线程全部使用的情况下,优先创建线程(总数不会超过max),当max个线程全都在忙的情况下,才将任务放入队列。请求量下降时,线程池会自动维持cores个线程,多余的线程退出。
    
    * 当cores线程数全都使用的情况下,默认线程池会把任务放入到队列中。队列满则再创建线程(总数不会超过Max线程数)
    增强线程池:在请求量阶段性出现高峰时使用
    特性:cores线程全部使用的情况下,优先创建线程(总数不会超过max),当max个线程全都在忙的情况下,才将任务放入队列。请求量下降时,线程池会自动维持cores个线程,多余的线程退出。
    
    * 补全单元测试,测试扩展是否生效
    
    * 增加@OverRide注解
    long 初始化赋值时,小写l改为大写L防止误读
    
    * remove enhanced
    
    * remove enhanced
    
    * feat: 增加maven-wrapper,用户可以使用自己的maven,应用工程构建时将会使用工程的maven版本
    
    * use mvnw to ci.
    carryxyh authored and beiwei30 committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    fcd67d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1453, restore the bug that attachment has not bee…

    …n updated in the RpcContext when the Dubbo built-in retry mechanism is triggered.
    yizhenqiang authored and chickenlj committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    2e8141f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b77f4b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Merge branch '2.6.2-release'

    # Conflicts:
    #	all/pom.xml
    #	bom/pom.xml
    #	dependencies-bom/pom.xml
    #	dubbo-cluster/pom.xml
    #	dubbo-common/pom.xml
    #	dubbo-config/dubbo-config-api/pom.xml
    #	dubbo-config/dubbo-config-spring/pom.xml
    #	dubbo-config/pom.xml
    #	dubbo-container/dubbo-container-api/pom.xml
    #	dubbo-container/dubbo-container-log4j/pom.xml
    #	dubbo-container/dubbo-container-logback/pom.xml
    #	dubbo-container/dubbo-container-spring/pom.xml
    #	dubbo-container/pom.xml
    #	dubbo-demo/dubbo-demo-api/pom.xml
    #	dubbo-demo/dubbo-demo-consumer/pom.xml
    #	dubbo-demo/dubbo-demo-provider/pom.xml
    #	dubbo-demo/pom.xml
    #	dubbo-filter/dubbo-filter-cache/pom.xml
    #	dubbo-filter/dubbo-filter-validation/pom.xml
    #	dubbo-filter/pom.xml
    #	dubbo-monitor/dubbo-monitor-api/pom.xml
    #	dubbo-monitor/dubbo-monitor-default/pom.xml
    #	dubbo-monitor/pom.xml
    #	dubbo-plugin/dubbo-qos/pom.xml
    #	dubbo-plugin/pom.xml
    #	dubbo-registry/dubbo-registry-api/pom.xml
    #	dubbo-registry/dubbo-registry-default/pom.xml
    #	dubbo-registry/dubbo-registry-multicast/pom.xml
    #	dubbo-registry/dubbo-registry-redis/pom.xml
    #	dubbo-registry/dubbo-registry-zookeeper/pom.xml
    #	dubbo-registry/pom.xml
    #	dubbo-remoting/dubbo-remoting-api/pom.xml
    #	dubbo-remoting/dubbo-remoting-grizzly/pom.xml
    #	dubbo-remoting/dubbo-remoting-http/pom.xml
    #	dubbo-remoting/dubbo-remoting-mina/pom.xml
    #	dubbo-remoting/dubbo-remoting-netty/pom.xml
    #	dubbo-remoting/dubbo-remoting-netty4/pom.xml
    #	dubbo-remoting/dubbo-remoting-p2p/pom.xml
    #	dubbo-remoting/dubbo-remoting-zookeeper/pom.xml
    #	dubbo-remoting/pom.xml
    #	dubbo-rpc/dubbo-rpc-api/pom.xml
    #	dubbo-rpc/dubbo-rpc-dubbo/pom.xml
    #	dubbo-rpc/dubbo-rpc-hessian/pom.xml
    #	dubbo-rpc/dubbo-rpc-http/pom.xml
    #	dubbo-rpc/dubbo-rpc-injvm/pom.xml
    #	dubbo-rpc/dubbo-rpc-memcached/pom.xml
    #	dubbo-rpc/dubbo-rpc-redis/pom.xml
    #	dubbo-rpc/dubbo-rpc-rest/pom.xml
    #	dubbo-rpc/dubbo-rpc-rmi/pom.xml
    #	dubbo-rpc/dubbo-rpc-thrift/pom.xml
    #	dubbo-rpc/dubbo-rpc-webservice/pom.xml
    #	dubbo-rpc/pom.xml
    #	dubbo-serialization/dubbo-serialization-api/pom.xml
    #	dubbo-serialization/dubbo-serialization-fastjson/pom.xml
    #	dubbo-serialization/dubbo-serialization-fst/pom.xml
    #	dubbo-serialization/dubbo-serialization-hessian2/pom.xml
    #	dubbo-serialization/dubbo-serialization-jdk/pom.xml
    #	dubbo-serialization/dubbo-serialization-kryo/pom.xml
    #	dubbo-serialization/pom.xml
    #	dubbo-test/dubbo-test-benchmark/pom.xml
    #	dubbo-test/dubbo-test-compatibility/dubbo-test-spring3/pom.xml
    #	dubbo-test/dubbo-test-compatibility/pom.xml
    #	dubbo-test/dubbo-test-examples/pom.xml
    #	dubbo-test/dubbo-test-integration/pom.xml
    #	dubbo-test/pom.xml
    #	hessian-lite/pom.xml
    #	pom.xml
    chickenlj committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    99fd3cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a9dc9d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2018

  1. remove hessian-lite of 2.6.x and use https://github.com/dubbo/hessian…

    …-lite  (#2073)
    
    * remove hessian-lite
    * add hessian-lite dependency to dependencies-bom/pom.xml
    lovepoem authored and ralf0131 committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    851ec9e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    216f2f8 View commit details
    Browse the repository at this point in the history
  2. #1431: here is a StackOverflow bug? dubbo version 2.5.9, FailsafeLog…

    …ger.appendContextMessage() > NetUtils.getLocalAddress() (#1912)
    beiwei30 authored and chickenlj committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    5bb2eb8 View commit details
    Browse the repository at this point in the history
  3. Updage changes for 2.6.3

    chickenlj committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    611b5d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    a5ea248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cfa356 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2126, ensure compatibility for elegant shutdown u…

    …nder servlet container.
    
    Fixes #1998
    ralf0131 authored and chickenlj committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    c0e0d14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daa0bec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fc6e34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2385eff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f664cdc View commit details
    Browse the repository at this point in the history
  8. support char[] for generic invoke #2003 (#2137)

    * support char[] for generic invoke, #2003
    
    * add null or empty string testcase
    jerrick-zhu authored and zonghaishang committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    b9f6fdd View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Update CHANGES.md

    polish
    htynkn authored Jul 27, 2018
    Configuration menu
    Copy the full SHA
    7ce73ab View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    279c5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b43e3c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

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

Commits on Aug 2, 2018

  1. fix subscription when enable monitor (#2166)

    It looks good.
    jasonjoo2010 authored and zonghaishang committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    01aaf68 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Configuration menu
    Copy the full SHA
    13ee1d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b3e54 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

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

Commits on Aug 6, 2018

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

Commits on Aug 7, 2018

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

Commits on Aug 10, 2018

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

Commits on Aug 13, 2018

  1. Remove hessian-lite license.

    ralf0131 committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    f511823 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. fix ut stable, #2227 (#2302)

    * fix ut, #2227
    
    * add cache for travis ci
    
    * fix travis problem, skip javadoc
    jerrick-zhu authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    e949fc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a778e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    22b0788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    048c1b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a8e103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ca50ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c07e58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a0aee5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

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

Commits on Aug 27, 2018

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

Commits on Aug 29, 2018

  1. New ascii logo for 2.6.x (#2402)

    carryxyh authored and jerrick-zhu committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    90b4560 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

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

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    e791a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41bc7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1af5ed9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f92b5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e92e5b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Merge branch '2.6.3-release' into 2.6.x

    # Conflicts:
    #	all/pom.xml
    #	distribution/pom.xml
    #	dubbo-common/pom.xml
    #	dubbo-serialization/dubbo-serialization-api/pom.xml
    #	dubbo-serialization/dubbo-serialization-hessian2/pom.xml
    #	dubbo-serialization/dubbo-serialization-jdk/pom.xml
    #	dubbo-test/pom.xml
    chickenlj committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    2c06919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8401a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

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

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    916756a View commit details
    Browse the repository at this point in the history
  2. add change log for 2.6.4

    diecui1202 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    0127926 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Enhance NOTICE file.

    ralf0131 committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    b5929bd View commit details
    Browse the repository at this point in the history
  2. change port for unit test

    diecui1202 committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    604f683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b80ac8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    313b93e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2b3edb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

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

Commits on Sep 29, 2018

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

Commits on Oct 8, 2018

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

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    efe5a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c33372 View commit details
    Browse the repository at this point in the history
  3. Fix incorrect descriptions for dubbo-serialization module for 2.6.x. (#…

    …2624)
    
    Fix incorrect descriptions for dubbo-serialization module for 2.6.x.
    carryxyh authored Oct 9, 2018
    Configuration menu
    Copy the full SHA
    616b59f View commit details
    Browse the repository at this point in the history
  4. Fixed 2.6.x branch a minor issue with doConnect not using getConnectT…

    …imeout() in NettyClient,like #2595 (#2622)
    yizhenqiang authored and carryxyh committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    a64cdd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

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

Commits on Oct 11, 2018

  1. fix #2063

    nzomkxia committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    69414f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. @service and @reference Optimization (#2657)

    * Polish #2235 #2251 apache/dubbo-spring-boot-project#243
    
    * Fixed bugs and optimized imports
    mercyblitz authored and zonghaishang committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    a9cd309 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

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

Commits on Oct 24, 2018

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

Commits on Oct 26, 2018

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

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    0556709 View commit details
    Browse the repository at this point in the history
  2. Bug Fix & Enhancement (#2687)

    * Polish #2235 #2251 apache/dubbo-spring-boot-project#243
    
    * Fixed bugs and optimized imports
    
    * Remove local PropertySourcesUtils and re-use it from spring-context-extras
    
    * Add Test cases for YAML properties
    issues :
    apache/dubbo-spring-boot-project/issues/273
    
    * Optimize imports using code-style template
    
    * Refactor Utilities class
    
    * Fixed test cases
    
    * [Enhancement] @EnableDubboConfigBinding annotates @repeatable #1770
    
    * Bug fix
    
    * Remove feature :
    [Enhancement] @EnableDubboConfigBinding annotates @repeatable #1770
    mercyblitz authored and beiwei30 committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    0b55b46 View commit details
    Browse the repository at this point in the history
  3. release 2.6.5 (#2705)

    cvictory authored and nzomkxia committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    22b1a4d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. 2.6.5 release changes.md (#2708)

    * release 2.6.5
    
    * release 2.6.5
    
    * release 2.6.5 changes
    
    * add 2.6.5 release note
    
    * add 2.6.5 release note
    cvictory authored and nzomkxia committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    82d1723 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. modify 2.6.5 release log (replace pr link with issue link) (#2716)

    * release 2.6.5
    
    *  edit release note for 2.6.5 (rewrite log)
    cvictory authored and nzomkxia committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    8a35672 View commit details
    Browse the repository at this point in the history
  2. remove serviceclassHolder and also fix the issue #2637 (#2607)

    * remove serviceclassHolder
    
    * [Dubbo-2637] fix the issue #2637 to make sure the properties load properly
    
    * ServiceConfig.java:33: Using the '.*' form of import should be avoided
    
    * replace the import rpc.* with rpc Exporter etc
    
    * replace the import rpc.* with rpc Exporter etc
    Jeff-Lv authored and beiwei30 committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    8a8447c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Configuration menu
    Copy the full SHA
    f86b462 View commit details
    Browse the repository at this point in the history
  2. [Dubbo-2678] Add ability to turn off SPI auto injection, special supp…

    …ort for Object type. (#2681)
    
    * Add ability to turn off SPI auto injection, special support for generic Object type injection.
    
    * Add ability to turn off SPI auto injection, special support for generic Object type injection.
    
    * disable() is redundant in DisableInject annotation.
    chickenlj authored and beiwei30 committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    daeffe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. merge #2725 (#2734)

    * merge #2725
    
    * fix UT failure
    
    * remove useless test
    
    * fix unit test failures
    beiwei30 authored Nov 5, 2018
    Configuration menu
    Copy the full SHA
    6dd3edc View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. [DUBBO-2489] MockClusterInvoker provides local forced mock,I tested i…

    …t locally, but it doesn't work (#2739)
    beiwei30 authored and chickenlj committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    036ca5b View commit details
    Browse the repository at this point in the history
  2. Add forks support for ForkingCluster. (#2751)

    Add forks support for ForkingCluster.
    carryxyh authored Nov 7, 2018
    Configuration menu
    Copy the full SHA
    45ceffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd4dc3e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Fix the bug that ReferenceBean refers service more than once when deb…

    …ugging. (#2759)
    
    note:
    please visit http://t.cn/EAhta27 for more detail.
    code4wt authored and carryxyh committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    bf93f09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba74644 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

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

Commits on Nov 12, 2018

  1. 2.6.5 release note change (#2775)

    * release 2.6.5
    
    *  edit release note for 2.6.5 (rewrite log)
    
    * mmm
    
    * edit release note to remove some unuseful word
    
    * merge from upstream and origin
    cvictory authored and nzomkxia committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    c41ccf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. [Dubbo-2678] Add ability to turn off SPI auto injection, special supp…

    …ort for Object type. (#2681)
    
    * Add ability to turn off SPI auto injection, special support for generic Object type injection.
    
    * Add ability to turn off SPI auto injection, special support for generic Object type injection.
    
    * disable() is redundant in DisableInject annotation.
    chickenlj committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    e8bbe1c View commit details
    Browse the repository at this point in the history
  2. Update release note

    chickenlj committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    fd51396 View commit details
    Browse the repository at this point in the history
  3. fix #2459 sha512 issue

    cvictory committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    9140d11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c06d876 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    659c682 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. fix 2798 on branch 2.6.x (#2805)

    'propertyname in java donot contain '-' but camel format'.
    kexianjun authored and cvictory committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    ce10e67 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

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

Commits on Dec 4, 2018

  1. Remove extra modifiers (#2876)

    Remove extra modifiers
    CrazyHZM authored and carryxyh committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    45937c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. feature:import TagRouter (#3065)

    lexburner authored and cvictory committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    84b67a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

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

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    de82700 View commit details
    Browse the repository at this point in the history
  2. use netty4 as default transporter for 2.6.6 #3029 (#3318)

    * use netty4 as default transporter for 2.6.6 #3029
    
    * fix config file issue && enhance UT
    
    * ignore unstable test
    nzomkxia authored and beiwei30 committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    2b6209c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Activate SPI sort (#3412)

    * 修正排序
    
    * Update dubbo-common/src/main/java/com/alibaba/dubbo/common/extension/support/ActivateComparator.java
    
    code style
    
    Co-Authored-By: dongYES <[email protected]>
    dongYES authored and beiwei30 committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    c402ecb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Merge pull request #3502, apply #3295 to 2.6 branch.

    Fixes #3294, referenceconfig#destroy never invoke unregister.
    nzomkxia authored and chickenlj committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    6d91f3b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Merge pull request #3511, apply #2925 to branch 2.6.x (to make telnet…

    … config work again).
    nzomkxia authored and chickenlj committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    f454e7c View commit details
    Browse the repository at this point in the history
  2. Revise the naming conventions (#3506)

    kuaike authored and kun-song committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    343c796 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. apply #2220 to 2.6.x branch, issue #2178 (#3519)

    * Apply #2925 to branch 2.6.x
    
    * apply #2220 to 2.6.x branch, issue #2178
    
    * Revise the naming conventions (#3506)
    
    * apply #2220 to 2.6.x branch, issue #2178
    
    * remove java.time package
    nzomkxia authored Feb 21, 2019
    Configuration menu
    Copy the full SHA
    29ef42c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. update hessian-lite to 2.6.5 (#3538)

    nzomkxia authored and beiwei30 committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    454f037 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. [Enhancement] inline the source code of spring-context-support (#3225)

    * Manually merge pull request #1486, to make travis ci and codecov work after apache incubator transition.
    
    * Polish #1306
    
    * Optimize imports
    
    * Optimize imports
    
    * Remove invalid JavaDoc
    
    * Update DubboConfigBinder.java
    
    Remove invalid JavaDoc
    
    * Fix #1653
    
    * Fixed #1772
    
    * Reactor ReferenceAnnotationBeanPostProcessor
    
    * Fixed incubator-dubbo-spring-boot-project#243
    
    * Add ServiceBeanNameBuilder
    
    * Polish apache/incubator-dubbo/#2235
    
    * Polish incubator-dubbo#2251
    
    * Update spring-context-supprt version to be release
    
    * Rename ServiceBeanExportEvent to be ServiceBeanExportedEvent
    
    * Poblish #2297
    
    * Polish #2301
    
    * Polish #2315
    
    * Polish #2897 : DubboConfigConfigurationSelector precedence is too high
    
    * Polish #2897 : implements ImportBeanDefinitionRegistrar in order to reduce precedence
    
    * Polish #2897 : rename DubboConfigConfigurationSelector to DubboConfigConfigurationRegistrar
    
    * Polish #3192 : inline the source code of spring-context-support
    
    * Fixed the issues of the test-cases
    
    * Polish #3193 : [Enhancement] Change the default behavior of @EnableDubboConfig.multiple()
    
    * Polish #3192 : inline the source code of spring-context-support
    
    * Polish #3189 Simplify externalized configuration of Dubbo Protocol name
    
    * Polish #3193
    
    * Polish #2987
    
    * Polish #3355 : Add the "protocol" attribute
    
    * Polish #3355 : Still exists the issues in service discovery.
    
    * Polish #3355 : fix the issues in samples
    
    * Polish #3355 : fix the issues in samples
    
    * Polish #3296 : Merge and enhancement dubbo-registry-nacos
    
    * Polish #3251 : @service supports the hierarchical interface
    
    * Polish #3275 : ReferenceBeanInvocationHandler does not throw the actual exception
    
    * Polish #3429 : Fix the NPE
    
    * add license header
    
    * Polish #3296 : Supports Docker
    mercyblitz authored and nzomkxia committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    5cdc13c View commit details
    Browse the repository at this point in the history
  2. [Dubbo-2298] Add Annotation-Driven for MethodConfig and ArgumentConfig (

    #2603)
    
    * support methodConfig and argementConfig. fix #2298
    
    * unit test
    
    * unit test
    
    * remove unused
    
    * remove author
    
    * add licence
    
    * format the code
    cvictory authored and nzomkxia committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    0e97d71 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. update notice

    nzomkxia committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    e7f9e2b View commit details
    Browse the repository at this point in the history
  2. update CHANGE.md

    nzomkxia committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    d897be6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ed863b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98e95a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

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

Commits on Mar 8, 2019

  1. Multicast ipv6 support for branch 2.6.x (#3430)

    *  Multicast demo fails with message "Can't assign requested address
    * remove useless code
    * Fix multicast registry ut
    chickenlj authored and ralf0131 committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    4342de9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. fix fastjson serialize type (#3767)

    cyejing authored and kexianjun committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    cd0e9a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Add ASF header #3721 (#3783)

    wanghbxxxx authored and ralf0131 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    09beba0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. fix for #4111 (#4114)

    do not ignore empty value when we construct servicename
    uglycow authored and mercyblitz committed May 22, 2019
    Configuration menu
    Copy the full SHA
    f780164 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Disclaimer removed (#4233)

    p3trur0 authored and ralf0131 committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    922b277 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. [No issue] Fix: @method default value will be set to the field of Met…

    …hodConfig (#3642)
    
    * fix #2842. fix duplicate SPI definitions
    
    * fix @method set empty string into field
    cvictory authored and mercyblitz committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    28d345b View commit details
    Browse the repository at this point in the history
  2. Polish /#3695 : @reference field can't refer its' @service Bean in sa…

    …me JVM from v2.6.6 (#4385)
    mercyblitz authored and cvictory committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    c0f3dc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

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

Commits on Jun 29, 2019

  1. Dubbo throws IoException with error message while decoding fail (#4396)

    Really have this problem
    qixiaobo authored and yizhenqiang committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    345a0f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Dubbo throws exception when use java serializer (#4530)

    * Dubbo throws exception when use java serializer
    issues:
    #3951
    #3698
    
    * Dubbo throws exception when use java serializer
    issues:
    #3951
    #3698
    
    fix travis-ci
    UnusedImports
    qixiaobo authored and beiwei30 committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    a1453bb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. upgrade fastjson to 1.2.58 (#4624)

    fixes #4623
    qixiaobo authored and chickenlj committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    089c2e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

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

Commits on Aug 22, 2019

  1. enhance travis

    beiwei30 committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    642ef8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf04245 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. fix default setting

    brucelwl committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    974b078 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. enhance travis build

    beiwei30 committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    ab59df1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    27364ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ff1ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3cc428 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. merge latest code

    brucelwl committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    8c4695c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    4e66c87 View commit details
    Browse the repository at this point in the history
  2. 解决冲突

    brucelwl committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    03e6e7a View commit details
    Browse the repository at this point in the history