linspector/linspector
2023-08-21 19:08:19 +02:00
..
databases Added MySQL support and first code for testing the connection. (0.24.1) 2023-08-21 19:08:19 +02:00
notifications Directory structure and filename refactoring. (0.20.5) 2023-02-23 10:26:44 +01:00
plugins Masses of deletions and cleanups. (0.23.2) 2023-08-21 01:48:57 +02:00
services Masses of deletions and cleanups. (0.23.2) 2023-08-21 01:48:57 +02:00
tasks Moved databases from tasks to own concept because they need persistent connections. Tasks do now allow this. (0.24.0) 2023-08-21 15:05:42 +02:00
__init__.py Initial commit after complete rewrite of Linspector. 2022-09-25 00:39:51 +02:00
configuration.py Tons of refactoring and implemented basic task execution. There are lot of bugs and features not working anymore. DO NOT USE!. (0.22.0) 2023-08-20 22:51:39 +02:00
database.py Added MySQL support and first code for testing the connection. (0.24.1) 2023-08-21 19:08:19 +02:00
environment.py Masses of deletions and cleanups. (0.23.2) 2023-08-21 01:48:57 +02:00
linspector.py Tons of refactoring and implemented basic task execution. There are lot of bugs and features not working anymore. DO NOT USE!. (0.22.0) 2023-08-20 22:51:39 +02:00
linspectord.py Tons of refactoring and implemented basic task execution. There are lot of bugs and features not working anymore. DO NOT USE!. (0.22.0) 2023-08-20 22:51:39 +02:00
model.py Tons of refactoring and implemented basic task execution. There are lot of bugs and features not working anymore. DO NOT USE!. (0.22.0) 2023-08-20 22:51:39 +02:00
monitor.py Moved databases from tasks to own concept because they need persistent connections. Tasks do now allow this. (0.24.0) 2023-08-21 15:05:42 +02:00
monitors.py Moved databases from tasks to own concept because they need persistent connections. Tasks do now allow this. (0.24.0) 2023-08-21 15:05:42 +02:00
notification.py Tons of refactoring and implemented basic task execution. There are lot of bugs and features not working anymore. DO NOT USE!. (0.22.0) 2023-08-20 22:51:39 +02:00
plugin.py Tons of refactoring and implemented basic task execution. There are lot of bugs and features not working anymore. DO NOT USE!. (0.22.0) 2023-08-20 22:51:39 +02:00
service.py Removed useless Super() inits in the constructor in services. (0.21.7) 2023-08-20 05:36:39 +02:00
singleton.py Tons of refactoring and implemented basic task execution. There are lot of bugs and features not working anymore. DO NOT USE!. (0.22.0) 2023-08-20 22:51:39 +02:00
task.py Masses of deletions and cleanups. (0.23.2) 2023-08-21 01:48:57 +02:00