core-admin-client/qubesadmin
Marek Marczykowski-Górecki 7978e17aeb
Merge remote-tracking branch 'origin/pr/145'
* origin/pr/145: (119 commits)
  qvm-template: fix downloading template for install
  tests: add tests for other qvm-template functions
  tests: improve TestProcess behavior
  tests: add tests for qvm-template reinstall/up/downgrade when nothing needs to be done
  tests: fix mock return values of get_dl_list when testing `qvm-template reinstall`
  qvm-template: update comments to reflect e424c7d
  qvm-template: only ask for confirmation during install if something is being done
  tests: add more tests re. install, remove, and get_keys_for_repos
  qvm-template: test != 1 instead of == 0 for template-dummy feature
  tests: fix tests for verify_rpm involving incorrect template names
  tests: add tests for qvm-template remove
  tests: some more for qvm-template
  qvm-template: mute pylint complains about typing.NamedTuple
  tests: qvm-template-postprocess - template.conf handling
  qvm-template-postprocess: fix allowed features list
  qvm-template-postprocess: extract config handling into separate function
  qvm-template-postprocess: treat missing appmenus files as warnings only
  qvm-template: default confirm to 'n'
  qvm-template: verify template package signature directly at download
  qvm-template: improve error reporting
  ...
2021-04-01 20:23:46 +02:00
..
backup backup: throttle backup extracting if there is not enough disk space 2021-01-05 04:46:12 +01:00
events events: implicitly enable caching when creating EventsDispatcher 2020-05-22 19:28:51 +02:00
tests Merge remote-tracking branch 'origin/pr/145' 2021-04-01 20:23:46 +02:00
tools Merge remote-tracking branch 'origin/pr/145' 2021-04-01 20:23:46 +02:00
vm Make pylint happy 2020-08-23 03:31:39 +02:00
__init__.py Choose QubesLocal or QubesRemote based on /etc/qubes-release presence 2017-07-18 01:58:33 +02:00
app.py Make pylint happy 2020-08-23 03:31:39 +02:00
base.py Make pylint happy 2020-08-23 03:31:39 +02:00
config.py tools: add qvm-template-postprocess 2017-05-26 01:33:43 +02:00
devices.py Make pylint happy 2020-08-23 03:31:39 +02:00
exc.py Make pylint happy 2020-08-23 03:31:39 +02:00
features.py Make pylint happy 2020-08-23 03:31:39 +02:00
firewall.py Make pylint happy 2020-08-23 03:31:39 +02:00
label.py Make pylint happy 2020-08-23 03:31:39 +02:00
log.py Drop log.DBusHandler 2017-10-16 01:33:03 +02:00
spinner.py Make pylint happy 2020-08-23 03:31:39 +02:00
storage.py Cleanup Admin API denial reporting 2020-08-11 02:06:42 +02:00
tags.py Make pylint happy 2020-08-23 03:31:39 +02:00
utils.py Merge remote-tracking branch 'origin/pr/156' 2020-08-11 18:41:55 +02:00