Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-memcached

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

chore: move to helper functions for fetching passwords

59a8b817c04e18eeecf9af312f052265f5934354 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: reorder images

02c85ea7449a0e7e3d52996d03eb53cffd3c0424 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update ambassador, s3backup, and wait images

4f5185eda2c3fb9190c576544408df5b1a15c15e authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade busybox to 1.31.0-uclibc

b0fe2de994cfdafd4b280b2d7019ba8b3b185d93 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade to 1.5.16

838a4e3a5863ac74416b06284b9f3fb0ae272e37 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.8.1

454bd1e56144dc987e251426259314b807d55814 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure the tracked container id is up to date

If the ID file contained an incorrect value, calling :start would say the service is started but...

3c89cc6fd2661a96679bfdcd40fbcb32e10ab5dd authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.8.0

dfd1ae6e0d8829d65f743b7912bde3b4c6f61cd4 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: drop now unnecessary rm call in config

This was used to delete an errant '*' service that was accidentally created during service delet...

3413788a96432e4977f6e56c40758395115ab5a8 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #44 from dokku/allow-dash-in-name

feat: re-allow dashes in names

043a31cc173fb5f7ecf2e113a0e1d1379d2f22fa authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: service_with_dashes is not in create output

That is only the case when the service has a database specified, which is not the case for the r...

1be35364a9640c7de5160d81789db8e2f4c7031c authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: re-allow dashes in names

This PR allows dashes in service names, while still sanitizing them before they are used as data...

91ba3e09c1a7b4abb31935ca99ed2969e2894847 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: reorder functions

f1630a84c4d12770aa21d3dbfc80a289077ce30e authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move retry-docker-command to common-functions

7539583cc3e3b36fca8c6a52af6343b14539cb9a authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run shfmt

a975fce3a275de2b821e929cf3ab5e77eb27dc94 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.7.0

c67f132e04a267cccc727bf8f6a5b3cc43db1fb5 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.6.2

f9cbdb59a2249c84afc31cafbd936c41a10ac23e authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: commit github labels to the repo

This will allow us to apply track what labels are available in the issue tracker using tonglil/l...

820242b1f7b176d6c22ff17a00578b89a6e0a1fb authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.6.1

c26d52a5863f6db124008679037f121278e903cf authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: update docker-s3backup image to fix backups to s3

4326a7664e202b62f49621bcd98bac44040957c8 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #43 from dokku/121-fix-alias

fix: correct issue where aliases were being generated incorrectly

7b8fa3e514240cbb9b82e5c9b50d1403ad5c428b authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where aliases were being generated incorrectly

c14e33f03d7c44377f6ee01a0770290ca32f9898 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update readme install instructions to point to correct dokku version

577b72d0ce07942899579497bbea124e383fea51 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.6.0

935b660eb6f6e02b0102671a2170715408f48014 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: pin busybox to an actual version

Rather than dancing around what version of busybox to use, pin it to the latest, known good vers...

00d21333450a2ea4250600a21748aa27bb9a309a authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pin busybox in run commands to the image we pull down

1a6e36e8c92c10766d944fe52c03b4fd7dfa0fa1 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update to latest dokku/s3backup image

f72a660ee31b7d2ac929e5b38985b2b88464e2e5 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: switch to updated wait image

dfcc6521d10cbee11a2be321c10041b325aa0e05 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: switch to updated ambassador image

fa03ac327f24b35d4404d5fc65c65d7a07c8631e authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct handling of container retrieval

In the previous method, if the container was renamed or there were multiple names attached to th...

b6095fc125b975d10a4bbcde362b0156aaf7fdda authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.5.0

8aefd87f2023e4781969e6fa1698824bddb06d3a authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #42 from dokku/real-docker-testing

feat: Real docker-based testing

d65334239be1d154b11d19dba9d2f03c38746da0 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update the VM to allow for local testing

c5998cbf5d3149c4ec10725719979f79a6df7f52 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: minor test updates

97d06ee48e0b31e8750afa6bd1157522a1c6f254 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: skip log tests that may fail due to odd testing conditions

6f23a0c666d7453eb8c5ae513419a413f37af351 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: collect all the output

c2ffcf2dfeb5ec922f245f9a08befc848f99b562 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade images

47c3d49fb2c8c2d6b256fc52a1cfbb8451df0100 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add output and status

db32bcf961f3de9b234d54ec829186d7c2b65c6e authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add trace output

b231844b03167f929b6976db13a5e140fc728c8c authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move test results into tmp

50113ae328e031ea7938bc5ee07028a3922b73dc authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: add missing quotes

44e05b00f6f28a8345e81a3c00dd6926a7b175a6 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issues in declaring array variables

b360cccd275f9c71691d34ada5dd40303fce584a authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add reporting url and title

50388affc104f2dd097cfaa22d4a25c46a65cf1e authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: actually add comments

faeb4735d28ff75bc0e2ebc7fef1ae56d6608018 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add comments with failure output on travis fail

d3b7bcd5e93577075ebcc9e1f8a3b5e59a301cd9 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: skip hanging connect test in travis

fe04d0bbc853f0b230ce2c224cd5151309396608 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: Real docker-based testing

This pull request switches testing to use an actual docker daemon, vs mocking everything out.

I...

fa18f1935939d747ab5662c1354880ca8130a2d9 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: separate install and script phases

1f214985a19fbb091d33caf08bf256edcbd762c7 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop unused sudo: required

This is not necessary on the new travis-ci setup as of December 2018. See this blog post for mor...

52a79cf1402f29228c29b9ef6147ec0957551a80 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: increase minimum dokku version

b31e04cca9cb0dc881d2695eef1f52a3b58542a0 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct check to see if container exists

0a39ae75305f9e3a903f63247d8d06bf0efdd67a authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #41 from dokku/validate-names

Validate names

5e87b476af101589b2eafbd033a82009806af993 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct the validation message

9b4466e1679f3d95e0b4b76f14216192fe9fccf6 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: minor consolidation in functions files

21d341c0ce930190c0792b56d36c7db8b4065bf7 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: Strictly validate service names

We previously allowed a wide range of service names. As the service name is sometimes used to na...

997a14caedb0f3529f0752ed4a4e2ff576991201 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct ID check

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

043397fe5704eff88c98f309d994a37dd5a67c95 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....

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

136e1e98ab54982eef35e2e30bf4e5213a0dab13 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.10

81478c9c51bacf6acc1fddc28637f2e8a3f99f80 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...

b8476d2c1ca87ff313c394e714e353dc2ec7ee09 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...

c0a81f1f68cd13b15986ef1406ef0ef179a62dda 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

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

Closes dokku/dokku#104

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

Closes dokku/dokku-mysql#101

3a2de39bbc12906b3c5b46d00b2dcccadf94f0e1 authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.4.9

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

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

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

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

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

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

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

211c0c0cddbe42d00270926029dbd91f8aa78167 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

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

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

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

e0d1504dc117c5a90329aa534f532a8ac834e036 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

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

d2c3a2346ae14d8d8f85704d09f6884abe401397 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

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

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

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

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

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

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

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

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

45ffb036dc1c67fded31b6cd5ed96579f24329ac authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct check for existing image

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

89147daa293935efea6339b5ebb410ccc314809a authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove unnecessary call

948a7ab1f9e22b14ed03c486abf08ec01ec3600b authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #40 from dokku/upgrade-service-image-version

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

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

307f10056ecbb85257457a352bbed6dec34e031f authored about 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.3.0

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

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

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

b3c66090a5965a37fcbe214f75208dcc1c30939d 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

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

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

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

62456bd142ce15500a8089187acfa33322a51963 authored over 6 years ago by Jose Diaz-Gonzalez <[email protected]>