Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ory/dockertest

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
https://github.com/ory/dockertest

Add method to build and run an image (#104)

Signed-off-by: Sylvain Cleymans <[email protected]>

59e045640952457da1046932eae73e20cb3afe70 authored about 7 years ago by Sylvain Cleymans <[email protected]>
Adds portbinding to RunWithOptions

596a4ae7da4f7a01a54a565a7b8274acd91f0bf7 authored about 7 years ago by Edward Wilde <[email protected]>
Adds name and host name to RunWithOptions

b7100a8785acdf04132814caa1092b4a419290db authored about 7 years ago by Edward Wilde <[email protected]>
vendor: Replace glide with golang/dep (#100)

0c237abec5aabb10bde95a5385d008ce4900accf authored about 7 years ago by Aeneas <[email protected]>
docs: update banner readme

b6cb198a39dfd21edd511aad53bab6e1a247b437 authored over 7 years ago by Aeneas <[email protected]>
Add configuration defaults to allow minikube support (#97)

4e3eadceb309bdef330865c89b5a06635c09c2f6 authored over 7 years ago by Josh Toft <[email protected]>
Add method to get the IP address a port is bound to (#95)

Signed-off-by: Colin Edwards <[email protected]>

a7951f7a8442f0e70d36e499ed4d744f00af2963 authored over 7 years ago by Colin Edwards <[email protected]>
Expose ability to set docker auth for private repos

Signed-off-by: Paul Tyng <[email protected]>

6d57cd43b964e928111542771659af6a3a58521f authored over 7 years ago by Paul Tyng <[email protected]>
all: trying to resolve logrus mess

dd8f9abc5b4caae086ad091253182fe26d364041 authored over 7 years ago by aeneasr <[email protected]>
core: add Entrypoint to configuration (#91)

Signed-off-by: Paul Tyng <[email protected]>

297f606f093d1966a00a8addd57c59689df10626 authored over 7 years ago by Paul Tyng <[email protected]>
core: add ExposedPorts to configuration (#92)

Signed-off-by: Paul Tyng <[email protected]>

d8b168085318f216a9088170b6be67c0048a48c6 authored over 7 years ago by Paul Tyng <[email protected]>
core: expose links to config (#90)

Signed-off-by: Paul Tyng <[email protected]>

f2a4ab90a6c4741995b454c43fa5c679cb426468 authored over 7 years ago by Paul Tyng <[email protected]>
vendor: update glide dependencies (#89)

9d0647ae761f96a6738c5afb49688d22979b21ff authored over 7 years ago by Aeneas <[email protected]>
exampels: indent with spaces on Cassandra example (#88)

Signed-off-by: Calvin Leung Huang <[email protected]>

0eb2fe9391ca8b96bd6bb5ee4cc22aa63291e61a authored over 7 years ago by Calvin Leung Huang <[email protected]>
core: add possibility to modify mounting options (#87)

Signed-off-by: Calvin Leung Huang <[email protected]>

f0e8b649cdc8c8e6793703a4fa351dcc52d1dab3 authored over 7 years ago by Calvin Leung Huang <[email protected]>
readme: update coverage badge

ad1aa7f30feae2d4864eca7d725acef3f9d297a6 authored almost 8 years ago by Aeneas <[email protected]>
core: possibility to pass the command that will be executed on the container (#86)

* Add possibility to pass the command that will be executed on the container

* Rename test to...

4e6e9b5f240aafc683cd190b3d7ae5202ad2eecf authored almost 8 years ago by Roberto Rodrigues Junior <[email protected]>
docs: change env-Var to nil (#85)

007aac5e2d977f3566212c90087847d0294d97c9 authored almost 8 years ago by Jan Olbrich <[email protected]>
Merge pull request #83 from pmenglund/docker-machine

core: add support to connect to docker-machine

0944e3b802903cb0515b253fb8fe758b019bb052 authored almost 8 years ago by Aeneas <[email protected]>
docker api enforces tls from docker 1.13 onwards (#80)

* docker api enforces tls from docker 1.13 onwards

For docker 1.13 onwards, not using `dc.New...

6f03cce29da6de3845588a37082bb6d382c38840 authored almost 8 years ago by Calvin Cheng <[email protected]>
core: handle everything for docker-machine within the if else

Signed-off-by: Martin Englund <[email protected]>

8ea2c2da6d6689c8d3a97f146c7cc53f26677b5f authored almost 8 years ago by Martin Englund <[email protected]>
core: add support to connect to docker-machine

Signed-off-by: Martin Englund <[email protected]>

8ebdf4f75c70d516a6a48bd670736752afc532fd authored almost 8 years ago by Martin Englund <[email protected]>
all: reflect github organisation rename in code

0a82db118ab085557181d6946854e422c3a60b12 authored almost 8 years ago by aeneasr <[email protected]>
docs: add examples - closes #73 (#74)

7bf7a60c549538e492de0654775e7b9c698c3f13 authored almost 8 years ago by Aeneas <[email protected]>
core: pull images only when they are missing - closes #70

e4828e807797a7641fcd457716870dfc2f9e82ff authored about 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
vendor: set docker to correct version

8445a82f8da6067ffecbb06e3f9fa2857f3bf9df authored about 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
vendor: add glide.yaml

577b415f25579deadebb908772b634d860e68939 authored about 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
docs: update readme

2463fe3efce44d990346bc743cf4fae849b5d4b0 authored about 8 years ago by Aeneas <[email protected]>
pool: resolve compile issue - closes #67

763d5ac4c47018dbf0bffd8d8e1d5e88c3554557 authored about 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
pool: better defaults

84b3349705fabc4f40b77ebecf5616a97dbb3d7b authored about 8 years ago by aeneasr <[email protected]>
purge: force removal of volumes and image

26811e42eab45611efe4add441daac9bac7042a7 authored about 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
docs: update usage guide

79a36e0d66f302206707df6cf6ce8608a39bec0d authored about 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
ci: fix ci

132204d60cfcbf641d0c01854e2d14ae4e8b8bb7 authored about 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
all: refactor to new ng-api

4b3c4c6e52a5e8d676b92f8ef6fc84a6706f1109 authored about 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
docs: Add Consul to support backend (#64)

2a1d7259b0cd1c59ab78ce53e704aef3d1f7c5f5 authored about 8 years ago by Danny Verbeek <[email protected]>
mysql: add parseTime query flag to mysql dsn

edb9d9444e6868c1b1e279098b628e7b8e6f0714 authored about 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
docs: update readme

34a6e789b72a5bc0b3cb04a35981b4966c4944a3 authored about 8 years ago by Aeneas <[email protected]>
core: add etcd (#63)

4b6cbddcc1a64a7e287dc58eb5e9de84cf7b999e authored over 8 years ago by Alan Chen <[email protected]>
core: add start()/stop() (#62)

0b5774e9ed86146d1f0019016f4b45f68191f085 authored over 8 years ago by Mike Cheng <[email protected]>
vendor: resolve issues with semver dependencies #60

1b35e25f4895dff0155ac7b67f69f9aa3a275a76 authored over 8 years ago by Aeneas <[email protected]>
vendor: remove camlistore and add glide config (#59)

983ecd9dceafa0cc661e790c7a816684693ca442 authored over 8 years ago by Aeneas <[email protected]>
core: bind to localhost per default and disable legacy docker machine (#58)

* core: bind to localhost per default and disable legacy docker machine

closes #51

* travi...

8164b5058a7c4150f30acffbb1de52eb16a244a8 authored over 8 years ago by Aeneas <[email protected]>
core: add optional parameters to cassandra (#57)

e6ba58ac9d88a1faa3723a4600de1c73f76670c0 authored over 8 years ago by Mike Cheng <[email protected]>
core: add cassandra (#56)

c066e73d04b18ce8b0370ba5d2265dd5f77c1998 authored over 8 years ago by Mike Cheng <[email protected]>
core: add zookeeper (#55)

c7314e99a2a3674299923c1d753bbd7541571c49 authored over 8 years ago by Mike Cheng <[email protected]>
core: add consul wrapper

5e15d5d025f35aed8b7c39e8aba1df66c32b89aa authored over 8 years ago by Jeff Mitchell <[email protected]>
readme: fix example code (#52)

293f0a0aac817a67dcf656af315a43f2db140c2a authored over 8 years ago by Taichi Sasaki <[email protected]>
Add ActiveMQ on dockertest (#49)

add activemq

fccaf0b647a744430ee9899aa2dca6c156225c82 authored over 8 years ago by Vinicius Feitosa Pacheco <[email protected]>
remove useless import (#41)

remove useless import

5615e4b677e9681046a422b309f0911c5a57c5c8 authored over 8 years ago by hsinhoyeh <[email protected]>
Merge pull request #43 from ory-am/travis

ci: fix travis config

7bf7f58fa3016f365d1e32a638a1f6f490289906 authored over 8 years ago by Aeneas <[email protected]>
ci: fix travis config

9d86b59f759e0470eb1705cf8718fe403351f20d authored over 8 years ago by aeneasr <[email protected]>
Merge pull request #34 from hsinhoyeh/issue/33

allow mysql to use customized database

d19a39062e37826665d14ab003714308f9c1f3d0 authored almost 9 years ago by Aeneas <[email protected]>
update readme

5277fb3029528c2b84c7a947917dad1118a75c26 authored almost 9 years ago by hsinhoyeh <[email protected]>
add a helper function to setup customized database for mysql/postgre driver

9987e02376ba46176cad9b25bf88a6c032598aff authored almost 9 years ago by hsinhoyeh <[email protected]>
Merge pull request #32 from ibrt/master

Add support for Mockserver and, since required, for containers exposing multiple ports.

79591c54363c23826b81dc832110a0d21029e1b6 authored almost 9 years ago by Aeneas <[email protected]>
Revert changes to the signature of SetupContainer and add SetupMultiportContainer.

7a69b77f7a2d048c2c1cc980f06e88d1e0620c51 authored almost 9 years ago by Ivan Bertona <[email protected]>
Add support for Mockserver and, since required, for containers exposing multiple ports.

fcdd9873d00e2fe10e5dafa7115976932b9b8813 authored almost 9 years ago by Ivan Bertona <[email protected]>
Merge pull request #31 from Kaign/master

Corrected Readme

1a88b07cdabd08f500d5ba119ea5585171beb7a0 authored almost 9 years ago by Aeneas <[email protected]>
modified Readme

0b4e9a01bd64ccd1e5832b1d442cfd4767f38a43 authored almost 9 years ago by Kaign <[email protected]>
modified Readme

5b4310baa61fadca614c5af11300fbc8f230dc39 authored almost 9 years ago by Kaign <[email protected]>
Merge pull request #29 from bjorn-tf/image-tag

added image name tag support

2be8576cfc57b3065645dda340e52af5ff5a4f34 authored almost 9 years ago by Aeneas <[email protected]>
split tests into two packages

48ff9229558b8abdf1be831e497d46357b48ec4f authored almost 9 years ago by Dmitry Panin <[email protected]>
make haveImage() public

d50d9a4da518860f90d7a51ae69d1e59b8bbc9f5 authored almost 9 years ago by Dmitry Panin <[email protected]>
TestParseDockerImagesOutput: simulate --no-trunc option

6fff498405d857707fab0983b8a12ca295832564 authored almost 9 years ago by Dmitry Panin <[email protected]>
refactored code to make it testable, tests added

cf5debb0a6b8640507b909ca5285642ff2f2f2ac authored almost 9 years ago by Dmitry Panin <[email protected]>
Merge pull request #28 from bjorn-tf/fix-customcontainer-imagename

fix image name in SetupCustomContainer

6bc2242bd12077b98492ab3aa178b193e785191c authored almost 9 years ago by Aeneas <[email protected]>
added image name tag support

d1c3697099a09eb9670785e30988c5890f08cd91 authored almost 9 years ago by Dmitry Panin <[email protected]>
fix image name in SetupCustomContainer

53b5c4eddb8bf7c91a05878ea8a2ec119f2e09ad authored almost 9 years ago by Dmitry Panin <[email protected]>
Merge pull request #27 from ibrt/master

Add support for running custom containers

8460114b466eb30d57198be7020189ccedb03610 authored almost 9 years ago by Aeneas <[email protected]>
Update README.md

53e9cd67fb8125030bd5f732a83f52cc43727686 authored almost 9 years ago by Ivan Bertona <[email protected]>
Update README.md

5a8745fafd5b69993b2d58a8da113034b05b1724 authored almost 9 years ago by Ivan Bertona <[email protected]>
Add support for running custom containers

d8ed3c8e3f51fc47bf5d0f8bfd3ac3c324cb2037 authored almost 9 years ago by Ivan Bertona <[email protected]>
Merge pull request #26 from ibrt/master

Add RabbitMQ support

994879c337e79e898b027ebccff69d3597701e60 authored almost 9 years ago by Aeneas <[email protected]>
Updated README.md

382ad2721089fb6c6529e8ca8264bab532ac3669 authored almost 9 years ago by Ivan Bertona <[email protected]>
Fix comment

0bf4440ad79b4211086342e52f752549519f9d24 authored almost 9 years ago by Ivan Bertona <[email protected]>
Add RabbitMQ support

2aa00b7aa6e826dbb3f15c37ceced0ebeda95cf7 authored almost 9 years ago by Ivan Bertona <[email protected]>
docs: explained what callback functions ar

3b97f9c03d61414a79574bb54e14aa4fcc904d59 authored almost 9 years ago by aeneasr <[email protected]>
Merge pull request #25 from leetal/patch-1

Update rethinkdb.go

70af8c504f4dd53718545ed42f1bb732a29de9e8 authored almost 9 years ago by Aeneas <[email protected]>
Update rethinkdb.go

Changed erroneous(?) image name.

84423cc8bd2a9d700c039640ac7ad0935ab99d67 authored almost 9 years ago by Alexander Widerberg <[email protected]>
Merge pull request #23 from ory-am/v2

Upgrade to v2

4d590d32ed96e77d8641ddd12e5421dbc6d28191 authored almost 9 years ago by Aeneas <[email protected]>
travis: don't preload docker images

8393d568f1d090cf5b5076e1b0f3f04b9e69ab07 authored almost 9 years ago by aeneasr <[email protected]>
all: make SetUpContainer public

closes #24

3a09a515d1a59565149e02aa09e55a2a1ce0b5c4 authored almost 9 years ago by aeneasr <[email protected]>
all: added rethinkdb, minor refactorings, removed legacy code

b4a0a2dbf2946803710ad996ff64296dcc5b9af7 authored almost 9 years ago by aeneasr <[email protected]>
docs: readme

6a98b71d2132b130c4ed61f225b9bc7c32bf996d authored almost 9 years ago by Aeneas <[email protected]>
travis: new coveralls workflow

ceab10001a367155a30ba6ce4dfba715077adc7c authored almost 9 years ago by Aeneas Rekkas <[email protected]>
Merge pull request #21 from ninnemana/master

added nsq support

f1002067cbc6a3eeab5af2c63ff863e1173dc2da authored almost 9 years ago by Aeneas <[email protected]>
importing is hard..

970e5ebfe181ba122a95f1b661a4182d57e893e2 authored almost 9 years ago by Alex Ninneman <[email protected]>
changed import back

a7cb98afbe7116c0221af8766a778d9c58395b68 authored almost 9 years ago by Alex Ninneman <[email protected]>
added nsq support

ffe99d8787401f067d07425dbbc09423009f9bec authored almost 9 years ago by Alex Ninneman <[email protected]>
Merge pull request #20 from ory-am/unstaged

Unstaged

a873c0b1858c76e411992b96f260dae1b76e2c09 authored about 9 years ago by Aeneas <[email protected]>
all: added .cover to .gitignore

6748129da5f95ca1a862320ffe4bfd2c46b17604 authored about 9 years ago by aeneasr <[email protected]>
vendor: removed godeps

6ac2e895053c28193d48f3c7d666947df983bad5 authored about 9 years ago by aeneasr <[email protected]>
readme: troubleshooting

f93ff86fcae875717601fa7ab963d623de0167ae authored about 9 years ago by aeneasr <[email protected]>
Merge pull request #19 from ninnemana/master

added redis support

6d7a38808f0c30bf96da54a8fcc5e919b2ef3848 authored about 9 years ago by Aeneas <[email protected]>
added redis support

60e1a8b46e5a33c95edaad375d72575935b54418 authored about 9 years ago by Alex Ninneman <[email protected]>
Merge pull request #18 from ninnemana/master

added elasticsearch support

011e3caf6d085b0f6e6e29c4d2f35d360af98906 authored about 9 years ago by Aeneas <[email protected]>
switched dep back to ory-am

a589d4e107c6f802076b1c30a26983f99b5fdb67 authored about 9 years ago by Alex Ninneman <[email protected]>
added elasticsearch support

e64bc991f767900f84369f0d2b01995b4a030283 authored about 9 years ago by Alex Ninneman <[email protected]>
travis: it's go lint not golint

f5e788a373e417c8a6dd7b68c9e9cb559d1fc712 authored about 9 years ago by Aeneas Rekkas <[email protected]>
readme: added coveralls report badge

2fe2e50ed3a6cec0b583784e241534b3ed6fc355 authored about 9 years ago by Aeneas <[email protected]>