FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for modules - JeffAtAtl/testcontainers-java · GitHub
JeffAtAtl
/
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
master
User selector
Datepicker
Commit history
Commits on Oct 15, 2018
Support empty password for MySQL (#899)
chungngoops
authored and
kiview
committed
3126c54
View commit details
Copy full SHA for 3126c54
View code at this point
Browse repository at this point
Commits on Sep 23, 2018
Remove unnecessary start() call in initCouchbaseContainer() method (#877)
kiview
authored
2307b79
View commit details
Copy full SHA for 2307b79
View code at this point
Browse repository at this point
Allow configuration of user settings to support couchbase community version (#777)
kstrek
authored and
kiview
committed
05b3c01
View commit details
Copy full SHA for 05b3c01
View code at this point
Browse repository at this point
Update Pulsar to 2.1.1 (#874)
haphut
authored and
bsideup
committed
c0f596a
View commit details
Copy full SHA for c0f596a
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
MockServerContainer: remove client getter (breaking change) (#833)
Show description for 9ed75d7
lanwen
authored and
bsideup
committed
9ed75d7
View commit details
Copy full SHA for 9ed75d7
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Update Pulsar Container (#858)
aahmed-se
authored and
bsideup
committed
66e89ec
View commit details
Copy full SHA for 66e89ec
View code at this point
Browse repository at this point
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 Sep 9, 2018
Fix java.net.SocketException exception in CouchbaseContainer.stop() (#859)
Show description for f589e60
dnault
authored and
bsideup
committed
f589e60
View commit details
Copy full SHA for f589e60
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Add ClickHouse support (#846)
Show description for b5564a5
VladRassokhin
authored and
bsideup
committed
b5564a5
View commit details
Copy full SHA for b5564a5
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
make MYSQL_ROOT_PASSWORD and MYSQL_PASSWORD the same value (#857)
dougEfresh
authored and
bsideup
committed
2957046
View commit details
Copy full SHA for 2957046
View code at this point
Browse repository at this point
couchbase container fixes (#830)
Show description for ac05988
klara-l
authored and
bsideup
committed
ac05988
View commit details
Copy full SHA for ac05988
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
use copyFileToContainer where possible (#829)
Show description for c91513d
bsideup
authored
c91513d
View commit details
Copy full SHA for c91513d
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Update Pulsar to 2.1.0 (#824)
haphut
authored and
bsideup
committed
5d3904e
View commit details
Copy full SHA for 5d3904e
View code at this point
Browse repository at this point
JDBCDriverTest: replace boolean parameters with EnumSet (#849)
VladRassokhin
authored and
bsideup
committed
eaa1a85
View commit details
Copy full SHA for eaa1a85
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
Fix inverted logic in Selenium module (#821)
bsideup
authored
c8bf1c4
View commit details
Copy full SHA for c8bf1c4
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
update mockserver to 5.4.1 (#832)
Show description for 827790f
lanwen
authored and
bsideup
committed
827790f
View commit details
Copy full SHA for 827790f
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
Ensure that nginx test waits properly to reduce flakiness (#818)
rnorth
authored and
bsideup
committed
609a973
View commit details
Copy full SHA for 609a973
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Socat sidecar proxy for Couchbase container to support random ports (#815)
Show description for 7e99051
klara-l
authored and
bsideup
committed
7e99051
View commit details
Copy full SHA for 7e99051
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
- Replaced Wither annotation with own with methods (#810)
Show description for 4d5a981
klara-l
authored and
bsideup
committed
4d5a981
View commit details
Copy full SHA for 4d5a981
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
Set KAFKA_GROUP_INITIAL_REBALANCE_DELAY_MS to 0 in KafkaContainer to speed up the tests (#782)
bsideup
authored
6e7c8a6
View commit details
Copy full SHA for 6e7c8a6
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
Add Cassandra module (#776)
Show description for e178313
bsideup
authored
e178313
View commit details
Copy full SHA for e178313
View code at this point
Browse repository at this point
avoid using file mounting in Kafka (useful when you run tests against a remote Docker engine) (#775)
bsideup
authored
ea500c6
View commit details
Copy full SHA for ea500c6
View code at this point
Browse repository at this point
Pass queryString to the JdbcDatabaseDelegate (#741)
Show description for 5b4d0ee
dmart28
authored and
rnorth
committed
5b4d0ee
View commit details
Copy full SHA for 5b4d0ee
View code at this point
Browse repository at this point
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 Jul 3, 2018
Fix overriden CMD in MariaDB container (#767) (#534)
pauldailly
authored and
kiview
committed
577b509
View commit details
Copy full SHA for 577b509
View code at this point
Browse repository at this point
Commits on Jun 22, 2018
Make JdbcDatabaseContainer#getDriverClassName public (#743)
vpavic
authored and
kiview
committed
f0e2072
View commit details
Copy full SHA for f0e2072
View code at this point
Browse repository at this point
Update Pulsar to 2.0.1 (#760)
haphut
authored and
bsideup
committed
3bcc408
View commit details
Copy full SHA for 3bcc408
View code at this point
Browse repository at this point
Commits on Jun 14, 2018
Fix Kafka's inner communication bug introduced in #733 (#752)
bsideup
authored
2b23065
View commit details
Copy full SHA for 2b23065
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
Framework-agnostic container & test lifecycle (#702)
Show description for b333e29
bsideup
authored
b333e29
View commit details
Copy full SHA for b333e29
View code at this point
Browse repository at this point
Enhancements and Fixes around JDBC URL Based Containers (#617)
Show description for dbb9267
manikmagar
authored and
rnorth
committed
dbb9267
View commit details
Copy full SHA for dbb9267
View code at this point
Browse repository at this point
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 Jun 11, 2018
use standard port 9092 in KafkaContainer (#733)
Show description for acf904d
bsideup
authored
acf904d
View commit details
Copy full SHA for acf904d
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Couchbase module (#688)
Show description for 3b974e9
tchlyah
authored and
bsideup
committed
3b974e9
View commit details
Copy full SHA for 3b974e9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL