This project is mirrored from https://github.com/UPC/ravada.git.
Pull mirroring updated .
- 16 Aug, 2018 1 commit
-
-
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
-
- 13 Aug, 2018 2 commits
-
-
Fernando Verdugo 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
-
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(KVM storage): check default storage on prepare issue #843 * fix(KVM storage): use default storage for bases issue #843 * refactor(backend): allow pass storage name to fetch path issue #843
-
- 31 Jul, 2018 1 commit
-
-
Francesc Guasch authored
-
- 27 Jul, 2018 2 commits
-
-
Francesc Guasch authored
* bug(view_machine): only copy if there is textarea fixes issue #684 * release number 0.3.0
-
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
-
- 19 Jul, 2018 1 commit
-
-
elodin1 authored
* Added access denied causes * Added access denied causes
-
- 18 Jul, 2018 1 commit
-
-
Francesc Guasch authored
* fix(frontend): allow anonymous access issue #832 * fix(frontend): allow direct link to clone machine anonymous issue #832
-
- 17 Jul, 2018 2 commits
-
-
Francesc Guasch authored
Speed up the backend making the cleanup process regular requests issue #828
-
Fernando Verdugo authored
Issue [#701]
-
- 16 Jul, 2018 4 commits
-
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
It will load the viewer right after clicking start issue #812
-
Francesc Guasch authored
issue #812 angular version
-
- 06 Jul, 2018 12 commits
-
-
Francesc Guasch authored
On servers with many VMs this could take time issue #828
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
-
- 05 Jul, 2018 6 commits
-
-
Francesc Guasch authored
issue #828
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Francesc Guasch authored
-
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 2 commits
-
-
JanFontanet authored
* [#813]Review, all isues ok and test added. * Remove bad test
-
Francesc Guasch authored
* 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
-
- 22 Jun, 2018 1 commit
-
-
Fernando Verdugo authored
* wip(fix): githubstat dead issue #808 * wip(fix): update README issue #808
-
- 20 Jun, 2018 1 commit
-
-
Francesc Guasch authored
* feat(frontend): redirect to logout after timeout issue #753 * fix(KVM): create domain with iso_file failed * test(volatile): volatile clones should be active on creation * fix(volatile): deal with volatile clones disappear on shutdown issue #629 * test: removed debug
-
- 19 Jun, 2018 2 commits
-
-
-
JanFontanet authored
-
- 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
-