Daniel Nephin
|
96e9b47059
Inclide the filename in validation errors.
|
10 年之前 |
Daniel Nephin
|
34166ef5a4
Refactor process_errors into smaller functions
|
10 年之前 |
Daniel Nephin
|
285e52cc7c
Add ids to config schemas
|
10 年之前 |
Joffrey F
|
d52c969f94
Add test for environment variable dashes support
|
10 年之前 |
Daniel Nephin
|
0ab76bb8bc
Add a test for invalid field 'name', and fix an existing test for invalid service names.
|
10 年之前 |
Daniel Nephin
|
7fc577c31d
Remove name from config schema.
|
10 年之前 |
Daniel Nephin
|
3a43110f06
Fix a bug in ExtendsResolver where the service name of the extended service was wrong.
|
10 年之前 |
Daniel Nephin
|
87d79d4d99
Rename ServiceLoader to ServiceExtendsResolver
|
10 年之前 |
Daniel Nephin
|
83581c3a0f
Validate additional files before merging them.
|
10 年之前 |
Kevin Greene
|
8444551373
Added ulimits functionality to docker compose
|
10 年之前 |
Daniel Nephin
|
c4f59e731d
Make working_dir consistent in the config package.
|
10 年之前 |
Mazz Mosley
|
0375dccf64
Handle non-ascii chars in volume directories
|
10 年之前 |
Daniel Nephin
|
23d4eda2a5
Fix service recreate when image changes to build.
|
10 年之前 |
Daniel Nephin
|
db164cefd3
Remove the duplicate 'Warning' prefix now that the logger adds the prefix.
|
10 年之前 |
Daniel Nephin
|
e168fd03ca
Fix unicode in environment variables for python2.
|
10 年之前 |
Daniel Nephin
|
725088a18b
Force windows drives to be lowercase.
|
10 年之前 |
Daniel Nephin
|
bf672ec340
Fixes #2205 - extends must be copied from override file.
|
10 年之前 |
Mazz Mosley
|
0e4f9c9a66
Environment keys can contain empty values
|
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 年之前 |
Karol Duleba
|
c7ffbf97c8
Extend oneOf error handling. Issue #1989
|
10 年之前 |
Mazz Mosley
|
c1d5ecaafe
Workaround splitdrive limitations
|
10 年之前 |
Mazz Mosley
|
8efc39e616
Improve boolean warning message.
|
10 年之前 |
Mazz Mosley
|
bef5c2238e
Skip a test for now
|
10 年之前 |
Mazz Mosley
|
2276326d7e
volume path compatibility with engine
|
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
|
78c0734cbd
Disable some tests in windows for now.
|
10 年之前 |