커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Nephin fa3528ea25 Fix dns and dns_search when used strings and without extends. 10 년 전
  Aanand Prasad defcf5a21f Merge pull request #2464 from aanand/validate-expose 10 년 전
  Aanand Prasad ccf548b98c Validate the 'expose' option 10 년 전
  Aanand Prasad 042c7048f2 Split out ports validation tests into type, uniqueness, format 10 년 전
  Daniel Nephin 2ab3cb212a Add integration test and docs for build with a git url. 10 년 전
  Jonas Eckerström f7239f41ef Added support for url buid paths 10 년 전
  Aanand Prasad b85bfce65e Fix ports validation test 10 년 전
  Daniel Nephin e67bc2569c Properly resolve environment from all sources. 10 년 전
  Daniel Nephin 533f33271a Move service sorting to config package. 10 년 전
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 년 전
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types 10 년 전
  Daniel Nephin 1e8f76767f Fix env_file and environment when used with extends. 10 년 전
  Daniel Nephin 9f6a5a964a Merge pull request #2355 from dnephin/refactor_handle_error 10 년 전
  Daniel Nephin 589755d034 Inclide the filename in validation errors. 10 년 전
  Daniel Nephin fa96484d28 Refactor process_errors into smaller functions 10 년 전
  Daniel Nephin f7d8087694 Add ids to config schemas 10 년 전
  Joffrey F 0a35fd93cd Merge pull request #2373 from shin-/2370-env_vars_with_dashes 10 년 전
  Joffrey F d6b44905f2 Add test for environment variable dashes support 10 년 전
  Daniel Nephin 19b2c41c7e Add a test for invalid field 'name', and fix an existing test for invalid service names. 10 년 전
  Daniel Nephin 1f7faadc77 Remove name from config schema. 10 년 전
  Daniel Nephin 5e97b806d5 Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 10 년 전
  Daniel Nephin a92d86308f Rename ServiceLoader to ServiceExtendsResolver 10 년 전
  Daniel Nephin 98ad5a05e4 Validate additional files before merging them. 10 년 전
  Kevin Greene 22d90d2180 Added ulimits functionality to docker compose 10 년 전
  Daniel Nephin 0e19c92e82 Make working_dir consistent in the config package. 10 년 전
  Daniel Nephin 8ff960afd1 Fix service recreate when image changes to build. 10 년 전
  Daniel Nephin 841ed4ed21 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. 10 년 전
  Mazz Mosley 5dc14f3925 Handle non-ascii chars in volume directories 10 년 전
  Daniel Nephin ae47435425 Fix unicode in environment variables for python2. 10 년 전
  Daniel Nephin 3f0e083585 Force windows drives to be lowercase. 10 년 전