1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
openuds/server
2024-10-30 19:56:51 +01:00
..
samples Refactoring for mypy complains... most of them are weird :S 2024-10-12 03:17:54 +02:00
src Fixed user service manager to treat correctly "reset" an instance 2024-10-30 19:56:51 +01:00
tests Refactor cache.set to cache.put for improved code readibility 2024-10-25 20:40:04 +02:00
.env Added .env files for vscode editing 2021-01-22 07:16:53 +01:00
.pylintrc some fixes to make tests work as they are expected to 2023-05-21 16:19:58 +02:00
coverage.ini refactoring to camel_case, some minor fixes 2024-01-04 00:48:31 +01:00
mypy.ini Fixed tests for pyright 2024-05-25 17:42:58 +02:00
pyrightconfig.json Add tests directory to pyrightconfig.json 2024-10-09 18:49:49 +02:00
pytest.ini Migrated defered deletions to common worker, more versatile and common for all 2024-06-23 21:11:04 +02:00
requirements.txt Moved workers out of uds.core, where in fact it should be... 2024-08-29 17:36:20 +02:00