Ecosyste.ms: OpenCollective

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

Dokku

A Docker-powered PaaS that helps you build and manage the lifecycle of applications
Collective - Host: opensource - https://opencollective.com/dokku - Website: https://dokku.viewdocs.io/ - Code: https://github.com/dokku

broke rpc in last refactor, fixing now

github.com/dokku/duplex - ead07206ab0e4c06b7815253cfeb49363e2bc243 authored almost 10 years ago by Jeff Lindsay <[email protected]>
misc cleanup. NextPeer now return just string, empty string if no next peer. consolidated debug prints under debug() with debugMode. renamed retry options to more specific reconnect options

github.com/dokku/duplex - d4457af8892154ce44aec3f8e5db9039f4f236a9 authored almost 10 years ago by Jeff Lindsay <[email protected]>
attached channels

github.com/dokku/duplex - e5c482a237ba54a8fbbfdd979540ecf016cfa989 authored almost 10 years ago by Jeff Lindsay <[email protected]>
added LocalPeer, RemotePeer to ChannelMeta

github.com/dokku/duplex - 03a951e1fc297adf5908a8090ad88c75bddc879a authored almost 10 years ago by Jeff Lindsay <[email protected]>
output all to stdout in gateway for now

github.com/dokku/plugn - 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

github.com/dokku/plugn - c5e0c416b52bb6a76f8d9ffaf3c04dc12319615a authored almost 10 years ago by Jeff Lindsay <[email protected]>
updating project

github.com/dokku/plugn - 023d7da03af110d29404826b644e578f6cd28545 authored almost 10 years ago by Jeff Lindsay <[email protected]>
connection retry, option values are now arbitrary values and keys are int constants, added Meta method to channel, and added basic join implementation

github.com/dokku/duplex - c1ec7bda5a2702062d3ba9b8c96b280a66c01584 authored almost 10 years ago by Jeff Lindsay <[email protected]>
updating readme

github.com/dokku/duplex - 0304246f6e642d2609d760ee706096c3c1d55b47 authored almost 10 years ago by Jeff Lindsay <[email protected]>
rpc tests passing except for one ...

github.com/dokku/duplex - 5b3686aadd10cd3f28498515833b094d77399f9d authored almost 10 years ago by Jeff Lindsay <[email protected]>
inproc remote addr on listening side needs to be peer name. otherwise channel cleanup doesnt happen on disconnect

github.com/dokku/duplex - c1dcb2cac44a70d5bf15c0be2b5328eef119609d authored almost 10 years ago by Jeff Lindsay <[email protected]>
close logic and almost working rpc

github.com/dokku/duplex - ac098ae88f1ce88761c9a5e3fb0c5137f68ce7f4 authored almost 10 years ago by Jeff Lindsay <[email protected]>
Merge pull request #1 from michaelshobbs/master

make compatible with dokku checks plugin

github.com/dokku/heroku-buildpack-nginx - d8e108e21efaeccc5a44c999ed32ce25e4a02437 authored almost 10 years ago by Florian Heinemann <[email protected]>
some basic test coverage and some fixes found from those tests

github.com/dokku/duplex - d7f96bd01ebcac86432e6f2c508a37023f89ac28 authored almost 10 years ago by Jeff Lindsay <[email protected]>
make compatible with dokku checks plugin

github.com/dokku/heroku-buildpack-nginx - e343961ea8c2581573a489b70b0498dee74be70f authored almost 10 years ago by Michael Hobbs <[email protected]>
more consistent naming

github.com/dokku/duplex - fe5c9239d9f2d448f3f712c549ec11f18a8c0aca authored almost 10 years ago by Jeff Lindsay <[email protected]>
mostly working inproc

github.com/dokku/duplex - 81807c2c881c691b5f6e8bcb37ca81327ce331c3 authored almost 10 years ago by Jeff Lindsay <[email protected]>
adding defaults

github.com/dokku/duplex - ad48336ab0abe4114ed2420323129f9e85e43c8e authored almost 10 years ago by Jeff Lindsay <[email protected]>
cleaning up ssh implementation

github.com/dokku/duplex - b3a9259f90e5b5e1a05df1c4c2abfdda3224731b authored almost 10 years ago by Jeff Lindsay <[email protected]>
new readme

github.com/dokku/duplex - 5289ac47950d8e29dda3bb5cdb8941ed74d36e49 authored almost 10 years ago by Jeff Lindsay <[email protected]>
whoa, basicly working on ssh

github.com/dokku/duplex - e85817c3f1239c5e4c70f475b5b07e295589eaf2 authored almost 10 years ago by Jeff Lindsay <[email protected]>
fixed compile errors

github.com/dokku/duplex - 870da230afb386d56556cd632e10d9f4fff5b998 authored almost 10 years ago by Jeff Lindsay <[email protected]>
moved current project under poc1, started poc2

github.com/dokku/duplex - 29fea5a19087d2f037a8264533da9fa595ac62b3 authored almost 10 years ago by Jeff Lindsay <[email protected]>
Update README.md

github.com/dokku/heroku-buildpack-nginx - 548f6a84d621a1ab189b908f0701de1d81761198 authored almost 10 years ago by Florian Heinemann <[email protected]>
Merge pull request #3 from spesnova/fix-demo-script

Fix demo script

github.com/dokku/plugn - 49a7c5d4014547ab4391ad6887358c92ff10215a authored almost 10 years ago by Jeff Lindsay <[email protected]>
Update README.md

github.com/dokku/heroku-buildpack-nginx - 6ed8f5fa6dbcb0ab4f49743f32868a4f677c2ce4 authored almost 10 years ago by Florian Heinemann <[email protected]>
Update README.md

github.com/dokku/heroku-buildpack-nginx - 1ed618d5f3736e05c4082c5cb03e7dd559bab2b7 authored almost 10 years ago by Florian Heinemann <[email protected]>
UPDATE Readme

github.com/dokku/heroku-buildpack-nginx - 9dbc484b6cbbaf383cea9b768980640877f9e760 authored almost 10 years ago by Florian Heinemann <[email protected]>
CHANGE to static compile

github.com/dokku/heroku-buildpack-nginx - 5c959aaad6232ebf514c95ab4cf61d66e9b11248 authored almost 10 years ago by Florian Heinemann <[email protected]>
Port changed

github.com/dokku/heroku-buildpack-nginx - a0e955806ecbff2ba08c9d29d6a4724e54ccb4bc authored almost 10 years ago by Florian Heinemann <[email protected]>
Enable example plugins to trigger it

github.com/dokku/plugn - 13176afdf9976726b20a34500d5569b1b25c671f authored almost 10 years ago by Seigo Uchida <[email protected]>
Fix typo

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

Fix missing newlines

github.com/dokku/plugn - 5ef9cf2bebfc212756981d848034600585c77f7b authored almost 10 years ago by Jeff Lindsay <[email protected]>
Changed typo

github.com/dokku/heroku-buildpack-nginx - 6571ed1b957a3140e5feefc11d051e8815d82256 authored almost 10 years ago by Florian Heinemann <[email protected]>
Change cp for .conf

github.com/dokku/heroku-buildpack-nginx - d9177c1cde41a7cd64417396e8c9fc275df61c7e authored almost 10 years ago by Florian Heinemann <[email protected]>
Remove start.sh

github.com/dokku/heroku-buildpack-nginx - 36c6e73871c0cc81957e182ab74b187fe23d7804 authored almost 10 years ago by Florian Heinemann <[email protected]>
Fix missing newlines

The concatenated bashenv file gets syntax error:

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

github.com/dokku/plugn - 39cb90e272ecf574dfa436d5ebdd215291a2cf63 authored almost 10 years ago by lalyos <[email protected]>
Switch to sh

github.com/dokku/heroku-buildpack-nginx - afe205f1cfcc2cdf575367265d3f088e3bcf5923 authored almost 10 years ago by Florian Heinemann <[email protected]>
mv corrected

github.com/dokku/heroku-buildpack-nginx - 8d4667f1c82f4b35ac59718a3aee42406ce936e7 authored almost 10 years ago by Florian Heinemann <[email protected]>
Corrected mv

github.com/dokku/heroku-buildpack-nginx - 96549c4103a632d848ee5e3ee46743d6cc725fa4 authored almost 10 years ago by Florian Heinemann <[email protected]>
Move to www

github.com/dokku/heroku-buildpack-nginx - 113541efb721a247f41201abdb2101f674074f46 authored almost 10 years ago by Florian Heinemann <[email protected]>
Changed

github.com/dokku/heroku-buildpack-nginx - 46f02564c49bb94a280cb5b563856c0f938ca20f authored almost 10 years ago by Florian Heinemann <[email protected]>
Further changes

github.com/dokku/heroku-buildpack-nginx - 02c38102490dbaf566e5e014b7ed5e23f7f99ba9 authored almost 10 years ago by Florian Heinemann <[email protected]>
CHANGE paths

github.com/dokku/heroku-buildpack-nginx - 98994ec4366e9f35fb42fca99fcdd960ebf287d9 authored almost 10 years ago by Florian Heinemann <[email protected]>
CHANGE app root

github.com/dokku/heroku-buildpack-nginx - 46ac74f7f39c98f82dcfe33f3f2fbb5d96201605 authored almost 10 years ago by Florian Heinemann <[email protected]>
Initial commit

github.com/dokku/heroku-buildpack-nginx - f76e1d0d1989482d180a0aaf72eb93f528d17dfb authored almost 10 years ago by Florian Heinemann <[email protected]>
fix newline issie

github.com/dokku/plugn - 364277a679c44d2e894d39d4c27c4bf4a2c0fea5 authored almost 10 years ago by Jeff Lindsay <[email protected]>
release

github.com/dokku/plugn - a84dee9dda700c1cfaa1349cff38cc5012dbb02d authored almost 10 years ago by Jeff Lindsay <[email protected]>
exposing some of the named peers stuff to higher level api

github.com/dokku/duplex - 2a06de5357c6ea793887a96103f85627ef8cb3a3 authored almost 10 years ago by Jeff Lindsay <[email protected]>
Merge pull request #10 from theanti9/master

Update README.md

github.com/dokku/docker-grafana-graphite - e21f359e58c319441db5d3e72b3b64ef5aa7f1c2 authored almost 10 years ago by Ivan Topolnjak <[email protected]>
Update README.md

Correcting the docker run command to reflect recent changes.

github.com/dokku/docker-grafana-graphite - 8831f73611d067f77986630280824874819b4826 authored almost 10 years ago by Ryan Merl <[email protected]>
rename to plugn

github.com/dokku/plugn - b5e8c56a985efd4a72cb75c80077f15e9dc7b23a authored almost 10 years ago by Jeff Lindsay <[email protected]>
initial commit

github.com/dokku/plugn - ae7f4c92579ec64d7cf3d3bd76cb6207dd8d3ed9 authored about 10 years ago by Jeff Lindsay <[email protected]>
Update README.md with new instructions and/or remarks.

github.com/dokku/duplex - 17637f9afc218de952633ff6fbb6f116a3d35de9 authored about 10 years ago by Robert Xu <[email protected]>
go-duplex: update location to github.com/progrium/duplex

(long overdue)

github.com/dokku/duplex - 8b53efd4fb331abec563dc0951e6420dd1b473fd authored about 10 years ago by Robert Xu <[email protected]>
Add Vagrantfile.

I recently switched my computer to a mbp; that's one of the reasons why
there's been a noticeabl...

github.com/dokku/duplex - 2b9dd77efe16a633c4ee97dcd699926ee6b84582 authored about 10 years ago by Robert Xu <[email protected]>
Improve Makefile.

This annoyed the hell out of me for a while, because my shoddy scripts
before would always force...

github.com/dokku/duplex - ff878fdf497cc1e392e7b5e77477763aeec40371 authored about 10 years ago by Robert Xu <[email protected]>
Merge pull request #9 from robxu9/master

Named Peers, part 1

github.com/dokku/duplex - 94a17e10824f0faf6e08356f1f686c845b2a9e15 authored about 10 years ago by Jeff Lindsay <[email protected]>
accept and display urlencoded metrics, related to kamon-io/Kamon#46

github.com/dokku/docker-grafana-graphite - 1979a1ea38b0030a09cb86b34257de36f55b2b79 authored about 10 years ago by Ivan Topolnjak <[email protected]>
libdpx: Back peer connections with a linked hashmap

Incredibly useful for dropping peers later.

github.com/dokku/duplex - 0200f790b80c2635306540a32d173623b1bbb7cc authored about 10 years ago by Robert Xu <[email protected]>
libdpx: add test for named peers

github.com/dokku/duplex - 83072324784b08ff10db42586d8423b4ccda72b0 authored about 10 years ago by Robert Xu <[email protected]>
libdpx: add dpx_peer_name to retrieve peer uuid

github.com/dokku/duplex - 64fa972a23533ca51e02b25cab90cffce13c8f79 authored about 10 years ago by Robert Xu <[email protected]>
libdpx: implement named peers

github.com/dokku/duplex - 7e2582e8868325e6c8d2a2a201f09c5db5ef1c27 authored about 10 years ago by Robert Xu <[email protected]>
Merge branch 'dev_osspuuid'

github.com/dokku/duplex - db65f0c680516fe2dd688aaeb0459c2dc0440b93 authored about 10 years ago by Robert Xu <[email protected]>
libdpx: add dpx_peer_closed

go-duplex: remove time hack

github.com/dokku/duplex - 36a5659b0d730a87b71226053ab0956b67919b29 authored about 10 years ago by Robert Xu <[email protected]>
Merge pull request #4 from muuki88/master

InfluxDB and updated versions

github.com/dokku/docker-grafana-graphite - 3ca593e25b55b69af5b5a6bfd686b8c93b0c5046 authored about 10 years ago by Ivan Topolnjak <[email protected]>
Upgrading elasticsearch and graphana

github.com/dokku/docker-grafana-graphite - e19ddf2140226580af330f1e8997e5059fcbd430 authored about 10 years ago by Nepomuk Seiler <[email protected]>
libdpx: add dpx_channel_closed() to check whether a channel is closed

github.com/dokku/duplex - 3c227e00df1b7e55bec9ef4557354a392c2e55b1 authored about 10 years ago by Robert Xu <[email protected]>
Merge branch 'master' into dev_osspuuid

github.com/dokku/duplex - f7fcae35e2b1771b9c32d36b46a2b5585056abd4 authored about 10 years ago by Robert Xu <[email protected]>
Merge pull request #8 from robxu9/master

Add peer drop support

github.com/dokku/duplex - 7623c80c73310c974d022e41f1941634159a6c73 authored about 10 years ago by Robert Xu <[email protected]>
libdpx: vendor ossp-uuid

To utilise, use #include "vendor/uuid/uuid.h". It doesn't exist
until we start building uuid, at...

github.com/dokku/duplex - 52a45211617476d88c8968a393004639a9a5cc74 authored about 10 years ago by Robert Xu <[email protected]>
Merge branch 'master' into dev_remove_long_taskdelay

github.com/dokku/duplex - 594e177e31cd6d7e59569f73a6aa05ccf2fb225c authored about 10 years ago by Robert Xu <[email protected]>
Revert "prototype: use UUID v1"

This reverts commit 725b99652958750ea3dc5df72d4de287a8c9c593.

Conflicts:
prototype/dpx/peer.go

github.com/dokku/duplex - 1e9b5f60496940701aec7d34c0fd3505132b3c43 authored about 10 years ago by Robert Xu <[email protected]>
prototype: rename channel.Target() -> channel.Peer() for clarity

There was some discussion whether PeerName() would be a better method
name instead. I believe th...

github.com/dokku/duplex - b7f7fec235d85156bde4d536ce59a0fbf8819547 authored about 10 years ago by Robert Xu <[email protected]>
prototype: fix compilation error [get string of uuid]

github.com/dokku/duplex - 58c91a0d2efd40b6d2d6d0b6a8ec2aa661dd9a59 authored about 10 years ago by Robert Xu <[email protected]>
Merge commit 'dbca22009'

github.com/dokku/duplex - 5e74c33371b6deeba80116ed1647f67c53242e29 authored about 10 years ago by Robert Xu <[email protected]>
Merge pull request #7 from robxu9/master

Prototype Named Peers and Combine Vendoring

github.com/dokku/duplex - 40a7a8e54163b61fcea3490fea67e643dc94607c authored about 10 years ago by Jeff Lindsay <[email protected]>
prototype: use UUID v1

github.com/dokku/duplex - 725b99652958750ea3dc5df72d4de287a8c9c593 authored about 10 years ago by Robert Xu <[email protected]>
prototype: target does not need to be public in frames

github.com/dokku/duplex - d7c3371207039e8cde1ea1966ffc24d1fbded7ad authored about 10 years ago by Robert Xu <[email protected]>
go-duplex: free in separate timed goroutine for guarantee

github.com/dokku/duplex - e4cc53da6744b6b46f782b9d1fe67a8ed40971fb authored about 10 years ago by Robert Xu <[email protected]>
libdpx: removing taskdelay(50) exposes underlying conn issues

github.com/dokku/duplex - 0e9daddaa951ce80509fb25bda457a86e9299739 authored about 10 years ago by Robert Xu <[email protected]>
prototype: add peer.Drop() support

github.com/dokku/duplex - dbca22009b49ab3ef9118786afe0615f0f72bac1 authored about 10 years ago by Robert Xu <[email protected]>
prototype: make sure that the channel has the right target name

github.com/dokku/duplex - 35dee851dc0f51f42151f42f317936b09cc01ca0 authored about 10 years ago by Robert Xu <[email protected]>
prototype: prototype named peers (progrium/duplex#5)

github.com/dokku/duplex - 5e12cbf957a1808b020804da0da17bfa86720fd6 authored about 10 years ago by Robert Xu <[email protected]>
libdpx/vendor: use cp -uv to prevent rebuilding

github.com/dokku/duplex - 63e3558ef810dbc915c4e5d0be22fa843ddcfbd0 authored about 10 years ago by Robert Xu <[email protected]>
vendor: move to libdpx/ for integration into libdpx.so

github.com/dokku/duplex - 8ce1fe3b343bcc024bcd54fde5aebf43364c6ef7 authored about 10 years ago by Robert Xu <[email protected]>
libdpx: fix missing return statements.

ref: CID 44007, 44008, 44009

github.com/dokku/duplex - 00d507e664c97513286d29b21a93531853eba81e authored about 10 years ago by Robert Xu <[email protected]>
libdpx: DPX_H -> DUPLEX_H. Closes progrium/duplex#6

github.com/dokku/duplex - df761c106bfd9a374a33f0158ce19f508c7a2555 authored about 10 years ago by Robert Xu <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/dokku/duplex - e4aca07fc9224334f46d0c901c753780d452ff4f authored about 10 years ago by Robert Xu <[email protected]>
go-duplex: modify dpx_frame_new() call [no more parameters]

github.com/dokku/duplex - 3e03f6f8ae857cf7eefc8292d549c629271904b0 authored about 10 years ago by Robert Xu <[email protected]>
pyduplex: modify dpx_frame_new() call now that parameters are gone

github.com/dokku/duplex - fc64816199ee97e91231420767b5f4d0ea379908 authored about 10 years ago by Robert Xu <[email protected]>
libdpx: support stack allocated frames. closes robxu9/duplex#5

github.com/dokku/duplex - dc72ca548679992d4de66611ca90ee046d5ed8c6 authored about 10 years ago by Robert Xu <[email protected]>
go-duplex: free frame since we copy them in libdpx

github.com/dokku/duplex - 88275dc1674b44d27ae268664dcce626e2b2626a authored about 10 years ago by Robert Xu <[email protected]>
libdpx: strlen() old, not new.

github.com/dokku/duplex - fc1243b13cb2c429083d5687aba67202aa347a13 authored about 10 years ago by Robert Xu <[email protected]>
libdpx: copy frames in order to prevent losing control of memory, fix leaks

github.com/dokku/duplex - a5ebae84abd91b3aebe1895f699a3f86a8fd39ee authored about 10 years ago by Robert Xu <[email protected]>
libdpx: modify identifiers, check for pthread_create ret

I need to do a lot more error checking.

github.com/dokku/duplex - 7774ad29bec04851dfb59455f28cf2ff19240acf authored about 10 years ago by Robert Xu <[email protected]>
pyduplex: remove Method from Frame, it's internal use only.

github.com/dokku/duplex - 66ecc524045e6cefeb4d2881846c161abc8c1be5 authored about 10 years ago by Robert Xu <[email protected]>
go-duplex: remove Method from Frame, it's internal use only.

github.com/dokku/duplex - 61eac3962604919ff97803a969a73e72c44e8140 authored about 10 years ago by Robert Xu <[email protected]>