Historial de Commits

Autor SHA1 Mensaje Fecha
  mnowster 6b68a84b9b Merge pull request #2019 from mrfuxi/less-verbose-extends hace 10 años
  Daniel Nephin b9c76dfabd Merge pull request #2181 from mnowster/2128-split-drive-not-handling-relative-paths hace 10 años
  Mohit Soni f4efa29377 Added support for cgroup_parent hace 10 años
  Mazz Mosley c1d5ecaafe Workaround splitdrive limitations hace 10 años
  Mazz Mosley bc6b3f970b container paths don't need to be expanded hace 10 años
  Mazz Mosley f4cd5b1d45 Handle windows volume paths hace 10 años
  Aanand Prasad e38334efbd Don't expand volume names hace 10 años
  Karol Duleba 91b227d133 Allow to extend service using shorthand notation. Closes #1989 hace 10 años
  Daniel Nephin 22bc174650 Refactor config.load() to remove reduce() and document some types. hace 10 años
  Daniel Nephin 577439ea7f Add a debug log message for config filenames. hace 10 años
  Daniel Nephin 39ae85db8a Support a default docker-compose.override.yml for overrides hace 10 años
  Daniel Nephin fe5daf860d Move find_candidates_in_parent_dirs() into a config module so that config doesn't import from cli. hace 10 años
  Daniel Nephin 89be7f1fa7 Unit tests for multiple files hace 10 años
  Daniel Nephin 10b3188214 Support multiple config files hace 10 años
  mnowster 1c823597bb Merge pull request #1995 from predakanga/master hace 10 años
  Aanand Prasad 87a50317ad Merge pull request #1954 from nhumrich/master hace 10 años
  Nick H a372275c6e Allow for user relative paths hace 10 años
  Lachlan Pease 2468235472 Added support for IPC namespaces, fixes GH-1689 hace 10 años
  Daniel Nephin e801981fed Sort config keys hace 10 años
  Mazz Mosley 9b8e404d13 Pass service_name to process_errors hace 10 años
  Mazz Mosley 4b487e3957 Refactor extends back out of __init__ hace 10 años
  Mazz Mosley 950577d60f Split validation into fields and service hace 10 años
  Mazz Mosley 4a8b2947ca Interpolate extended config hace 10 años
  Mazz Mosley 36757cde1c Validate extended service against our schema hace 10 años
  Mazz Mosley 37bf8235b7 Get extended config path hace 10 años
  Mazz Mosley 538a501eec Refactor validating extends file path hace 10 años
  Mazz Mosley 02c52ae673 Move resolve_environment within __init__ hace 10 años
  Mazz Mosley 8a6061bfb9 __init__ takes service name and dict hace 10 años
  Mazz Mosley 1344533b24 filename is not optional hace 10 años
  Mazz Mosley c907f35e74 Raise if working_dir is None hace 10 años