summaryrefslogtreecommitdiff
path: root/site_scons/site_tools/validate_cache_dir.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73788 add per variant cache dir and improved cache dir logsDaniel Moody2023-02-221-9/+23
* SERVER-70712 improve scons splunk upload performanceDaniel Moody2022-11-041-1/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-19/+32
* SERVER-62285 added processing of cache-dir push failures.Daniel Moody2022-01-241-23/+22
* SERVER-62680 write cache retrievals into a tmp location before final destinat...Daniel Moody2022-01-191-4/+9
* SERVER-62712 isolate cachedir error logging to the cache debug file.Daniel Moody2022-01-191-3/+4
* Revert "SERVER-62285 added processing of cache-dir push failures"Daniel Moody2022-01-181-27/+4
* SERVER-62285 added processing of cache-dir push failuresDaniel Moody2022-01-111-4/+27
* SERVER-61358 fix cachedir handling of file being removed out from under the b...Daniel Moody2021-11-101-7/+5
* SERVER-61216 validate cachedir should honor --cache-disable flag.Daniel Moody2021-11-101-0/+8
* SERVER-58020 add protection from same buildsig and different hash cache raceDaniel Moody2021-07-211-22/+29
* SERVER-56625 use lazy delete for bad cachefile race conditionDaniel Moody2021-07-211-25/+45
* SERVER-57576 add timestamp and stacktrace to cachedir logsDaniel Moody2021-07-061-5/+10
* SERVER-56625 turning off validate cachedir invalid checksum clean upDaniel Moody2021-05-061-4/+6
* SERVER-56624 added json cachedir logs for splunkDaniel Moody2021-05-041-11/+56
* SERVER-54732 fixed validate cachedir debug type issue and turn on globally.Daniel Moody2021-04-221-1/+8
* SERVER-54732 Improve cachedir debug logs for validation cachedir tool.Daniel Moody2021-04-201-0/+3
* SERVER-54732 Added validate cachedir toolDaniel Moody2021-04-091-0/+171