Commit Graph

  • 7eb2b47db7 Document exposed ports when an invalid number of arguments are specified Jose Diaz-Gonzalez 2016-08-28 21:25:10 -04:00
  • eb0739350f Update docker binstub Jose Diaz-Gonzalez 2016-08-28 20:38:14 -04:00
  • 0acf54fd3d Add --id flag Jose Diaz-Gonzalez 2016-08-28 17:56:30 -04:00
  • fb3ff0f5a5 Add support for flags on the service:info command Jose Diaz-Gonzalez 2016-08-28 05:33:28 -04:00
  • a58af14c0d Make install hook quiet when there is nothing to do Jose Diaz-Gonzalez 2016-08-28 02:04:08 -04:00
  • f7c6ad9512 Remove period Jose Diaz-Gonzalez 2016-08-28 01:11:49 -04:00
  • 302406456f Make dokku help friendlier Jose Diaz-Gonzalez 2016-08-28 01:09:49 -04:00
  • f2e8466ae3 Cleanup tests Jose Diaz-Gonzalez 2016-08-27 23:39:12 -04:00
  • 4427c31e3f Upgrade docker image Jose Diaz-Gonzalez 2016-08-27 21:44:20 -04:00
  • 15aff18f55 Force bind to all interfaces Jose Diaz-Gonzalez 2016-08-27 21:44:12 -04:00
  • 5ff2445998 Downgrade redis Jose Diaz-Gonzalez 2016-08-27 21:20:45 -04:00
  • 36762e69af Update docker image Jose Diaz-Gonzalez 2016-08-27 16:31:20 -04:00
  • bb7c6f05e6 Fix failing tests on master and test all .0 minor releases Jose Diaz-Gonzalez 2016-08-27 05:14:42 -04:00
  • b02135e7f7 Update docker binstub Jose Diaz-Gonzalez 2016-08-27 03:13:14 -04:00
  • 8ecf469d1e Add missing SERVICE_ROOT env var Jose Diaz-Gonzalez 2016-08-27 01:10:53 -04:00
  • fa81a899ee Output the config/data directories when performing service:info Jose Diaz-Gonzalez 2016-08-27 00:54:04 -04:00
  • 68db55dd4e Use a quiet curl command Jose Diaz-Gonzalez 2016-08-27 00:12:14 -04:00
  • 491cc82cae Merge pull request #59 from joshmn/patch-1 Jose Diaz-Gonzalez 2016-08-26 23:27:19 -04:00
  • eee9cb2be5 Only wait for a single port Jose Diaz-Gonzalez 2016-08-26 23:05:42 -04:00
  • 71b9a703f6 Add test support for older versions of dokku Jose Diaz-Gonzalez 2016-08-01 12:55:08 -04:00
  • 108f9a9529 add sudo to command Josh Brody 2016-06-28 16:23:06 -05:00
  • cb5d451bbc Merge pull request #57 from dokku/check-docker-option-calls Jose Diaz-Gonzalez 2016-06-22 15:16:46 -04:00
  • 79e44c834f Fix calls to docker-options plugin under all 0.4.x releases Jose Diaz-Gonzalez 2016-06-09 12:32:15 -04:00
  • cacef19db7 Always remove * directory Jose Diaz-Gonzalez 2016-05-23 21:14:17 -04:00
  • 3381b3fcf9 Merge pull request #56 from dokku/alphabetize-functions Jose Diaz-Gonzalez 2016-05-16 10:03:28 -04:00
  • 34a81f748b Alphabetize functions to improve organization Jose Diaz-Gonzalez 2016-05-16 02:28:16 -04:00
  • 008cf4b4a0 Merge pull request #55 from dokku/subcommand-structure Jose Diaz-Gonzalez 2016-05-16 01:38:33 -04:00
  • 754e3500bd Remove remaining direct dokku calls Jose Diaz-Gonzalez 2016-05-16 00:23:09 -04:00
  • f1e0989150 Conform to function declaration standards Jose Diaz-Gonzalez 2016-05-16 00:04:56 -04:00
  • fdf0c89532 Move all commands into subcommand structure Jose Diaz-Gonzalez 2016-05-15 22:47:15 -04:00
  • 8b104606e5 Remove call to dokku service:info in favor of service_info Jose Diaz-Gonzalez 2016-05-15 19:36:51 -04:00
  • e399e6bc1a Use docker-options functions directly to avoid setting DOKKU_APP_NAME twice Jose Diaz-Gonzalez 2016-05-15 19:30:31 -04:00
  • f36b408d9c Upgrade help output for dokku 0.5.x Jose Diaz-Gonzalez 2016-05-15 19:15:57 -04:00
  • 58c198949f Fix test setup to create proper directory structure for plugin Jose Diaz-Gonzalez 2016-05-15 18:58:10 -04:00
  • 1600896956 Move setting of PLUGIN_BASE_PATH to config Jose Diaz-Gonzalez 2016-05-15 18:44:00 -04:00
  • efc7a09ffa Merge pull request #53 from dokku/fix-testing-on-os-x Jose Diaz-Gonzalez 2016-05-08 15:58:07 -04:00
  • f1b5a3f689 update shellcheck ignores Jose Diaz-Gonzalez 2016-05-08 15:16:14 -04:00
  • 87c9914432 quote SERVICE_NAME value Jose Diaz-Gonzalez 2016-05-08 15:16:07 -04:00
  • 60b5fdec37 use an extension for sed calls on os x Jose Diaz-Gonzalez 2016-05-08 15:15:52 -04:00
  • 6f294aef3d trim whitespace from url Jose Diaz-Gonzalez 2016-05-08 15:15:40 -04:00
  • a209106b7c shellcheck disable Jose Diaz-Gonzalez 2016-05-08 15:15:28 -04:00
  • a710fd3abe use config functions properly Jose Diaz-Gonzalez 2016-05-08 15:15:01 -04:00
  • e1125599a6 ensure we don't expand PLUGIN_DATA_ROOT Jose Diaz-Gonzalez 2016-05-08 15:13:37 -04:00
  • 60d62842c7 quote docker pull call Jose Diaz-Gonzalez 2016-05-08 15:13:25 -04:00
  • 2d905a5fe9 fix read call Jose Diaz-Gonzalez 2016-05-08 15:13:18 -04:00
  • d30c101fe3 Merge pull request #49 from dokku/minor-changes Jose Diaz-Gonzalez 2016-05-08 03:49:00 -04:00
  • 590c7f57ac use grep -q when checking for docker images Jose Diaz-Gonzalez 2016-05-08 02:51:27 -04:00
  • c4c3805c13 Quote more variables Jose Diaz-Gonzalez 2016-05-08 02:51:06 -04:00
  • ad84ddea31 Add a dummy lsb_release command to test binaries Jose Diaz-Gonzalez 2016-05-08 01:35:11 -04:00
  • fd112305d9 Download correct version of plugn when running tests under OS X Jose Diaz-Gonzalez 2016-05-08 01:26:29 -04:00
  • 56a1b3262a Merge pull request #51 from sglebs/master Jose Diaz-Gonzalez 2016-05-06 10:07:15 -04:00
  • 423bf1a4ef fix for #50 - remove /0 , be heroku-compatible Marcio Marchini 2016-05-05 13:08:11 -03:00
  • 5b61dfda57 Move command check before DOKKU_TRACE to reduce trace output Jose Diaz-Gonzalez 2016-05-04 13:59:33 -04:00
  • 10e2afbdef quote $APP variable Jose Diaz-Gonzalez 2016-05-04 13:58:14 -04:00
  • 817ebbd405 Rework how config vars are sourced Jose Diaz-Gonzalez 2016-05-04 13:57:49 -04:00
  • 5df1bc8669 Add testing for all supported versions of dokku Jose Diaz-Gonzalez 2016-05-04 13:55:12 -04:00
  • 961aad764b Merge pull request #48 from dokku/start-container Jose Diaz-Gonzalez 2016-05-04 01:33:52 -04:00
  • eae373e679 create container if not exists on service:start Jose Diaz-Gonzalez 2016-05-04 00:52:11 -04:00
  • f52ad1a27f Merge pull request #47 from dokku/database-adapter Jose Diaz-Gonzalez 2016-04-19 15:14:30 -04:00
  • 5bcaf4fec5 Read REDIS_DATABASE_SCHEME variable from app when setting REDIS_URL Jose Diaz-Gonzalez 2016-04-19 12:09:24 -04:00
  • 82ed92bb6e Merge pull request #46 from treythomas123/master Jose Diaz-Gonzalez 2016-04-18 20:48:36 -04:00
  • a096291fa0 Automatically pull image if it's not already downloaded Trey Thomas 2016-04-18 16:45:37 -06:00
  • 350ae6f745 Merge pull request #45 from DNSFilter/master Jose Diaz-Gonzalez 2016-04-12 13:59:35 -04:00
  • 8e47169fb8 Updated to 3.0.7 Mike Schroll 2016-04-12 10:30:43 -04:00
  • 659cd08481 Merge pull request #40 from ebeigarts/export-fix Jose Diaz-Gonzalez 2016-02-25 01:34:56 -05:00
  • fdd135f620 Fix exit code for redis:export when SSH_TTY is not present Edgars Beigarts 2016-02-24 09:28:25 +02:00
  • 4aeccafd15 Merge pull request #39 from dhruvio/patch-1 Jose Diaz-Gonzalez 2016-02-03 00:48:54 -05:00
  • 0cbd4a8608 Pull the correct default redis.conf Dhruv Dang 2016-01-25 00:22:55 -08:00
  • 91d7df92ca Support custom redis.conf files Dhruv Dang 2016-01-24 00:56:17 -08:00
  • 0f7b6ecf45 Merge pull request #37 from dokku/fix-tests Jose Diaz-Gonzalez 2016-01-17 21:19:53 -05:00
  • b8c3312ae7 Upgrade testing environment to trusty Jose Diaz-Gonzalez 2016-01-17 21:08:06 -05:00
  • bda3ad2c10 Remove invalid service directory during command runs Jose Diaz-Gonzalez 2016-01-17 21:07:00 -05:00
  • 06ff6c013f Upgrade plugn Jose Diaz-Gonzalez 2016-01-17 21:06:45 -05:00
  • 996368201f Add vagrant setup for local testing Jose Diaz-Gonzalez 2016-01-17 21:06:21 -05:00
  • 1c364fca3c Merge pull request #35 from dokku/lg-fix-tests Jose Diaz-Gonzalez 2016-01-17 17:09:44 -05:00
  • 41578c08a1 Merge pull request #36 from dokku/version-upgrade Jose Diaz-Gonzalez 2016-01-17 01:08:33 -05:00
  • 1b3daa861e Upgrade image version to 3.0.6 Jose Diaz-Gonzalez 2016-01-17 01:07:41 -05:00
  • 5c1c1e69d9 Fix tests setup Loïc Guitaut 2015-11-30 17:09:47 +01:00
  • 4fb1e0786d Merge pull request #34 from dokku/container-environment-variables Jose Diaz-Gonzalez 2015-11-05 01:46:44 -05:00
  • e3b0228881 Add support for custom environment variables when starting a service container Jose Diaz-Gonzalez 2015-11-05 01:23:17 -05:00
  • 4aeb0f1e8c Update README.md -> <file> arg for export command Jose Diaz-Gonzalez 2015-10-29 15:56:30 -04:00
  • 02b412bc9d Merge pull request #31 from dokku/josegonzalez-patch-1 Jose Diaz-Gonzalez 2015-10-26 22:17:58 -04:00
  • 2e7a3ce709 Use redis 3.0.5 Jose Diaz-Gonzalez 2015-10-18 18:54:43 -04:00
  • 414f10111d Merge pull request #33 from dokku/lg-update-readme Jose Diaz-Gonzalez 2015-10-21 14:09:24 -04:00
  • 4e606e88b5 Update README about docker env var Loïc Guitaut 2015-10-21 16:17:36 +02:00
  • 62c624d745 Merge pull request #32 from dokku/lg-fix-export-over-ssh Jose Diaz-Gonzalez 2015-10-19 06:05:31 -04:00
  • 06c30ea25e Fix export when using ssh -t Loïc Guitaut 2015-10-17 02:00:47 +02:00
  • c21ac89529 Merge pull request #29 from dokku/lg-list-in-columns Jose Diaz-Gonzalez 2015-10-13 04:57:00 -04:00
  • 9f3ae5d078 Display infos from list command in columns Loïc Guitaut 2015-10-08 23:44:26 +02:00
  • 95347a4fc4 Merge pull request #28 from dokku/lg-fix-destroy Jose Diaz-Gonzalez 2015-10-12 14:09:04 -04:00
  • a2427837dc Fix the destroy command Loïc Guitaut 2015-10-08 22:44:39 +02:00
  • 0f4fdb414c Merge pull request #27 from dokku/lg-revamp-link-unlink Jose Diaz-Gonzalez 2015-10-05 10:34:03 -04:00
  • baeea96731 Revamp link/unlink commands Loïc Guitaut 2015-09-22 18:13:57 +02:00
  • 781692cdd3 Merge pull request #25 from dokku/josegonzalez-patch-1 Jose Diaz-Gonzalez 2015-09-27 17:27:04 -04:00
  • f0378e8c8f Add redis:help command Jose Diaz-Gonzalez 2015-09-27 17:19:24 -04:00
  • 3058dded8e Merge pull request #24 from johnfraney/patch-1 Jose Diaz-Gonzalez 2015-09-24 12:04:09 -04:00
  • f5bb6b6bff Merge pull request #23 from dokku/lg-fix-wait-image Jose Diaz-Gonzalez 2015-09-24 11:48:16 -04:00
  • 5a8df6f1c3 Update README.md John Franey 2015-09-24 09:19:41 -03:00
  • e7aed00674 Use our own image to wait for services Loïc Guitaut 2015-09-24 11:07:05 +02:00
  • 624ed2592d Merge pull request #21 from dokku/josegonzalez-patch-1 Jose Diaz-Gonzalez 2015-09-23 15:11:37 -04:00