Fabian Reinartz
|
d4e2bdc36f
|
Track and expose silenced/inhibited status of alerts
|
2015-11-09 14:34:57 +01:00 |
Fabian Reinartz
|
8d2bbc348b
|
Simplify and rename notification info struct.
The delivered field was previously unused and is removed by this commit.
Only successful notifications are stored. The type was renamed to NotifyInfo.
|
2015-11-06 10:09:39 +01:00 |
Fabian Reinartz
|
d365519ed3
|
Temporary fix for getting pending alerts
|
2015-10-20 12:38:42 +02:00 |
Fabian Reinartz
|
329b36594b
|
(u)int64 fixes, UI time range improvements
|
2015-10-20 07:12:28 +02:00 |
Fabian Reinartz
|
a515b22325
|
Convert all fingerprints to int64 before/after database interaction
|
2015-10-19 14:21:50 +02:00 |
Fabian Reinartz
|
69a3cf1c8c
|
Fix SQL statements to find overlapping alerts
|
2015-10-15 16:22:54 +02:00 |
Fabian Reinartz
|
998ae4369e
|
Fix querying pending alerts.
This commit retrieves the correct pending alerts
and introduces a workaround to a bug in the SQL library.
|
2015-10-14 12:52:42 +02:00 |
Fabian Reinartz
|
5dc2f6e9b1
|
Add license headers
|
2015-10-11 17:24:49 +02:00 |
Fabian Reinartz
|
aec79600d9
|
Fix pending SQL expression
|
2015-10-07 10:59:20 +02:00 |
Fabian Reinartz
|
cf5d4fc2e4
|
Fix various SQL statements
|
2015-10-07 00:46:23 +02:00 |
Fabian Reinartz
|
f067c96525
|
Use full SQL persistence, init DB in main
|
2015-10-06 21:10:24 +02:00 |
Fabian Reinartz
|
cc5662f1e8
|
Integrate alert provider with notify persistence
|
2015-10-06 21:07:16 +02:00 |
Fabian Reinartz
|
e7d45c6a64
|
Make SQL calls more readable
|
2015-10-06 20:50:11 +02:00 |
Fabian Reinartz
|
5afb402a6c
|
Add SQL notify info provider
|
2015-10-06 20:40:39 +02:00 |
Fabian Reinartz
|
f4ff8e12cb
|
Initial version of SQL alert provider
|
2015-10-06 15:36:38 +02:00 |
Fabian Reinartz
|
ff29710178
|
Fix silence encoding/decoding in SQL provider
|
2015-10-06 13:56:02 +02:00 |
Fabian Reinartz
|
de18b1b70c
|
Make data directory configurable
|
2015-10-06 12:36:33 +02:00 |
Fabian Reinartz
|
826a51cafb
|
Complete and use the SQL backed silence provider
|
2015-10-06 12:23:48 +02:00 |
Fabian Reinartz
|
e15c19ad0d
|
Properly include creation timestamp
|
2015-10-06 12:10:42 +02:00 |
Fabian Reinartz
|
8d28d1dee5
|
Initial SQL provider for silences
|
2015-10-06 11:41:34 +02:00 |