Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Aanand Prasad 89341013a0 Fix volumes_from container 11 gadi atpakaļ
  Satoshi Amemiya e5916b2fae Support volumes_from option 11 gadi atpakaļ
  Chris Corbyn 247691ca44 Remove auto_start option from fig.yml. 11 gadi atpakaļ
  d11wtq 1d1e23611b Rename --keep-old to --no-recreate 11 gadi atpakaļ
  d11wtq ab1fbc96c3 Move keep_old check up into Project 11 gadi atpakaļ
  d11wtq c0231bdb70 Rename _prepend_with_links() -> _inject_links() 11 gadi atpakaļ
  d11wtq 3d8ce448b8 Spike: Re-use existing containers for `fig run` 11 gadi atpakaļ
  d11wtq 949df97726 Fix issue with infinite recursion when service_names is empty 11 gadi atpakaļ
  d11wtq 14cbe40543 Update doc string to reflect new behaviour. 11 gadi atpakaļ
  d11wtq 9dd53ecdaa Fix bug with duplicate service entries in `fig up` 11 gadi atpakaļ
  d11wtq 6bfe5e049d Spike: Implement --no-links for `fig up` 11 gadi atpakaļ
  d11wtq 0c12db06ec Move 'auto_start' option default to Service and add unit tests 11 gadi atpakaļ
  d11wtq 8b4ed0c1a8 Spike: Add 'auto_start' option to fig.yml 11 gadi atpakaļ
  Aanand Prasad 80991f1521 Set "VolumesFrom" when starting containers 11 gadi atpakaļ
  Ben Firshman 050f81e37c Improve error message when link does not exist 11 gadi atpakaļ
  sebastianneubauer 352ad7a38c Scaling down removes containers 11 gadi atpakaļ
  Ben Firshman 3e7360c2c6 Improve error when service is not a dict 11 gadi atpakaļ
  Mark Steve Samson c709251f21 Add custom link names (Closes #72) 11 gadi atpakaļ
  Barnaby Gray 6431d52a2e Implement topological sort using Cormen/Tarjan algorithm to handle a->b->c dependencies and detect a->b->c->a cycles. 11 gadi atpakaļ
  Ben Firshman 4723345473 Stop projects in reverse order to starting 11 gadi atpakaļ
  Cameron Maske ae7573b9b8 Fix for #48. 11 gadi atpakaļ
  Aanand Prasad f5f9357736 Remove project.create_containers(), revamp project.recreate_containers() 11 gadi atpakaļ
  Ben Firshman 3c5e334d9d Add recreate_containers method to service 12 gadi atpakaļ
  Ben Firshman d063f0e00c Add back missing compat module 11 gadi atpakaļ
  Christopher Grebs 93b9b6fd9f First version with python3 support. 12 gadi atpakaļ
  Tom Stuart aaf90639a0 Include service name in log message 12 gadi atpakaļ
  Tom Stuart 5ba7040df2 Make logger available in project.py 12 gadi atpakaļ
  Ben Firshman a39db86651 Add "fig build" command 12 gadi atpakaļ
  Aanand Prasad d4f3ed1840 Fix 'fig up' behaviour 12 gadi atpakaļ
  Aanand Prasad 0cafdc9c6c plum -> fig 12 gadi atpakaļ