FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · supaket/testcontainers-java · GitHub
supaket
/
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 Jun 10, 2016
Merge branch 'haines-with-env-map'
rnorth
committed
8ae4400
View commit details
Copy full SHA for 8ae4400
Browse repository at this point
Refactor duplicate test harness code into a common method
rnorth
committed
c23c699
View commit details
Copy full SHA for c23c699
Browse repository at this point
Commits on Jun 1, 2016
Allow environment variables to be added from a map
haines
committed
d91124d
View commit details
Copy full SHA for d91124d
Browse repository at this point
Commits on May 2, 2016
Update shade-test versions for 1.0.6-SNAPSHOT dev version
rnorth
committed
75d09d4
View commit details
Copy full SHA for 75d09d4
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
rnorth
committed
4830f43
View commit details
Copy full SHA for 4830f43
Browse repository at this point
[maven-release-plugin] prepare release testcontainers-1.0.5
rnorth
committed
370d295
View commit details
Copy full SHA for 370d295
Browse repository at this point
Update changelog for 1.0.5 release
rnorth
committed
072a800
View commit details
Copy full SHA for 072a800
Browse repository at this point
Apply minor docs formatting tweaks
rnorth
committed
2710be8
View commit details
Copy full SHA for 2710be8
Browse repository at this point
Merge pull request #143 from outofcoffee/docs/wait-strategy-docs
Show description for fae4bba
rnorth
committed
fae4bba
View commit details
Copy full SHA for fae4bba
Browse repository at this point
Commits on May 1, 2016
Merge pull request #138 from testcontainers/fix-virtuoso
Show description for 8b08b2a
rnorth
committed
8b08b2a
View commit details
Copy full SHA for 8b08b2a
Browse repository at this point
Commits on Apr 30, 2016
Move Virtuoso module to proprietary dependencies maven group, given that it relies on a third party maven repository. This allows developer testing if the Virtuoso drivers are available, but does n…
Show description for 247531e
rnorth
committed
247531e
View commit details
Copy full SHA for 247531e
Browse repository at this point
Resolve #136: Add a 5s stabilisation period for the launched Virtuoso container, as it seems newer versions of the base container are responding OK to the first 'SELECT 1' but then rejecting the su…
Show description for b543d2c
rnorth
committed
b543d2c
View commit details
Copy full SHA for b543d2c
Browse repository at this point
Merge branch 'zeroturnaround-self_typing'
rnorth
committed
da9e62a
View commit details
Copy full SHA for da9e62a
Browse repository at this point
Refactor base container interface name to just `Container`.
Show description for 1371380
rnorth
committed
1371380
View commit details
Copy full SHA for 1371380
Browse repository at this point
Merge branch 'self_typing' of https://github.com/zeroturnaround/testcontainers-java into zeroturnaround-self_typing
rnorth
committed
75cb216
View commit details
Copy full SHA for 75cb216
Browse repository at this point
Update version of visible assertions used in shade-test module to latest, non-breaking, version
rnorth
committed
58ef920
View commit details
Copy full SHA for 58ef920
Browse repository at this point
Commits on Apr 29, 2016
fix imports in TestContainer interface
bsideup
committed
6d44b5d
View commit details
Copy full SHA for 6d44b5d
Browse repository at this point
move JavaDoc to TestContainer interface
bsideup
committed
69e7fe5
View commit details
Copy full SHA for 69e7fe5
Browse repository at this point
implement self-typing for better fluent builders
bsideup
committed
4cb5a1d
View commit details
Copy full SHA for 4cb5a1d
Browse repository at this point
Commits on Apr 28, 2016
Merge pull request #141 from outofcoffee/feature/chaining-filesystem-bind
Show description for 9962f8c
rnorth
committed
9962f8c
View commit details
Copy full SHA for 9962f8c
Browse repository at this point
Reverse #140 and upgrade to v1.0.5 of visible-assertions library to avoid a test-scoped issue with downstream dependency resolution
rnorth
committed
5805be6
View commit details
Copy full SHA for 5805be6
Browse repository at this point
Updates documentation to cover new WaitStrategy behaviours.
outofcoffee
committed
fc1f497
View commit details
Copy full SHA for fc1f497
Browse repository at this point
Merge pull request #133 from outofcoffee/feature/wait-strategies
Show description for 5bafbe3
rnorth
committed
5bafbe3
View commit details
Copy full SHA for 5bafbe3
Browse repository at this point
Adds pluggable wait strategy, to enable containers to be checked for readiness using arbitrary logic. Adds HTTP(S) wait strategy to wait for a particular endpoint to be available.
outofcoffee
committed
1613efe
View commit details
Copy full SHA for 1613efe
Browse repository at this point
Allows chaining when adding file system binds.
outofcoffee
committed
5845160
View commit details
Copy full SHA for 5845160
Browse repository at this point
Merge pull request #140 from outofcoffee/bugfix/visible-assertions-dep-jitpack
Show description for e1c96be
rnorth
committed
e1c96be
View commit details
Copy full SHA for e1c96be
Browse repository at this point
Work-around for visible-assertions dependency issue.
outofcoffee
committed
e1c97a0
View commit details
Copy full SHA for e1c97a0
Browse repository at this point
Commits on Apr 25, 2016
Modify stylesheet for docs
rnorth
committed
2be0594
View commit details
Copy full SHA for 2be0594
Browse repository at this point
Add note to Windows docs about reporting issues.
rnorth
committed
daad172
View commit details
Copy full SHA for daad172
Browse repository at this point
Added documentation for windows support
rnorth
committed
8258b6f
View commit details
Copy full SHA for 8258b6f
Browse repository at this point
Commits on Apr 24, 2016
Merge pull request #135 from tbinias/container-extra-hosts
Show description for 6d3ac72
rnorth
committed
6d3ac72
View commit details
Copy full SHA for 6d3ac72
Browse repository at this point
split parameter for extra host in 'hostname' and 'ipAddress', fix indent
tbinias
committed
0d72244
View commit details
Copy full SHA for 0d72244
Browse repository at this point
Merge pull request #139 from testcontainers/disable-virtuoso
Show description for d0bea21
rnorth
committed
d0bea21
View commit details
Copy full SHA for d0bea21
Browse repository at this point
Disable virtuoso module - see #136
rnorth
committed
36bb224
View commit details
Copy full SHA for 36bb224
Browse repository at this point
Commits on Apr 23, 2016
add support for extra hosts to GenericContainer
tbinias
committed
8dbe348
View commit details
Copy full SHA for 8dbe348
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL