FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for modules/oracle-xe/src - runningcode/testcontainers-java · GitHub
runningcode
/
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
oracle-xe
src
on
main
User selector
Datepicker
Commit history
Commits on Aug 18, 2023
Add javadoc for supported images (#7422)
eddumelendez
authored
f1b0b07
View commit details
Copy full SHA for f1b0b07
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
Improve javadoc for Testcontainers implementations (#7408)
Show description for 5ecbb79
eddumelendez
authored
5ecbb79
View commit details
Copy full SHA for 5ecbb79
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Fix javadoc warnings (#7317)
eddumelendez
authored
da39e21
View commit details
Copy full SHA for da39e21
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
Add Oracle R2DBC support (#6810)
Show description for 5522641
eddumelendez
authored
5522641
View commit details
Copy full SHA for 5522641
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Add missing logback-test.xml (#6219)
Show description for b30edfc
eddumelendez
authored
b30edfc
View commit details
Copy full SHA for b30edfc
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Use slim-faststart images from oracle (#6156)
Show description for 76d767e
eddumelendez
authored
76d767e
View commit details
Copy full SHA for 76d767e
View code at this point
Browse repository at this point
Update Oracle Database Container version (#5779)
Show description for 238a97a
gvenzl
and
eddumelendez
authored
238a97a
View commit details
Copy full SHA for 238a97a
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Move junit4 to assertj (#5685)
Show description for 6a3e649
eddumelendez
and
kiview
authored
6a3e649
View commit details
Copy full SHA for 6a3e649
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Move to assertj (#5679)
eddumelendez
authored
e8d7375
View commit details
Copy full SHA for e8d7375
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
Update Oracle-XE docs and use code example from tests (#4385)
Show description for d387d85
kiview
and
bsideup
authored
d387d85
View commit details
Copy full SHA for d387d85
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 Feb 22, 2022
Update to `docker-java` 3.2.13 (#5045)
Show description for 14eff07
bsideup
authored
14eff07
View commit details
Copy full SHA for 14eff07
View code at this point
Browse repository at this point
Commits on Sep 27, 2021
Modernize Oracle Container Logic (#4402)
KyleAure
authored
29a438d
View commit details
Copy full SHA for 29a438d
View code at this point
Browse repository at this point
Commits on Aug 19, 2021
Update `OracleContainer` and re-activate on CI (#4298)
Show description for 99b91b8
authored
99b91b8
View commit details
Copy full SHA for 99b91b8
View code at this point
Browse repository at this point
Commits on May 26, 2021
Only publish exposed ports (#4122)
rnorth
authored
96b2065
View commit details
Copy full SHA for 96b2065
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Image substitution (#3102)
Show description for 44e8e9a
rnorth
authored
44e8e9a
View commit details
Copy full SHA for 44e8e9a
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 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 May 14, 2020
Split JDBC tests (#2556)
rnorth
authored
c18a203
View commit details
Copy full SHA for c18a203
View code at this point
Browse repository at this point
Commits on May 2, 2020
Fix a regression in OracleContainer introduced in #2473 (#2612)
bsideup
authored
3e4e5f2
View commit details
Copy full SHA for 3e4e5f2
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 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 27, 2019
Support SELF typing for OracleContainer (#1425)
Show description for f604a2f
mumukiller
authored and
rnorth
committed
f604a2f
View commit details
Copy full SHA for f604a2f
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Disable Oracle tests (#1240)
rnorth
authored and
kiview
committed
885686e
View commit details
Copy full SHA for 885686e
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
Remove SLF4J Profiler (#1002)
Show description for dce6264
rnorth
authored
dce6264
View commit details
Copy full SHA for dce6264
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
support to override default username and password in oracle-xe (#823)
kiptix
authored and
bsideup
committed
40f13a6
View commit details
Copy full SHA for 40f13a6
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
Changed Oracle thin URL for support Oracle 11 and 12 XE (#769)
sandrogiacom
authored and
rnorth
committed
2ffb8a3
View commit details
Copy full SHA for 2ffb8a3
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
Added builder for timeouts in JdbcDatabaseContainer (#715) (#748)
Show description for b4920c6
StefanHufschmidt
authored and
bsideup
committed
b4920c6
View commit details
Copy full SHA for b4920c6
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Add additional constructor to OracleContainer (#734)
rwiskerke
authored and
kiview
committed
2affee9
View commit details
Copy full SHA for 2affee9
View code at this point
Browse repository at this point
Commits on May 22, 2018
add removed file
bsideup
committed
5b3c15d
View commit details
Copy full SHA for 5b3c15d
View code at this point
Browse repository at this point
fix Oracle image
bsideup
committed
c9aac9a
View commit details
Copy full SHA for c9aac9a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL