Commit History

Author SHA1 Message Date
  Michael A. Smith 782a46fd60 Fixes #602 Allowing `help $cmd` with no figfile 11 years ago
  Aanand Prasad b318585f3c TLS support, with same env vars as docker client 11 years ago
  Aanand Prasad b969988ccb Remove references to docker-osx 11 years ago
  Daniel Nephin fac49b62b6 Support setting project name from the environment. 11 years ago
  Daniel Nephin 7fd37c89b9 Remove fig.packages replace with real deps. 11 years ago
  Daniel Nephin df7c2cc43f Resolves #369, add verbose output on --verbose flag 11 years ago
  Daniel Nephin 50a24bc3bf Add flake8 and fix errors. 11 years ago
  Aanand Prasad 91fe414522 Fix regression of default behaviour in Command.project_name 11 years ago
  Ryan Brainard e9c2f2c5fb Default project_name to dirname of fig.yml 11 years ago
  Richard Morrison 251aa7efb6 Use yaml.safe_load instead of yaml.load 11 years ago
  Jef Mathiot 5878fe3834 Add the ability to configure the project name 11 years ago
  Ben Firshman c2cd55e010 Merge pull request #113 from orchardup/alternate-fig-file 11 years ago
  Aanand Prasad 9d1383ba26 Alternate fig file can be specified with -f 11 years ago
  Ben Firshman 75c430635b Vendorise six.py 11 years ago
  Aanand Prasad d7c714e1c6 Move "Can't find fig.yml" error into errors.py 11 years ago
  Aanand Prasad d7e2a77907 Refactor connection errors 11 years ago
  Ben Firshman 05e15e27ef Use sys.exit instead of global 11 years ago
  Ben Firshman d52f73b29a Merge pull request #79 from orchardup/strict-config 11 years ago
  Aanand Prasad edf8f14ac0 Throw an error if you specify an unrecognised option in `fig.yml` 11 years ago
  Aanand Prasad 2bac1c10b0 Show installation instructions if it looks like Docker isn't installed 11 years ago
  Aanand Prasad 5126649de4 Friendlier connection error for docker-osx users 11 years ago
  Chris Adams 239da2ef69 Add missing return value for filename check 11 years ago
  Chris Adams 1d18d747a5 Support loading in Figfiles with .yaml extension 11 years ago
  Aanand Prasad 3e2fd6a2a1 Use DOCKER_HOST environment variable to find Docker daemon 11 years ago
  Aanand Prasad 21528f08d4 Vendor docker-py 11 years ago
  Aanand Prasad 892677a9d3 Very basic CLI smoke test 11 years ago
  Christopher Grebs 93b9b6fd9f First version with python3 support. 11 years ago
  Tom Stuart 490742b892 Emit a friendly error when fig.yml is missing 11 years ago
  Aanand Prasad 9ed6538693 Extract docker URL logic, use it in tests as well 11 years ago
  Aanand Prasad ff65a3e1b0 Check default socket and localhost:4243 for Docker daemon 11 years ago