This project is mirrored from https://github.com/UPC/ravada.git.
Pull mirroring updated .
- 15 Oct, 2018 1 commit
-
-
Francesc Guasch authored
* test(ldap): fixed ravada posix group test issue #645 * test(volatile): check started if asked at clone issue #894 * feature(backend): start on creation if requested issue #894
-
- 05 Oct, 2018 2 commits
-
-
Joel Alarcón authored
* 825_cherry_pick: wip(feat): Linux Mint 19 added. issue [#825]. * 825_cherry_pick: 825_dist_linux: wip(feat): Alpine xml added. issue [#825]. * 825_cherry_pick: 825_dist_linux: wip(fix): minor changes. issue [#825] * 825_cherry_pick: 825_dist_linux: feat: Alpine machines implemented. issue [#825] * 825_cherry_pick: 825_dist_linux: feat:Mint machines implemented. issue [#825] * 825_cherry_pick: 825_dist_linux: fix: Renamed mint19 and alpine381. issue [#825] * 825_cherry_pick: 825_dist_linux: fix: Substitute md5 for sha256. Issue [#825]. * 825_cherry_pick: wip(frontend): Alpine minimun disk is only 1 issue #825 * 825_cherry_pick: 825 dist linux (#869) wip(frontend): Alpine minimun disk is only 1 issue #825
-
Francesc Guasch authored
* test(backend): check internal ip issue #465 * test(backend): minimal ubuntu for testing issue #465 * feature(frontend): show internal ip issue #465 * wip(backend): fetch internal IP issue #465 * feat(frontend): show machine information issue #465 * test(frontend): expecting no IP after shutdown issue #465 * wip(backend): remove ip after shutdown issue #465 * wip(backend): refresh machine status if no ip and active issue #465
-
- 04 Oct, 2018 1 commit
-
-
Joel Alarcón authored
* wip(feat): Linux Mint 19 added. issue [#825]. * 825_dist_linux: wip(feat): Alpine xml added. issue [#825]. * 825_dist_linux: wip(fix): minor changes. issue [#825] * 825_dist_linux: feat: Alpine machines implemented. issue [#825] * 825_dist_linux: feat:Mint machines implemented. issue [#825] * 825_dist_linux: fix: Renamed mint19 and alpine381. issue [#825] * wip(downloads): improve description and file_re for Mint and Alpine It is better plan ahead and have file_re less specific. With \d+ it will download future releases like 3.8.2 and whatever issue #869 * 825_dist_linux: fix: Substitute md5 for sha256. Issue [#825]. * wip(frontend): Alpine minimun disk is only 1 issue #825
-
- 03 Oct, 2018 1 commit
-
-
Francesc Guasch authored
* fix(backend): skip iptables for non-root and fix start extra arg issue #838 * test(backend); check domain found in VM issue #838 * test(backend); store mock domains on user allowed dir issue #838 * refactor(test): check remote ip issue #838 * fix(backend): volatiles removed on stop and iptables only if root issue #838 * fix(frontend): list clones right and fetch domain owner issue #838 * test(backend): skip right if no VM issue #838 * test: skip KVM on non-root issue #838 * test(download): do not download iso and checks issue #838 * test(download): do not download iso and checks issue #838 * refactor(backend): do not pass vm on clone issue #838 * fix(backend): do not pre remove if removed issue #838 * test: start mock domains inactive issue #838 * refactor(backend): check create domain args issue #838 * refactor(backend): check args on create domain issue #838 * wip(backend): don't pass request on start issue #838 * wip(backend): fix volatiles and start issue #838 * wip(backend): fixed remove volumes when already removed issue #838 * test(backend): fixed dir for mock VMs issue #838 * test(backend): mock VMs dir consolidated issue #838 * test(backend): check domain removed issue #838 * wip(test): there should be no password after hibernation issue #838 * refactor(backend): stop stale requests issue #838 * refactor(test): get data from remote issue #838 * refactor(test): remove hardcoded mem stat value issue #838 * wip(backend): toggle as true if not base issue #838 * test(backend): remove only this test mock domains issue #838 * test(stress): do not test if skipped issue #838 * test(iptables): check remove iptables for local access issue #838 * wip(requests): do not repeat cleanup requests issue #838 * test(frontend): return empty if no domain found issue #838 * wip(backend): fixed typos on merge issue #838 * test(backend): search unknown returns empty issue #838 * wip(bakckend): check args on create issue #838
-
- 02 Oct, 2018 1 commit
-
-
Francesc Guasch authored
* test(backend): start of volatile clones on remote Volatile clones must be started on creation. Check it works: - base has: volatile_clones enabled - user is temporary issue #865 * refactor(frontend): removed old call * refactor(backend): moved balance vm code to VM Also, make sure the VM is balanced on clones issue #865 * refactor(backend): pass request to sync to issue messages issue #865 * test(backend): allow mock VMs to add volumes issue #865 * wip(backend): run clone volumes in remote too issue #865 * feat(backend): balance VMs before creation if volatile fixes issue #865 * test(nodes): machine can be created on remote now * wip(backend): balance VM for volatiles before creation issue #865 * wip(nodes): do not use disabled nodes issue #865 * wip(nodes): do not check bad shutdown on volatiles issue #865 * wip(nodes): allow volumes on remote nodes issue #865 * test(nodes): clean failed tests issue #865
-
- 28 Sep, 2018 1 commit
-
-
Francesc Guasch authored
issue #530
-
- 26 Sep, 2018 4 commits
-
-
Francesc Guasch authored
* wip(downloads): fixed some ISO URLs * wip(downloads): improve ISO checks after download issue #838 * test(downloads): check downloads in local mirror issue #838 * refactor(install): install after start issue #838 * fix(downloads): fixed alpine regexp issue #856 * refactor(frontend): list all pending requests issue #828 * wip(downloads): fixed suse md5sum url issue #856
-
Francesc Guasch authored
issue #856
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
issue #828
-
- 25 Sep, 2018 1 commit
-
-
Francesc Guasch authored
use command iptables because perl module won't work with remote nodes issue #838
-
- 19 Sep, 2018 1 commit
-
-
Francesc Guasch authored
-
- 14 Sep, 2018 1 commit
-
-
Francesc Guasch authored
issue #838
-
- 13 Sep, 2018 1 commit
-
-
Francesc Guasch authored
issue #838
-
- 10 Sep, 2018 2 commits
-
-
Francesc Guasch authored
* test(backend): torture test backend - create domains and clones from debian preseed - start and stop many instances - prepare bases issue #789 * wip(test): fixed typo issue #789 * fix(backend): allow clone even if many requests pending fixes issue #790 * test(backend): add acpi to start domains quickly issue #789 * test(backend): create clones from the clones issue #789 * test(requests): many clone requests to same base issue #790 * fix(requests): allow many clones to same base issue #790 * test(users): create admin user if it doesn't exist issue #789 * test(backend): check real memory for void domains issue #789 * test(backend): test void domains too issue #789 * wip(test): stress test clones issue #789 * wip(test): let install debian in the background test void in the meanwhile issue #789 * test(backend): run test if env set Either TEST_STRESS , TEST_STRESS_KVM or TEST_STRESS_Void should be set to run the tests issue #789 * test(backend): create random requests, restart and hibernate issue #789 * test(backend): allow run all Void tests from non root issue #789 * test(backend): partition a real debian machine * test(backend): test random requests issue #789 * test(requests): autostart_domain right call for easier tests issue #789 * test(backend): added verbose mode issue #789 * test(backend): lock void domains on update issue #789 * test(iptables): clean jump issue #789 * fix(backend): connect to KVM before listing volumes issue #789 * test(backend): store id_vm on create domain issue #789 * test(backend): test random requests issue #789 * fix(frontend): list trivial recent process if failed those process results were hidden issue #789 * fix(frontend): properly show error message issue #789 * test(backend): test more requests issue #789 * test(backend): ignore error base removed issue #789 * refactor(backend): clean at arg from request * refactor(backend): network arg not used issue #789 * fix(backend): do not create iptables jump on shutdown Sometimes an extra RAVADA chain was added to iptables issue #789 * test: accept fail because host too loaded * refactor(requests): autostart domain fixed duplicate issue #789 * test(requests): test all requests one by one and test with each argument removed too issue #789 * fix(iptables): add jump only when creating chain issue #789 * test(shutdown): fix shutdown arguments issue #789 * test(requests): check requests on each vm issue #789 * test(backend): check memory added to mock machines issue #789 * test(backend): return default info if no memory defined * refactor(iptables): retry if can't acquire iptables cmd issue #789 * test: create a mock admin user and remove it issue #789 * test: allow error when no screen at copy screen * fix(iptables): try better to aquire iptables exe Under heavy load it may be busy issue #789 * test(backend): make VM random in tests issue #789 * refactor(backend): always process ping backend issue #789 * test: don't use machines that will be removed issue #789 * test: no need to specify vm * test: stress with not so many clones at first * wip(test): next if request removed * refactor(requests): store creation date issue #789 * wip(test): remove done requests issue #789 * wip(test): stress test * refactor(backend): check correct owner * fixed error in merge * test(backend): do not test downloads in stress * wip(test stress): cope with normal requests problems * wip(test stress): cope with normal req error issue #789 * refactor(backend): check user passed exists issue #789 * refactor(backend): store vm id issue #789 * test(stress): use only test domains and clones issue #789 * test(backend): check start and create at once issue #789 * wip(backend): load db changes before using storage fields issue #841 * check iptables jumps count issue #789 * doc: both flavours of autostart domain * test: clean user at the end issue #789 * refactor(backend): make sure all requests args are used issue #789
-
Francesc Guasch authored
issue #838
-
- 07 Sep, 2018 1 commit
-
-
Francesc Guasch authored
issue #828
-
- 04 Sep, 2018 1 commit
-
-
Francesc Guasch authored
issue #828
-
- 03 Sep, 2018 1 commit
-
-
Francesc Guasch authored
* test(backend): torture test backend - create domains and clones from debian preseed - start and stop many instances - prepare bases issue #789 * wip(test): fixed typo issue #789 * fix(backend): allow clone even if many requests pending fixes issue #790 * test(backend): add acpi to start domains quickly issue #789 * test(backend): create clones from the clones issue #789 * test(requests): many clone requests to same base issue #790 * fix(requests): allow many clones to same base issue #790 * test(users): create admin user if it doesn't exist issue #789 * test(backend): check real memory for void domains issue #789 * test(backend): test void domains too issue #789 * wip(test): stress test clones issue #789 * wip(test): let install debian in the background test void in the meanwhile issue #789 * test(backend): run test if env set Either TEST_STRESS , TEST_STRESS_KVM or TEST_STRESS_Void should be set to run the tests issue #789 * test(backend): create random requests, restart and hibernate issue #789 * test(backend): allow run all Void tests from non root issue #789 * test(backend): partition a real debian machine * test(backend): test random requests issue #789 * test(requests): autostart_domain right call for easier tests issue #789 * test(backend): added verbose mode issue #789 * test(backend): lock void domains on update issue #789 * test(iptables): clean jump issue #789 * fix(backend): connect to KVM before listing volumes issue #789 * test(backend): store id_vm on create domain issue #789 * test(backend): test random requests issue #789 * fix(frontend): list trivial recent process if failed those process results were hidden issue #789 * fix(frontend): properly show error message issue #789 * test(backend): test more requests issue #789 * test(backend): ignore error base removed issue #789 * refactor(backend): clean at arg from request * refactor(backend): network arg not used issue #789 * fix(backend): do not create iptables jump on shutdown Sometimes an extra RAVADA chain was added to iptables issue #789 * test: accept fail because host too loaded * refactor(requests): autostart domain fixed duplicate issue #789 * test(requests): test all requests one by one and test with each argument removed too issue #789 * fix(iptables): add jump only when creating chain issue #789 * test(shutdown): fix shutdown arguments issue #789 * test(requests): check requests on each vm issue #789 * test(backend): check memory added to mock machines issue #789 * test(backend): return default info if no memory defined * refactor(iptables): retry if can't acquire iptables cmd issue #789 * test: create a mock admin user and remove it issue #789 * test: allow error when no screen at copy screen * fix(iptables): try better to aquire iptables exe Under heavy load it may be busy issue #789 * test(backend): make VM random in tests issue #789 * refactor(backend): always process ping backend issue #789 * test: don't use machines that will be removed issue #789 * test: no need to specify vm * test: stress with not so many clones at first * wip(test): next if request removed * refactor(requests): store creation date issue #789 * wip(test): remove done requests issue #789 * wip(test): stress test * refactor(backend): check correct owner * fixed error in merge * test(backend): do not test downloads in stress * wip(test stress): cope with normal requests problems * wip(test stress): cope with normal req error issue #789 * refactor(backend): check user passed exists issue #789 * refactor(backend): store vm id issue #789 * test(stress): use only test domains and clones issue #789 * test(backend): check start and create at once issue #789 * wip(backend): load db changes before using storage fields issue #841 * check iptables jumps count issue #789 * doc: both flavours of autostart domain * test: clean user at the end issue #789 * refactor(backend): make sure all requests args are used issue #789
-
- 21 Aug, 2018 1 commit
-
-
Francesc Guasch authored
-
- 16 Aug, 2018 2 commits
-
-
Francesc Guasch authored
* feat(fallback): add fallback JS & CSS Issue [#806] * feat(fallback): fix check option Issue [#806] * fix(package): create debian package with fallback files issue #806 * fix(fallback): read parameter issue [#806] * ignore fallback fails on source issue #806 * test(download): do not download iso and checks issue #838 * test(backend): admins can start more than 1 domain issue #840 * fix(backend): admins have no start limit issue #841
-
Francesc Guasch authored
* feat(fallback): add fallback JS & CSS Issue [#806] * feat(fallback): fix check option Issue [#806] * fix(package): create debian package with fallback files issue #806 * fix(fallback): read parameter issue [#806] * ignore fallback fails on source issue #806 * test(download): do not download iso and checks issue #838 * test(storage): check base and clone pools issue #841 * refactor(backend): create domain check args issue #841 * feature(storage): base and clone storage fields issue #841
-
- 27 Jul, 2018 1 commit
-
-
Francesc Guasch authored
* fix(backend): clenup process as requests Speed up the backend making the cleanup process regular requests issue #828 * fix(frontend): show remove clones button if allowed spotted by @JanFontanet issue #828 * fix(KVM): storage pool may be already created issue #828 * test(benchmark): run tests with perl lib issue #828 * test(benchmark): list availabe machines to run tests from issue #828 * test(benchmark): check alive with icmp issue #828 * refactor(backend): arguments check issue #828 * test(frontend): check remote ip set on creation Checks connection information reported by @jlopezramos issue #828 * test(backend): check enforce limits issue #828 * fix(frontend): connection information for volatile clones fixes problem reported by @jlopezramos issue #828 * fix(requests): shutdown timeout issue #828 * test(backend): limits are enforced from requests issue #828 * test(backend): benchmark virtual machine creation issue #828 * wip(test): benchmark create deal with missing machines issue #828 * fix(monitoring): check client has access to netdata port issue #828 * fix(requests): the request may be removed issue #828 * fix(backend): enforce limits after opening or starting This improves also connection information status as reported by @jlramos. It still has some delay but it should be enough issue #828 * test(benchmark): cleanup testing machines issue #828 * html exposed * fix(backend): return lower free memory issue #828 * test(benchmark): check for backend and option to keep machines issue #828 * test(benchmark): add flags and improve output issue #828 * feat(backend): store requests run time issue #828 * test(backend): remove debug issue #828 * test(backend): check stored remote ip issue #828 * doc(requests): doc API issue #828 * doc(auth): doc API issue #828 * refactor(backend): remove unnecessary memory checks Those also made machine start very slow in environments with many clones issue #828 * fix(backend): store creation error issue #828 * build: removed unnecessary package issue #828 * test(frontend): json is deprecated, fetch from info issue #828 * fix(backend): get display only if active issue #828 * CPU limits * CPU limit v2 * test(benchmark): list only bases issue #828 * CPU limit DB check * CPU limit DB count * test(backend): set memory first time check issue #828 * fix(backend): first time the json could be empty issue #828 * doc(API): Auth improvements documented issue #828 * test(downloads): skip when no local mirror issue #8282 * feat(backend): check for active machines limit on start issue #828 * test(benchmark): cleanup after tests issue #828 * refactor(backend): improve cpu usage and start issue #828 * test(start): check start already open is ok issue #828 * refactor(frontend): a little better error messages on start issue #828
-
- 17 Jul, 2018 1 commit
-
-
Francesc Guasch authored
Speed up the backend making the cleanup process regular requests issue #828
-
- 16 Jul, 2018 1 commit
-
-
Francesc Guasch authored
It will load the viewer right after clicking start issue #812
-
- 06 Jul, 2018 1 commit
-
-
Francesc Guasch authored
issue #828
-
- 05 Jul, 2018 2 commits
-
-
Francesc Guasch authored
* test(frontend): list machines returns only machines available to the user issue #698 * wip(grants): fixed list and settings list own clones and machines change settings to own clones and machines issue #698 * fix(frontend): list bases only show public to non-admins issue #698 * fix(backend): check iso file wasn't picking the right arg this is because we cherry-picked this code issue #780 * wip(grants): can list own machines if can create issue #698 * wip(frontend): properly show and hide action buttons issue #698 * test(backend): check deep recurson from frontend issue #698 * wip(backend): fix deep recurson from frontend issue #698 * Grants revision * fix(backend): removed domains return inactive issue #698 * wip(frontend): allow manage machine issue #698 * wip(fronted): hide clones if listing large for user issue #698 * wip(grants): fixed list machines when can remove all issue #698 * fix(frontend): settings is now manage issue #698 * fix clone permisions * Fix remove_clones , remove_clones_all & remove * Fix can_change_settings_clones * fix show grants when user has grant permissions * fix show users when user has manage_users permission * fix jump into /admin/users without permissions * feat(grants): show restore button only if user allowed issue #698 * wip(text): title * wip(text): title Issue #698 * feat(grants): manage machine issue #698 * fix(grants): only admin user can rename as long as we don't have the can_rename grant issue #698 * feat(frontend): show user permissions issue #698 * fix(grants): allow remove clones if remove all grant access to front and show the remove clones info and form issue #698 * fix(backend): show display URL if allowed issue #698 * feat(grants): screenshot permission issue #698 * fix(grants): check change settings allowed for machine issue #698 * wip(grants): fixed list and settings list own clones and machines change settings to own clones and machines issue #698 * fix(backend): check iso file wasn't picking the right arg this is because we cherry-picked this code issue #780 * wip(grants): can list own machines if can create issue #698 * Grants revision * wip(frontend): allow manage machine issue #698 * fix clone permisions * feat(grants): show restore button only if user allowed issue #698 * wip(text): title * feat(grants): manage machine issue #698 * fix(grants): only admin user can rename as long as we don't have the can_rename grant issue #698 * feat(frontend): show user permissions issue #698 * fix(grants): allow remove clones if remove all grant access to front and show the remove clones info and form issue #698 * fix(backend): show display URL if allowed issue #698 * feat(grants): screenshot permission issue #698 * fix(grants): check change settings allowed for machine issue #698 * test(frontend): get domain drivers issue #809 * wip(frontend): get domain drivers from front issue #809 * fix(drivers): moved get drivers to front issue #809 * test(settings): check settings aplied and readable issue #809 * feat(grants): allow access to machine settings issue #698 * wip(grants) grant grant permission issue #698
-
Francesc Guasch authored
* being able to change max_memory * being able to change max_memory * 692 test * [#692]Added options in frontend - need fixes * [#692]Fix frontend isues when showing info * [#692]Fix frontend isues when showing info * [#692]Improved ui * [#692]Improved ui fix * [#692]Improved ui fix * fix * wip(frontend): improving machine settings issue #692 * test(hardware): add and remove mock hardware issue #692 * feat(frontend): responsieve management of hardware drivers issue #692 * feat(frontend): normalize feedback and refresh issue #692 * feat(frontend): show requests status issue #692 * fix(hardware): sometimes changes didn't refresh issue #692 * test(backend): check if machine needs restart * test(backend): more checks for add and remove hardware issue #692 * test(backend): polished some tests issue #692 * feat(frontend): better feedback when chaning hardware issue #692 * feat(frontend): show if machine needs restart issue #692
-
- 02 Jul, 2018 1 commit
-
-
JanFontanet authored
* being able to change max_memory * being able to change max_memory * 692 test * [#692]Added options in frontend - need fixes * [#692]Fix frontend isues when showing info * [#692]Fix frontend isues when showing info * [#692]Improved ui * [#692]Improved ui fix * [#692]Improved ui fix * fix
-
- 26 Jun, 2018 1 commit
-
-
JanFontanet authored
* [#813]Review, all isues ok and test added. * Remove bad test
-
- 18 Jun, 2018 1 commit
-
-
Francesc Guasch authored
* feat(frontend): redirect to logout after timeout issue #753 * test(frontend): list machines returns only machines available to the user issue #698 * wip(grants): fixed list and settings list own clones and machines change settings to own clones and machines issue #698 * fix(frontend): list bases only show public to non-admins issue #698 * fix(backend): check iso file wasn't picking the right arg this is because we cherry-picked this code issue #780 * wip(grants): can list own machines if can create issue #698 * wip(frontend): properly show and hide action buttons issue #698 * test(backend): check deep recurson from frontend issue #698 * wip(backend): fix deep recurson from frontend issue #698 * Grants revision * fix(backend): removed domains return inactive issue #698 * wip(frontend): allow manage machine issue #698 * wip(fronted): hide clones if listing large for user issue #698 * wip(grants): fixed list machines when can remove all issue #698 * fix(frontend): settings is now manage issue #698 * fix clone permisions * Fix remove_clones , remove_clones_all & remove * Fix can_change_settings_clones * fix show grants when user has grant permissions * fix show users when user has manage_users permission * fix jump into /admin/users without permissions * wip(backend): run prepare and remove base as huge task this way other tasks will be executed in another process issue #797 * fix(frontend): machine screenshot failed on first load issue #797 * fix(upgrade): add grant screenshot for old releases issue #797 * fix(upgrade): add grant screenshot for old releases issue #797 * backend(grants): enable screenshot to all users issue #797
-
- 13 Jun, 2018 1 commit
-
-
JanFontanet authored
* [671]Get Method + View FrontEnd * [#671]Enable the possiblity to change the number of USB that the user wants on his VM if admin * [#671]Enable the possiblity to change the number of USB that the user wants on his VM if admin * test file * [#671]Delete specific hardware & avoid changing hardware from base
-
- 07 Jun, 2018 2 commits
-
-
Francesc Guasch authored
* feat(frontend): redirect to logout after timeout issue #753 * test(frontend): show hibernated domains in listing issue #787 * fix(backend): set hibernated status properly issue #787
-
Francesc Guasch authored
* test(backend): test free memory error issue #746 * feat(frontend): show request error if any issue #746 * feat(backend): check free VM memory closes issue #746 * wip(backend): check real free memory available Before we could be misleaded by the use of overcommitting memory allocation issue #746
-
- 06 Jun, 2018 2 commits
-
-
Joel Alarcón authored
issue #709 * 709_bionic: feat: new Lubuntu Bionic ISOs issue #709 * 709_bionic: feat: new Xubuntu Bionic ISOs issue #709 * 709_bionic: feat: Added Bionic's XMLs and volumes. issue #706 * 709_bionic: fix: Added cdrom controller. issue #709. * Change this for this * 709_bionic: feat: new Kubuntu Bionic ISOs. issue #709. * 709_bionic: fix: new xml for 32 bit bionic machines. issue #709 * replaced kubuntu by bionic * 709_bionic: fix: new xml for Bionic 32 bits. issue #709 * Changing architecture and machine type issue #709 * 709_bionic: fix: Changes to both bionic xml. issue #709. * Changing HDD IDE to VirtIO in Bionic 32 and 64 bits issue #709 * fix(iso): SWAP volume appears as VDA When adding the new disk, it hunts for firs free slot. As slot 5 was not in use, as in other XMLs, it is chosen. issue #709
-
Francesc Guasch authored
* test(grants): check old and new grants issue #773 * feature(grants): grants aliases issue #773
-
- 31 May, 2018 1 commit
-
-
Joel Alarcón authored
* 688_owner_machine: 688_owner_machine: feat: The owner of a domain can be changed via the options tab. issue #688 * 688_owner_machine: feat: user name's domain owner updates after changing it in the options tab. issue #688 * 688_owner_machine: fix: admin can access any settings. issue #688. * 688_owner_machine: feat: Test for change_owner added. issue #688 * fix(frontend): more readable settings machine It still has room to improve: better help placement, aesthetics, labels issue #688 * 688_owner_machine: fix: test_change_owner now doesn't require rvd_back. issue #688 * 688_owner_machine: 688_owner_machine: text strings added at en.po for translation. issue #688. * fix: owner's bad name error fixed. issue #688 * fix: repeated clausure in en.po. issue #688
-
- 30 May, 2018 1 commit
-
-
Francesc Guasch authored
* Revert "feat(frontend): start virtual machine (#762)" This reverts commit 4b0a6826. * Revert "#688 owner machine (#754)" This reverts commit 7ed999df.
-
- 29 May, 2018 1 commit
-
-
Francesc Guasch authored
* wip(clone): run a request and let user know progress issue #751 * feat(frontend): improved start machine Start machine from clone waits with Javascript pulls issue #751 * wip(frontend): moved viewer hint to bottom issue #751 * wip(frontend): added timeout and description messages issue #751 * wip(frontend): remove old run machine code issue #751 * wip(frontend): show fresh machine information issue #751 * wip(clone): run a request and let user know progress issue #751 * feat(frontend): improved start machine Start machine from clone waits with Javascript pulls issue #751 * wip(frontend): moved viewer hint to bottom issue #751 * wip(frontend): added timeout and description messages issue #751 * wip(frontend): remove old run machine code issue #751 * wip(frontend): show fresh machine information issue #751 * fix(frontend): don't show display info if down issue #751 * wip(grants): force shutdown timeout only if still up issue #751 * wip(frontend): post start volatile domains issue #751 * wip(frontend): post start volatile domains typo issue #751
-