커밋 기록

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