summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-15Add doc comments to MonitorValidationSet / EnforceValidationSetvalidation-sets/save-stackPaweł Stołowski
2021-11-15Add a comment to TestForget test mentioning more extensive test inPaweł Stołowski
2021-11-15Move enforcing and monitoring logic from api to assertstate. SavePaweł Stołowski
2021-11-12Merge pull request #11049 from mvo5/snap-advise-command-neterrMichael Vogt
2021-11-12Merge pull request #10992 from MiguelPires/fix-snap-permMichael Vogt
2021-11-12Merge pull request #11037 from anonymouse64/bugfix/udevadm-on-usr-mergedMichael Vogt
2021-11-12tests: skip `snap advise-command` test if the store is overloadedMichael Vogt
2021-11-10Merge pull request #11036 from bboozzoo/bboozzoo/github-pipefail-commentMaciej Borzecki
2021-11-10interfaces/apparmor/template.go: allow udevadm from merged usr systemsIan Johnson
2021-11-10github: leave a comment documenting reasons for pipefailMaciej Borzecki
2021-11-10Merge pull request #11033 from bboozzoo/bboozzoo/github-job-pipefailMichael Vogt
2021-11-10Merge pull request #10919 from anonymouse64/feature/uc20-multi-volume-gadget-...Maciej Borzecki
2021-11-10github: move pipefail and spread into a subshellMaciej Borzecki
2021-11-09osutil/disks/disks_linux_test.go: remove commented out codeIan Johnson
2021-11-09osutil/disks/disks_linux.go: adjust "udev" in func names to be "UDev"Ian Johnson
2021-11-09gadget, many: add model param to Update()Samuele Pedroni
2021-11-09github: enable pipefail when running spreadMaciej Borzecki
2021-11-09Merge pull request #10808 from xnox/riscv64-seccompMichael Vogt
2021-11-09Merge pull request #10997 from stolowski/reverted-not-blockedPawel Stolowski
2021-11-09Merge pull request #10961 from sergiocazzolato/tests-enable-lxd-for-impishSergio Cazzolato
2021-11-09One more tweak related to the order of old-xxx storing.reverted-not-blockedPaweł Stołowski
2021-11-09Move storing of old-revert-status closer to the rest of the undo-relatedPaweł Stołowski
2021-11-09Save/restore RevertStatus for undo.Paweł Stołowski
2021-11-09Don't unlock/lock state around settle() in the tests.Paweł Stołowski
2021-11-09Maintain a RevertStatus map in snapstate and allow Revert() withPaweł Stołowski
2021-11-09Merge pull request #11026 from mvo5/flakytests/partially-revert-memory-limits...validation-sets/validation-sets-stackMichael Vogt
2021-11-09Merge pull request #10962 from stolowski/validation-sets/validation-sets-stackMichael Vogt
2021-11-08Merge branch 'tests-enable-lxd-for-impish' of github.com:sergiocazzolato/snap...Sergio Cazzolato
2021-11-08Merge pull request #11008 from sergiocazzolato/tests-update-spread-log-parserSergio Cazzolato
2021-11-08Merge remote-tracking branch 'upstream/master' into tests-enable-lxd-for-impishSergio Cazzolato
2021-11-08Merge pull request #10973 from alexmurray/network-manager-observe-update-for-...Michael Vogt
2021-11-08Merge pull request #11014 from mvo5/auto-refresh-ntp-debugMichael Vogt
2021-11-08tests: (partially) revert the memory limits PR#r10241Michael Vogt
2021-11-08Merge pull request #11024 from pedronis/reseal-is-modeenv-basedMichael Vogt
2021-11-08Merge pull request #11018 from bboozzoo/bboozzoo/libseccomp-syscalls-updateMichael Vogt
2021-11-08boot: expand on the fact that reseal taking modeenv is very intentionalSamuele Pedroni
2021-11-08Merge pull request #11017 from bboozzoo/bboozzoo/setenforce-stuck-on-centosMichael Vogt
2021-11-08Merge pull request #10987 from MiguelPires/wrong-retain-revMichael Vogt
2021-11-08Rename all to current.Paweł Stołowski
2021-11-08Unexport addCurrentTrackingToValidationSetsHistory.Paweł Stołowski
2021-11-08Revert api changes.Paweł Stołowski
2021-11-08Fix format.Paweł Stołowski
2021-11-08Renamed currentTracking to validationSets.Paweł Stołowski
2021-11-08Remove changes to api_snaps.go.Paweł Stołowski
2021-11-08Simplify the code a bit, unexport ValidationSetsHistoryTop, add extraPaweł Stołowski
2021-11-08Drop old entries to keep the size validation-sets-history with a setPaweł Stołowski
2021-11-08Add sameAs helper, simplify (thanks bboozzoo).Paweł Stołowski
2021-11-08Fix formatPaweł Stołowski
2021-11-08Rename stack to history.Paweł Stołowski
2021-11-08Do not update the stack at the start of refresh/update, it only makesPaweł Stołowski