FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · email2liyang/testcontainers-java · GitHub
email2liyang
/
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 Jul 10, 2017
Update CHANGELOG.md
bsideup
authored
20755cf
View commit details
Copy full SHA for 20755cf
Browse repository at this point
Fix Guava shading in jdbc module (#399)
Show description for 22339fc
bsideup
authored
22339fc
View commit details
Copy full SHA for 22339fc
Browse repository at this point
Commits on Jul 9, 2017
Update CHANGELOG.md
bsideup
authored
8707770
View commit details
Copy full SHA for 8707770
Browse repository at this point
Improve cleanup for docker-compose. (#394)
Show description for 552937e
rnorth
authored and
bsideup
committed
552937e
View commit details
Copy full SHA for 552937e
Browse repository at this point
Commits on Jul 7, 2017
Update docker-java to 3.0.12 (#393)
Show description for 3cce55a
bsideup
authored
3cce55a
View commit details
Copy full SHA for 3cce55a
Browse repository at this point
Commits on Jul 6, 2017
Add shading tests (#390)
Show description for a32e980
bsideup
authored
a32e980
View commit details
Copy full SHA for a32e980
Browse repository at this point
Add a ticket number to getFirstMappedPort's line
bsideup
authored
1505fe8
View commit details
Copy full SHA for 1505fe8
Browse repository at this point
Commits on Jul 2, 2017
Extract oracle into separate repo (#389)
Show description for b255c42
rnorth
authored and
bsideup
committed
b255c42
View commit details
Copy full SHA for b255c42
Browse repository at this point
workaround listNetwork's filter until it's fixed in docker-java (#385)
Show description for 3b1bbeb
bsideup
authored and
rnorth
committed
3b1bbeb
View commit details
Copy full SHA for 3b1bbeb
Browse repository at this point
Commits on Jul 1, 2017
Upgrading maven-shade-plugin to 3.0.0 (#388)
alextu
authored and
rnorth
committed
46b652e
View commit details
Copy full SHA for 46b652e
Browse repository at this point
Speed up Travis (#386)
Show description for 255a1e3
bsideup
authored and
rnorth
committed
255a1e3
View commit details
Copy full SHA for 255a1e3
Browse repository at this point
Commits on Jun 28, 2017
Add time limit and retry to instantiation of RemoteWebDriver (#381)
Show description for 2ac72e0
rnorth
authored and
bsideup
committed
2ac72e0
View commit details
Copy full SHA for 2ac72e0
Browse repository at this point
Add proper `test` scope to Vibur and Tomcat-JDBC dependencies used for testing (#382)
Show description for b98af3f
rnorth
authored and
bsideup
committed
b98af3f
View commit details
Copy full SHA for b98af3f
Browse repository at this point
Fix erroneous version reference used during CI testing of shaded dependencies (#383)
Show description for 302fa39
rnorth
authored and
bsideup
committed
302fa39
View commit details
Copy full SHA for 302fa39
Browse repository at this point
Commits on Jun 27, 2017
Fix number overflow in the disk space detection. Closes #379 (#380)
Show description for 1b89280
bsideup
authored and
rnorth
committed
1b89280
View commit details
Copy full SHA for 1b89280
Browse repository at this point
Added `getFirstMappedPort` method (#377)
Show description for ed63472
bsideup
authored and
rnorth
committed
ed63472
View commit details
Copy full SHA for ed63472
Browse repository at this point
Commits on Jun 25, 2017
Add support for Docker networks. (#372)
Show description for 3e513be
bsideup
authored and
rnorth
committed
3e513be
View commit details
Copy full SHA for 3e513be
Browse repository at this point
Commits on Jun 23, 2017
add "UNRELEASED" section to CHANGELOG.md
bsideup
committed
82d9d15
View commit details
Copy full SHA for 82d9d15
Browse repository at this point
Commits on Jun 22, 2017
Revert "Trigger build of proprietary-deps (Oracle, Virtuoso) during automated release"
Show description for 78fab02
rnorth
committed
78fab02
View commit details
Copy full SHA for 78fab02
Browse repository at this point
Trigger build of proprietary-deps (Oracle, Virtuoso) during automated
Show description for f7897a8
rnorth
committed
f7897a8
View commit details
Copy full SHA for f7897a8
Browse repository at this point
Update changelog for 1.3.1 release
rnorth
authored
3daaa26
View commit details
Copy full SHA for 3daaa26
Browse repository at this point
re #361 put back jersey-common dependency (it's required for docker-machine integration)
bsideup
committed
0932d5b
View commit details
Copy full SHA for 0932d5b
Browse repository at this point
Commits on Jun 21, 2017
Support prioritization of DockerClientProviderStrategies (#362)
Show description for 81952c4
bsideup
authored and
rnorth
committed
81952c4
View commit details
Copy full SHA for 81952c4
Browse repository at this point
fix Travis
bsideup
committed
0997c0f
View commit details
Copy full SHA for 0997c0f
Browse repository at this point
add container arguments to specify SELinux contexts for mounts (#334)
Show description for 7af0dc5
josh-cain
authored and
rnorth
committed
7af0dc5
View commit details
Copy full SHA for 7af0dc5
Browse repository at this point
Add additional guards for cases where AuditLogger params may be null (#370)
Show description for 6411ce5
rnorth
authored
6411ce5
View commit details
Copy full SHA for 6411ce5
Browse repository at this point
Commits on Jun 20, 2017
#371 'posix fallback bug' - added fallback in case of UnsupportedOperationException (#376)
Show description for 82485c9
glebsts
authored and
bsideup
committed
82485c9
View commit details
Copy full SHA for 82485c9
Browse repository at this point
Commits on Jun 18, 2017
Implement pre-flight checks (#363)
Show description for 23e5995
bsideup
authored
23e5995
View commit details
Copy full SHA for 23e5995
Browse repository at this point
Add notes on automated release. (#365)
Show description for b7f834d
rnorth
authored
b7f834d
View commit details
Copy full SHA for b7f834d
Browse repository at this point
Commits on Jun 14, 2017
Travis optimizations (#366)
Show description for cb2c382
bsideup
authored and
rnorth
committed
cb2c382
View commit details
Copy full SHA for cb2c382
Browse repository at this point
Remove Jersey dependencies (#361)
Show description for bd228ba
bsideup
authored and
rnorth
committed
bd228ba
View commit details
Copy full SHA for bd228ba
Browse repository at this point
Commits on Jun 13, 2017
Remove deprecated wrongly generated setters from GenericContainer (#364)
bsideup
authored and
rnorth
committed
41dba7c
View commit details
Copy full SHA for 41dba7c
Browse repository at this point
Commits on Jun 11, 2017
Allow to start daemon database container (#360)
Show description for 05192e6
inikolaev
authored and
rnorth
committed
05192e6
View commit details
Copy full SHA for 05192e6
Browse repository at this point
Commits on Jun 9, 2017
Extract MariaDB into a separate repository. See #337
kiview
committed
86070d3
View commit details
Copy full SHA for 86070d3
Browse repository at this point
Ensure test connections are always closed
rnorth
authored and
kiview
committed
092fba8
View commit details
Copy full SHA for 092fba8
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL