1. a8cb0b2 modify by crazyhzm · 5 years ago
  2. a2bd6e1 add test by crazyhzm · 5 years ago
  3. 0b6215c Fix float accuracy issues by crazyhzm · 5 years ago
  4. 1110eb4 修复hessian在集合类反序列化时,包装类为null返回基本类型默认值的bug: https://github.com/apache/incubator-dubbo/issues/3640 by motu · 5 years ago
  5. 5a74492 fix hessian2 deserializer bug #3640 (#8) by huazhongming · 5 years ago
  6. 5bcfcf4 Update README.md by Xin Wang · 5 years ago
  7. 4a8c00d add deploy config by nzomkxia · 5 years ago 3.2.5
  8. 0728bbc change to standard apache license by nzomkxia · 5 years ago
  9. ab0b21e upgrade version to 3.2.5 by nzomkxia · 5 years ago v3.2.5
  10. 8cbdafc fix import * issue by Ian Luo · 5 years ago
  11. 937f86d Merge pull request #7 from hopelove404/hessian-optimize-typenotfound by Ian Luo · 5 years ago
  12. 2052f96 fix frequent class loading for classes which are unknown to current classloader by lizhong · 5 years ago
  13. f7dd9bf Convert cobertura to jacoco (#5) by Xin Wang · 6 years ago
  14. f30d281 Enable codecov config (#4) by Xin Wang · 6 years ago
  15. ed7e52a Update readme (#3) by Xin Wang · 6 years ago
  16. 31a1755 Update README.md by Xin Wang · 6 years ago
  17. e8cb192 Add release profile by ken.lj · 6 years ago v3.2.4
  18. 78b03573 Changes needed for sonatype deploy by ken.lj · 6 years ago
  19. 646633b change version to 3.2.5-SNAPSHOT by zhuyong · 6 years ago
  20. 76ce163 change version to 3.2.4 by zhuyong · 6 years ago
  21. 891c2b0 fix hessian2 serialization infinit recursion(StackOverflowError) when object's writeReplace method returns the object itself. (#1) by Jason Song · 6 years ago
  22. 447d963 fix Set Serialize data lost (#2) by Xin Wang · 6 years ago
  23. 4c59eb6 rm mvn wrapper by zhuyong · 6 years ago
  24. a107f87 mv hessian-lite to dubbo eco-system from dubbo codebase by zhuyong · 6 years ago
  25. 00c4201 stop running openjdk7 in travis CI by ken.lj · 6 years ago
  26. 6cab4ef support Java 8+ by ken.lj · 6 years ago
  27. 86984e6 unit test tracked by issue#1682 (#1889) by Ian Luo · 6 years ago
  28. 82905e1 bump version to 2.7.0-SNAPSHOT by ken.lj · 6 years ago
  29. e4ab908 upgrade version manually after merge 2.6.2-release by ken.lj · 6 years ago
  30. d6faa92 Merge branch '2.6.2-release' by ken.lj · 6 years ago
  31. 5856d4f remove author info from #1453 by ken.lj · 6 years ago
  32. 42ba20e Merge pull request #1453, restore the bug that attachment has not been updated in the RpcContext when the Dubbo built-in retry mechanism is triggered. by yizhenqiang · 6 years ago
  33. 7df5eb6 Adding maven wrapper to Dubbo project (#1887) by 时无两丶 · 6 years ago
  34. a144d28 Merge #1740 manually, fix typo. by ken.lj · 6 years ago
  35. f4c210b Merge pull request #1873, support proxy for provider side. by Jerrick Zhu · 6 years ago
  36. e1171fa Merge pull request #348, AtomicPositiveInteger less memory used & provides better perf. by Block · 6 years ago
  37. e255f54 Merge pull request #1872, get the real methodname to support consistenthash for generic invoke. by ken.lj · 6 years ago
  38. 286fb12 Merge pull request #1827, support generic invoke and attachment for http/hessian protocol. by Jerrick Zhu · 6 years ago
  39. b7dde72 [Dubbo-1684] add unit test for dubbo spring config (#1809) by Huang YunKun · 6 years ago
  40. 301bc34 Merge pull request #1868, add test for rpc modules. by Huang YunKun · 6 years ago
  41. e506367 Merge pull request #1843, support implicit delivery of attachments from provider to consumer. by ken.lj · 6 years ago
  42. 5f5fecd Merge pull request #1837, spring spi support inject by type. by ken.lj · 6 years ago
  43. 1b553fd Merge pull request #1820, improve graceful shutdown. by Huxing Zhang · 6 years ago
  44. fd7bab3 Merge pull request #1866, clarify license for codes referencing thirdparty repositories. by 时无两丶 · 6 years ago
  45. 900ab0b [Dubbo-1693] Enhance the test coverage part-14 (#1859) by Jasper Zhong · 6 years ago
  46. 61727e1 #1682: Enhance the test coverage part-4 (#1862) by Ian Luo · 6 years ago
  47. 259c072 update CXF to latest version and add test case for webservice protocol (#1564) by kimmking · 6 years ago
  48. 2262450 fix #1845 (#1851) by lzj · 6 years ago
  49. db03f8c optimize_zk_create (#1833) by whanice · 6 years ago
  50. 0bf6910 Use InternalThreadLocal in consumer side (#1825) by 时无两丶 · 6 years ago
  51. 47adfd0 Merge pull request #1836, there is a potential deadlock in DubboProtocol#getSharedClient. by Ian Luo · 6 years ago
  52. 1e729af [maven-release-plugin] prepare for next development iteration by ken.lj · 6 years ago
  53. 5eeb240 [maven-release-plugin] prepare release dubbo-2.6.2 by ken.lj · 6 years ago
  54. 9e003d6 Add profile for distribution module by ken.lj · 6 years ago
  55. c0f44e0 Merge pull request #1839, remove validation key from provider url registered to registry. by nzomkxia · 6 years ago
  56. 300f9c9 #1830: dbindex support in redis (#1831) by Ian Luo · 6 years ago
  57. a6d8f1c #1597: CacheFilter,when value is null,it will throw NPE(if use ehcache for jcache),why not check null here (#1828) by Ian Luo · 6 years ago
  58. aa63752 Exclude release temp files by ken.lj · 6 years ago
  59. d4d8a50 Exclude release temp files by ken.lj · 6 years ago
  60. b4705d0 Merge checkstyle-plugin configuration by ken.lj · 6 years ago
  61. 63f6361 Skip rat by default by ken.lj · 6 years ago
  62. 81c3c0d Skip checkstyle by default by ken.lj · 6 years ago
  63. d11ddc0 Add *.log exclude pattern for source-release assembly by ken.lj · 6 years ago
  64. c968c09 Fix minor issues reported in 2.6.2 RC1 by ken.lj · 6 years ago
  65. b09e7a4 #1816: dubbo schema compatibility by beiwei30 · 6 years ago
  66. 472e62c Add arguments for release-plugin by ken.lj · 6 years ago
  67. 7c07339 Add source-release assembly config by ken.lj · 6 years ago
  68. d7b3eaf Go back to 2.6.2-SNAPSHOT to prepare for the next release. by ken.lj · 6 years ago
  69. d03ff27 #1816: dubbo schema compatibility by beiwei30 · 6 years ago
  70. 5a3b155 Remove .orig file and update gitigonre. by Huxing Zhang · 6 years ago
  71. 7c21627 Merge pull request #1643, ChannelState branch prediction optimization. by hengyunabc · 6 years ago
  72. 2354c16 Ensure merger is specified to true to demonstrate the merger feature. by Huxing Zhang · 6 years ago
  73. 00b6311 Remove unnecessary null check. by Huxing Zhang · 6 years ago
  74. 6db0cd1 Simplify code, no function change. by Huxing Zhang · 6 years ago
  75. 3c55c80 Merge pull request #1808, fix URL parsing problem when user filed contains '@' characters. by Lei Wei · 6 years ago
  76. b48e8ba Merge branch 'ralf0131-graceful-shutdown-in-tomcat' by Huxing Zhang · 6 years ago
  77. 48f34fe Merge branch 'graceful-shutdown-in-tomcat' of https://github.com/ralf0131/dubbo into ralf0131-graceful-shutdown-in-tomcat by Huxing Zhang · 6 years ago
  78. a45206c Merge pull request #1811, fix unstable hessian protocol unit test by adding overload. by Huxing Zhang · 6 years ago
  79. e201004 Fix UT failure. by Huxing Zhang · 6 years ago
  80. 0d00ef2 Correct pom version. by Huxing Zhang · 6 years ago
  81. bc543c1 Using ExecutorUtil#gracefulShutdown instead of create a new method. by Huxing Zhang · 6 years ago
  82. 4a6c38d Add dependency. by Huxing Zhang · 6 years ago
  83. a20eb73 Add comments. by Huxing Zhang · 6 years ago
  84. 9dd6c6f Ensure Dubbo can shutdown correctly when running both under tomcat and programmably. by Huxing Zhang · 6 years ago
  85. c1b6865 Remove unused code. by Huxing Zhang · 6 years ago
  86. be92745 Add a construtor to accept address and protocol for RegistryConfig. by Huxing Zhang · 6 years ago
  87. e20618a Merge pull request #1570, fix annotation demo in dubbo-test. by yì jí · 6 years ago
  88. 2d7e182 Merge pull request #1792, fix zk unsubscribe issue. by nzomkxia · 6 years ago
  89. 36ba4c9 Remove redundant cast. by Huxing Zhang · 6 years ago
  90. 59f2b8b #1682: Enhance the test coverage part-4: dubbo-common/src/main/java/com/alibaba/dubbo/common/status(store|threadpoolutils) modules (#1806) by Ian Luo · 6 years ago
  91. 3d2a0f8 make unit test stable (#1805) by Ian Luo · 6 years ago
  92. 3c6201c Fix bug in InternalThreadLocal and provides unit test (#1803) by 时无两丶 · 6 years ago
  93. 71366d6 Thread pool unit test (#1802) by Ian Luo · 6 years ago
  94. 5a9ea93 Polish release notes in CHANGES.md by ken.lj · 6 years ago
  95. ec87d96 Add CHANGES.md as release note. by ken.lj · 6 years ago
  96. f78f6d4 unit test for SimpleDataStore (#1797) by Ian Luo · 6 years ago
  97. 04eacfe New threadLocal provides more performance. (#1745) by 时无两丶 · 6 years ago
  98. 6f3fcab unit test for com.alibaba.dubbo.common.status.support (#1796) by Ian Luo · 6 years ago
  99. 938e52d Add assembly plugin by ken.lj · 6 years ago
  100. a6401e6 [maven-release-plugin] prepare for next development iteration by ken.lj · 6 years ago