Historique des commits

Auteur SHA1 Message Date
  Daniel Nephin c48ee5caef Add a new fig command for retrieving the locally bound port of a service. il y a 11 ans
  Daniel Nephin df7c2cc43f Resolves #369, add verbose output on --verbose flag il y a 11 ans
  Tim Freund 69c241ba12 Enable monochrome output in the 'up' and 'logs' commands il y a 11 ans
  Daniel Nephin 50a24bc3bf Add flake8 and fix errors. il y a 11 ans
  Chris Corbyn 0dc55fda45 Merge pull request #322 from dnephin/fix_cli_for_py26 il y a 11 ans
  Mark Steve Samson 47bbc35b74 Add `--no-cache` option to `fig build` (Closes #152) il y a 11 ans
  Daniel Nephin 779f4bda01 Fix cli for python 2.6 il y a 11 ans
  Chris Corbyn ef2fb77c1d Make fig run COMMAND parameter optional. il y a 11 ans
  Aanand Prasad d528f9f642 Regardless of dependencies, `fig up` only attaches to what you specify il y a 11 ans
  Aanand Prasad 944e15fa65 Stop `fig run` starting everything when a service has no links il y a 11 ans
  Chris Corbyn 3770aac1af Use dockerpty instead for pseudo-tty behaviour. il y a 11 ans
  Chris Corbyn 0fc9cc65d1 Rename '--only' => '--no-deps' il y a 11 ans
  d11wtq 6e485df084 Rename --no-links to --only il y a 11 ans
  d11wtq 1d1e23611b Rename --keep-old to --no-recreate il y a 11 ans
  d11wtq ac541e208f Remove obsolete method _get_linked_service_names() il y a 11 ans
  d11wtq 3d8ce448b8 Spike: Re-use existing containers for `fig run` il y a 11 ans
  d11wtq 6bfe5e049d Spike: Implement --no-links for `fig up` il y a 11 ans
  d11wtq b672861ffd Spike: Start linked containers on `fig run` by default il y a 11 ans
  d11wtq b081077f2b Remove FIXME, as there's nothing to fix :) il y a 11 ans
  d11wtq edf6b56016 Spike: Add --up option to `fig run` il y a 11 ans
  Jef Mathiot 5878fe3834 Add the ability to configure the project name il y a 11 ans
  Ben Firshman 983337401c Return correct exit code from fig run il y a 11 ans
  Aanand Prasad 3abce4259f Fix regression in handling of build errors il y a 11 ans
  Aanand Prasad 9e1dfcfb37 Update docker-py APIError imports il y a 11 ans
  Aanand Prasad 80991f1521 Set "VolumesFrom" when starting containers il y a 11 ans
  Ben Firshman 94e15a9985 Fix one-off containers not linking to service il y a 11 ans
  Ben Firshman aecaf665f1 Merge pull request #164 from orchardup/friendlier-build-error il y a 11 ans
  sebastianneubauer 352ad7a38c Scaling down removes containers il y a 11 ans
  Aanand Prasad 168b1909ae Friendlier build error il y a 11 ans
  Mark Steve Samson 59cc9c9b68 Add option to remove container in `docker run` (Closes #137) il y a 11 ans