Historique des commits

Auteur SHA1 Message Date
  Joffrey F 6f4be1cffc json_splitter: Don't break when buffer contains leading whitespace. il y a 9 ans
  Andrey Devyatkin a67ba5536d Fix #3281: Unexpected result when using build args with default values il y a 9 ans
  Andrey Devyatkin c148849f0e Fix #3281: Unexpected result when using build args with default values il y a 9 ans
  Joffrey F 93a02e497d Apply driver_opts processing to network configs il y a 9 ans
  Joffrey F 1952b52392 Constraint build argument types. Numbers are cast into strings il y a 9 ans
  Daniel Nephin d1d3969661 Add docker-compose event 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
  Daniel Nephin b4edf0c454 Move parallel_execute to a new module. il y a 10 ans
  Daniel Nephin d1adbb9b25 Refactor parallel_execute. il y a 10 ans
  Daniel Nephin c78c32c2e8 Fixes #2398 - the build progress stream can contain empty json objects. il y a 10 ans
  Daniel Nephin b09cf86dd6 Merge pull request #2326 from dnephin/unicode_decode_error il y a 10 ans
  Aanand Prasad 1bfb710326 Fix parallel output il y a 10 ans
  Daniel Nephin 26c7dd3712 Handle non-utf8 unicode without raising an error. il y a 10 ans
  Daniel Nephin 15d0c60a73 Fix split buffer with inconsistently delimited json objects. il y a 10 ans
  Daniel Nephin 3661e8bc74 Fix build against the swarm cluster by joining buffered output before parsing json. il y a 10 ans
  Daniel Nephin 61415cd8bc Fixes #1955 - Handle unexpected errors, but don't ignore background threads. il y a 10 ans
  Joffrey F 6da7a9194c Remove or space out suspension dots after service name for easier copy-pasting il y a 10 ans
  Daniel Nephin bd7c032a00 Fix service integration tests. il y a 10 ans
  Daniel Nephin 71ff872e8e Update unit tests for stream_output to match the behaviour of a docker-py response. il y a 10 ans
  Daniel Nephin feaa4a5f1a Unit tests passing again. il y a 10 ans
  Daniel Nephin 2943ac6812 Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. il y a 10 ans
  Daniel Nephin 59d4f304ee Run pre-commit on all files il y a 10 ans
  Mazz Mosley f4a8fda283 Handle all exceptions il y a 10 ans
  Mazz Mosley 2c8aade13e Space for errors il y a 10 ans
  Mazz Mosley da650e9cfd Refactor parallel execute il y a 10 ans
  Mazz Mosley 5c29ded6ac Parallelise scale il y a 10 ans
  Aanand Prasad 4ba9d9dac2 Make parallel tasks interruptible with Ctrl-C il y a 10 ans
  Mazz Mosley 9d9b865796 Add in error handling il y a 10 ans
  Mazz Mosley 61787fecea Resolve race condition il y a 10 ans
  Mazz Mosley da6cbd4535 Improve output for parallel command il y a 10 ans