Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-rethinkdb

a rethinkdb plugin for dokku
https://github.com/dokku/dokku-rethinkdb

fix: correct ID check

It may be true in tests because we mock docker itself...

1605405d59c750b1e1fa934db5ddd0ef1fe09522 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct check to see if service is running

This sometimes bizarrely returned a value of 'true' when it wasn't....

aad6af8aedefd1ce1e41f49cc30dece069830bc5 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: call service_container_rm from subcommands/destroy

7e69165cc88cf7ed9d06900a557d9acc8d389530 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.9

5cd46524992be37a47e72752cea14427aaacc1e1 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issues where docker ps is truncated

This should actually be refactored to avoid the grep call completely, but the current fix will c...

b4c6746ef11a7c21c621dd2c01ba44c6c831d62a authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issues where docker ps is truncated

This should actually be refactored to avoid the grep call completely, but the current fix will c...

40705f346089cd470d0a365686ececa951a417a6 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure any backup cron files are deleted when the service is destroyed

Closes dokku/dokku-redis#118

dee130110d868c8f160dc041623572dae81236b5 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: clean up backup containers after use

Closes dokku/dokku#104

4762f10b6d272a4b01cf3274882df37511531524 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct documentation around the passphrase parameter

Closes dokku/dokku-mysql#101

54e2b7d23a333c228699cb3aa9d718e98bd940f5 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.8

8612c9202cc32c7c4e66b98339d67838cf34b5c9 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where help output isnt colorized by default

4c7d2c70494c023624b65c992a895e25c9474b81 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issues in upgrade and fix tests

c21cd8378566b00e92e6bda394c55f6f35ff441c authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.7

875096e18b1467507ba2a72f8a3c67f5ffa36ca4 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: skip upgrade if service is already up to date

9fa2184fc18c3381f11aac3ce5840a4f57858de6 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.6

50cb620eb9764c8aa31a370c658271273a220d6e authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow removal of header from :list subcommand

b16d6fc0d398a4613dd0866c0b0643a992bd9f64 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.5

183cfc0fca38d97e2ac0824d8fffb3d9436eb621 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: respect various ways of not wanting 'fancy' output.

Closes dokku/dokku-daemon#19
Closes dokku/dokku-daemon#22

f60d67002b4d31cfae8da8035bdd4e8ac01986da authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.4

c516527c035c0fb6ba36c391e461c1f9242900fc authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure flags are properly represented in help output

8e806193a50f9058a0794815ad4447cd2c6178a3 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.3

fd895aeeaf5b7f914ab61b6a1b6ee731eb72d3ed authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where temp help output files were being placed in incorrect directory

9c0ce21f5b20f89f2b96131ebe770407bdfbfff7 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.2

3da5f1ece83bf9d6e801e259215065a985a10915 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for restarting containers to ensure links continue to work properly when the application has resolved dns of the link

778943101880255cde8d5f2b0d87f560c400d567 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: handle case where container being removed does not exist

622b0e4878a26666dc54fe6715ca99636287fb3c authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.1

781776f35c999b65e940666aef64688850c5151d authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct short-flag for image-version and custom-env

d39d3962c6f1868f4e4ab3ef0025bddbae702831 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct name for upgrade flags in help output

defac72ba8d8993d860bfeceebdd0538f265acc3 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.0

1e3b0eb43befd22d118963ba45a9291ba07a0112 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: correct verbiage around upgrades

bbde0c6a90ef0a1871178ed5978e652fd0c2dfde authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pass correct variable for upgrade command

9e6fec259d3acac5ca22f8a7cef034b0753a12f7 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct check for existing image

d0d8a8bc1d4de0f6542b942d9bce6f03341f973f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not force-set plugin image and version to existing image and version

9da01a731da4bca696d41db96025954d8520707f authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove unnecessary call

166d004dc9c37f23c22c80ead7bb5d8d70114533 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #46 from dokku/upgrade-service-image-version

feat: add ability to upgrade service image and image-version

dcb33726df22c0cba1b35461d2bc2108dd70f5ba authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to upgrade service image and image-version

26994f6e82d0221aa0536dbe689c2fde5b6e5b89 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.3.0

8f5adbe3b09ab17ed773f2a142361d0948c95e1a authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add command to list linked services for a given app

a5d92ffa9fd7d831407e6485a8d895a8527afb76 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly set SERVICE_ALIAS

410784787f750b14d7a046bc8091d5e018ad68a9 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add tests for custom link aliases

fbdd83a9a80cea227ed0df9f1b20d7fe1e67dd8a authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: properly handle custom aliases and error states for alias usage when calling link subcommand. Refs dokku/dokku-redis#64

365ff04d20a7170fac34de2a6b178b4dae20b429 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct test

d53b3bbac909875ab5c71600fe621beda871006c authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: make variable as dns hostname more clear

e57097a8dafa60f573e1bdf61d99e84c38381bf5 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove an infinite loop. Refs dokku/dokku-redis#64

e258317716b700655928f526d49f1859366647b6 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement link querystring flags. Refs dokku/dokku-redis#64

2c1da96828c56807aa3db29571b5c688953ac0f1 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement clone flags. Closes dokku/dokku-redis#105

eb4c48a8771df0007eb28ae0a39a1639d1a9e49c authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move unimplemented command detection into config file

adfa32590478bb0cc8cf4ec7b532c5812fd5e3e0 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.7

b146ab1c7fa32952859e3baa997e7204cd6356da authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use assert_contains

2a00a0148ff2bd1e21a65aeea57440b2450eb95d authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: plugins are no longer beta

82fc10d6f1018081da424a5bb58e7d6058b068eb authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.6

9a551d8b3d1e167fce88de620ffd835257bad14a authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: set SERVICE_ROOT variable for backups

7075ed431e25bece9516b529c475ef4e2ad4a268 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.5

238d0d67a5d6942f13bd939d77844f19f0170ac9 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.4

552b60b268431a62218b562185323b207fd6c14a authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: set ID variable for backups

ddac0d7bad435d1543db882a3ea65edd8a79f9c5 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: standardize on single method of setting backup root. Refs dokku/dokku-redis#91

1aad8291a5b2517a1b46e727b15740274cfeb911 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.3

da194c2792a1e538151d4df71036dbfe1ccc1ba1 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.2

27ac9fdfcdd7cc763065777d84123b4eb27d5182 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly handle use-iam flag. Closes dokku/dokku-redis#88

e140cf882aaa4b3ff9e3ff785d49df71bf871d3d authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: silence errors when a container does not exist. Closes dokku/dokku-redis#85

ff2dd93647653f6764aed9e0b6b01dbcb0e6c159 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.1

0433090a1fd4d974986cb206d31cba04a0c60bdb authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: create backup-schedule-cat subcommand

bbee8bd33aa2d82e9590f874a7c490054d573b21 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.2.0

91821fc828a95c31fabb5071c8e5f42a86048e0e authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.1.1

ce340e2d38bc0a289f0fd95414c307a3002b40c6 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: allow usage of the same variable to disable docker pulls

ce2c606138d19a1f422322f62eb5ba924304ccdf authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.1.0

dcc36d6bb435fb9ef6e4004d959b80966af2c6b9 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #45 from dokku/disable-pull

feat: use custom env var to disable pull actions

3e3a87b2d7f63dff936f2f27c26b937527ea585c authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: use custom env var to disable pull actions

f99bb58326f97dff4a3982aba7721d3a08634694 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #44 from dokku/different-data-root-for-docker-binds

feat: support a separate data root for Docker bind mounts

bb91b02d9eff669b3415d3a2f545566809340c7e authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: support a separate data root for Docker bind mounts

This does not fix the :backup subcommand, which uses a temporary directory mounted to /backup.

dfa0ef9ccf83e6656fd246d85d0baf99a2d38671 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: default to help output when no subcommand specified

Refs dokku/dokku-redis#95

ae441470b72d67bc6293207e0cc8205065b2fe88 authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #43 from dokku/linked-existence

feat: implement exists and linked subcommands

baeb14634867dce20dafd9b157e343c4269c1ab9 authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement exists and linked subcommands

4e63e3905993c9b2638ee2b183805d44860cb31f authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow unlinking a service regardless of config status

Closes dokku/dokku-redis#92

d49d3a83deda8c2e10bf685ef6be2eade1efea28 authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we create the config directory

11701b71870348bd7d1930f986af71a7b230d782 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: prepare ground for config directory changes

4c6c757ada583b9a039ac1f183d8d9f24625a302 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing TMPDIR variable

c39a2a40d23f287beb1e0a4cef824fd78b85ab64 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #36 from dokku/expanded-help

feat: add support for enhanced help output

024642783bd5af4cf846de08c8e813d224f288e6 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for enhanced help output

2b15fc2b72b664500755f77fce57ba0dd5c46710 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for -u flag as alias for --use-iam

01ec1c55d213935b4b2ff6525d33590df5d7fc78 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: support alternate flags for destroying services

def2f8074cd0e614d9905cbf37d1945f8fb00b20 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for --tail

d881d01beadd14d4fbe3fbb07fb2efadb6692269 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: Adds possibility to set encryption for s3

01f1a2e6b1ec861a1a7946a0ed4ce5e9852fa170 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add OPTIONAL_PARAMETERS to backup-auth

b5be9197bc45071922e53892ceaf3ea3e6d5a6c7 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct shellcheck error

ded764def6d9b80e0a7b7e388c1f1f3249dcddc9 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: skip removing the ambassador container when it isn't running. Closes dokku/dokku-mongo#90

a6124e82e2d1d4dcc5f3fbd3272ef5dd1dc3a0fd authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: destroy help now shows that data will be deleted

b92a73af78d4e9bec600b97f892b5cf6525b2b9d authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72

06402767451e6b285db1f354ee7c4d0779af61a8 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to specify custom flags on clone/create

Refs dokku/dokku-redis#64

d0165674eb72c2baf54063859967839105646936 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove extra whitespace

60f60990897eaca64ca6bb445b67164e387a09a7 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use gnu readlink to make tests pass on os x

223c5810c7db865331fcd1265a4b3205d32b4d9a authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing argument to backup subcommand help output

ade7f24671cb460e9dbd5e86c00185a76b872e3b authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: call -rf in the proper order

bd3f9f75ed0796653beb71525a07381391faf4f7 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: Add a --use-iam flag to backup subcommand

1f6637853e3c577079168b5e0470ae999192c382 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade plugn

5a734145bd928c19540f512b1f0ac9658289c15d authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Adds parameters to backup-auth for region support and non AWS endpoint support

Refs dokku/dokku-mariadb#61

6792eaa1011003580000bc566459c7ad0031c9c1 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use updated dokkupaas/s3backup image to fix backup issues. Closes dokku/dokku-postgres#109

ca0d94f706337bbf8d74541f0c3813dc9890a27b authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #33 from dotcypress/patch-1

Add database name to connection string

40dfbe2b6140bba4ad0f34c507cef782862654df authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
update tests & docs

a916c79873985177ea16517007feb817674f6da6 authored over 7 years ago by Vitaly Domnikov <[email protected]>
Add database name to connection string

2a00140049c0c00168bd17b055d3e0f302ae348a authored over 7 years ago by Vitaly Domnikov <[email protected]>