127 Commits

Author SHA1 Message Date
58c65dce09 wip 2023-03-08 18:18:06 -05:00
d1a8383e64 wip 2023-03-08 16:42:09 -05:00
4ab168861c wip 2023-03-08 16:25:34 -05:00
6a02490a8c wip 2023-03-08 13:10:40 -05:00
050e590c1a wip 2023-03-08 12:43:47 -05:00
bb3ca7c709 wip 2023-03-08 11:17:57 -05:00
9ef8ca7677 wip 2023-03-08 08:46:06 -05:00
c93ba8ca90 wip 2023-03-08 08:44:38 -05:00
2076e801a7 wip 2023-03-08 08:10:13 -05:00
22cbf1708a wip 2023-03-06 14:10:39 -05:00
85c26bcb7e wip 2023-03-06 11:49:05 -05:00
bfc2d690b3 wip 2023-03-06 09:12:12 -05:00
f4cd35d2ed wip 2023-03-06 09:12:12 -05:00
45cc598b22 wip 2023-03-06 09:12:12 -05:00
3b03e1af41 wip 2023-03-06 09:12:12 -05:00
2f59f8ffa3 wip 2023-03-06 09:12:12 -05:00
0be5f1b5de wip 2023-03-06 09:12:12 -05:00
740f791b95 wip 2023-03-06 09:12:12 -05:00
fbce3def93 wip 2023-03-06 09:12:12 -05:00
41223565a4 wip 2023-03-06 09:12:12 -05:00
a93ad7ff3d wip 2023-03-06 09:12:12 -05:00
fe42b02268 QueryScheduler refactor 2023-03-06 09:12:12 -05:00
7f63e72184 todo 2023-03-06 09:12:12 -05:00
7d5aebbf43 generalise replaceable and ephemeral events 2023-03-06 09:12:12 -05:00
e5ec135e78 Merge branch 'query-fixes' 2023-03-06 09:11:38 -05:00
84ba68b2d2 bump golpe dependency 2023-02-27 19:55:47 -05:00
a3792e5945 todo 2023-02-27 06:47:45 -05:00
6218ca3334 bugfix: don't crash if we can't load an event that was deleted while a DBQuery scan was paused 2023-02-27 06:41:50 -05:00
117463aa20 Merge pull request #23 from foxytanuki/tweak-deployment-doc
tweak deployment document
2023-02-26 17:53:59 -05:00
d48c9002e0 tweak 2023-02-26 14:24:18 +09:00
d59fcba006 Merge branch 'master' into query-fixes 2023-02-25 09:52:41 -05:00
41bd1c6f9c bump golpe so we get increasing version numbers 2023-02-25 09:52:14 -05:00
3dd3ff69f7 DB upgrade instructions 2023-02-25 00:31:28 -05:00
5175664e2f fix query behaviour when limit is present (reported by @Mazin) 2023-02-25 00:03:59 -05:00
e5e5ff6817 todo 2023-02-25 00:03:59 -05:00
d6151072fe simple sorting implementation, for benchmarking 2023-02-25 00:03:59 -05:00
e7706be1b6 testing for scans with limits 2023-02-25 00:03:59 -05:00
54f467cc1c reverse export 2023-02-25 00:03:59 -05:00
188a7ff6f1 todo triage 2023-02-25 00:03:59 -05:00
18acadf4c2 remove auto-gc after delete and import 2023-02-25 00:03:59 -05:00
d5cb732cd4 refactor cron 2023-02-25 00:03:59 -05:00
524118c7a5 re-org 2023-02-24 23:56:51 -05:00
7ff40c52c1 Merge branch 'beta' 2023-02-24 23:56:03 -05:00
0e6ff2b0de remove LimitNOFILE from suggested systemd unit since it is set by config variable (suggested by yossz) 2023-02-21 16:58:41 -05:00
30b8c387a2 don't throw exceptions if modifications are made during dict operations 2023-02-15 17:00:11 -05:00
decc3aea26 delete command, split up compact and gc into separate commands 2023-02-11 07:36:59 -05:00
6fe1df8e37 libzstd needed 2023-02-10 20:44:46 -05:00
73e2719b45 typo 2023-02-10 04:28:13 -05:00
204c808b41 Monitors can't be stored in flat maps because we manage pointers into them in MonitorSets 2023-02-09 12:40:40 -05:00
a01bd4eadc document libzstd dependency 2023-02-09 09:05:37 -05:00