|
|
3a0f555dd3
|
Added port probing service. (0.25.6)
|
2023-08-22 19:16:13 +02:00 |
|
|
|
dfcdd07a84
|
Timezone fix in the scheduler. (0.25.5)
|
2023-08-22 15:56:01 +02:00 |
|
|
|
2aa8e9e7f1
|
Added jobid to each job in the scheduler and a small timezone fix. (0.25.4)
|
2023-08-22 15:33:43 +02:00 |
|
|
|
fb7afd0bb7
|
Small fixes. (0.25.3)
|
2023-08-22 11:05:38 +02:00 |
|
|
|
cd8b2c5093
|
Small fix. (0.25.3)
|
2023-08-22 10:09:47 +02:00 |
|
|
|
b50946b097
|
Renamed dummy database module to "none". (0.25.3)
|
2023-08-22 09:43:41 +02:00 |
|
|
|
3cb15dea3d
|
Dummy database module fix. (0.25.2)
|
2023-08-22 05:59:45 +02:00 |
|
|
|
7bfaf84244
|
Some cleanups. (0.25.1)
|
2023-08-22 05:49:10 +02:00 |
|
|
|
c1241ccf43
|
Some cleanups. (0.25.1)
|
2023-08-22 05:15:09 +02:00 |
|
|
|
1b11cfdadc
|
File header alignment. (0.25.1)
|
2023-08-22 02:53:50 +02:00 |
|
|
|
f6c42040bb
|
Added developer configuration file. It contains a lot of ideas of future features. (0.25.1)
|
2023-08-22 01:26:01 +02:00 |
|
|
|
e71d7c088c
|
TODO update. (0.25.1)
|
2023-08-22 00:42:51 +02:00 |
|
|
|
802ad69781
|
Added more fields to MySQL module. (0.25.1)
|
2023-08-22 00:31:44 +02:00 |
|
|
|
c429619040
|
Finished MySQL database module as early release. (0.25.0)
|
2023-08-22 00:00:16 +02:00 |
|
|
|
4491b6e455
|
README update. (0.24.1)
|
2023-08-21 19:18:50 +02:00 |
|
|
|
b035fe720c
|
README update. (0.24.1)
|
2023-08-21 19:16:03 +02:00 |
|
|
|
430a34cda1
|
README update. (0.24.1)
|
2023-08-21 19:15:15 +02:00 |
|
|
|
ca8d26f98c
|
README update. (0.24.1)
|
2023-08-21 19:12:17 +02:00 |
|
|
|
3042225ff9
|
Added MySQL support and first code for testing the connection. (0.24.1)
|
2023-08-21 19:08:19 +02:00 |
|
|
|
52b0c6b509
|
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 |
|
|
|
21c684bfbc
|
Masses of deletions and cleanups. (0.23.2)
|
2023-08-21 01:48:57 +02:00 |
|
|
|
9500b91c2d
|
Just small fixes. (0.23.1)
|
2023-08-21 00:27:35 +02:00 |
|
|
|
1ef835cfe6
|
Lot of task execution refactoring. (0.23.0)
|
2023-08-21 00:18:54 +02:00 |
|
|
|
681475f274
|
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 |
|
|
|
33de0f8792
|
reverted parts of the last commit. (0.21.9)
|
2023-08-20 12:23:46 +02:00 |
|
|
|
61184b86ab
|
Fixed a logging error in environment and some typo fixes in a log message. (0.21.9)
|
2023-08-20 12:16:49 +02:00 |
|
|
|
dbbe706961
|
Added an idea to a TODO comment. (0.21.8)
|
2023-08-20 12:11:49 +02:00 |
|
|
|
edaeceda69
|
Some normalizing and little more logging for monitors. (0.21.8)
|
2023-08-20 12:07:11 +02:00 |
|
|
|
9240012594
|
TODO.md. (0.21.7)
|
2023-08-20 07:08:39 +02:00 |
|
|
|
4c08639e27
|
Removed old TODO. (0.21.7)
|
2023-08-20 06:32:52 +02:00 |
|
|
|
5aa8fb72c6
|
Moved TODO to TODO.md and added some "next steps". (0.21.7)
|
2023-08-20 06:28:40 +02:00 |
|
|
|
ea95f1d990
|
Removed useless Super() inits in the constructor in services. (0.21.7)
|
2023-08-20 05:36:39 +02:00 |
|
|
|
e9f2d90836
|
requirements.txt update. (0.21.6)
|
2023-08-20 02:15:08 +02:00 |
|
|
|
d4ab58c04f
|
requirements.txt update. (0.21.6)
|
2023-08-19 15:13:19 +02:00 |
|
|
|
f34d819b2c
|
requirements.txt update. (0.21.6)
|
2023-08-05 23:47:04 +02:00 |
|
|
|
d53c08df89
|
requirements.txt update. (0.21.6)
|
2023-07-15 09:01:32 +02:00 |
|
|
|
01e5152d08
|
Added some idea to comments. (0.21.6)
|
2023-07-15 08:14:05 +02:00 |
|
|
|
70aeccfe76
|
Some configuration files update for testing and requirements.txt update. (0.21.6)
|
2023-07-15 00:39:53 +02:00 |
|
|
|
afc2f23308
|
Added syslog plugin stub but just as an idea. (0.21.6)
|
2023-07-09 23:57:54 +02:00 |
|
|
|
5ac1bca11a
|
requirements.txt update. (0.21.6)
|
2023-07-09 19:10:14 +02:00 |
|
|
|
316c76f634
|
requirements.txt update. (0.21.6)
|
2023-07-09 01:48:13 +02:00 |
|
|
|
cd978108b0
|
Implemented timezone setting corretly and requirements.txt update. (0.21.6)
|
2023-05-30 02:44:52 +02:00 |
|
|
|
22c08787db
|
requirements.txt update. (0.21.5)
|
2023-03-11 18:37:53 +01:00 |
|
|
|
e90ab515ca
|
requirements.txt update. (0.21.5)
|
2023-03-07 23:38:59 +01:00 |
|
|
|
65340b92be
|
requirements.txt update. (0.21.5)
|
2023-03-05 18:19:22 +01:00 |
|
|
|
50e244ab12
|
Just a small fix. (0.21.5)
|
2023-02-28 15:08:46 +01:00 |
|
|
|
5dfbc462ed
|
Just small adjustments. (0.21.5)
|
2023-02-28 02:53:27 +01:00 |
|
|
|
d7ffeac943
|
Made logging 100% key=value format. (0.21.5)
|
2023-02-27 18:21:45 +01:00 |
|
|
|
4571fc232b
|
A copy / paste fix in misc.random service... :) (0.21.4)
|
2023-02-27 12:25:35 +01:00 |
|
|
|
e02b769521
|
Fixed a configuration mistake. (0.21.4)
|
2023-02-27 12:13:28 +01:00 |
|