This project is mirrored from https://github.com/UPC/ravada.git.
Pull mirroring updated .
- 18 Apr, 2019 1 commit
-
-
- 17 Apr, 2019 1 commit
-
-
Francesc Guasch authored
feature(config): enforce config validation * doc(test): configuration to test nodes * test(config): check configuration is ok closes issue #763
-
- 16 Apr, 2019 1 commit
-
-
Francesc Guasch authored
-
- 12 Apr, 2019 2 commits
-
-
Francesc Guasch authored
feature(backend): set proper listen IP for display * test(network): check display IP in proper network * feature(backend): set proper listen IP for display * refactor(test): now remote ip is localhost issue #1041
-
Francesc Guasch authored
feature(KVM): manage network interfaces * feature(frontend): get network interfaces * feature(backend): manage KVM network interfaces * feature(network): list network interfaces * test(backend): test KVM network interfaces * test(KVM): skip network bridge if not available * test(network): test network bridge * test(network): test list interfaces * refactor(frontend): hide list requests and properly wait issue #1011
-
- 11 Apr, 2019 6 commits
-
-
Sandra Marsà authored
close #1052
-
Francesc Guasch authored
issue #1054
-
Francesc Guasch authored
issue #1042
-
Francesc Guasch authored
issue #1042
-
Francesc Guasch authored
fixed test so disk size values are passed issue #1062
-
amparorvd authored
* feat(i18n): Add Vietnamese option Issue #1027 * feat(i18n): Add vi.po Issue #1027
-
- 10 Apr, 2019 4 commits
-
-
Fernando Verdugo authored
Issue #1057
-
-
Francesc Guasch authored
-
Fernando Verdugo authored
fix(translation): login failed messages * fix(i18): hardcoded * Add to en.po files * fix(i18n): Add transifex files es.po and ca.po * Remove error file Issue #1028
-
- 08 Apr, 2019 3 commits
-
-
Fernando Verdugo authored
- Add to en.po files Issue #1028
-
Fernando Verdugo authored
Update en.po and translatd to spanish and catalan Issue #1039
-
Francesc Guasch authored
issue #1045
-
- 05 Apr, 2019 1 commit
-
-
Francesc Guasch authored
-
- 03 Apr, 2019 2 commits
-
-
Francesc Guasch authored
feature(backend): check for free disk space * test(volumes): check error when disk full * test(backend): check disk space before prepare base * fix(backend): error when no space available issue #10
-
Fernando Verdugo authored
Upgrade bootstrap to version 4.3.1 and ckeditor to version 4.11.3. Issue #1037
-
- 02 Apr, 2019 1 commit
-
-
- 28 Mar, 2019 2 commits
-
-
Francesc Guasch authored
issue #990
-
Francesc Guasch authored
-
- 26 Mar, 2019 1 commit
-
-
Francesc Guasch authored
Also change the alpine XML so it can be used in tests. Before Alpine 3.7 was using yakketi XML. issue #1033
-
- 25 Mar, 2019 4 commits
-
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Francesc Guasch authored
fix(backend): move to master and remove clones on change hard * test(nodes): check removed remote clones if change hardware * refactor(KVM): remove excess amount below zero * test(nodes): check removed remote clones if change hardware * refactor(test): reload daemon user grants for testing * refactor(grants): new private method to reload grants issue #1025
-
Francesc Guasch authored
fix(nodes): remove from remotes * test(nodes): configure 2 remote nodes * test(remove): test remove from requests * test(nodes): Remove machine from 2 nodes + master issue #1026
-
- 22 Mar, 2019 1 commit
-
-
Francesc Guasch authored
Correctly remove machines from remote nodes * test(nodes): configure 2 remote nodes * test(remove): test remove from requests * test(nodes): Remove machine from 2 nodes + master * fix(nodes): remove from remotes fixes issue #1026
-
- 13 Mar, 2019 3 commits
-
-
Francesc Guasch authored
-
serk authored
fix(frontend): on grants_clone_all empty bases aren't showed fix #1013
-
Francesc Guasch authored
issue #1010
-
- 12 Mar, 2019 3 commits
-
-
Francesc Guasch authored
* test(KVM): check smbios section is in the machine definition * feature(KVM): add the hostname in smbios strings issue #1010
-
Francesc Guasch authored
* test(storage): check no shared storage * feature(storage): do not sync shared storage issue #1104
-
Francesc Guasch authored
* refactor(backend): cache is active * refactor(backend): check first if there are SWAP vols instead of checking it all the time issue #1012
-
- 11 Mar, 2019 1 commit
-
-
Francesc Guasch authored
this made test for grant shutdown to fail
-
- 08 Mar, 2019 1 commit
-
-
Francesc Guasch authored
-
- 07 Mar, 2019 2 commits
-
-
Francesc Guasch authored
* feature(frontend): allow create cdrom disk devices * refactor(backend): allow cdrom volumes * test(backend): test CD rom and boot order issue #973
-
serk authored
* fix: listing problems respect grant refactor of grants -can_clone_all shows all domains but has only acces to clones -can_clones shows only clones from owned base -the can_list_xxxx functions works as grups of the can_grants functions -added is_user_manager for managing users -is_operato is and conjuntive operation of can_list and is_user_manager tests checked and adaptet to new hierarchy added thest 70_list.t to test the listing operations fix #1003
-