1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-23 17:34:17 +03:00
Commit Graph

33 Commits

Author SHA1 Message Date
Adolfo Gómez García
d598dd5d0d
Set default max number of checks to a big number on publications, because they can take a long time. 2024-03-30 17:49:39 +01:00
Adolfo Gómez García
4a05ebe074
Fixind dynamic service generics and done tests for them 2024-03-25 04:39:33 +01:00
Adolfo Gómez García
188b27eb90
Advancing on ovirt, some refactoring and fixes 2024-03-17 23:22:39 +01:00
Adolfo Gómez García
f497c388ba
Adding tests and fixing ovirt 2024-03-17 04:33:12 +01:00
Adolfo Gómez García
3e8405482e
Done ovirt provider tests 2024-03-17 02:04:54 +01:00
Adolfo Gómez García
cbacc20909
Improving A LOT the ovirt connection
Adding test for ovirt
2024-03-16 02:33:46 +01:00
Adolfo Gómez García
9d97206806
Enhaced autospec so refactoring will work fin with tests also 2024-03-04 03:37:32 +01:00
Adolfo Gómez García
160dda7236
Small fixes on proxmox tests 2024-03-01 00:29:36 +01:00
Adolfo Gómez García
95a9807d6a
Generators, proxmox and states fixes 2024-02-28 00:51:56 +01:00
Adolfo Gómez García
7ef34f3897
Fix various code issues 2024-02-27 00:18:13 +01:00
Adolfo Gómez García
3bf7af2e3d
Fixing typing also on tests 2024-02-26 05:50:36 +01:00
Adolfo Gómez García
975dd80c5d
Some more fixes 2024-02-23 04:26:38 +01:00
Adolfo Gómez García
75b27af0fe
Big code fixing, adapting to mypy/pyright strict checking mode 2024-02-21 03:35:36 +01:00
Adolfo Gómez García
57a8d26adc
More test and fixes for proxmox 2024-02-20 05:19:40 +01:00
Adolfo Gómez García
500cb2ed96
Adding an fixing up proxmox 2024-02-19 02:15:04 +01:00
Adolfo Gómez García
a3fa9f604a
Added type to spice console connection, and fixed discovered errors :) 2024-02-18 23:46:27 +01:00
Adolfo Gómez García
b58d3e210c
Fix service provider naming in code
* Renamed service "parent" to more convenient "provider"
2024-02-18 17:16:58 +01:00
Adolfo Gómez García
57be9c80b6
Adding testing mechaniccs 2024-02-18 16:48:20 +01:00
Adolfo Gómez García
77e7df76bf
Some minor fixes 2024-02-15 20:06:38 +01:00
Adolfo Gómez García
9800218df9
Added some fixes to services_info_dict and finished tests for metapools transports grouping 2024-02-10 21:28:15 +01:00
Adolfo Gómez García
06f3487d2c
Moved all marshallers to automatic methods (using UserInterface or AutoSerializable fields...) 2024-01-30 03:49:36 +01:00
Adolfo Gómez García
009df1f4cb
Refactoring, upgraded gui to angular 17 and some test fix 2024-01-16 05:03:10 +01:00
Adolfo Gómez García
3f434f1347
fixed rest auth after refactoring 2024-01-12 06:06:29 +01:00
Adolfo Gómez García
f2377ebfec
fixed rest auth after refactoring 2024-01-12 05:45:04 +01:00
Adolfo Gómez García
4f2719aa29
fixed rest auth after refactoring 2024-01-12 05:16:49 +01:00
Adolfo Gómez García
a7dc47dd6e
updated tests and more refactoring 2024-01-04 17:39:30 +01:00
Adolfo Gómez García
494e24691b
refactoring to camel_case, some minor fixes 2024-01-04 00:48:31 +01:00
Adolfo Gómez García
dc5cc99afd
Fixed managed and unmanaged actor_v3 2024-01-01 05:17:01 +01:00
Adolfo Gómez García
a6e65b62b0
More updates to type annotations 2023-12-04 01:07:56 +01:00
Adolfo Gómez García
695a91eb38
More updates to type annotations 2023-12-04 00:51:05 +01:00
Adolfo Gómez García
193c3fb544
Updating type annotations 2023-12-04 00:28:19 +01:00
Adolfo Gómez García
a48f5e6241
Replacing deprecating typing classes in favour of builtings or collections.abc ones.
Most changes are simple annotations.
Will continue changes as i found them :)
2023-12-04 00:04:56 +01:00
Adolfo Gómez García
85d71554f6
* Moved test out of src
* Some type improvements for mypy
2023-10-14 17:42:31 +02:00