Commit History

Author SHA1 Message Date
  Aanand Prasad 267be12bb2 Merge pull request #456 from dnephin/volumes_from_service 11 years ago
  Aanand Prasad ec5c864cc7 Merge pull request #460 from dnephin/fix_tests_for_docker_1.1 11 years ago
  Aanand Prasad cabe47a379 Merge pull request #505 from bfirsh/use-debian-wheezy-base-image 11 years ago
  Ben Firshman b4fbab4b56 Run pyinstaller build as normal user 11 years ago
  Alexander Holbreich 6797a322b5 Changing to stable debian (wheezy). 11 years ago
  Aanand Prasad e04c5cb52c Merge pull request #506 from bfirsh/make-test-script-use-docker 11 years ago
  Ben Firshman a3f70a9f64 Make script/test use Docker 11 years ago
  Ben Firshman f407504679 Remove old Travis files 11 years ago
  Aanand Prasad 253b245a1c Merge pull request #492 from dnephin/project_name_from_env 11 years ago
  Daniel Nephin fac49b62b6 Support setting project name from the environment. 11 years ago
  Ben Firshman 92ae5af019 Merge pull request #501 from aanand/fix-build-error 11 years ago
  Aanand Prasad 537d435a28 Fix race condition in cli_test.py 11 years ago
  Aanand Prasad 5d76d183b4 Merge pull request #483 from dnephin/sort_containers_by_name_in_ps 11 years ago
  Aanand Prasad d4b7ed94e1 Merge pull request #499 from bfirsh/wercker-badge 11 years ago
  Aanand Prasad d978787fcc Merge pull request #439 from dnephin/faster_integration_tests 11 years ago
  Ben Firshman 3535270ef0 Add wercker badge to readme 11 years ago
  Ben Firshman b9eb55a225 Merge pull request #498 from bfirsh/mieciu-patch-1 11 years ago
  mieciu 35b217a0a4 Fix the broken URL 11 years ago
  Aanand Prasad c37dc558fb Merge pull request #497 from bfirsh/wercker 11 years ago
  Ben Firshman 7a8f5e10fd Add wercker.yml 11 years ago
  Daniel Nephin 192fce9153 Resolves #43 - sort containers in ps output by name, so services are grouped together. 11 years ago
  Ben Firshman fc4c35e977 Merge pull request #411 from Banno/fig-pull 11 years ago
  Luke Amdor 648c89768b adding 'fig pull' to cli docs 11 years ago
  Daniel Nephin e0b0801e87 Do less work during integration testing. 11 years ago
  Daniel Nephin 71e7103662 Fix some tests failing with docker 1.1.2 and add a comment to recreate_container() explaining what it does. 11 years ago
  Daniel Nephin dbd723659b Add container.get() which removes the duplication of container.inspect() in every property, and provides a nicer interface for querying container data. 11 years ago
  Aanand Prasad 6b221d5687 Merge pull request #477 from bfirsh/docker-py-0.5.0 11 years ago
  Ben Firshman ce8ef23c09 Merge pull request #393 from marksteve/restart 11 years ago
  Ben Firshman b0159e5100 Upgrade to docker-py 0.5.0 11 years ago
  Ben Firshman ee6bb9a252 Merge pull request #475 from bfirsh/fix-missing-six-package 11 years ago