커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Nephin e168fd03ca Fix unicode in environment variables for python2. 10 년 전
  Daniel Nephin bf672ec340 Fixes #2205 - extends must be copied from override file. 10 년 전
  Daniel Nephin 24d4a1045a Fixes #2203 - properly validate files when multiple files are used. 10 년 전
  Daniel Nephin 514f0650b2 Give the user a better error message (without a stack trace) when there is a yaml error. 10 년 전
  mnowster 6b68a84b9b Merge pull request #2019 from mrfuxi/less-verbose-extends 10 년 전
  Daniel Nephin b9c76dfabd Merge pull request #2181 from mnowster/2128-split-drive-not-handling-relative-paths 10 년 전
  Mohit Soni f4efa29377 Added support for cgroup_parent 10 년 전
  Mazz Mosley c1d5ecaafe Workaround splitdrive limitations 10 년 전
  Mazz Mosley bc6b3f970b container paths don't need to be expanded 10 년 전
  Mazz Mosley f4cd5b1d45 Handle windows volume paths 10 년 전
  Aanand Prasad e38334efbd Don't expand volume names 10 년 전
  Karol Duleba 91b227d133 Allow to extend service using shorthand notation. Closes #1989 10 년 전
  Daniel Nephin 22bc174650 Refactor config.load() to remove reduce() and document some types. 10 년 전
  Daniel Nephin 577439ea7f Add a debug log message for config filenames. 10 년 전
  Daniel Nephin 39ae85db8a Support a default docker-compose.override.yml for overrides 10 년 전
  Daniel Nephin fe5daf860d Move find_candidates_in_parent_dirs() into a config module so that config doesn't import from cli. 10 년 전
  Daniel Nephin 89be7f1fa7 Unit tests for multiple files 10 년 전
  Daniel Nephin 10b3188214 Support multiple config files 10 년 전
  mnowster 1c823597bb Merge pull request #1995 from predakanga/master 10 년 전
  Aanand Prasad 87a50317ad Merge pull request #1954 from nhumrich/master 10 년 전
  Nick H a372275c6e Allow for user relative paths 10 년 전
  Lachlan Pease 2468235472 Added support for IPC namespaces, fixes GH-1689 10 년 전
  Daniel Nephin e801981fed Sort config keys 10 년 전
  Mazz Mosley 9b8e404d13 Pass service_name to process_errors 10 년 전
  Mazz Mosley 4b487e3957 Refactor extends back out of __init__ 10 년 전
  Mazz Mosley 950577d60f Split validation into fields and service 10 년 전
  Mazz Mosley 4a8b2947ca Interpolate extended config 10 년 전
  Mazz Mosley 36757cde1c Validate extended service against our schema 10 년 전
  Mazz Mosley 37bf8235b7 Get extended config path 10 년 전
  Mazz Mosley 538a501eec Refactor validating extends file path 10 년 전