Commits on Source 14
-
Dor Askayo authored
-
Dor Askayo authored
-
Phil Dawson authored
setup.cfg: exclude tmp/**, .eggs/** and build/** from pycodestyle linting See merge request !1165
-
Makes artifactdir and builddir obsolete. Fixes #870
-
Will check and move old artifact directory if it exists, and create symlink linking old directory to new. Part of #870
-
This sits in Context allowing artifact cache to check the cas quota while not being used for CASServer. A lot of code that checks cache quota has been touched. Part of #870
-
Jürg Billeter authored
root cache directory Closes #870 See merge request !1100
-
-
-
-
Jürg Billeter authored
doc/../arch_data_model: minor tweaks See merge request !1166
-
Jürg Billeter authored
Ensure that a unique cache key is used for different test variants. This revealed that the test actually fails with --on-error=quit. Marking that test variant as expected failure until this is fixed. #534
-
Jürg Billeter authored
tests/integration/cachedfail.py: Fix test_push_cached_fail See merge request !1167
-
Phil Dawson authored
A plugin's deprecation warning may be silenced by a project by adding the plugin to the list 'supress-deprecation-warnings' in the project's project.conf