Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dongc
/
dubbo
Public
forked from
apache/dubbo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
3.0
User selector
All users
All time
Commit history
Commits on Oct 19, 2021
Update Dubbo Distribution Pom (#9066)
Show description for ba86d61
AlbumenJ
authored
ba86d61
View commit details
Copy full SHA for ba86d61
Browse repository at this point
Add Deprecated description (#9065)
AlbumenJ
authored
d7f600e
View commit details
Copy full SHA for d7f600e
Browse repository at this point
[3.0] Manage global resources and executor services, fix zk client connections (#9033)
Show description for 1bdf359
kylixs
authored
1bdf359
View commit details
Copy full SHA for 1bdf359
Browse repository at this point
Commits on Oct 18, 2021
Add onlyExtensionClassLoaderPackages support for ExtensionLoader (#9061)
Show description for f9be618
AlbumenJ
authored
f9be618
View commit details
Copy full SHA for f9be618
Browse repository at this point
Format triple (#9058)
guohao
authored
33af482
View commit details
Copy full SHA for 33af482
Browse repository at this point
[3.0-Triple] Support streamObserver set compressor alone (#9032)
Show description for d548c9f
earthchen
authored
d548c9f
View commit details
Copy full SHA for d548c9f
Browse repository at this point
Commits on Oct 17, 2021
Fill ListBoolMatch code and optimize code for DubboAttachmentMatch (#8448)
Show description for 78a8276
BurningCN
authored
78a8276
View commit details
Copy full SHA for 78a8276
Browse repository at this point
Fix process can't stop when tomcat port already in use. (#8552)
Show description for 395a6c0
horizonzy
authored
395a6c0
View commit details
Copy full SHA for 395a6c0
Browse repository at this point
Commits on Oct 15, 2021
Rebuild InstanceAddressURL to ServiceConfigURL for LazyConnectExchangeClient (#9041)
AlbumenJ
authored
34f8fe3
View commit details
Copy full SHA for 34f8fe3
Browse repository at this point
Fix instance update failed (#9040)
AlbumenJ
authored
711a783
View commit details
Copy full SHA for 711a783
Browse repository at this point
add issues template (#9036)
CrazyHZM
authored
54b27a9
View commit details
Copy full SHA for 54b27a9
Browse repository at this point
Commits on Oct 14, 2021
[3.0] Add unit test for dubbo-registry-nacos (#9035)
Show description for 54b2096
wangchengming666
authored
54b2096
View commit details
Copy full SHA for 54b2096
Browse repository at this point
Add unit test for ChannelBuffers and ChannelBufferFactory (#9031)
BurningCN
authored
0429e8e
View commit details
Copy full SHA for 0429e8e
Browse repository at this point
fix #9026 (#9027)
Show description for c79f675
r1-12king
and
luguilin
authored
c79f675
View commit details
Copy full SHA for c79f675
Browse repository at this point
support deep copy of default service instance (#9029)
Show description for dcfd3ed
chickenlj
and
AlbumenJ
authored
dcfd3ed
View commit details
Copy full SHA for dcfd3ed
Browse repository at this point
Commits on Oct 13, 2021
use future to replace latch (#9030)
Show description for a2c5e5d
chickenlj
authored
a2c5e5d
View commit details
Copy full SHA for a2c5e5d
Browse repository at this point
[3.0] check applicationModel destroy state at blockUntilUpdated (#9001)
Show description for 73f7da1
zrlw
authored
73f7da1
View commit details
Copy full SHA for 73f7da1
Browse repository at this point
[3.0] Fix #8985, add logic for check localMetadataService.blockUntilUpdated state (#9002)
Show description for ce443c0
wangchengming666
authored
ce443c0
View commit details
Copy full SHA for ce443c0
Browse repository at this point
support run dubbo native projects with maven plugin (#8970)
Show description for 62f3ca1
goodjava
and
rikaaa0928
authored
62f3ca1
View commit details
Copy full SHA for 62f3ca1
Browse repository at this point
Extract constants and fix typo (#9019)
BurningCN
authored
3a3fa4a
View commit details
Copy full SHA for 3a3fa4a
Browse repository at this point
Remove connections config of method level (#9011)
Show description for e94bc47
CrazyHZM
authored
e94bc47
View commit details
Copy full SHA for e94bc47
Browse repository at this point
Fix AbstractMetadataReportTest and AbstractMetadataReportFactoryTest (#8807)
Show description for f784131
BurningCN
authored
f784131
View commit details
Copy full SHA for f784131
Browse repository at this point
Add unit test for Http2ProtocolDetector and NettyEventLoopFactory (#9023)
Show description for 87f869d
BurningCN
authored
87f869d
View commit details
Copy full SHA for 87f869d
Browse repository at this point
Commits on Oct 12, 2021
Support Cache Properties in model field (#9025)
Show description for 8e26729
AlbumenJ
authored
8e26729
View commit details
Copy full SHA for 8e26729
Browse repository at this point
[3.0-Triple] Fix NPE in get configuration (#9024)
Show description for a41fbf6
guohao
authored
a41fbf6
View commit details
Copy full SHA for a41fbf6
Browse repository at this point
Fix Migration Report for Multi-instances (#9020)
Show description for 7a74296
AlbumenJ
authored
7a74296
View commit details
Copy full SHA for 7a74296
Browse repository at this point
[3.0-Triple] Add health service cancel handler (#9004)
Show description for 23e4456
earthchen
authored
23e4456
View commit details
Copy full SHA for 23e4456
Browse repository at this point
set module started at applicationDeployer checkStarted() (#9013)
zrlw
authored
1dc1822
View commit details
Copy full SHA for 1dc1822
Browse repository at this point
correct arguments type of NotifyService callback methods (#9008)
zrlw
authored
e676350
View commit details
Copy full SHA for e676350
Browse repository at this point
check ClosedChannelException at close operation (#9010)
zrlw
authored
a51851f
View commit details
Copy full SHA for a51851f
Browse repository at this point
[3.0] Fix Listener early initialization (#9006)
Show description for ee96155
stone-98
authored
ee96155
View commit details
Copy full SHA for ee96155
Browse repository at this point
Commits on Oct 11, 2021
[3.0-Triple]Fix compressor flag = 1 when compressor is none and format (#9021)
Show description for 4b7fec2
guohao
authored
4b7fec2
View commit details
Copy full SHA for 4b7fec2
Browse repository at this point
Fix compressor flag = 1 when compressor is none (#9018)
guohao
authored
a6cd3a4
View commit details
Copy full SHA for a6cd3a4
Browse repository at this point
Triple transmission supports message compression (#8817)
Show description for 17f85db
XIACYBING
authored
17f85db
View commit details
Copy full SHA for 17f85db
Browse repository at this point
no need to estimate header size before send and remove the logic (#8802)
Show description for a8629d8
shanuo0312
and
羽铭
authored
a8629d8
View commit details
Copy full SHA for a8629d8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.