Historique des commits

Auteur SHA1 Message Date
  Joffrey F 66ed9b492e Don't append slugs to containers created by "up" il y a 7 ans
  Joffrey F 5916639383 Preserve container numbers, add slug to prevent name collisions il y a 7 ans
  Joffrey F 4e2de3c1ff Replace sequential container indexes with randomly generated IDs il y a 7 ans
  Drew Romanyk ba0b3d421c Fix depends on restart behavior, fixes #3397 il y a 8 ans
  Joffrey F b13ec16e11 Replace unittest-style asserts with pytest asserts il y a 7 ans
  Joffrey F dc6bb7020d UCP 2.2.0 test fixes il y a 8 ans
  Joffrey F 7a4c328c41 Rewriting tests to be UCP/Swarm compatible il y a 8 ans
  Daniel Nephin 5c968f9e15 Fix flaky partial_change state test. il y a 9 ans
  Garrett Heel 9cfa71ceee Add support for build arguments il y a 10 ans
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. il y a 10 ans
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files il y a 10 ans
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 il y a 10 ans
  Daniel Nephin 7c2a16234f Recreate dependents when a dependency is created (not just when it's recreated). il y a 10 ans
  Daniel Nephin 8ff960afd1 Fix service recreate when image changes to build. il y a 10 ans
  Daniel Nephin ce322047a0 Move config hash tests to service_test.py il y a 10 ans
  Mazz Mosley bee063c07d Fix tests il y a 10 ans
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started il y a 10 ans
  Daniel Nephin c0c9a7c1e4 Update integration tests for multiple file support il y a 10 ans
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. il y a 10 ans
  Daniel Nephin c183e52502 Fixes #1757 - include all service properties in the config_dict() il y a 10 ans
  Daniel Nephin 235fe21fd0 Prevent flaky test by changing container names. il y a 10 ans
  Daniel Nephin 59d4f304ee Run pre-commit on all files il y a 10 ans
  Aanand Prasad 04a773f1c8 Deprecate --allow-insecure-ssl il y a 10 ans
  Aanand Prasad ced94a3504 Make smart recreate the default il y a 10 ans
  Aanand Prasad ec8bf066ba Make sure up/restart/stop timeout is an int il y a 10 ans
  Aanand Prasad 531265bc84 Fix smart recreate when 'image' is changed to something nonexistent il y a 10 ans
  Daniel Nephin ae96fc0071 Support reading config from stdin. il y a 10 ans
  Daniel Nephin 06db577105 Move converge() to a test module, and use a short timeout for tests. 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 b0cb31c186 Use 'top' instead of 'sleep' as a dummy command il y a 10 ans