FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · DimaRubio/testcontainers-java · GitHub
DimaRubio
/
testcontainers-java
Public
forked from
testcontainers/testcontainers-java
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
User selector
Datepicker
Commit history
Commits on Aug 16, 2016
Update link in CHANGELOG
rnorth
committed
45fa877
View commit details
Copy full SHA for 45fa877
Browse repository at this point
Update shade test versions to match 1.1.5-SNAPSHOT
rnorth
committed
bad34f7
View commit details
Copy full SHA for bad34f7
Browse repository at this point
Update development version number to 1.1.5-SNAPSHOT
rnorth
committed
c376e70
View commit details
Copy full SHA for c376e70
Browse repository at this point
Update release version number to 1.1.4
rnorth
committed
04841c5
View commit details
Copy full SHA for 04841c5
Browse repository at this point
Partially reverse #192 pending further review
rnorth
committed
6ca9db1
View commit details
Copy full SHA for 6ca9db1
Browse repository at this point
Update CHANGELOG for 1.1.4 release
rnorth
committed
b7d2139
View commit details
Copy full SHA for b7d2139
Browse repository at this point
Merge pull request #195 from testcontainers/fix-jdbc-driver-initialization
Show description for 0134e9b
rnorth
authored
0134e9b
View commit details
Copy full SHA for 0134e9b
Browse repository at this point
Add convenience methods to clean up database containers. Refs #159.
rnorth
committed
f1bc5c6
View commit details
Copy full SHA for f1bc5c6
Browse repository at this point
Add a basic fix for #159
Show description for 32d252c
rnorth
committed
32d252c
View commit details
Copy full SHA for 32d252c
Browse repository at this point
Merge pull request #202 from kunickiaj/jersey_shade_jdbc
Show description for ade0d9b
rnorth
authored
ade0d9b
View commit details
Copy full SHA for ade0d9b
Browse repository at this point
Shade jersey dependencies in JDBC to avoid conflicts with jersey-test.
Adam Kunicki
committed
0c53bc3
View commit details
Copy full SHA for 0c53bc3
Browse repository at this point
Commits on Aug 15, 2016
Merge pull request #201 from kunickiaj/tags_npe
Show description for 0c19d3f
rnorth
authored
0c19d3f
View commit details
Copy full SHA for 0c19d3f
Browse repository at this point
Commits on Aug 14, 2016
Update to v3.0.2 of docker-java
Show description for 10b2673
rnorth
committed
10b2673
View commit details
Copy full SHA for 10b2673
Browse repository at this point
Commits on Aug 12, 2016
Fix NPE when host has untagged images.
Adam Kunicki
committed
a291291
View commit details
Copy full SHA for a291291
Browse repository at this point
Commits on Aug 7, 2016
Update to v3.0.1 of docker-java
rnorth
committed
3961611
View commit details
Copy full SHA for 3961611
Browse repository at this point
Fix uncaught NoClassDefFoundError when environment variables are set on OS X
rnorth
committed
a8b63c7
View commit details
Copy full SHA for a8b63c7
Browse repository at this point
Commits on Aug 6, 2016
Merge pull request #193 from testcontainers/shared-docker-client
Show description for 5cefff5
rnorth
authored
5cefff5
View commit details
Copy full SHA for 5cefff5
Browse repository at this point
Commits on Aug 2, 2016
Switch to shared docker client instance (netty client should be thread-safe)
rnorth
committed
fb7ec04
View commit details
Copy full SHA for fb7ec04
Browse repository at this point
Introduce discrete docker-compose pull step. Refs #188
rnorth
committed
496479d
View commit details
Copy full SHA for 496479d
Browse repository at this point
Increase ping timeout threshold for Docker for Mac client strategy to compensate for apparent initial delayed ping response with release version of Docker for Mac.
rnorth
committed
76c14ab
View commit details
Copy full SHA for 76c14ab
Browse repository at this point
Introduce null check for image tags when updating cache of available images.
rnorth
committed
cd15bec
View commit details
Copy full SHA for cd15bec
Browse repository at this point
Commits on Aug 1, 2016
Merge pull request #192 from qoomon/feature/log-info-and-error-for-docker-compose
Show description for b35efb9
rnorth
authored
b35efb9
View commit details
Copy full SHA for b35efb9
Browse repository at this point
Merge pull request #189 from qoomon/bugfix/docker-compose-for-relative-paths
Show description for b815501
rnorth
authored
b815501
View commit details
Copy full SHA for b815501
Browse repository at this point
Merge pull request #190 from qoomon/feature/replace-docker-compose-image-with-official-image
Show description for d57740f
rnorth
authored
d57740f
View commit details
Copy full SHA for d57740f
Browse repository at this point
fix: use pwd as mounting point for docker compose to make relative paths work within docker-compose.yml
qoomon
committed
5473264
View commit details
Copy full SHA for 5473264
Browse repository at this point
refactor: replace compose container image dduportal/docker-compose:1.7.1 with the official docker/compose:1.8.0
qoomon
committed
088e15f
View commit details
Copy full SHA for 088e15f
Browse repository at this point
refactor: replace follow all output with online
qoomon
committed
4d7c073
View commit details
Copy full SHA for 4d7c073
Browse repository at this point
refactor: enable logging for docker compose container stderr and stdout
qoomon
committed
c99952d
View commit details
Copy full SHA for c99952d
Browse repository at this point
Update version numbers in shade-test module to match current dev version
rnorth
committed
b41e7cf
View commit details
Copy full SHA for b41e7cf
Browse repository at this point
Commits on Jul 27, 2016
Update development version number to 1.1.4-SNAPSHOT
rnorth
committed
662f0af
View commit details
Copy full SHA for 662f0af
Browse repository at this point
Update CHANGELOG for 1.1.3 release
rnorth
committed
5d59cdb
View commit details
Copy full SHA for 5d59cdb
Browse repository at this point
Commits on Jul 26, 2016
Merge pull request #187 from testcontainers/fix-netty-shade-relocation
Show description for 74563c0
rnorth
authored
74563c0
View commit details
Copy full SHA for 74563c0
Browse repository at this point
Change location of system property setting to ensure that netty relocated package name is available for DockerCompose usage scenarios. Fixes #178
rnorth
committed
8462da2
View commit details
Copy full SHA for 8462da2
Browse repository at this point
Merge pull request #186 from testcontainers/workdir-option
Show description for 85b4776
rnorth
authored
85b4776
View commit details
Copy full SHA for 85b4776
Browse repository at this point
Add support for setting working directory - fixes #173
rnorth
committed
e2b61d4
View commit details
Copy full SHA for e2b61d4
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL