Commit History

Author SHA1 Message Date
  Aanand Prasad 74fb400fef Version 0.1.0 12 years ago
  Aanand Prasad c8a58f2547 Merge pull request #23 from orchardup/add-scale-command 12 years ago
  Ben Firshman 56c6efdfce Add scale command 12 years ago
  Ben Firshman 8ed86ed551 Add number to container 12 years ago
  Aanand Prasad d2f4c81d62 Merge pull request #21 from orchardup/add-basic-dockerfile 12 years ago
  Ben Firshman b20190da98 Add basic Dockerfile 12 years ago
  Ben Firshman 5d9a5a0c84 Merge pull request #20 from orchardup/travis-just-uses-socket 12 years ago
  Aanand Prasad bb7613f37b Travis runs Docker just on the Unix socket, not on TCP 12 years ago
  Aanand Prasad 9bd54d7be2 Merge pull request #19 from orchardup/use-docker-host-variable 12 years ago
  Aanand Prasad 5c8fac5993 Merge pull request #18 from orchardup/shorten-long-commands-in-ps 12 years ago
  Aanand Prasad 3e2fd6a2a1 Use DOCKER_HOST environment variable to find Docker daemon 12 years ago
  Ben Firshman f36dd414a0 Merge pull request #10 from orchardup/use-regular-attach 12 years ago
  Aanand Prasad af1b0ed088 Account for length of the ellipsis string when truncating commands 12 years ago
  Aanand Prasad feafea2c6d LogPrinter uses regular `attach()`, not websocket 12 years ago
  Ben Firshman c4f5ed839f Shorten long commands in ps 12 years ago
  Ben Firshman b4c905dc83 Merge pull request #14 from orchardup/vendor-docker-py 12 years ago
  Aanand Prasad 804e2cdcb1 Merge pull request #16 from orchardup/add-help-command 12 years ago
  Aanand Prasad 0bb5e48f53 Merge pull request #15 from orchardup/copy-readme-command-docs-to-docstrings 12 years ago
  Aanand Prasad 21528f08d4 Vendor docker-py 12 years ago
  Ben Firshman b1e7f548f4 Add help command 12 years ago
  Ben Firshman cdcea98290 Copy readme commands docs to CLI docstrings 12 years ago
  Ben Firshman c06456da37 Merge pull request #13 from orchardup/recreate-containers 12 years ago
  Aanand Prasad 7b31fdf6f6 Clarify that volumes are preserved when recreating containers 12 years ago
  Aanand Prasad e38b403b14 Update README for new 'fig up' behaviour 12 years ago
  Aanand Prasad ee0c4bf690 Fix test regression 12 years ago
  Aanand Prasad 8c583d1bb2 Quieter log output when recreating 12 years ago
  Aanand Prasad ea4753c49a Use an anonymous intermediate container so that when recreating containers, suffixes always start from 1 12 years ago
  Aanand Prasad 3956d85a8c Refactor recreate_containers() in preparation for smart name-preserving logic 12 years ago
  Aanand Prasad 8a0071d9c1 Reduce stop() timeout when recreating containers 12 years ago
  Aanand Prasad 5db6c9f51b Rework 'fig up' to use recreate_containers() 12 years ago