Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku

A docker-powered PaaS that helps you build and manage the lifecycle of applications
https://github.com/dokku/dokku

feat: add process-type label to running containers

8eb32e437179e554c38ea6626cd846c326f4d2bb authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3848 from dokku/logging-fixes

Minor logging changes

b1c6f66fc78b70b1495eda3fe61d327337686b4d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: fix log message for app existing

b8c8797c6e9b9d9fc00ac835c040dbd3251f6354 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: fix log_exit call

385aed85b93633034f1084a13dcc6cec0233c716 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add stderr log functions

d39f4ce54d03a1f56363ff5c33fd84a3e3788b95 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3846 from dokku/dependabot/pip/tests/apps/python-flask/werkzeug-1.0.0

chore(deps): bump werkzeug from 0.16.1 to 1.0.0 in /tests/apps/python-flask

46b83d06cc88997a6dcc598f76a9250463db19df authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump werkzeug in /tests/apps/python-flask

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 1.0.0.
- [Release notes](ht...

397527eb214a8b564257cf54f8a19b641e7b8924 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3843 from dokku/3709-hsts

Enable HSTS by default

ec4bd3216985812f20f2348cbb062581b76577e7 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use the correct variable

a8c4065dcf66b153bb614bf2b867fffe45faa781 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: support werkzeug==1.0.0

6940035d7827a6a2aa719e537f122c07a91bd7c1 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: check correct properties

13be4d07a68ec5a3f23514be085fb753789bc38d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: setup tls for hsts test

b5f2d82f49d27956c5506c9c4d1b32157bcbbd7d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: Enable HSTS by default

This enables the HSTS header by default when an SSL certificate is in use. HSTS options can also...

73e7ff7b18c7324b60e849bbc00e40573c64dedd authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3845 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/grpc-1.27.1

chore(deps): bump google.golang.org/grpc from 1.27.0 to 1.27.1 in /tests/apps/gogrpc

89e2be720ec2aa5275b5015fce78165b817c519a authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.27.0 to 1.27.1.
- [Releas...

001e431fa1c892888c6d6f4894b17c64ad50d99d authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3844 from dokku/global-proxy-port-config

Add global fallback for DOKKU_PROXY_PORT and DOKKU_PROXY_SSL_PORT

d42fb0213628bd1913f5ec800df38523a14bdc08 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add global fallback for DOKKU_PROXY_PORT and DOKKU_PROXY_SSL_PORT

bb176e4130973c7f7c00e7666cf6c917ec4aa7ed authored almost 5 years ago by lalyos <[email protected]>
Merge pull request #3609 from jayjun/init

Start long running containers with --init with tests

5de1c298ebaa431567a4e93a29cfd5a932eb6943 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use 'ps auxf'

414ea55ca8f74a02deb82d6cd08dbbe278273792 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: reap orphaned processes with --init

e425092d009ea9f9aa7ef7ce428daddf129f077e authored almost 5 years ago by Tan Jay Jun <[email protected]>
tests: check orphaned processes are reaped

26e3232f2c50c1378e92409d2c0ad6541db85479 authored almost 5 years ago by Tan Jay Jun <[email protected]>
Merge pull request #3833 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/grpc-1.27.0

chore(deps): bump google.golang.org/grpc from 1.26.0 to 1.27.0 in /tests/apps/gogrpc

10d2fdea927f4581e2ecf31126a751a8d258bf23 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3842 from dokku/3780-fix-docker-args-process-triggers

rework docker-args-process trigger arguments

7c11e32e1ca7d593d5d1f236639a6a40fab56569 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3841 from dokku/3776-docker-options-clear

Implement docker-options:clear

69f5f6c4756e442df222a40296a456a79b50bcb2 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3840 from ollej/patch-1

Add link to fonts plugin

47759439d7c687badda73b5c625c945bbc5b486e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement docker-options:clear

Closes #3776

fc8a8d6138a0b089e9d386c947e02f3886cb4e1e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: docker-args-process rework trigger arguments

The IMAGE_TAG is not always available, while the IMAGE_SOURCE_TYPE is. Since the point of these ...

4613efe19191f0749b5262808e9b4487d08ba920 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Add link to fonts plugin

74e62e38f99c37b72810cb7b2c1832dce77f2b6f authored almost 5 years ago by Olle Wreede <[email protected]>
Merge pull request #3838 from ltalirz/fix-user-management-docs

Expand docs surrounding access control

dcb79f8c0bac4c2c79edf53eb5f1695a18f9b9d8 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
remove explicit mention of dokku-acl

6ff05715e5a94f945817dc026a0ce6b01e03bd27 authored almost 5 years ago by Leopold Talirz <[email protected]>
Merge pull request #3837 from dokku/dependabot/pip/tests/apps/python-flask/jinja2-2.11.1

chore(deps): bump jinja2 from 2.10.3 to 2.11.1 in /tests/apps/python-flask

fb449ab63055da8a4112eab6a9516116fa9fccfb authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
add hint on dokku-acl

The deployment documentation on scoping user access pointed only to the
development documentatio...

32e45107f7cd9d1fab279ffbbecaa51e132bec08 authored almost 5 years ago by Leopold Talirz <[email protected]>
chore(deps): bump jinja2 in /tests/apps/python-flask

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.1.
- [Release notes](https:...

a134111f7922a4bb63bdafb09c3835cc6441f90d authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3836 from dokku/dependabot/go_modules/tests/apps/gogrpc/github.com/golang/protobuf-1.3.3

chore(deps): bump github.com/golang/protobuf from 1.3.2 to 1.3.3 in /tests/apps/gogrpc

5ec35496d86f3c68cab724fedcea8c91de6ef828 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump github.com/golang/protobuf in /tests/apps/gogrpc

Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.2 to 1.3.3.
- [R...

f4850626776c5f11505534058c13dd5e2239ef69 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.26.0 to 1.27.0.
- [Releas...

d068ab972299d6b075feadcc7fb093b624cd4cf8 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3829 from dokku/dependabot/pip/tests/apps/python-flask/werkzeug-0.16.1

chore(deps): bump werkzeug from 0.16.0 to 0.16.1 in /tests/apps/python-flask

30866dd98bcf191f004bee48ae7093b4f9eaf671 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3830 from dokku/dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-169

chore(deps-dev): bump heroku/heroku-buildpack-php from 166 to 169 in /tests/apps/php

e939eeb65228444d5db218188cd53fb1eff8a918 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php

Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 166 to ...

22ccfe64424158c3b1d6866c2f4e8f7975d4f1fc authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(deps): bump werkzeug in /tests/apps/python-flask

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.0 to 0.16.1.
- [Release notes](h...

f4a55172da27778a8dc5b1792d686a9da98cfb20 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 0.19.13

# History

## 0.19.13

Install/update via the bootstrap script:

```shell
wget https://raw.githu...

686c16fa32a6397730b1c36f090dd6a2079524d9 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3828 from dokku/3827-nginx-report

Reference correct file in nginx:report command

743896ff5678254e863c54eebffc91adb7c2f709 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: reference correct file in nginx:report command

Closes #3827

9937068d4158214b079c90adf3ae4546630c8355 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3824 from dokku/dependabot/maven/tests/apps/java/org.eclipse.jetty-jetty-servlet-9.4.26.v20200117

chore(deps): bump jetty-servlet from 9.4.25.v20191220 to 9.4.26.v20200117 in /tests/apps/java

5ee37fde2dcfe2ade234b13d17c402f189034725 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump jetty-servlet in /tests/apps/java

Bumps [jetty-servlet](https://github.com/eclipse/jetty.project) from 9.4.25.v20191220 to 9.4.26....

686a577037427789e7adcb1f23ddf1107ce065cf authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 0.19.12

# History

## 0.19.12

Install/update via the bootstrap script:

```shell
wget https://raw.githu...

b7c2e4c1d64e06b64bc6ff48d9e117a082413205 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3819 from dokku/3805-bind-address

Allow binding nginx to specific IPv4/IPv6 interfaces

566cd25336ee48c27fdfb5ef1a0923f20203e261 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3818 from dokku/host-networking-support

Add support for host-mode networking

6fc3f58cb7ac11306722f0405dc5576504a39023 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for host-mode networking

In host-mode, there is no 'bridge' network by default, so we return an invalid IP address of 'no...

8958ea0f2d8ccc6b8f25c75b2030b9c2a325e975 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3816 from dokku/dependabot/npm_and_yarn/tests/apps/dot-websocket.disabled/handlebars-4.7.1

chore(deps): bump handlebars from 4.6.0 to 4.7.1 in /tests/apps/.websocket.disabled

7dd4efad39fc544f4e63b99f13d3b5515581fdf6 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump handlebars in /tests/apps/.websocket.disabled

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.6.0 to 4.7.1.
- [Release note...

9485f26e9b79846daf178bbb6db8fe4a158bb415 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3815 from dokku/dependabot/npm_and_yarn/tests/apps/dot-websocket.disabled/handlebars-4.6.0

chore(deps): bump handlebars from 4.5.3 to 4.6.0 in /tests/apps/.websocket.disabled

69c8c0141d84143abac220cd8d9e91951ecff187 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump handlebars in /tests/apps/.websocket.disabled

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.6.0.
- [Release note...

782e4cba64f33f921a224b87bb96fedcf3c08805 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3814 from treyssatvincent/patch-1

Use dokku:report to for listing domains

c9f488f8b8a98774c004b5885e03c572b81be770 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
add :report to dokku domains

add :report to dokku domains to avoid deprecated warning

63b18cc9027d5b03bc5f67fe9954d1293c6eb2db authored almost 5 years ago by N <[email protected]>
Merge pull request #3811 from dokku/dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-166

chore(deps-dev): bump heroku/heroku-buildpack-php from 165 to 166 in /tests/apps/php

8b41bc65208103c86d97f1a70d73d45016970b50 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3812 from dokku/dependabot/maven/tests/apps/java/org.eclipse.jetty-jetty-servlet-9.4.25.v20191220

chore(deps): bump jetty-servlet from 9.4.24.v20191120 to 9.4.25.v20191220 in /tests/apps/java

4a4432af160c6283eed73802860eb58c2c13447c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump jetty-servlet in /tests/apps/java

Bumps [jetty-servlet](https://github.com/eclipse/jetty.project) from 9.4.24.v20191120 to 9.4.25....

4c3f55896e5a0cde64d33cbf6789841e99b5609f authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3810 from dokku/dependabot/composer/tests/apps/php/monolog/monolog-1.25.3

chore(deps): bump monolog/monolog from 1.25.2 to 1.25.3 in /tests/apps/php

ecb1732d5b7dd1b928e1ae684af80e86626d29d8 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php

Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 165 to ...

78d0857da32ce6f0220b021bf78fc09a03946f60 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(deps): bump monolog/monolog in /tests/apps/php

Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 1.25.2 to 1.25.3.
- [Release no...

df9344c2453e828839bfb445211c90719eb2f8f5 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
feat: add ability to set the ipv4/ipv6 bind address for an app

This allows users to handle mulitple interfaces separately or even ensure applications remain ac...

6b431378a15207e7a74579094496dc82990bb0bd authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: handle case where defaultValue was not properly returned by get-with-default

d2ecd7664662735cfdf0bd71d68aa8572591bde8 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop unused import

38a58a17e4c5dfb9456a94c909ef62ccd737cbf1 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move fn-in-array to common-functions

This is used by all generic `set` commands, so we should just make it globally available.

ca5946636fb06f8c551277688285f706af942152 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3809 from dokku/document-show-conf

Document nginx:show-conf

6a923680596a0ce82ad373fb6a7e572c598cd19d authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document nginx:show-conf

90681ce47547f17b36321dc1fc0bbaf5d4585393 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3650 from vincelwt/clarify-docs

Clarify --cpu mapping for docker-local scheduler

adabaa286fa044017d0b66e5d4629c60f6ea037e authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: move reference to resource mapping to scheduler page

As there can be custom schedulers, including scheduler-specific information on the resource mana...

840f113a4fa0252838ecb4c835d4d024984ebf14 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3806 from kimar/chore/docs-configuration-default-vhosts-ipv6

Make default vhost example listen to ipv6

f82cb325d89509273db752cb756a119807ad5c66 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct default site example

This handles ipv4 and ipv6.

[ci skip]

347372d5fe95392157599e70af9d14eac74a382e authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3808 from dokku/dependabot/bundler/tests/apps/ruby/rack-1.6.12

chore(deps): [security] bump rack from 1.6.11 to 1.6.12 in /tests/apps/ruby

cf246f206bc4a7799a929aace8ff89ce9eb50683 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): [security] bump rack in /tests/apps/ruby

Bumps [rack](https://github.com/rack/rack) from 1.6.11 to 1.6.12. **This update includes a secur...

d4988ed182b0772ac4639979864c547c172e0ec4 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3807 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/grpc-1.26.0

chore(deps): bump google.golang.org/grpc from 1.25.1 to 1.26.0 in /tests/apps/gogrpc

c3c4b5d42b04381cc955a10f323881cd73f1615d authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.25.1 to 1.26.0.
- [Releas...

8118fd974307d4dbfe431508e5c53f40663a80c6 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore: make default vhost example listen to ipv6

0a3133fbcc01746174d45483e276f464f2345ab7 authored about 5 years ago by Marcus Kida <[email protected]>
Merge pull request #3804 from dokku/dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-165

chore(deps-dev): bump heroku/heroku-buildpack-php from 164 to 165 in /tests/apps/php

18f388ad7668ba8fb933e9fdbd711c07011bca00 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php

Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 164 to ...

55d1b896fdb0d5029ea802f499cd985f0e08eacc authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 0.19.11

# History

## 0.19.11

Install/update via the bootstrap script:

```shell
wget https://raw.githu...

08a104b997a6028e8152a6960caeebf039fdc027 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3801 from dokku/upgrade-herokuish

Update herokuish

be886ef1f6aa7a6152aaf134328405ffa3d0ca2a authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update herokuish

83cccc0af16c9773181c5d511a680b03339ac19d authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3800 from dokku/3799-check-failure

Properly track failed check count

4c1b9989aa3d6b33202f63e823a210e8d4648bbe authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure that the checks file is properly referenced

5dc6c829b3a8cc9edd9697f05e790a43b23b8daa authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly track failed check count

Closes #3799

ce60ef6bff1b0b6df7fd5e8b67ee7765ec575fd8 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3798 from znz/fix-declare

Fix declare [ci skip]

e1cbf08a953e6d831cd260b50b0de3b25cda2851 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix declare [ci skip]

168d4b5e8d91c706cddf95c64ec6a5e95ef00fc6 authored about 5 years ago by Kazuhiro NISHIYAMA <[email protected]>
Release 0.19.10

# History

## 0.19.10

Install/update via the bootstrap script:

```shell
wget https://raw.githu...

b4ab5a5764860a0b8f8c0ce896c614ca5d970bcc authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3793 from dokku/slimmer-builds

Omit DWARF symbol table and debug information from go binaries

645ba5728f868f1b11a8372835a4e64d75d42b1c authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: omit DWARF symbol table and debug information from go binaries

This will reduce the size of binaries in exchange for worse debugging output. This is acceptable...

02d653a1aa67ecef0954c32b181382615f814327 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3712 from fruitl00p/patch-6

Added new plugin

39c769996258213c3658b6ae3c8d5768f95e31d2 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3792 from dokku/list-properties

Unify property function implementations

9b05804edf2c33d5a4bfdfa9814153f10483b6c0 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where output was not sent to stdout

fe9472ff09d6baba83485276485c0724707bf944 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add list-length method to shell functions

79b344bbe4ed8c1bbb8cb00e9f21e691d4963a61 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where common plugin was ignored for go builds

It was previously ignored because there was nothing to build, and it was simply linked to.

e3f0160e5fad9f85554cd261a253fca768e88a81 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: unify property function implementations

Rather than reimplementing the property functions in two different languages - and potentially h...

4d9e8f5f7d20f8f6f7376a3aa312061bd780fa85 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3784 from dokku/better-checks-context

Ensure checks attempts are tracked per-check instead of globally

2429503b216c6514e6a96e33949fb63830d7c6ca authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: clarify comments

ff4b0de04c0bdcfda50961e067949a039f37bff2 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3790 from dokku/dependabot/pip/tests/apps/python-flask/gunicorn-20.0.4

chore(deps): bump gunicorn from 20.0.3 to 20.0.4 in /tests/apps/python-flask

9078dabc82a28f6e3d2db511c1eddc77b4a20a64 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump gunicorn in /tests/apps/python-flask

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.3 to 20.0.4.
- [Release notes](h...

a18bb0211531b88dfaffb19ca2ecafb0c7f98dc5 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3791 from dokku/dependabot/pip/tests/apps/multi/gunicorn-20.0.4

chore(deps): bump gunicorn from 20.0.3 to 20.0.4 in /tests/apps/multi

8ea12f6c5dbe08a5966b9bd1afe2fd50e30d7e65 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>