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
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 }}
Sgitario
/
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
Breadcrumbs
History for
testcontainers-java
modules
on
optional-startup-retries
User selector
All users
All time
Commit history
Commits on Jul 17, 2016
Reinstate container startup retries as an optional setting. Mainly of benefit for Selenium browser containers, which still seem to have some variability.
rnorth
committed
42bf965
View commit details
Copy full SHA for 42bf965
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Update development version number to 1.1.1-SNAPSHOT
rnorth
committed
ef162a5
View commit details
Copy full SHA for ef162a5
View code at this point
Browse repository at this point
Update release version number to 1.1.0
rnorth
committed
f08efbd
View commit details
Copy full SHA for f08efbd
View code at this point
Browse repository at this point
Commits on Jul 3, 2016
Skip test execution for LocalServerWebDriverContainerTest when not using docker-machine
rnorth
committed
4ebf461
View commit details
Copy full SHA for 4ebf461
View code at this point
Browse repository at this point
Incorporate alpha Windows support into main v1.1 release candidate branch
Show description for 0a44d07
rnorth
committed
0a44d07
View commit details
Copy full SHA for 0a44d07
View code at this point
Browse repository at this point
General code/javadocs cleanup
rnorth
committed
f2d2188
View commit details
Copy full SHA for f2d2188
View code at this point
Browse repository at this point
Remove profiler logs from build output
Show description for 7a7c930
rnorth
committed
7a7c930
View commit details
Copy full SHA for 7a7c930
View code at this point
Browse repository at this point
Workaround for SeleniumHQ/docker-selenium#227
rnorth
committed
0fab0af
View commit details
Copy full SHA for 0fab0af
View code at this point
Browse repository at this point
Reduce log noise
rnorth
committed
991873b
View commit details
Copy full SHA for 991873b
View code at this point
Browse repository at this point
Introduce a wait period between JDBC connection checks to avoid heavy polling of Docker API (using rate limiter for testing new JDBC container connections)
rnorth
committed
249593b
View commit details
Copy full SHA for 249593b
View code at this point
Browse repository at this point
Refactor to use the docker-java v3 with Netty support
Show description for fab4ef8
rnorth
committed
fab4ef8
View commit details
Copy full SHA for fab4ef8
View code at this point
Browse repository at this point
Commits on May 2, 2016
[maven-release-plugin] prepare for next development iteration
rnorth
committed
4830f43
View commit details
Copy full SHA for 4830f43
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 30, 2016
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
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
implement self-typing for better fluent builders
bsideup
committed
4cb5a1d
View commit details
Copy full SHA for 4cb5a1d
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
[maven-release-plugin] prepare for next development iteration
rnorth
committed
86cd96f
View commit details
Copy full SHA for 86cd96f
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release testcontainers-1.0.4
rnorth
committed
5e9eaa6
View commit details
Copy full SHA for 5e9eaa6
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
[maven-release-plugin] prepare for next development iteration
rnorth
committed
6d554a5
View commit details
Copy full SHA for 6d554a5
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release testcontainers-1.0.3
rnorth
committed
2e227e2
View commit details
Copy full SHA for 2e227e2
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
Amend SeleniumUtils static utility class to be final.
rnorth
committed
424a814
View commit details
Copy full SHA for 424a814
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
Add automatic selection of selenium docker images based on available version of the selenium API JAR.
Show description for 7fb5253
rnorth
committed
7fb5253
View commit details
Copy full SHA for 7fb5253
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
Add automatic selection of selenium docker images based on available version of the selenium API JAR
rnorth
committed
e68bcc5
View commit details
Copy full SHA for e68bcc5
View code at this point
Browse repository at this point
Commits on Feb 27, 2016
[maven-release-plugin] prepare for next development iteration
rnorth
committed
80d67d9
View commit details
Copy full SHA for 80d67d9
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release testcontainers-1.0.2
rnorth
committed
1961e27
View commit details
Copy full SHA for 1961e27
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Added module for OpenLink Virtuoso test container
Show description for ddb80a6
v-schulz
committed
ddb80a6
View commit details
Copy full SHA for ddb80a6
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
[maven-release-plugin] prepare for next development iteration
rnorth
committed
5247503
View commit details
Copy full SHA for 5247503
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release testcontainers-1.0.1
rnorth
committed
4e81baa
View commit details
Copy full SHA for 4e81baa
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
ContainerDatabaseDriver.connect misbehaviour fix
krystiannowak
committed
effd294
View commit details
Copy full SHA for effd294
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
[maven-release-plugin] prepare for next development iteration
rnorth
committed
d502251
View commit details
Copy full SHA for d502251
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release testcontainers-1.0.0
rnorth
committed
332a40d
View commit details
Copy full SHA for 332a40d
View code at this point
Browse repository at this point
#57: rename confusing get*IpAddress methods
rnorth
committed
974993f
View commit details
Copy full SHA for 974993f
View code at this point
Browse repository at this point
Add an ignored test for future help in diagnosis of #51
rnorth
committed
1f7eaf0
View commit details
Copy full SHA for 1f7eaf0
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Simplify selenium tests for reliability
rnorth
committed
75394a8
View commit details
Copy full SHA for 75394a8
View code at this point
Browse repository at this point
Adjust log levels to suppress noisy apache http wire logging
rnorth
committed
8417cf5
View commit details
Copy full SHA for 8417cf5
View code at this point
Browse repository at this point
Fold docker-compose module into core for simplicity of managing shaded dependency on docker-java
Show description for aaa4dad
rnorth
committed
aaa4dad
View commit details
Copy full SHA for aaa4dad
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.