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
Type
/
to 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 }}
splade
/
docker-java
Public
forked from
docker-java/docker-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
docker-java
src
on
master
User selector
All users
All time
Commit history
Commits on Mar 9, 2016
Cleanup modifiers.
KostyaSha
committed
ad8643f
View commit details
Copy full SHA for ad8643f
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Fix netty auth.
KostyaSha
committed
241257c
View commit details
Copy full SHA for 241257c
View code at this point
Browse repository at this point
Fix versioning Auth issues for unknown API connections.
Show description for a0ec66f
KostyaSha
committed
a0ec66f
View commit details
Copy full SHA for a0ec66f
View code at this point
Browse repository at this point
Fix unrelable test.
KostyaSha
committed
b1d77c5
View commit details
Copy full SHA for b1d77c5
View code at this point
Browse repository at this point
Condition test
KostyaSha
committed
e149bee
View commit details
Copy full SHA for e149bee
View code at this point
Browse repository at this point
Test update only for >= 1.22
KostyaSha
committed
5400925
View commit details
Copy full SHA for 5400925
View code at this point
Browse repository at this point
Condition test
KostyaSha
committed
2f35bed
View commit details
Copy full SHA for 2f35bed
View code at this point
Browse repository at this point
Don't enforce api version for tests.
KostyaSha
committed
c4e2084
View commit details
Copy full SHA for c4e2084
View code at this point
Browse repository at this point
@Nonnull annotation
KostyaSha
committed
0d2562e
View commit details
Copy full SHA for 0d2562e
View code at this point
Browse repository at this point
Sync up to 1.22 API part 1
Show description for bbab47e
KostyaSha
committed
bbab47e
View commit details
Copy full SHA for bbab47e
View code at this point
Browse repository at this point
Fix sync test to be async.
KostyaSha
committed
e944b49
View commit details
Copy full SHA for e944b49
View code at this point
Browse repository at this point
Remove package prefix for already imported class.
KostyaSha
committed
32c65f0
View commit details
Copy full SHA for 32c65f0
View code at this point
Browse repository at this point
Add helper for api version extraction
KostyaSha
committed
6761841
View commit details
Copy full SHA for 6761841
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
Fix NegativeArraySizeException in awaitCompletion()
Show description for b2e852c
KostyaSha
committed
b2e852c
View commit details
Copy full SHA for b2e852c
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Test exec start with tty disabled
Marcus Linke
committed
c28e8d5
View commit details
Copy full SHA for c28e8d5
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Use DuplexChannel everywhere
rtimush
committed
26af2d9
View commit details
Copy full SHA for 26af2d9
View code at this point
Browse repository at this point
Test that exec finishes
rtimush
committed
fb2467a
View commit details
Copy full SHA for fb2467a
View code at this point
Browse repository at this point
Send end of stream properly
rtimush
committed
4fd5657
View commit details
Copy full SHA for 4fd5657
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Merge pull request #468 from docker-java/issue-461
Show description for d7dd30d
marcuslinke
committed
d7dd30d
View commit details
Copy full SHA for d7dd30d
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
Add comment
Marcus Linke
committed
14bf660
View commit details
Copy full SHA for 14bf660
View code at this point
Browse repository at this point
Merge pull request #470 from KostyaSha/smallFixes
Show description for dd2fc49
marcuslinke
committed
dd2fc49
View commit details
Copy full SHA for dd2fc49
View code at this point
Browse repository at this point
Enable lost tests.
KostyaSha
committed
373be76
View commit details
Copy full SHA for 373be76
View code at this point
Browse repository at this point
Try with resources. API object setter.
KostyaSha
committed
06170d8
View commit details
Copy full SHA for 06170d8
View code at this point
Browse repository at this point
Fix javadocs
KostyaSha
committed
7666d87
View commit details
Copy full SHA for 7666d87
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
Fix issue #461
Marcus Linke
committed
1540019
View commit details
Copy full SHA for 1540019
View code at this point
Browse repository at this point
Fix stdin encoding
rtimush
committed
8754443
View commit details
Copy full SHA for 8754443
View code at this point
Browse repository at this point
Better unit test for ExecStart with stdin
rtimush
committed
39fd1f7
View commit details
Copy full SHA for 39fd1f7
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
Merge pull request #465 from docker-java/issue-456-master
Show description for b2de612
KostyaSha
committed
b2de612
View commit details
Copy full SHA for b2de612
View code at this point
Browse repository at this point
Commits on Feb 13, 2016
Issue-456 input configuration should not be altered as it breaks unix socket support
mbaechler
authored and
Marcus Linke
committed
810174a
View commit details
Copy full SHA for 810174a
View code at this point
Browse repository at this point
ADDED: gelf, fluentd, awslogs, and splunk drivers
Christopher Dancy
committed
2281246
View commit details
Copy full SHA for 2281246
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Rename withServerAddress to withRegistryAddress.
Show description for bd11042
KostyaSha
committed
bd11042
View commit details
Copy full SHA for bd11042
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
Make AuthConfig fluent setters.
Show description for 43feaf1
KostyaSha
committed
43feaf1
View commit details
Copy full SHA for 43feaf1
View code at this point
Browse repository at this point
Merge branch 'issue-331-rebased'
Show description for d971f51
Marcus Linke
committed
d971f51
View commit details
Copy full SHA for d971f51
View code at this point
Browse repository at this point
Add withDockerTlsVerify(Boolean dockerTlsVerify)
Marcus Linke
committed
3a15277
View commit details
Copy full SHA for 3a15277
View code at this point
Browse repository at this point
Merge pull request #450 from docker-java/checkstyle
Show description for f472c3f
marcuslinke
committed
f472c3f
View commit details
Copy full SHA for f472c3f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.