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 }}
Technohacker
/
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
postgresql
src
main
on
main
User selector
All users
All time
Commit history
Commits on Sep 28, 2022
`getLivenessCheckPortNumbers()` should return mapped port (#5734)
Show description for f54a29a
aidando73
and
kiview
authored
f54a29a
View commit details
Copy full SHA for f54a29a
View code at this point
Browse repository at this point
Commits on May 25, 2022
Apply spotless and checkstyle (#5390)
eddumelendez
authored
de1324e
View commit details
Copy full SHA for de1324e
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
Use `getHost` instead of `getContainerIpAddress()` (#5277)
Show description for bb6b5c5
eddumelendez
authored
bb6b5c5
View commit details
Copy full SHA for bb6b5c5
View code at this point
Browse repository at this point
Commits on Jan 24, 2022
Remove some dead code from PostgreSQLContainer (#4948)
Alex Stockinger
authored
f9538d1
View commit details
Copy full SHA for f9538d1
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
Fix dangling constructor reference in deprecation note (#4443)
JarvisCraft
authored
4dd0872
View commit details
Copy full SHA for 4dd0872
View code at this point
Browse repository at this point
Make TimescaleDB available with JDBC syntax (#3891)
raynigon
authored
f178e91
View commit details
Copy full SHA for f178e91
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
`PostgisContainerProvider` ignores tag parameter and uses `DEFAULT_TAG` (#3465)
Show description for d60d490
hlavki
authored
d60d490
View commit details
Copy full SHA for d60d490
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Fix use of HostPortWaitStrategy with Postgres container (fixes #3382) (#3403)
pawellozinski
authored
4a529f6
View commit details
Copy full SHA for 4a529f6
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Add image compatibility checks (#3021)
Show description for 1e597cc
rnorth
and
kiview
authored
1e597cc
View commit details
Copy full SHA for 1e597cc
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
Deprecate ambiguous constructors (#2839)
Show description for c3f53b3
rnorth
authored
c3f53b3
View commit details
Copy full SHA for c3f53b3
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
Clean up the deprecated methods (#2835)
Show description for ff73a5e
bsideup
authored
ff73a5e
View commit details
Copy full SHA for ff73a5e
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
Migrate default postgis image to use the new docker hub repo (#2797)
Show description for e94e13e
azapasnik
and
kiview
authored
e94e13e
View commit details
Copy full SHA for e94e13e
View code at this point
Browse repository at this point
Commits on May 22, 2020
Reinstate #1874 "Added additional url params in JdbcDatabaseContainer" (#2777)
rnorth
authored
f401b1c
View commit details
Copy full SHA for f401b1c
View code at this point
Browse repository at this point
Commits on May 21, 2020
Revert "Added additional url params in JdbcDatabaseContainer (#1802)" (#2775)
rnorth
authored
0385030
View commit details
Copy full SHA for 0385030
View code at this point
Browse repository at this point
Added additional url params in JdbcDatabaseContainer (#1802) (#1874)
eaxdev
authored
206c5f6
View commit details
Copy full SHA for 206c5f6
View code at this point
Browse repository at this point
Commits on May 15, 2020
Add `ContainerState#getHost` replacing `getContainerIpAddress` (#2742)
Show description for 672cbee
bsideup
and
rnorth
authored
672cbee
View commit details
Copy full SHA for 672cbee
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
delegate `getMetadata()` to `R2DBCDatabaseContainerProvider` (#2577)
Show description for 3530e63
bsideup
authored
3530e63
View commit details
Copy full SHA for 3530e63
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
Add R2DBC support (#2545)
Show description for 6c45a20
bsideup
authored
6c45a20
View commit details
Copy full SHA for 6c45a20
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Move static config from `configure()` to constructors (#2473)
mitchjust-finocomp
authored
17b9ffc
View commit details
Copy full SHA for 17b9ffc
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Fix invalid connection URLs returned by PostgreSQLContainer (fixes #1976) (#2049)
Show description for 16fda42
pivovarit
authored
16fda42
View commit details
Copy full SHA for 16fda42
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Enable command override for PostgreSQLContainer (#938)
kellen
authored and
rnorth
committed
908a4ec
View commit details
Copy full SHA for 908a4ec
View code at this point
Browse repository at this point
Commits on Jul 21, 2019
Fail gracefully if no JDBC driver found (#1434)
Show description for f1565f1
rnorth
authored and
bsideup
committed
f1565f1
View commit details
Copy full SHA for f1565f1
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
Postgresql 9.6.8 -> 9.6.12 (#1350)
sullis
authored and
rnorth
committed
92fc7fa
View commit details
Copy full SHA for 92fc7fa
View code at this point
Browse repository at this point
Commits on Mar 17, 2019
#1256 Added fsync=off option by default (#1280)
mumukiller
authored and
rnorth
committed
604fd0e
View commit details
Copy full SHA for 604fd0e
View code at this point
Browse repository at this point
Add JDBC custom credential support for postgres (#1293)
manikmagar
authored and
rnorth
committed
1fe2804
View commit details
Copy full SHA for 1fe2804
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Add support for Postgis to JDBC driver (#864)
kiview
authored
1d0140a
View commit details
Copy full SHA for 1d0140a
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
Pin tags (#671)
Show description for bead0b3
rnorth
authored
bead0b3
View commit details
Copy full SHA for bead0b3
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
Add name accessor for JDBC containers (#520)
Show description for fcefad3
dbyron0
authored and
kiview
committed
fcefad3
View commit details
Copy full SHA for fcefad3
View code at this point
Browse repository at this point
Commits on Dec 10, 2017
Wait robustness (#504)
Show description for f1ce2b1
rnorth
authored
f1ce2b1
View commit details
Copy full SHA for f1ce2b1
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Jdbc containers with user, passwd, and db customizations (#400)
nickbabcock
authored and
rnorth
committed
56513a4
View commit details
Copy full SHA for 56513a4
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
Change PostgreSQLContainer wait behaviour (fix #317) (#327)
Show description for 36613b8
kiview
authored and
rnorth
committed
36613b8
View commit details
Copy full SHA for 36613b8
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
Switch to fluent API
barlog-m
committed
417d8fe
View commit details
Copy full SHA for 417d8fe
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Review fixes
barlog-m
committed
98a320a
View commit details
Copy full SHA for 98a320a
View code at this point
Browse repository at this point
More customizable postgres container
barlog-m
committed
2a58f75
View commit details
Copy full SHA for 2a58f75
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
Previous
Next
You can’t perform that action at this time.