2021-12-22 |
Albumen Kevin | [2.7] Prepare Dubbo 2.7.15 Release dubbo-2.7.15 |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Albumen Kevin | [2.7] Fix pond ignore in URLStrParser (#9465) 9419/head |
commit | commitdiff | tree | snapshot |
2021-12-21 |
Albumen Kevin | [2.7] Update Hessian Lite version (#9456) |
commit | commitdiff | tree | snapshot |
2021-12-20 |
huazhongming | upgrade log4j2 version to 2.17.0 (#9444) |
commit | commitdiff | tree | snapshot |
2021-12-17 |
gitchenjh | dubbo-spring-boot-actuator compatible with Spring Boot... |
commit | commitdiff | tree | snapshot |
2021-12-17 |
wuwen | upgrade log4j2 to 2.16.0 (#9433) |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Poison | Improve the readability of the getOrder method (#9361) |
commit | commitdiff | tree | snapshot |
2021-12-16 |
gitchenjh | [master] Optimize some code for DubboConfigEarlyRegistr... |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Wang Chengming | Check before use to avoid possible NPE in MetadataInfo... |
commit | commitdiff | tree | snapshot |
2021-12-15 |
gitchenjh | Fix DubboConfigEarlyInitializationPostProcessor registe... |
commit | commitdiff | tree | snapshot |
2021-12-13 |
Pin Xiong | fix: Update the version of log4j for bug fixes (#9378) |
commit | commitdiff | tree | snapshot |
2021-12-06 |
Wang Chengming | [master]optimize some code metrics filter (#9357) 9371/head |
commit | commitdiff | tree | snapshot |
2021-11-28 |
stone 98 | [2.7] Fix issue where dead connections would not be... 9355/head |
commit | commitdiff | tree | snapshot |
2021-11-18 |
zrlw | [master] revert AbstractConfiguratorListener#genConfigu... |
commit | commitdiff | tree | snapshot |
2021-11-10 |
haoyann | Fix netty server ssl context file leak (#9246) |
commit | commitdiff | tree | snapshot |
2021-11-09 |
haoyann | [Master]Fix netty ssl file leak (#9197) |
commit | commitdiff | tree | snapshot |
2021-11-04 |
Guy Korland | upgrade to jedis 3.7.0 (#9178) |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Wang Chengming | issue #8325, use the provider side parameters (#9147) 9162/head |
commit | commitdiff | tree | snapshot |
2021-10-27 |
guilin | fix potential NPE in URLBuilder.java (#9060) |
commit | commitdiff | tree | snapshot |
2021-10-27 |
zrlw | change getRegistries return type to HashSet for unique... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
zrlw | update jetcd to be compatible with maven-surefire-plugi... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
Steve Rao | Modified the warm-up function from y=x to y=x^2 and... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
zrlw | [master] fix Corrupted STDOUT issue of maven-surefire... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Albumen Kevin | [2.7] update xstream version (#9103) |
commit | commitdiff | tree | snapshot |
2021-10-09 |
zrlw | update curator version to 4.2.0 for zk 3.4.13 (#8995) |
commit | commitdiff | tree | snapshot |
2021-10-09 |
zrlw | override removeFailedRegisteredTask and removeFailedSub... |
commit | commitdiff | tree | snapshot |
2021-10-09 |
Wang Chengming | fix #7808, add some unit test for MetricsConfig (#8977) |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Wang Chengming | add some unit test for AvailableClusterInvoker (#8972) |
commit | commitdiff | tree | snapshot |
2021-09-30 |
zrlw | add latch waiting for registration finished (#8960) |
commit | commitdiff | tree | snapshot |
2021-09-30 |
Wang Chengming | [master] Fix #8240, on branch master, when provider... |
commit | commitdiff | tree | snapshot |
2021-09-30 |
violin | optimise compile error message in jdk compiler.(#8942... |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Lei Jiang | [Dubbo-5961] Improve consistent hashing load balancing... |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Owen.Cai | Nacos unsub support and RegistryDirectory destroy ... |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Wang Chengming | [master] Fix remove duplicate method (#8925) |
commit | commitdiff | tree | snapshot |
2021-09-27 |
zrlw | catch handler.caught() throwable of MultiMessageHandler... |
commit | commitdiff | tree | snapshot |
2021-09-27 |
Wang Chengming | fix #8339, remove duplicate validation (#8903) |
commit | commitdiff | tree | snapshot |
2021-09-27 |
zrlw | reset the client value of LazyConnectExchangeClient... |
commit | commitdiff | tree | snapshot |
2021-09-27 |
Wang Chengming | MultipleRegistry remove duplicate URL (#8899) |
commit | commitdiff | tree | snapshot |
2021-09-26 |
zrlw | [master] add destroy() calling to close tomcat server... |
commit | commitdiff | tree | snapshot |
2021-09-21 |
candy | [2.7.x] Fix CountDownLatch not being released(#8845... |
commit | commitdiff | tree | snapshot |
2021-09-21 |
changfu | fix #8855 remove @Service in java doc and comment ... |
commit | commitdiff | tree | snapshot |
2021-09-21 |
zrlw | fix NPE (#8837) |
commit | commitdiff | tree | snapshot |
2021-09-21 |
candy | [master] Remove useless code. (#8858) |
commit | commitdiff | tree | snapshot |
2021-09-21 |
changfu | fix #8770: provider remove @Lazy support. (#8854) |
commit | commitdiff | tree | snapshot |
2021-09-21 |
zrlw | [master] add zookeeper node data created event check... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
zrlw | [master] do not show the warning at first replaceWithLa... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
zrlw | fix StringIndexOutOfBoundsException at addParam() ... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Albumen Kevin | [2.7] Change default step to FORCE_INTERFACE (#8836) |
commit | commitdiff | tree | snapshot |
2021-09-14 |
yizhenqiang | Use MapUtils instead of AttachmentsAdapter (#8772) |
commit | commitdiff | tree | snapshot |
2021-09-12 |
candy | [master] DefaultFuture turn off logging optimization... |
commit | commitdiff | tree | snapshot |
2021-09-12 |
Albumen Kevin | [2.7] Update Hessian Lite Version (#8780) |
commit | commitdiff | tree | snapshot |
2021-09-12 |
zrlw | fix destroy NullPointerException and doOverrideIfNecess... |
commit | commitdiff | tree | snapshot |
2021-09-12 |
zrlw | close client immediately when destroy unused invoker... |
commit | commitdiff | tree | snapshot |
2021-09-12 |
changfu | fix issue-8726 on master: improve code readability... |
commit | commitdiff | tree | snapshot |
2021-09-11 |
changfu | fix issue-8715 on master: failback retries=0 should... |
commit | commitdiff | tree | snapshot |
2021-09-08 |
zrlw | fix random assertions (#8702) |
commit | commitdiff | tree | snapshot |
2021-09-08 |
zrlw | [master] Simplify and unify local address getting metho... |
commit | commitdiff | tree | snapshot |
2021-09-08 |
Owen.Cai | 2.7.13 fix add serialize check switch (#8648) |
commit | commitdiff | tree | snapshot |
2021-09-08 |
zrlw | [master] fix ignored interface name matches method... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
changfu | fix issue-8387 on master (#8624) |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Wang Chengming | on branch 2.7.x, fix issue #8611, use HTTPS (#8632) |
commit | commitdiff | tree | snapshot |
2021-08-25 |
Bazooka | Fix on branch master, consumer invoke timeout cause... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
changfu | Fix mock:true configuration. (#8554) |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Owen.Cai | add code (#8537) |
commit | commitdiff | tree | snapshot |
2021-08-23 |
灼华 | Fix the issue of taking the zone parameter value in... |
commit | commitdiff | tree | snapshot |
2021-08-15 |
lmj | fix #8378 parameter convert error (#8379) |
commit | commitdiff | tree | snapshot |
2021-08-15 |
wx930910 | refactor MethodConfig by using mocking object created... |
commit | commitdiff | tree | snapshot |
2021-08-13 |
dongdongyang | solve the curator 5.0.0 testingServer npe. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
haoyann | Upgrade dependencies (#8391) |
commit | commitdiff | tree | snapshot |
2021-08-05 |
肖恒 | update pom (#8429) |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Albumen Kevin | [2.7] Add Dynamic Configuration Override Support For... |
commit | commitdiff | tree | snapshot |
2021-08-01 |
张远征hd | [Dubbo-8172]Not shuwdown ExecutorService when DefaultFu... dubbo-2.7.13 |
commit | commitdiff | tree | snapshot |
2021-07-30 |
xiaoheng1 | update pom |
commit | commitdiff | tree | snapshot |
2021-07-30 |
xiaoheng1 | fix bug |
commit | commitdiff | tree | snapshot |
2021-07-30 |
xiaoheng1 | Fix the test case of HessianProtocol does not pass... |
commit | commitdiff | tree | snapshot |
2021-07-27 |
ken.lj | throw exception on path+version not found when decoding... |
commit | commitdiff | tree | snapshot |
2021-07-27 |
xiaoheng1 | fix migrationRule bug (#8358) |
commit | commitdiff | tree | snapshot |
2021-07-27 |
zrlw | change alibaba_spring_context_support_version to 1... |
commit | commitdiff | tree | snapshot |
2021-07-27 |
赵延 | fix instance change event name format problem. (#8346) |
commit | commitdiff | tree | snapshot |
2021-07-27 |
xiaoheng1 | fix String.format lack of arg which is from BroadcastCl... |
commit | commitdiff | tree | snapshot |
2021-07-23 |
lmj | optimize ShortestResponseLoadBalance active param ... |
commit | commitdiff | tree | snapshot |
2021-07-13 |
赵延 | Compatible with curator5 (#8264) |
commit | commitdiff | tree | snapshot |
2021-07-13 |
ken.lj | Set specific serializer for native hessian and hessian... |
commit | commitdiff | tree | snapshot |
2021-07-12 |
赵延 | Enhance metadata report config. (#8268) |
commit | commitdiff | tree | snapshot |
2021-07-11 |
dgz | Ut telnet handler adapter test (#8258) |
commit | commitdiff | tree | snapshot |
2021-07-11 |
赵延 | for compatible nacos server lower version, we should... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
ken.lj | disable telnet by default and fix ut, reset resources... |
commit | commitdiff | tree | snapshot |
2021-07-02 |
赵延 | use service name mapping key to avoid logic conflict... |
commit | commitdiff | tree | snapshot |
2021-06-30 |
lmj | Add a default value to accessKeyId (#8136) |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Owen.Cai | generic serialization decode need use readObject()... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
向技术致敬的码农 | Delay export server should print stack trace if there... 8148/head |
commit | commitdiff | tree | snapshot |
2021-06-24 |
老夫正年轻 | annotation cannt be serializable,so change to String... |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Gong Dewei | Tests transaction of callback method #8098 (#8120) |
commit | commitdiff | tree | snapshot |
2021-06-24 |
灼华 | Fix the issue that the ReferenceConfigCache#destroy... |
commit | commitdiff | tree | snapshot |
2021-06-23 |
Gong Dewei | Add tests for reference tag attribute (#8114) |
commit | commitdiff | tree | snapshot |
2021-06-21 |
zhox | improve the code of URLStrParser.java (#8085) |
commit | commitdiff | tree | snapshot |
2021-06-21 |
zhox | remove redundant class: \common\utils\ClassHelper.java... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Roshi | EventPublishingServiceDiscovery add error log (#8066) |
commit | commitdiff | tree | snapshot |
2021-06-21 |
pazi | add cache for scan result. (#7477) (#8057) |
commit | commitdiff | tree | snapshot |
2021-06-18 |
Albumen Kevin | Remove needless toString convert (#8092) |
commit | commitdiff | tree | snapshot |
next |