Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-solr

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

Release 1.8.1

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

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

6c3fe43afff0c9d5886f91f86873327a83f0c5e1 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...

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

feat: re-allow dashes in names

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

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

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

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

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

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

7f0bda6de2d9894b8738e2547f27ce4cb5bcbe78 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #13 from dokku/upgrade-versions

feat: upgrade image version in use

d0c9008367a3dd4737d77b8751a7ee45e365e54f authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade image version in use

18a51ec97eaf57b7e0212645aa4574a53ed455cf 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...

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

989883045db67395ee8d54cd889472246301d2e5 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: update docker-s3backup image to fix backups to s3

7eaa47b8b31618054a935cf7e00bc866f18b03ed authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #12 from dokku/121-fix-alias

fix: correct issue where aliases were being generated incorrectly

137d3040d4e4045c43bd209c595ceb1a9e6165c2 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where aliases were being generated incorrectly

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

8601741b95a2bf3252215b1bed550879152e980b authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.6.0

7d0ffc118473cd9e9cca45fe2f3eee62711bb013 authored over 5 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...

1570e62740495560aa8bae03df4cae151b401492 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pin busybox in run commands to the image we pull down

a3cd4a9ea66af8852b25560f0ef43696b534013a authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update to latest dokku/s3backup image

27eaf67cd065793d4d838a51de6f45071a4a4b49 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: switch to updated wait image

d10c66162f86741c0f4ff9b52f6c21902c550807 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: switch to updated ambassador image

0a5f554f44fde78eb12db900e277d15c1c82c9e1 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use service_image_exists helper method

093a72c8183b586e256ad0ac6e63e6ca8e93a1ba authored over 5 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...

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

ee8a93de71f84ff12dff4fb202340aa24e82167e authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: unify with other plugins

b8c7a2b4cfb4aba14e29282ca8424c754cb41f30 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #11 from dokku/real-docker-testing

feat: Real docker-based testing

aa9f1b269bc83305784153f5cb9af7ff58997ac3 authored over 5 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...

a970c520214ca3f635a548e404c49619aa744c3d authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: separate install and script phases

3cca9908260e926078f837c05a6c74b0c48a51d2 authored over 5 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...

3e32a7a1aeb2778d25989f65cd46788953afc445 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: increase minimum dokku version

9a1184fb1115677e7d1dd4e232c4ca90c6e55ab4 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct check to see if container exists

564d709e350a63667fc950ff2bf201db9bf81ce7 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #10 from dokku/validate-names

Validate names

44eb1da9a0c09e85f72f037c28696680a3de2e16 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct the validation message

2703c644ea1ddea3155a97a858f0ba4eafa40909 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: minor consolidation in functions files

bdddd9398d5e30cd1a50b7ed36a078fdfac7431d authored over 5 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...

fe36ba724d3ff4d4f8dca618ab2d18b81a51ebf5 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct ID check

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

1199f841505a5c39e2e7cb5238e2ff7e9ede64ae authored over 5 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....

f352b3983c688d9da0bc66b31814f4e1436f859b authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: call service_container_rm from subcommands/destroy

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

5cadc916b41adc2b20d62bc9ecf1df3efa4aa3e1 authored almost 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...

e0a7f5b13dde590e861f1b7ce56c6ead7b589a14 authored almost 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...

9a3aba5154523df00bc0ad1c072cd0795b9f81ff authored almost 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

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

Closes dokku/dokku#104

05618488708e441d4092490f3c367ba65b3a1693 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct documentation around the passphrase parameter

Closes dokku/dokku-mysql#101

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

104c01d8cc281aa77e8d7e1b46634cfd537f7389 authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #8 from dfurber/postextract

Issue 7: convert pre-build to post-extract

44cca0a8f90d978820d6277f93254540ce4c2f8d authored almost 6 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: convert pre-build to post-extract

ae5351f04301694ad4f51171d41a9f97aa846457 authored almost 6 years ago by David Furber <[email protected]>
Release 1.4.8

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

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

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

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

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

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

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

7cacf102b37f7b011c6a30d8a58a23941d4ff4be 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

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

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

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

11f26f58290dcee5d14e28121d276596d985bb2f 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

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

af04a85f08f08e5d752d97d6e3d212c8c408db6d 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

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

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

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

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

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

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

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

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

7cba1e961ceed7b8f6f1ee8d178c19890483f30b 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

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

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

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

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

80dd1d54048e73ca21c25dde5838117611f06091 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

bc3540ced5811581fe11d259650169321c296fd2 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

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

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

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

5edd54c944c8f80b3b8b244491782ff2c2de4b37 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

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