1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00

Commit Graph

  • b0cf8c5ddf
    Refactoring code and improved possible use of a "is_dirty". This method is to improve in the future the storage of data (Skipping it). Curently, no one uses is_dirty (base class always returns True), but there it is in case longs serializations requires some optimization. Adolfo Gómez García 2024-07-11 05:55:32 +0200
  • e4d5bef48a
    chore: Remove unused machine method in ProxmoxPublication and update references Adolfo Gómez García 2024-07-11 03:46:46 +0200
  • 3016b0845c
    Some small cleanups and fixed ServiceNotReadyError Adolfo Gómez García 2024-07-10 21:44:21 +0200
  • 930c22d8fa
    Fixed ReadyState on UserServiceNotReady error Adolfo Gómez García 2024-07-10 15:54:35 +0200
  • 8778fa3314
    Updated frontentds Adolfo Gómez García 2024-07-10 04:51:48 +0200
  • aa25ba9575
    Added report method to allow debuging execution queue Adolfo Gómez García 2024-07-09 22:38:14 +0200
  • 1e64b957a1
    Moved ExecutionTimer to be used in other places Adolfo Gómez García 2024-07-09 22:30:08 +0200
  • a25184af52
    Incorpored a max delay_rate for deletion Adolfo Gómez García 2024-07-09 22:19:07 +0200
  • 1a263bf668
    Added next execution factor correction based on how long it takes to execute operations on the server... Adolfo Gómez García 2024-07-09 22:16:07 +0200
  • 4f6f93bba3
    Updated from "last_check" to "next_check" deferred deletion info, so it's more versatile Adolfo Gómez García 2024-07-09 21:46:21 +0200
  • b1ee7656c8
    Improving deferred deletion performance Adolfo Gómez García 2024-07-09 18:05:58 +0200
  • ad9d3532ee
    Some improvements on dynamic tests to cover previously bogus unseriralization of the queue Adolfo Gómez García 2024-07-09 03:54:29 +0200
  • 6a4c9a7454
    Fixed tests for proxmox and due to changes, tests for deferred deleter Adolfo Gómez García 2024-07-08 21:35:03 +0200
  • 84e24fd3ae
    Fixed autoserializable test with new cast Adolfo Gómez García 2024-07-08 20:35:28 +0200
  • bf0d094c67
    moved Operation to "types.services.Operation" Adolfo Gómez García 2024-07-08 20:31:43 +0200
  • 525e9b9103
    Some generic deleter improvements and fixed autoserialization with "typed" list, creating a simple mechanic to restore original types Adolfo Gómez García 2024-07-08 20:00:18 +0200
  • 1061858460
    commited fixes for Windows domain Adolfo Gómez García 2024-07-07 17:46:36 +0200
  • 1cb96fd727
    Fixed client ticket length Adolfo Gómez García 2024-07-07 17:31:13 +0200
  • dd9a02faa9
    Some minor improvements to Proxmox, removing redundant code Adolfo Gómez García 2024-07-06 21:57:05 +0200
  • adf724101b
    Fixed fixture Adolfo Gómez García 2024-07-06 19:22:29 +0200
  • 856563a65c
    Refactor Proxmox helpers to exclude differential storage types Adolfo Gómez García 2024-07-06 18:53:04 +0200
  • 3c7ec1067f
    Working on clean Proxmox Adolfo Gómez García 2024-07-06 16:41:08 +0200
  • ea5730c857
    Improving proxmox and fxing up tests Adolfo Gómez García 2024-07-06 15:49:47 +0200
  • a1499b0895
    Cleaning and refactoring proxmox, and fixed tests Adolfo Gómez García 2024-07-06 02:31:05 +0200
  • 28ed59e185
    Some minor type fixes for mypy Adolfo Gómez García 2024-07-05 19:32:44 +0200
  • 2c8ef0cbe9
    chore: Import types module in provider.py Adolfo Gómez García 2024-07-05 17:39:30 +0200
  • 0b7adc8b19
    Refactor logging in Module and Service classes Adolfo Gómez García 2024-07-05 17:28:01 +0200
  • 29179a31df
    Refactor logging in Module and Service classes Adolfo Gómez García 2024-07-05 17:09:49 +0200
  • 6e59402747
    Updated client Adolfo Gómez García 2024-07-05 16:35:21 +0200
  • 1873ed46fe
    Fixed MFA missing db_obj method and fixed Proxmox Helpers Adolfo Gómez García 2024-07-05 16:27:14 +0200
  • e5035efafb
    Changed stats graphs on admin to use days instead of hours Adolfo Gómez García 2024-07-04 20:16:27 +0200
  • 4163b5aae2
    Improved a bit stats charts Adolfo Gómez García 2024-07-04 18:55:52 +0200
  • 43389248c8
    old_field_name and servers improvement. Adolfo Gómez García 2024-07-04 00:41:16 +0200
  • d60f47aa7a
    Improved InsecureRequestWarning Adolfo Gómez García 2024-07-03 22:19:50 +0200
  • e62e9875da
    Refactoring Proxmox Adolfo Gómez García 2024-07-03 19:15:59 +0200
  • 65d7e81263
    Fixed missing inheritance for Proxmox Error classes Adolfo Gómez García 2024-07-03 02:26:02 +0200
  • 06bc4cae4a
    Finished refactoring of Proxmox client Adolfo Gómez García 2024-07-03 00:17:50 +0200
  • 3f7cb8e3db
    Renamed client to proxmox Adolfo Gómez García 2024-07-02 23:25:24 +0200
  • 1218904895
    Updated frontend (minor security upgrades, related to sobresource security) Adolfo Gómez García 2024-06-30 23:34:22 +0200
  • 17a184752c
    Fixed Notifiers to implement the now must-have db_obj method Adolfo Gómez García 2024-06-30 21:01:21 +0200
  • fc1ca9c3df
    some minor order fixes on default fields for dynamic service and added "key" to sorted_choices to allow customized sorts Adolfo Gómez García 2024-06-30 20:02:59 +0200
  • f23d8dd66b
    Added "sorted_by" parameter to filter helpers Adolfo Gómez García 2024-06-30 14:30:56 +0200
  • b5fd7c39de
    Added default "null" and "is_null" to UUIDModel and added db_obj to all ManagedObjectModel Instances Adolfo Gómez García 2024-06-27 16:15:03 +0200
  • 96e853b5a9
    Fixed FixedService to include default "get_token" method (based on token field) Adolfo Gómez García 2024-06-26 01:59:16 +0200
  • 3ce03fa238
    Added default "get_token" for userservice Adolfo Gómez García 2024-06-26 01:29:06 +0200
  • e4be7859e0
    Added support for retry delete and shutdown/stop if check takes too long Adolfo Gómez García 2024-06-25 04:38:28 +0200
  • d279a44c24
    Homogeneizing names of publications Adolfo Gómez García 2024-06-24 22:57:27 +0200
  • 17027e50f4
    some minor refactoring on duplicate on DynamicService Adolfo Gómez García 2024-06-24 21:58:30 +0200
  • e90193ce2a
    Small fix and comment add Adolfo Gómez García 2024-06-24 20:59:32 +0200
  • 97cfd75066
    Some minor renamings Adolfo Gómez García 2024-06-24 20:13:26 +0200
  • 4ed71eda7e
    Fixed Xen new destroy flow (now, as the vm removal is queued if fails, there is no error on destroy if vm cannot be removed) Adolfo Gómez García 2024-06-23 22:16:36 +0200
  • 2ee436e75c
    Fixed some minor test problems with new deferred delete implementation Adolfo Gómez García 2024-06-23 22:05:34 +0200
  • 14694cdaf8
    Migrated defered deletions to common worker, more versatile and common for all Adolfo Gómez García 2024-06-23 21:11:04 +0200
  • dec744a0e2
    Small deferred_removal improvement and fix test to ensure services are cached correctly Adolfo Gómez García 2024-06-23 16:23:54 +0200
  • a538827155
    Working new worker to unify the removal of services (jobs) Adolfo Gómez García 2024-06-23 06:37:35 +0200
  • a2e211715a
    Small adition to test utils Adolfo Gómez García 2024-06-22 21:09:33 +0200
  • 263e9f4b5d
    fix: Fixed some mfa fields with choices being initialized on app start instead of on demand Adolfo Gómez García 2024-06-22 03:39:51 +0200
  • 711869c657
    Fixed typo on op_process_tocken Adolfo Gómez García 2024-06-21 22:48:45 +0200
  • 4562a38232
    Merge branch 'master' of github.com:/VirtualCable/openuds Adolfo Gómez García 2024-06-21 20:15:11 +0200
  • c0116199ed
    finders of test utils are now more versatile Adolfo Gómez García 2024-06-21 20:13:34 +0200
  • e96e1b6d6c
    Upgrading VMware an fixing up things Adolfo Gómez García 2024-06-21 20:13:34 +0200
  • 9ad9ed0680
    Merge branch 'master' of github.com:/VirtualCable/openuds Adolfo Gómez García 2024-06-20 04:24:40 +0200
  • 8108946342
    upgrading angular Adolfo Gómez García 2024-06-20 04:02:50 +0200
  • 261183668f
    Upgraded admin interface Adolfo Gómez García 2024-06-20 04:02:50 +0200
  • 9ee7e7fa8e
    Upgraded client submodule reference Adolfo Gómez García 2024-06-19 17:10:56 +0200
  • cd0827af07
    Fixed tree generation to include id and uuid on managed objects Adolfo Gómez García 2024-06-19 16:54:49 +0200
  • 8bad7d576a
    Fixed tooltip for GPU on proxmox Adolfo Gómez García 2024-06-18 16:56:07 +0200
  • 8c702df0c6
    Fixed with devl Adolfo Gómez García 2024-06-18 16:52:24 +0200
  • 7cb494c4d5
    Added flow to MFA description, to easy development of it Also, added IP for "remembe device" information, so only when device stays on same ip, will not be asked for a new MFA Adolfo Gómez García 2024-06-18 02:41:58 +0200
  • 2d2c20909d
    Fixes #115 Adolfo Gómez García 2024-06-17 21:25:11 +0200
  • 728775a95a
    Fixes #115 Adolfo Gómez García 2024-06-17 21:19:05 +0200
  • 57284fbf50
    Fixed Radius field tip Adolfo Gómez García 2024-06-17 17:31:15 +0200
  • 891b9a8652
    Fixed Radius field name Adolfo Gómez García 2024-06-17 17:30:35 +0200
  • d5c3519d18
    Homogeneized All MFAs Adolfo Gómez García 2024-06-17 17:23:28 +0200
  • 3b7f060398
    Added non checking from som networks for Radius for OTP Adolfo Gómez García 2024-06-17 16:04:46 +0200
  • 570c15be1b
    Done migration of Publication of OpenStack to new generics Adolfo Gómez García 2024-06-17 00:46:57 +0200
  • 1a33f3d6d5
    Fixed codes and tests... Need to upgrade OpenStack publication and test Adolfo Gómez García 2024-06-16 20:55:09 +0200
  • 50f02d1169
    Need to migrate OpenStack Publication to new generics Adolfo Gómez García 2024-06-16 19:27:27 +0200
  • 98ff066fe7
    Working on openstack tests for new model Adolfo Gómez García 2024-06-16 18:59:59 +0200
  • fe91ecbad6
    Added info to fixedservice about supported operations Adolfo Gómez García 2024-06-16 16:29:00 +0200
  • ae164f7236
    Added "remove duplicates" to generics service Adolfo Gómez García 2024-06-16 05:26:04 +0200
  • e5eaaf74a0
    feat: Add random base name generation to basename_field Adolfo Gómez García 2024-06-14 03:17:13 +0200
  • 57e5412553
    Adapting OpenStack to generics Adolfo Gómez García 2024-06-14 00:29:00 +0200
  • 7db960ca92
    feat: Add "soft reset" (reboot) functionality to fields Adolfo Gómez García 2024-06-13 18:27:35 +0200
  • 61689ad638
    Small security variable change Adolfo Gómez García 2024-06-13 03:19:24 +0200
  • e3c839d70f
    Minor Storage class aditions Adolfo Gómez García 2024-06-12 18:41:45 +0200
  • ae240a36ed
    Small reformat of fields.py Adolfo Gómez García 2024-06-12 01:24:39 +0200
  • 5de5ba1585
    Adding "soft reset" (that is, reboot) to fields Adolfo Gómez García 2024-06-11 17:54:27 +0200
  • d4ca92fcd5
    Added alternative to resolve SRV to windows domain os manager, if it cannot be resolved by UDS using DNS query Adolfo Gómez García 2024-06-11 17:18:47 +0200
  • 26f48d22f8
    Son minimal cosmetic refactorizations Adolfo Gómez García 2024-06-08 06:08:33 +0200
  • 7b7e9193c0
    Fixed Xen Client Logout, session close Adolfo Gómez García 2024-05-31 02:41:30 +0200
  • c133a74145
    Done Xen Provider tests and fixes. Should work now :) Adolfo Gómez García 2024-05-31 02:25:39 +0200
  • a6deda2004
    Fixed Links for download virt-viewer on Windows and Macos Adolfo Gómez García 2024-05-29 16:08:41 +0200
  • db406439a3
    Fixed signatures of SPICE transports Adolfo Gómez García 2024-05-29 16:01:37 +0200
  • 3d128be218
    Fixed SPICE Download url Adolfo Gómez 2024-05-29 15:59:19 +0200
  • 0e98225659
    Fixed Download URL for SPICE Adolfo Gómez 2024-05-29 15:58:39 +0200
  • 3fd1fc8b79
    Advancing on client tests and improving xen client A LOT Adolfo Gómez García 2024-05-29 02:44:58 +0200
  • 4d98cc3f34
    Finishing Xen Tests Adolfo Gómez García 2024-05-28 19:37:29 +0200
  • 9d0a6c5b6f
    Finishing tests for Xen provider and related fixes Adolfo Gómez García 2024-05-27 19:55:38 +0200
  • 7851470059
    Updating xen tests and fixing xen provider Adolfo Gómez García 2024-05-27 00:58:26 +0200