An open API service for software projects hosted on Open Collective.

github.com/QubesOS/qubes-manager

Qubes component: manager
https://github.com/QubesOS/qubes-manager

Fix pyc unreproducibility

Surprisingly, pyc does not have their modification time header
respecting SDE but @marmarek foun...

340aa50063fe8f6eae89012ce86e811eb05e264b authored over 4 years ago
spec: improve reproducibility when generating QT files

5a45d14af14ad9a6547c06267c1356058985c3b8 authored over 4 years ago
Tests suite fixes

f5c025216ab8759a06737d4a15e06978ab49a317 authored over 4 years ago
version 4.1.15-1

5f1770fecdb8cebc843c1495569f67b25ed95660 authored over 4 years ago
tests: changing netvm and template via right click

465d66189a4b9de2d37fdcc30d6552073c9db851 authored over 4 years ago
tests: add a decorator for keeping event listener alive

This is useful for tests causing events in qube manager itsef (not just
external qvm-prefs calls...

66e478d968a96c255e9fff1732e7fe79a9a07145 authored over 4 years ago
Use internal vm.shutdown_timeout

aa0ec0e45d3f642689402c567da84ed2c3c8f11d authored over 4 years ago
Restore checkboxes to show/hide columns

1e36eb9d3041ba0854f7cf73a94f8ceb4794cff6 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/273'

* origin/pr/273: (24 commits)
Fix coherence in network menu when adding/removing domains
Fix...

d253b50545f119bdd1abd43b2d5f9bbca72270d2 authored over 4 years ago
Fix pylint warning

47b0bef3e211d5a6c485a07a15553db277fb6e38 authored over 4 years ago
Show all non halted vm's as running

6276373fff38655166e49cc0c5c75977beaf2b7e authored over 4 years ago
use force=True when restarting a netvm with connected vms

60dbeabfb44e5c9535462393a48e898d9b657b12 authored over 4 years ago
Join all connected VM's in same warning

7a0bc9b863aa82a1393bff30886bdc675f02fd14 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/284'

* origin/pr/284:
Just warning message improve

fece3693f6c14877c38362d7a7338401e3caaab5 authored over 4 years ago
Fix coherence in network menu when adding/removing domains

803406089649d179a3ad99d68d725a23260c06f6 authored over 4 years ago
Fix too long line

4e6cf91f630fc0aca61064644fb13dde454db6ea authored over 4 years ago
Add warning if trying to change template VM

1edc4effd8c2383fe102a38b5a0700307cf71b5c authored over 4 years ago
Disable network menu for templates

37513dec7e019b43a28f1be984480d01e20f7ebe authored over 4 years ago
Just warning message improve

c4da25c6b70e6bd4815a5fe3998b2b028861ef8f authored over 4 years ago
Rewrite without cascade var

28120f3a8ffc14ea7d5d26c1892f09ce55f8217e authored over 4 years ago
Don't wait!

c943e2dd840a8c25f6e5a1bd9a3e51d2366aae5a authored over 4 years ago
First initiate shutdown for all vm's, then wait

696a668bbe6892032d3569247cd723f4f3146cdb authored over 4 years ago
Display default netvm

94ede9800754b94e1a3cb7566bfb0e6cc4c90b12 authored over 4 years ago
Enable word wrap for kernel opts in VM settings

fixes QubesOS/qubes-issues#6247

e5aa700401c8016a68278b55e1f27fba3b2b3ef7 authored over 4 years ago
Fix possible 'None' default error

a02aeb4c25ff18931b1f9684cf977595e86b35a9 authored over 4 years ago
Fix wrong identation (thanks pylint)

9a36089ee65f68805a71efb6d9ea9047e1ad8ad5 authored over 4 years ago
Avoid infite loop while waiting vm to shutdown

4d68b64a3a5fc42559c05aede2037699c8a89c39 authored over 4 years ago
Fix pylint warnings

4bb156e061139b541ea2ca78f8ca4a966c2abf6a authored over 4 years ago
Cascade shutdown

https://github.com/QubesOS/qubes-issues/issues/6109

ef8be34622d525fcce9b32039846f0a1ef4783be authored over 4 years ago
tests: update for recent changes

- create_new_vm rework - especially new VM type selection
- minor changes in the main manager ta...

96612fa355be749c88f7356d6ff68617ce8a9061 authored over 4 years ago
create_new_vm: enable/disable "install system" option on template change

When choosing StandaloneVM type, the option to install a system should
be enabled when empty sou...

2f48fb33a3229e2a9582c218642c0e342282cfa7 authored over 4 years ago
Added default option for network change

9f44f7413da78209bd48237c042ed02d155b2c08 authored over 4 years ago
version 4.1.14-1

bc4f1e8d7b572b42353cdb85d73b495a4c61a704 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/279'

* origin/pr/279:
Fix build with python3 for CentOS

47c98703b04197d0cdca63727c314daf38b80425 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/278'

* origin/pr/278:
fixed trailing spaces
Added TemplateVM and disposableVM to Create New Qube

81c0872f2b3f477e29c3ede2ee9a5172ac4f442b authored over 4 years ago
Merge remote-tracking branch 'origin/pr/275'

* origin/pr/275:
Replace '2' with Qt.Checked
Rename 'Include in backups' to 'Backup'
flags...

7f257b1c8e46a2c86e35d660ec179f256ce6ac13 authored over 4 years ago
Fix build with python3 for CentOS

5b5360deb600527a6618c1fb1ec54cfd3b588566 authored over 4 years ago
Merge branch 'master' of https://github.com/QubesOS/qubes-manager into template_menu

3bd7c218e5b1336b6187c1e4f8c916162bb05163 authored over 4 years ago
Wrap warnings message in self.tr()

b72cc34a83c67494ecb35d5dda21e793fb93b2b6 authored over 4 years ago
Add QubesValueError to mock qubesadmin.exc

Will be needed in upcoming changes, to make pylint happy.

7c55ee065c0bff25f730043d0d0af384e0d2df0c authored over 4 years ago
fixed trailing spaces

1f26067a1d52224d285e9d004407746a2f04b5aa authored over 4 years ago
Replace '2' with Qt.Checked

c6663576257a1f2373d2d68a5b622084de2090ad authored over 4 years ago
Rename 'Include in backups' to 'Backup'

1812989ecd90f54a1fd171e28e35e78c6c53d635 authored over 4 years ago
Merge branch 'master' of https://github.com/QubesOS/qubes-manager into template_menu

# Conflicts:
# qubesmanager/qube_manager.py
# ui/qubemanager.ui

91522189218f929fac4d97bf07ba66a820286e86 authored over 4 years ago
Added wait argument to start_vm

Easier error handling for start vm's from other places

f95bcbb1bc4c818bd9c1c6c34a23c42cb4792f59 authored over 4 years ago
Better dialog creation

4343691b928529d43f07ccb7d3ac7b61c6997142 authored over 4 years ago
Added try/except for starting netvm

81d95f3de9aa85722b72baa02d4133a662ec623b authored over 4 years ago
Added error message to dialogs

b29934b8985d1a39e00262f91edddc4dfd275e45 authored over 4 years ago
Changed filter to list comprehension (avoids pylint warning)

2164b82c346533b36ec5d43dd6f5bcb3b9c7e7ad authored over 4 years ago
File checking and error dialog moved to qube_manager

df0e4699a0bfc26b658c572fe05b82c42dd449e6 authored over 4 years ago
Added proper error handling and Check netvm_name is not None

0cb89e611aef8949adac0f7c9bd21948e4c25bad authored over 4 years ago
Merge branch 'master' of https://github.com/QubesOS/qubes-manager into template_menu

# Conflicts:
# qubesmanager/qube_manager.py

f90ab86a7378c7a29db049ff5b52874f42821456 authored over 4 years ago
Fix Spanglish accident

78d76eb70f735fce2b9ca4eb648d7f283567ff63 authored over 4 years ago
Merge branch 'log_dialog' of https://github.com/donob4n/qubes-manager into log_dialog

a49463a30bef6792d82100277e5f6ecf1a789dd2 authored over 4 years ago
Removed unused logs_menu

8dac54b7554102acf529065f4032e485927bb17d authored over 4 years ago
Merge branch 'master' of https://github.com/QubesOS/qubes-manager into log_dialog

# Conflicts:
# qubesmanager/qube_manager.py
# ui/qubemanager.ui

ebe777c5a18fe9779c976e159784aef2ace24f68 authored over 4 years ago
Update qubesmanager/log_dialog.py

Co-authored-by: Marek Marczykowski-Górecki <[email protected]>

b5e092fa8b2a823009d77317d2df855d3ace4a68 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/272'

* origin/pr/272:
Save 'compactview' state
Added 'Compact View' Action

3d1ff3e58d0aa14e5e75756fba8624a5f9158e5c authored over 4 years ago
Merge remote-tracking branch 'origin/pr/270'

* origin/pr/270:
Restored removed lines by accident (although I think that are useless at this...

c44880f9f56877515900d9e21667b9bdc687b6a9 authored over 4 years ago
Added TemplateVM and disposableVM to Create New Qube

c7b28ca6c887acc8aa33667a85f2936ec3903539 authored over 4 years ago
Pylint fixes

4fa13d329591d355e2746f2fa011da06de150ade authored over 4 years ago
Multiple file log dialog

dc0ee97b271c97f42be156b6c2fe23c38e47d479 authored over 4 years ago
Fix asyncio.all_tasks() call

b4d6080f7b395f3b8e5964ae01574ee0e26d606d authored over 4 years ago
gitlab-ci: add pylint job

d5abe7b341fbf2dfeebfbf70fc366d14ada226f0 authored over 4 years ago
Move pylintrc to the top directory

89ec0848c6868236b04ef02dca76472f7d8243d3 authored over 4 years ago
Changed checkboxes to icons

9dd9ba17ce0a02efef00b5a58e212a1537c4fcb6 authored over 4 years ago
Added change network confirmation

54d523de6cdf6b9e6499b6702a740987e0671df9 authored over 4 years ago
Added Template Change Confirmation

3e5893e6cf2645c90711bf5fecbb4d55f2bd7b2e authored over 4 years ago
Add .gitlab-ci.yml

dc38ab0d3ffc07f6d1bf71766c785ceb8d24ad65 authored over 4 years ago
flags() rewrite

d74b52c00b69ab3de2de5cc6ffce054a80277b14 authored over 4 years ago
Fix empty lines

409bcd27fcc219f1db9b8a914221e19976b54431 authored over 4 years ago
Include in backups changed to 'CheckStateRole'

1b5442aece5bbbfc77595e8a335b34b3f453b023 authored over 4 years ago
Moved change_* funcs after __init__()

306bb85b069feb57013c884fa1f84dc2aba2b088 authored over 4 years ago
Added QMessageBox if netvm is halted and user wants to start it

56528aaece9e667217aa74e136158377728aebcc authored over 4 years ago
Added network_menu updates

32e400661c286b1152cf91a5f00955044b443e40 authored over 4 years ago
Added try/except for change_network

95c74714d7ce30ec67394da48bfa8e398e2f0533 authored over 4 years ago
debian: make sure qt5 build tools are used

Specifically avoid `lrelease` call be confused with qt4 variant.

1b0f96a7563bee398d698fbe0bb16c9b809a0752 authored over 4 years ago
debian: use recommended build qt5 dependency pkg

0bb58a9aa9da7a6b1e32d6392f3dda8a02e499b4 authored over 4 years ago
Added 'None' netvm option

ed98a1ea6eb4ef82e18df80c31a49a1fbb3b5e0d authored over 4 years ago
added network_menu

5f4526a35c0839ff0d388af8167f9e4b45562d00 authored over 4 years ago
Added properly handling when templates are added and removed

62489e5c7803920f800d9439e914576f995b3249 authored over 4 years ago
Added template_menu

d1865219622d43894a74975c75d02b081764cedc authored over 4 years ago
Save 'compactview' state

1c7494e29ee23402d36eb46973cb02e2c4e092ce authored over 4 years ago
Added 'Compact View' Action

f2501c91a51eb66ff6cadaf62830b4c49b540a06 authored over 4 years ago
Restored removed lines by accident

(although I think that are useless at this moment)

ad63ac7de9a1e019d9844d14b6df6e4a4108d20b authored over 4 years ago
Fix pylint warnings

bdaa421a9c56551ce362376a8505d4b61299284b authored over 4 years ago
Added saving and restore settings for showing checkboxes

526dbd5aad0b69494a31c37666f4fb2779f6d5a3 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/269'

* origin/pr/269:
Added more reasonable behavior to "should I force shutdown or wait" message

1e3da9e68ff04782f8d15ae3f1869735629f58fa authored over 4 years ago
Removed unused import

8b8ab7c474eed0344acf79b47646c0c9241d60d9 authored almost 5 years ago
Enable 'Show' checkboxes by default

ca1b41ecea6d656995b8b77055c7da027fefffc1 authored almost 5 years ago
Added filterAcceptsRow() to QubesProxyModel

Created _init_context_menu() due pylint warning (too much statements)

0794a60e4c61406e8aa1c355fe91197c39fa7d22 authored almost 5 years ago
Added more reasonable behavior to "should I force shutdown or wait" message

Now there's an option of "don't ask again" and there should not be
a useless close button.

fixe...

1cfd5b87043b5ff6b1c1ebf37ca858cdd3eb7ca9 authored almost 5 years ago
Added 'Show' Checkboxes to .ui

0200f2a0b40bc0c8b9dc5a572a9f500cf916cd0b authored almost 5 years ago
debian: make the build reproducible

685dfd723cbc1c816cd181410cab0ec5f5d9d920 authored almost 5 years ago
Fix SelectionMode on ui file

629f16f24c16dcab1560202413be5d4dd726f746 authored almost 5 years ago
version 4.1.13-1

954f2dc7f77f5d5bf09da2ffadce227c3393c72d authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/267'

* origin/pr/267:
Fixed incorrect virtmode check (ignored PVH when it was the default)

0ba5ea648fed59ba7b742667bf6f4c2eb8731806 authored almost 5 years ago
Fixes strict reset list bug in VM Device Settings

fixes QubesOS/qubes-issues#6115

691c0ecf79b97f40a1781e1ce5bc17a2c3ce618e authored almost 5 years ago
Fixed tests for keyboard layout

b8139989902f3462ab8acc8ba953a2c68bb8855b authored almost 5 years ago
Modified test to be less prone to timeouts

b5daca5d57abce6d4f6653b06f0d08cd37625364 authored almost 5 years ago