Ecosyste.ms: OpenCollective

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

github.com/dokku/plugn

Hook system that lets users extend your application with plugins
https://github.com/dokku/plugn

feat: update golang

866da11ddb7b060fbdbbbd07758a81c3a97e5a62 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: install new golang later

It isn't needed until much after the fact

a0cff168e75a188e0ddfa513503f49f22c3ca022 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add go version to output

6cc9625cc9315dc36b95739de45d56846910aab1 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: install an updated golang earlier

9d3cf5666ab7a6749645305f5727e107a580e0ab authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: switch to go modules for dependency management

77dac5241e9c0760944f0f7d82e3fa19da4cec98 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
release 0.3.0

7f05b26e9dad38ef2efec30777e30d3413043c27 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #19 from dokku/jg-install-tar-gz

Add support for downloading via tar.gz

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

Also ensure that the `tar.gz` extension really is an extension, and doesn't accidentally match j...

c3c3ec5b6d218345d775665e1f1811d5c01be977 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix tgz directory structure

4f0a4a1b08de48cee04744c5e36b9b3a430dcc76 authored over 7 years ago by Michael Hobbs <[email protected]>
use non-golang version of smoke-test-plugin for trigger test

e865f7f39f902318bd688edc265382f54f1bf028 authored over 7 years ago by Michael Hobbs <[email protected]>
feat: follow tar.gz redirects

Many servers implement a proxy layer for loading files from a CDN.

8a5ce7ca432bb156d2fee6fcad580198566949c6 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
test: add tests for tar.gz install

cce1a4d41165f3396e063cd890a74ef0c5b9aae4 authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove quotes around $2

54f81d2a0fa7082781c32d152693487c2167b9ab authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Add support for downloading via tar.gz

This adds support for installing a file with a `.tar.gz`. It will detect curl and wget support, ...

01be5990df0819505179b7d6211f361bc748bc2d authored over 7 years ago by Jose Diaz-Gonzalez <[email protected]>
release 0.2.2

91fccb5d2128ad80ac3748dd8cb803fcc5ea8453 authored about 8 years ago by Michael Hobbs <[email protected]>
Merge pull request #17 from dokku/mh-vendor-deps

use dokku fork of duplex and vendor deps

34a0f5d80e12308864b782d025fb8334930cdc5d authored about 8 years ago by Michael Hobbs <[email protected]>
use dokku fork of duplex and vendor deps. closes #16

1044acd15ebead0182a04c01c99c9c00530a702f authored about 8 years ago by Michael Hobbs <[email protected]>
use docker 1.12.1

2ea58534c962c6d3e1a9d67964fd01b58f38f844 authored about 8 years ago by Michael Hobbs <[email protected]>
Merge pull request #15 from dokku/5_mh-documentation

documentation update pass

7e221a2353feccc4a9b843fc692d59e28dc71c8e authored almost 9 years ago by Michael Hobbs <[email protected]>
[ci skip] documentation update pass. closes #5

7592fc782a58ad0e4b95a9aee73400353a077b9f authored almost 9 years ago by Michael Hobbs <[email protected]>
updated bindata.go

999472c7e3a0ed3e123c226e4bdb05f1d212099b authored almost 9 years ago by Michael Hobbs <[email protected]>
Merge pull request #14 from dokku/mh-bindata-go

bring back bindata.go

1603a75f54d9fbae0a20aef43d09f037334dbf1b authored almost 9 years ago by Michael Hobbs <[email protected]>
bring back bindata.go

70b06d61d8fdd99377f310ae2d137e66a69e7bc6 authored almost 9 years ago by Michael Hobbs <[email protected]>
fix release target post repo move

55ff072f363ea117fed41e81f6086863c4494c5d authored almost 9 years ago by Michael Hobbs <[email protected]>
update changelog

51feb62074987bdcf1abce9c6766e914e86296c3 authored almost 9 years ago by Michael Hobbs <[email protected]>
Merge pull request #11 from dokku/mh-version

WIP - add version command

6cf688d30ba74d461976915198d8f0ccfdec97bb authored almost 9 years ago by Michael Hobbs <[email protected]>
add version command

7fc0f27584aef2c37c8ad47238a4159b17d868f6 authored almost 9 years ago by Michael Hobbs <[email protected]>
release v0.2.1

d2feb26fa0ae0dde8fa5d21db293f92afafae03b authored almost 9 years ago by Michael Hobbs <[email protected]>
Merge pull request #9 from michaelshobbs/8_mh-plugin-update

implement plugn update

a850e477b364ede4d99c177cce3dac88dabf1bb0 authored almost 9 years ago by Michael Hobbs <[email protected]>
fix typo and add test

88bef3cc0a1845bc1c41567722c4bf637326864e authored almost 9 years ago by Michael Hobbs <[email protected]>
support updating branches

ae6299676e0e0af12fad760aa4be4b7350dd0e79 authored almost 9 years ago by Michael Hobbs <[email protected]>
implement plugn update <repo_url> [<committish>]

726a18656e9f20f69115ccfd53f2f52af861980c authored almost 9 years ago by Michael Hobbs <[email protected]>
git 1.5 complains about -X main.Version missing equals sign. add clean target

b683a771b894b11a026d3bcaa6b0e970e66fd2fc authored almost 9 years ago by Michael Hobbs <[email protected]>
Merge pull request #10 from dokku/mh-circleci

initial pass at circleci tests

42bb8de932f1d97be4b057335aa48b36ea240199 authored almost 9 years ago by Michael Hobbs <[email protected]>
initial pass at circleci tests

32182e16b06ffce98f08122a4a05cbf0c4c68fb6 authored almost 9 years ago by Michael Hobbs <[email protected]>
Merge pull request #7 from josegonzalez/patch-1

Make it possible to run `plugn init` multiple times

b5372ff92aefb74c7da7857f8ddaf1d35694cf03 authored about 9 years ago by Jeff Lindsay <[email protected]>
Make it possible to run `plugn init` multiple times

Useful in contexts where the plugin directory already exists

859756e7a13a9fa5231f33032aa3928a25fe93b1 authored about 9 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #4 from tombell/master

Update to latest go-basher api

2a2dc1c3d8862e5611186ed0d6ce19ee8ab133bf authored over 9 years ago by Jeff Lindsay <[email protected]>
Update to latest go-basher api

c31a6243eb5ac8d098014b9fcffd5606e1719986 authored over 9 years ago by Tom Bell <[email protected]>
using new coproc lib and changed remote example to only provide items hook

d84133a827de09e047b2a3eee7a8d4941a432c07 authored almost 10 years ago by Jeff Lindsay <[email protected]>
output all to stdout in gateway for now

f327269bd18fe094fabef419c95ebac269e77335 authored almost 10 years ago by Jeff Lindsay <[email protected]>
updated go-basher usage, added gateway and coproc package, replaced shitty example with a working toy example

c5e0c416b52bb6a76f8d9ffaf3c04dc12319615a authored almost 10 years ago by Jeff Lindsay <[email protected]>
updating project

023d7da03af110d29404826b644e578f6cd28545 authored almost 10 years ago by Jeff Lindsay <[email protected]>
Merge pull request #3 from spesnova/fix-demo-script

Fix demo script

49a7c5d4014547ab4391ad6887358c92ff10215a authored almost 10 years ago by Jeff Lindsay <[email protected]>
Enable example plugins to trigger it

13176afdf9976726b20a34500d5569b1b25c671f authored almost 10 years ago by Seigo Uchida <[email protected]>
Fix typo

594f3713d4a40c39faf31fa52596df4c9c98d668 authored almost 10 years ago by Seigo Uchida <[email protected]>
Merge pull request #2 from lalyos/fix-newline

Fix missing newlines

5ef9cf2bebfc212756981d848034600585c77f7b authored almost 10 years ago by Jeff Lindsay <[email protected]>
Fix missing newlines

The concatenated bashenv file gets syntax error:

/tmp/bashenv.159569361: line 226: syntax error...

39cb90e272ecf574dfa436d5ebdd215291a2cf63 authored almost 10 years ago by lalyos <[email protected]>
fix newline issie

364277a679c44d2e894d39d4c27c4bf4a2c0fea5 authored almost 10 years ago by Jeff Lindsay <[email protected]>
release

a84dee9dda700c1cfaa1349cff38cc5012dbb02d authored almost 10 years ago by Jeff Lindsay <[email protected]>
rename to plugn

b5e8c56a985efd4a72cb75c80077f15e9dc7b23a authored almost 10 years ago by Jeff Lindsay <[email protected]>
initial commit

ae7f4c92579ec64d7cf3d3bd76cb6207dd8d3ed9 authored about 10 years ago by Jeff Lindsay <[email protected]>