Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
cgardner
/
rabbitmq-java-client
Public
forked from
rabbitmq/rabbitmq-java-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 27, 2016
Merge branch 'stable'
michaelklishin
committed
7230106
Copy full SHA for 7230106
Supress unchecked warnings for this test
michaelklishin
committed
94bb21b
Copy full SHA for 94bb21b
Merge branch 'stable'
michaelklishin
committed
d461871
Copy full SHA for d461871
Merge branch 'rabbitmq-server-767' into stable
michaelklishin
committed
ac70b55
Copy full SHA for ac70b55
Functional test for requeueing of dead-lettered messages and invalid x-death headers
Daniil Fedotov
committed
71c8166
Copy full SHA for 71c8166
Commits on Apr 17, 2016
Merge branch 'stable'
michaelklishin
committed
24080bd
Copy full SHA for 24080bd
Merge pull request #142 from rabbitmq/rabbitmq-server-104
Show description for 177ec8b
michaelklishin
committed
177ec8b
Copy full SHA for 177ec8b
Naming, docs, cosmetics
michaelklishin
committed
1835085
Copy full SHA for 1835085
Commits on Apr 15, 2016
Merge pull request #146 from rabbitmq/rabbitmq-server-710
Show description for 92891f4
michaelklishin
committed
92891f4
Copy full SHA for 92891f4
Cover exchange.declare
michaelklishin
committed
d0a885e
Copy full SHA for d0a885e
More test cases for queue.declare
michaelklishin
committed
a3ee0f4
Copy full SHA for a3ee0f4
Merge pull request #145 from rabbitmq/rabbitmq-java-client-139
Show description for ec68e4a
michaelklishin
committed
ec68e4a
Copy full SHA for ec68e4a
This method is a pure function => make it static
michaelklishin
committed
bd70ec9
Copy full SHA for bd70ec9
Bump default TLS version to v1.2 with a fallback for older JDKs
Show description for e5e5ccb
michaelklishin
committed
e5e5ccb
Copy full SHA for e5e5ccb
Commits on Apr 13, 2016
Merge pull request #143 from rabbitmq/rabbitmq-java-client-135
Show description for d366ea7
michaelklishin
committed
d366ea7
Copy full SHA for d366ea7
Test that recovery starts after all connection shutdown hooks have executed
Show description for bb252ff
michaelklishin
committed
bb252ff
Copy full SHA for bb252ff
Squash a few warnings from IDEA
michaelklishin
committed
62898ad
Copy full SHA for 62898ad
Introduce a way for AMQConnection to notify its recovery aware wrapper
Show description for 066ce86
michaelklishin
committed
066ce86
Copy full SHA for 066ce86
Use a more reasonable timeout
michaelklishin
committed
593a634
Copy full SHA for 593a634
Named connection tests
Daniil Fedotov
committed
f04af95
Copy full SHA for f04af95
Commits on Apr 12, 2016
Getter for connection name and docs
Daniil Fedotov
committed
5066bcc
Copy full SHA for 5066bcc
Commits on Apr 11, 2016
Connection name parameter to create connections
Daniil Fedotov
committed
20f1fb6
Copy full SHA for 20f1fb6
Commits on Apr 4, 2016
Merge pull request #140 from MikePlayle/master
Show description for b8ddb13
michaelklishin
committed
b8ddb13
Copy full SHA for b8ddb13
Set the nowait flag in queueBindNoWait()
Show description for 0b40139
MikePlayle
committed
0b40139
Copy full SHA for 0b40139
Commits on Mar 16, 2016
Merge branch 'stable'
michaelklishin
committed
f3e43f8
Copy full SHA for f3e43f8
Explain the difference
michaelklishin
committed
52c7b1c
Copy full SHA for 52c7b1c
Explain the difference
michaelklishin
committed
9aa8f80
Copy full SHA for 9aa8f80
Commits on Mar 8, 2016
Merge pull request #134 from zfarrell/RpcClient-add-access-to-message
Show description for d1aea76
michaelklishin
committed
d1aea76
Copy full SHA for d1aea76
Commits on Feb 19, 2016
Enhance RpcClient: Provide access to msg metadata
Show description for 53567ce
zfarrell
committed
53567ce
Copy full SHA for 53567ce
Commits on Feb 6, 2016
Merge branch 'Khazrak-rabbitmq-java-client-131'
michaelklishin
committed
bba45a8
Copy full SHA for bba45a8
Added Closable-inteface to Connection-class for future try-with-resource support in JDK7 (automatic on compile with JDK7)
Khazrak
committed
484414e
Copy full SHA for 484414e
Commits on Feb 3, 2016
Merge branch 'stable'
michaelklishin
committed
b2db10a
Copy full SHA for b2db10a
Merge pull request #130 from spatula75/rabbitmq-java-client-129
Show description for 59d36cd
michaelklishin
committed
59d36cd
Copy full SHA for 59d36cd
Remove existing bindings and replace with new ones when a new binding is created so they stay in sync with Channels
nick
committed
5f93577
Copy full SHA for 5f93577
Commits on Jan 27, 2016
Merge branch 'stable'
michaelklishin
committed
b1967e5
Copy full SHA for b1967e5
Pagination
Previous
Next
You can’t perform that action at this time.