FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docker-java-transport-okhttp - docker-java/docker-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
docker-java
/
docker-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
3.2k
Code
Issues
41
Pull requests
61
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
docker-java
docker-java-transport-okhttp
on
3.5.2
User selector
Datepicker
Commit history
Commits on Apr 1, 2025
Bump net.java.dev.jna:jna from 5.13.0 to 5.17.0 (#2273)
Show description for 3580299
dependabot[bot]
authored
3580299
View commit details
Copy full SHA for 3580299
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
Don't swallow IOException caused by opening socket (#2041)
Show description for 721f09f
Sineaggi
authored
721f09f
View commit details
Copy full SHA for 721f09f
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
Bump jna from 5.12.1 to 5.13.0 (#2047)
Show description for 2babed8
dependabot[bot]
authored
2babed8
View commit details
Copy full SHA for 2babed8
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Add Automatic-Module-Name (#1962)
eddumelendez
authored
2c690f3
View commit details
Copy full SHA for 2c690f3
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
Bump jna from 5.8.0 to 5.12.1 (#1898)
Show description for 83f95f0
dependabot[bot]
authored
83f95f0
View commit details
Copy full SHA for 83f95f0
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Relax protocol check in `DefaultDockerClientConfig` (#1818)
bsideup
authored
ddfaf56
View commit details
Copy full SHA for ddfaf56
View code at this point
Browse repository at this point
Remove `jna-transport` dependency from `okhttp` (#1816)
bsideup
authored
0169cc4
View commit details
Copy full SHA for 0169cc4
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
Support path of DOCKER_HOST (#1801)
Show description for d44a7a1
bsideup
authored
d44a7a1
View commit details
Copy full SHA for d44a7a1
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
Add java16 unix socket support (#1627)
Show description for dd17358
authored
dd17358
View commit details
Copy full SHA for dd17358
View code at this point
Browse repository at this point
Commits on May 28, 2021
Revert accidental change (8db70eaf2a)
bsideup
authored
0ae5930
View commit details
Copy full SHA for 0ae5930
View code at this point
Browse repository at this point
Use UnixDocket in OkHttp as well
bsideup
authored
8db70ea
View commit details
Copy full SHA for 8db70ea
View code at this point
Browse repository at this point
Commits on Apr 11, 2021
Update OkHttp (#1599)
bsideup
authored
e01dd42
View commit details
Copy full SHA for e01dd42
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
Share the unix socket impl between OkHttp & HttpClient5 (#1566)
bsideup
authored
1da0e3c
View commit details
Copy full SHA for 1da0e3c
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
CI version
bsideup
committed
cd69879
View commit details
Copy full SHA for cd69879
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
pass request body as `byte[]` where possible (#1495)
Show description for 7f97462
bsideup
authored
7f97462
View commit details
Copy full SHA for 7f97462
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Fix "docker-java-stream" thread stuck at UnixDomainSocket.recv() (#1476)
Show description for d85ea79
tejksat
and
bsideup
authored
d85ea79
View commit details
Copy full SHA for d85ea79
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Detect leaked `DockerHttpClient.Response` objects (#1421)
bsideup
authored
dbc4761
View commit details
Copy full SHA for dbc4761
View code at this point
Browse repository at this point
Catch `AssertionError` when closing OkHttp's response (#1420)
bsideup
authored
1730733
View commit details
Copy full SHA for 1730733
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Catch more generic `FileSystemException` in `NamedPipeSocket` (#1418)
Show description for 54c86ce
bsideup
authored
54c86ce
View commit details
Copy full SHA for 54c86ce
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Always catch exceptions from `close()` (#1414)
bsideup
authored
6086c7d
View commit details
Copy full SHA for 6086c7d
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
Use `AsynchronousFileChannel` for npipe (#1408)
Show description for 6044357
bsideup
authored
6044357
View commit details
Copy full SHA for 6044357
View code at this point
Browse repository at this point
Commits on May 30, 2020
Rework DockerHttpClient API (#1403)
Show description for 01d0822
bsideup
authored
01d0822
View commit details
Copy full SHA for 01d0822
View code at this point
Browse repository at this point
Commits on May 29, 2020
Introduce `docker-java-transport` module (#1402)
Show description for 4de9f79
bsideup
authored
4de9f79
View commit details
Copy full SHA for 4de9f79
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Introduce DockerHttpClient abstraction (#1351)
Show description for 77103e3
bsideup
authored
77103e3
View commit details
Copy full SHA for 77103e3
View code at this point
Browse repository at this point
Commits on Mar 15, 2020
prepare for next development iteration
bsideup
committed
21583b5
View commit details
Copy full SHA for 21583b5
View code at this point
Browse repository at this point
prepare release 3.2.1
bsideup
committed
1ecdd7c
View commit details
Copy full SHA for 1ecdd7c
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Update deps and mvn plugins. (#1344)
Show description for c3d03d6
KostyaSha
authored
c3d03d6
View commit details
Copy full SHA for c3d03d6
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
d808c96
View commit details
Copy full SHA for d808c96
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0
KostyaSha
committed
024cbb6
View commit details
Copy full SHA for 024cbb6
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
a9d11db
View commit details
Copy full SHA for a9d11db
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc6
KostyaSha
committed
52c2abf
View commit details
Copy full SHA for 52c2abf
View code at this point
Browse repository at this point
Add timeouts, cleanup (#1336)
Show description for 978ac88
KostyaSha
authored
978ac88
View commit details
Copy full SHA for 978ac88
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Jar packaging. (#1337)
Show description for 906e1a2
KostyaSha
authored
906e1a2
View commit details
Copy full SHA for 906e1a2
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
49d8e29
View commit details
Copy full SHA for 49d8e29
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc5
KostyaSha
committed
8bdcf91
View commit details
Copy full SHA for 8bdcf91
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL