wh1te909
|
c2286cde01
|
fix reqs
|
2022-04-09 23:09:42 +00:00 |
wh1te909
|
24a17712e7
|
skip on empty dict
|
2022-04-09 23:09:21 +00:00 |
wh1te909
|
27d537e7bb
|
do not silently continue on exception
|
2022-04-09 23:08:34 +00:00 |
wh1te909
|
dbd89c72a3
|
django 4
|
2022-04-09 17:18:35 +00:00 |
sadnub
|
cece7b79ad
|
remove silk profile config
|
2022-04-09 12:22:22 -04:00 |
sadnub
|
8d09d95fc3
|
fix ci attempt 2
|
2022-04-09 12:19:38 -04:00 |
sadnub
|
752542a1d1
|
fix ci and fix caching
|
2022-04-09 09:04:56 -04:00 |
sadnub
|
dd077383f7
|
fix docker dev settings
|
2022-04-08 23:39:18 -04:00 |
sadnub
|
6e808dbb0f
|
add meshctrl to dev dependencies
|
2022-04-08 23:27:32 -04:00 |
sadnub
|
4ef3441f70
|
typo
|
2022-04-08 23:25:24 -04:00 |
sadnub
|
82624d6657
|
fix tests and more typing
|
2022-04-08 23:23:10 -04:00 |
sadnub
|
62e2b5230c
|
configure mypy vscode extension and start fixing some types
|
2022-04-08 23:23:10 -04:00 |
sadnub
|
3325c30f29
|
Django 4 upgrade and add REDIS as cache backend
|
2022-04-08 23:22:33 -04:00 |
sadnub
|
18a06168f1
|
wip improving query times
|
2022-04-08 23:20:51 -04:00 |
sadnub
|
27e93e499f
|
add django-silk to the docker dev setup
|
2022-04-08 23:20:51 -04:00 |
sadnub
|
90644a21a3
|
add date formatting helper icon that opens to quasar's site
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
7e31f43ef1
|
allow date_format customization on the user level
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
b13fc1fba4
|
fix websockets issues
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
5d9109e526
|
add tests for handling multple alert objects returned
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
78dfa36b2a
|
fix negative index issue
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
dc05d87b44
|
add redis volume back
|
2022-04-08 23:19:35 -04:00 |
wh1te909
|
2c323a13c1
|
typo
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
d4c5e38857
|
fix redis background save issue
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
fb80e5c367
|
remove aof from redis
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
beb08a3afb
|
add script action migrate and remove deprecated fields
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
7b2de8cbbd
|
return 400 error if agent_id is missing from check results
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
83e63bc87c
|
migrate check/task result data to new table and create post update tasks to remove checks/tasks managed by policy
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
4f5da33fd6
|
add some more typing info
|
2022-04-08 23:19:35 -04:00 |
sadnub
|
d00d003a67
|
fix typo
|
2022-04-08 23:18:02 -04:00 |
sadnub
|
002f24be10
|
fix fake agents script
|
2022-04-08 23:18:02 -04:00 |
sadnub
|
04992a1d95
|
add a helper to get global settings and work to remove all of the 'ignore: type'
|
2022-04-08 23:18:02 -04:00 |
sadnub
|
3c7cf2446e
|
fix auto resolve alerts task to get policy checks as well
|
2022-04-08 23:14:05 -04:00 |
sadnub
|
29774ac014
|
fixed the rest of the tests and more bug fixes
|
2022-04-08 23:14:05 -04:00 |
sadnub
|
562d580987
|
fixed/implemented more tests and more bug fixes
|
2022-04-08 23:14:05 -04:00 |
sadnub
|
d8ad6c0cb0
|
code formatting
|
2022-04-08 23:14:05 -04:00 |
sadnub
|
7897b0ebe9
|
fix some tests and fixed tons of bugs
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
e38af9fd16
|
rework task create/modify/delete/running and fix checks tests
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
6ffdf5c251
|
Fixed Check History graph and reworked task sync_status
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
69ef7676af
|
finalize the schema and fix ui for checks
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
b0ac57040c
|
cleanup migrations and rework all checks/tasks to use the task/results table. fix alerts
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
826ac7f185
|
returned tasks/checks in agent runner serializer and saving results
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
0623f53f5d
|
fix date format string empty
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
b5ae875589
|
fix issue with multiple alert object being returned
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
c152e18e1a
|
policy rework init
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
903f0e5e19
|
implement global datetime format. #1007
|
2022-04-08 23:14:04 -04:00 |
sadnub
|
6fefd5589c
|
Allow canceling other pending actions. Fixes #958
|
2022-04-08 23:14:04 -04:00 |
wh1te909
|
58fe14bd31
|
add coverage badge
|
2022-04-09 02:10:51 +00:00 |
wh1te909
|
97f362ed1e
|
fix for multiprocessing
|
2022-04-09 01:26:04 +00:00 |
wh1te909
|
b63e87ecb6
|
add parallel
|
2022-04-09 01:01:32 +00:00 |
wh1te909
|
ac3550dfd7
|
add lcov
|
2022-04-09 00:48:00 +00:00 |