Justin Clark
05378f53db
Remove brocken symlinks when using copyfiles
2016-01-26 18:59:20 -08:00
Jose Diaz-Gonzalez
d8a7450f6b
Merge pull request #1883 from dokku/mh-plugn-list-version
...
show plugn version when listing plugins
2016-01-26 13:14:49 -05:00
Michael Hobbs
4cf87c50de
[ci skip] show plugn version when listing plugins
2016-01-26 10:11:24 -08:00
Jose Diaz-Gonzalez
21d343b3ad
Merge pull request #1882 from dokku/josegonzalez-patch-1
...
Add a note to warn users to peg to specific versions of buildpacks
2016-01-25 11:43:08 -05:00
Jose Diaz-Gonzalez
bfcf834b07
Add a note to warn users to peg to specific versions of buildpacks
...
This should avoid users blaming dokku for not realizing that multi-buildpacks by default will install latest if you don't peg to a version.
[ci skip]
2016-01-25 11:42:45 -05:00
Jose Diaz-Gonzalez
8a0b299af7
Release 0.4.13
v0.4.13
2016-01-20 22:59:29 -05:00
Michael Hobbs
543642eb5f
Merge pull request #1872 from kenips/support/better_logs_for_checks
...
Update log to better reflect what's going on with CHECKS
2016-01-18 17:48:22 -08:00
Ken Ip
bf1e9ddaee
Update log to better reflect what's going on with CHECKS
2016-01-18 19:35:47 -05:00
Michael Hobbs
71351f1a02
Merge pull request #1871 from dokku/mh-support-bash-4.2
...
support bash 4.2 so we don't have to modify all plugin test envs
2016-01-17 22:01:33 -08:00
Michael Hobbs
33c6e56030
support bash 4.2 so we don't have to modify all plugin test envs
2016-01-17 18:29:49 -08:00
Jose Diaz-Gonzalez
a0e1416027
Release 0.4.12
v0.4.12
2016-01-16 17:21:44 -05:00
Justin Clark
c79a43f38a
Merge pull request #1870 from u2mejc/u2mejc-issue1869
...
Remove arg check from docker-options/functions, global var cleanup
2016-01-15 17:15:42 -08:00
Justin Clark
3630cc2a99
Remove arg check from docker-options/functions, remove another global var
2016-01-15 14:45:29 -08:00
Jose Diaz-Gonzalez
309cdc6ab6
Merge pull request #1868 from alessio/fix-events-help-screen
...
Prevent dokku to hang on events:help
2016-01-15 15:35:26 -05:00
Alessio Treglia
2b7e327e09
Prevent dokku to hang on events:help
...
Update events:help case against to Dokku 0.4's new help screen
handling.
2016-01-15 20:28:16 +00:00
Jose Diaz-Gonzalez
db300f06da
Release 0.4.11
v0.4.11
2016-01-14 19:59:11 -05:00
Jose Diaz-Gonzalez
a2b775af42
Merge pull request #1855 from jvanbaarsen/add-skip-keyfile
...
Add skip_keyfile option for deb package
2016-01-14 17:53:56 -05:00
Michael Hobbs
999cbc0739
Merge pull request #1864 from znz/no-longer-need-to-set-nullglob
...
no longer need to set nullglob
2016-01-14 08:12:37 -08:00
Jose Diaz-Gonzalez
eb9d659361
Merge pull request #1863 from znz/fix-a-typo
...
Fix a typo
2016-01-14 10:14:07 -05:00
Kazuhiro NISHIYAMA
99ce2fa51d
no longer need to set nullglob
2016-01-14 23:34:03 +09:00
Kazuhiro NISHIYAMA
d3a6e39b4e
Fix a typo
2016-01-14 23:30:10 +09:00
Michael Hobbs
bc00acb5ff
Merge pull request #1848 from u2mejc/u2mejc_docker-options_functions
...
Move docker-options functions to functions file, rework phase_file_path
2016-01-13 11:28:00 -08:00
Justin Clark
9a966f6f08
Move docker-options functions to functions file, rework code
2016-01-13 10:48:52 -08:00
Michael Hobbs
34a5766ce3
Merge pull request #1862 from dokku/mh-update-circleci-bash
...
install bash 4.3.x on circleci
2016-01-12 20:12:04 -08:00
Michael Hobbs
be9ab06116
install bash 4.3.x on circleci
2016-01-12 18:58:43 -08:00
Jeroen van Baarsen
2a4155aefc
Add skip_keyfile option for deb package
...
There are cases where we don't want the check for keyfile, this will add a
config option, that allows you to skip this particular check.
Fixes #1851
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com >
2016-01-12 17:11:13 +01:00
Jose Diaz-Gonzalez
4dde70abdc
Merge pull request #1859 from dhinus/dhinus-patch-1
...
Fix command for debconf-set-selections
2016-01-12 08:06:05 -05:00
Francesco Negri
7eeb6a2b95
Fix command for debconf-set-selections
2016-01-12 13:00:06 +00:00
Jose Diaz-Gonzalez
6931c3df5a
Merge pull request #1856 from madflow/docker-options-404
...
Fixed dead documentation link
2016-01-11 11:28:34 -05:00
madflow
0ad650fb91
Fixed dead documentation link
2016-01-11 17:04:46 +01:00
Jose Diaz-Gonzalez
72135f8fbf
Merge pull request #1854 from fedosov/patch-1
...
Update year in footer (2013-2016)
2016-01-10 14:16:15 -05:00
Mikhail Fedosov
546522264e
Update year in footer (2013-2016)
2016-01-10 22:03:23 +03:00
Jose Diaz-Gonzalez
353f96cb93
Merge pull request #1849 from floriangosse/fix-debian-log-user
...
Fix logrotate file for debian system
2016-01-09 08:01:48 -05:00
Florian Goße
7a72146e82
modify logrotate file if the distro is debian
2016-01-09 11:35:47 +01:00
Jose Diaz-Gonzalez
f3627d4f84
Merge pull request #1841 from dokku/1806_mh-nginx-build-config-no-deploy
...
don't build nginx config if the app has not been deployed
2016-01-08 20:03:27 -05:00
Michael Hobbs
d98ed122a6
Merge pull request #1844 from dokku/mh-named-containers
...
named-containers: handle multiple old containers and don't attempt to rename a dead container
2016-01-07 20:19:31 -08:00
Michael Hobbs
30be9b7959
Merge pull request #1845 from dokku/mh-update-node-test-apps
...
update nodejs in test apps
2016-01-07 20:19:14 -08:00
Michael Hobbs
8562afde38
disable debug on docker daemon to avoid additional IO
2016-01-07 19:43:56 -08:00
Michael Hobbs
09936b37fa
update nodejs in test apps
2016-01-07 18:00:12 -08:00
Michael Hobbs
8051fb86e7
named-containers: handle multiple old containers and don't attempt to rename a dead container
2016-01-07 17:56:27 -08:00
Jose Diaz-Gonzalez
c29ae712f3
Merge pull request #1843 from sseemayer/master
...
Move let's encrypt plugin to official plugins
2016-01-07 15:26:37 -05:00
Stefan Seemayer
88b0fc5d22
Move let's encrypt plugin to official plugins
2016-01-07 21:22:11 +01:00
Michael Hobbs
889555bb43
fix typo with DOKKU_SKIP_CLEANUP
2016-01-07 10:34:40 -08:00
Michael Hobbs
50194e5923
don't build nginx config if the app has not been deployed. closes #1806
2016-01-07 10:25:47 -08:00
Michael Hobbs
bfecd3beb4
Merge pull request #1842 from dokku/mh-skip-cleanup-in-ci
...
skip cleanup in ci to speed up tests
2016-01-07 10:25:27 -08:00
Michael Hobbs
74fd7e22d0
skip cleanup in ci to speed up tests
2016-01-07 09:53:04 -08:00
Jose Diaz-Gonzalez
2b97d9d677
Merge pull request #1840 from alessio/fix-dokku-0.4-events
...
Append trailing slash '/' to $PLUGIN_DIR
2016-01-07 06:49:52 -05:00
Alessio Treglia
546010246c
Append trailing slash '/' to $PLUGIN_DIR
...
This is to prevent find's misbehaviours which
lead events:list to output incorrent information.
Fixes #1839
2016-01-07 11:46:53 +00:00
Jose Diaz-Gonzalez
f002a662bd
Merge pull request #1838 from Epigene/patch-1
...
Fixed typo
2016-01-07 06:25:15 -05:00
Augusts Bautra
fde47dfa80
Fixed typo
2016-01-07 13:21:43 +02:00