Historique des commits

Auteur SHA1 Message Date
  Daniel Nephin db9f577ad6 Extract link names into a function. il y a 10 ans
  Daniel Nephin 59d4f304ee Run pre-commit on all files il y a 10 ans
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands il y a 10 ans
  Aanand Prasad ced94a3504 Make smart recreate the default il y a 10 ans
  Aanand Prasad 0b887b841f Stop 'rm' and 'ps' listing services not defined in the current file il y a 10 ans
  Daniel Nephin ae96fc0071 Support reading config from stdin. il y a 10 ans
  Daniel Nephin 60351a8e07 Speed up integration test and make cleanup easier by using labels il y a 10 ans
  Aanand Prasad 4795fd874f Fix regression in `docker-compose up` il y a 10 ans
  Aanand Prasad b0cb31c186 Use 'top' instead of 'sleep' as a dummy command il y a 10 ans
  Daniel Nephin 022f81711e Fixes #1434, Project.containers with service_names. il y a 10 ans
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag il y a 10 ans
  akoskaaa f9ea5ecf40 [pep8] make test files and config files pep8 valid il y a 10 ans
  Aanand Prasad 37efdb1f8b Make volume host paths relative to file, merge volumes when extending il y a 10 ans
  Ben Firshman dae451019b Merge pull request #1099 from aanand/fix-env-file-resolution il y a 10 ans
  Aanand Prasad 3c8ef6a94c Fix Project.up() tests il y a 10 ans
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module il y a 10 ans
  Gil Clark 95f4e2c7c3 Make volumes_from and net containers first class dependencies and il y a 10 ans
  Aanand Prasad 2af7693e64 WIP: rename Fig to Compose il y a 10 ans
  Daniel Nephin 71e7103662 Fix some tests failing with docker 1.1.2 and add a comment to recreate_container() explaining what it does. il y a 11 ans
  Daniel Nephin 294453433d Remove extra calls to docker server. il y a 11 ans
  Aanand Prasad 89341013a0 Fix volumes_from container il y a 11 ans
  Chris Corbyn 247691ca44 Remove auto_start option from fig.yml. il y a 11 ans
  d11wtq 1d1e23611b Rename --keep-old to --no-recreate il y a 11 ans
  d11wtq ab1fbc96c3 Move keep_old check up into Project il y a 11 ans
  d11wtq d8b0fa294e Add integration tests for Project.up() w/ start_links and keep_old il y a 11 ans
  d11wtq dfc74e2a77 Write integration test for 'auto_start' behaviour il y a 11 ans
  Ben Firshman ca7151aeb1 Split tests into unit and integration il y a 11 ans