Jose Diaz-Gonzalez
|
f1731bac00
|
Remove call to dokku service:info in favor of service_info
|
2016-05-15 19:36:08 -04:00 |
|
Jose Diaz-Gonzalez
|
3e4409fcfb
|
Use docker-options functions directly to avoid setting DOKKU_APP_NAME twice
|
2016-05-15 19:29:45 -04:00 |
|
Jose Diaz-Gonzalez
|
24ce96067f
|
Upgrade help output for dokku 0.5.x
Also completely drop support for help output on 0.3.x
|
2016-05-15 19:13:18 -04:00 |
|
Jose Diaz-Gonzalez
|
80bd81adfd
|
Fix test setup to create proper directory structure for plugin
|
2016-05-15 18:59:11 -04:00 |
|
Jose Diaz-Gonzalez
|
2a33fda40f
|
Move setting of PLUGIN_BASE_PATH to config
|
2016-05-15 18:36:13 -04:00 |
|
Jose Diaz-Gonzalez
|
4e32b0a154
|
Revert "Escape dashed names for older versions of mysql"
This reverts commit 47398f84d6.
|
2016-05-12 12:05:02 -04:00 |
|
Jose Diaz-Gonzalez
|
499d8ba786
|
Downgrade mysql. Refs #56
|
2016-05-11 12:36:53 -04:00 |
|
Jose Diaz-Gonzalez
|
e43e2033a5
|
Merge pull request #55 from dokku/fix-testing-on-os-x
Fix testing on os x
|
2016-05-08 15:35:57 -04:00 |
|
Jose Diaz-Gonzalez
|
2d7a1ab5b2
|
update shellcheck ignores
|
2016-05-08 15:00:09 -04:00 |
|
Jose Diaz-Gonzalez
|
b448a83c1e
|
quote SERVICE_NAME value
|
2016-05-08 15:00:01 -04:00 |
|
Jose Diaz-Gonzalez
|
14c5dc8ebe
|
use an extension for sed calls on os x
|
2016-05-08 14:59:51 -04:00 |
|
Jose Diaz-Gonzalez
|
4bddb3954c
|
trim whitespace from url
|
2016-05-08 14:59:20 -04:00 |
|
Jose Diaz-Gonzalez
|
6cebc4c92e
|
shellcheck disable
|
2016-05-08 14:59:10 -04:00 |
|
Jose Diaz-Gonzalez
|
d6582fe3b0
|
use config functions properly
|
2016-05-08 14:58:54 -04:00 |
|
Jose Diaz-Gonzalez
|
6067516ea7
|
ensure we don't expand PLUGIN_DATA_ROOT
|
2016-05-08 14:58:11 -04:00 |
|
Jose Diaz-Gonzalez
|
3ce4c65705
|
quote docker pull call
|
2016-05-08 14:58:02 -04:00 |
|
Jose Diaz-Gonzalez
|
8049193f38
|
fix read call
|
2016-05-08 14:57:57 -04:00 |
|
Jose Diaz-Gonzalez
|
326004da14
|
Merge pull request #53 from dokku/minor-changes
Minor changes
|
2016-05-08 03:47:52 -04:00 |
|
Jose Diaz-Gonzalez
|
857c9d4d18
|
use grep -q when checking for docker images
|
2016-05-08 03:02:48 -04:00 |
|
Jose Diaz-Gonzalez
|
424a725c8d
|
Quote more variables
|
2016-05-08 03:02:42 -04:00 |
|
Jose Diaz-Gonzalez
|
a55726a55a
|
Add a dummy lsb_release command to test binaries
This should allow us to run tests on os x using the current dokku binary
|
2016-05-08 03:02:35 -04:00 |
|
Jose Diaz-Gonzalez
|
4b6ac41189
|
Download correct version of plugn when running tests under OS X
|
2016-05-08 03:02:29 -04:00 |
|
Jose Diaz-Gonzalez
|
df1289d82e
|
Move command check before DOKKU_TRACE to reduce trace output
|
2016-05-08 03:02:23 -04:00 |
|
Jose Diaz-Gonzalez
|
ca5421012b
|
quote $APP variable
|
2016-05-08 03:02:15 -04:00 |
|
Jose Diaz-Gonzalez
|
11615bea77
|
Rework how config vars are sourced
- ensure we source config/functions from the correct directory
- move config sourcing up before DOKKU_TRACE to reduce trace output
|
2016-05-08 03:01:59 -04:00 |
|
Jose Diaz-Gonzalez
|
31eacbf298
|
Add testing for all supported versions of dokku
Also drop support for 0.3.x
|
2016-05-08 03:01:41 -04:00 |
|
Jose Diaz-Gonzalez
|
3345244715
|
Merge pull request #52 from dokku/upgrade-mysql
upgrade mariadb to 5.7.12
|
2016-05-06 14:15:46 -04:00 |
|
Jose Diaz-Gonzalez
|
4d074fe007
|
upgrade mariadb to 5.7.12
|
2016-05-06 14:03:48 -04:00 |
|
Jose Diaz-Gonzalez
|
99f5870b5c
|
Merge pull request #51 from dokku/47-dash-names
Escape dashed names for older versions of mysql
|
2016-05-04 02:20:49 -04:00 |
|
Jose Diaz-Gonzalez
|
47398f84d6
|
Escape dashed names for older versions of mysql
Closes #47
Closes #48
|
2016-05-04 02:12:51 -04:00 |
|
Jose Diaz-Gonzalez
|
cdff02310f
|
Merge pull request #50 from dokku/start-container
create container if not exists on service:start
|
2016-05-04 01:33:37 -04:00 |
|
Jose Diaz-Gonzalez
|
54e24ab582
|
create container if not exists on service:start
|
2016-05-04 01:01:30 -04:00 |
|
Jose Diaz-Gonzalez
|
56acdf94df
|
Merge pull request #49 from treythomas123/master
Automatically pull image if it's not already downloaded
|
2016-04-18 20:48:44 -04:00 |
|
Trey Thomas
|
604935e0bf
|
Automatically pull image if it's not already downloaded
|
2016-04-18 16:45:37 -06:00 |
|
Jose Diaz-Gonzalez
|
85ef12c9aa
|
Merge pull request #41 from petewest/database_adapter
Read MYSQL_DATABASE_SCHEME variable from app when setting DATABASE_URL
|
2016-03-19 15:57:52 -04:00 |
|
Peter West
|
d1a1450b48
|
Rename DATABASE_SCHEME to MYSQL_DATABASE_SCHEME
|
2016-03-19 10:17:48 +00:00 |
|
Peter West
|
90791f536a
|
Change DATABASE_ADAPTER to DATABASE_SCHEME
|
2016-03-08 09:03:20 +00:00 |
|
Peter West
|
ab7cc8c1a1
|
Use config_get from config functions
|
2016-03-04 12:37:02 +00:00 |
|
Peter West
|
9b33bf1c53
|
Update README to show setting var on the app correctly
|
2016-03-04 12:37:02 +00:00 |
|
Peter West
|
b7b25c91a0
|
Read DATABASE_ADAPTER variable from app when setting DATABASE_URL
|
2016-03-04 12:37:02 +00:00 |
|
Jose Diaz-Gonzalez
|
cdd357b058
|
Merge pull request #43 from ebeigarts/export-fix
Fix exit code for mysql:export when SSH_TTY is not present
|
2016-02-25 01:34:36 -05:00 |
|
Edgars Beigarts
|
33b233aca0
|
Fix exit code for mysql:export when SSH_TTY is not present
|
2016-02-24 09:25:31 +02:00 |
|
Jose Diaz-Gonzalez
|
fadda9c5e2
|
Ignore .vagrant directory
|
2016-01-17 21:40:13 -05:00 |
|
Jose Diaz-Gonzalez
|
ce4f7f3d40
|
Upgrade plugn
|
2016-01-17 21:37:50 -05:00 |
|
Jose Diaz-Gonzalez
|
c7700f2715
|
Add vagrant setup for local testing
|
2016-01-17 21:34:39 -05:00 |
|
Jose Diaz-Gonzalez
|
c555863d7a
|
Remove invalid service directory during command runs
Refs dokku/dokku-mariadb#30
|
2016-01-17 21:29:44 -05:00 |
|
Jose Diaz-Gonzalez
|
2cd668e1b5
|
Upgrade testing environment to trusty
|
2016-01-17 21:27:26 -05:00 |
|
Jose Diaz-Gonzalez
|
239665f92a
|
Merge pull request #40 from dokku/version-upgrade
Upgrade image version to 5.7.10
|
2016-01-17 01:53:14 -05:00 |
|
Jose Diaz-Gonzalez
|
d8726cc3e6
|
Upgrade image version to 5.7.10
|
2016-01-17 01:45:18 -05:00 |
|
Loïc Guitaut
|
70d8c8a414
|
Merge pull request #36 from leshik/secure_passwords
secure passwords
|
2015-12-04 16:08:56 +01:00 |
|