Historia zmian

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