summaryrefslogtreecommitdiff
path: root/vmdb/tags.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-01feat: cryptsetup stepLars Wirzenius1-0/+48
2021-11-22Clean up mapped partitions in docker on macOSAndy Piper1-1/+1
2020-08-20refactor: format all Python modules with blackLars Wirzenius1-40/+28
2019-12-26Add: Tags.get_builder_from_target_mount_pointLars Wirzenius1-0/+13
2019-12-26Refactor: rename get_mount_point to set_builder_mount_pointLars Wirzenius1-1/+1
2019-12-26Refactor: rename tags mount point to builder mount pointLars Wirzenius1-5/+5
2019-12-15Add: target mount point attribute to tagsAntonio Terceiro1-0/+17
2019-12-15Add: a fstype attribute for tagsAntonio Terceiro1-0/+17
2019-12-15Change: remove misplaced commentAntonio Terceiro1-6/+0
2019-12-07Fix: exclude method not used in unit tests from test coverageLars Wirzenius1-1/+1
2019-12-07Change: improve logging of mkfs step parameter mistakesLars Wirzenius1-0/+6
2019-02-13Change: add pylint3 back to check, fix issues it findsLars Wirzenius1-3/+0
2019-02-13Fix: handle missing 'cached' tag (assume set to False)Lars Wirzenius1-1/+1
2019-01-01Add: mark mount points as (not) cached in tags tableLars Wirzenius1-1/+6
2018-08-19Change: Tags has ordered list of tagsLars Wirzenius1-17/+28
2018-08-19Rename: Image to TagsLars Wirzenius1-1/+1
2018-08-19Rename: image.py and Image to tags.py and TagsLars Wirzenius1-0/+86