Commit Graph

31 Commits (lacus)

Author SHA1 Message Date
Raphaël Vinot 137c05648b fix: Always make sure to build the tree when we set the cache 2022-07-29 19:31:56 +02:00
Raphaël Vinot a80a5425fa fix: wrong delete call 2022-07-29 19:08:56 +02:00
Raphaël Vinot ac4b81e880 chg: That wil teach me not to use mypy 2022-07-29 19:05:18 +02:00
Raphaël Vinot 8b5ce7986b chg: properly clear cache when needed 2022-07-29 19:02:06 +02:00
Raphaël Vinot 80541f4d35 chg: Some more cleanup in the caching system 2022-07-29 13:40:15 +02:00
Raphaël Vinot 08897d4d77 fix: Python 3.8 compatibility 2022-07-29 13:15:45 +02:00
Raphaël Vinot 5cc51b3e3e chg: Few more improvements in cache. 2022-07-29 13:08:42 +02:00
Raphaël Vinot b1d30cadcf fix: Attempt to fix the stats page 2022-07-29 11:02:51 +02:00
Raphaël Vinot b8cd1319a5 fix: Speedup display of hostnode popup 2022-07-27 14:36:56 +02:00
Raphaël Vinot 5f329e4d7b new: compress HAR files in archived captures. 2022-07-12 18:44:33 +02:00
Raphaël Vinot 1817a3e13b chg: sunday cleanup 2022-05-23 00:15:52 +02:00
Raphaël Vinot ae9cb3e81c chg: Bump deps 2022-03-29 21:13:02 +02:00
Raphaël Vinot 1f998b457f chg: use template 2021-10-18 13:06:43 +02:00
Raphaël Vinot 80d2804f6c chg: Bump deps 2021-10-01 14:53:46 +02:00
Raphaël Vinot 8296502707 fix: Avoid exception if the capture happens at 0 microsec. 2021-09-30 15:38:25 +02:00
Raphaël Vinot 9215522563 fix: Avoid exception in case the DNS files are broken 2021-09-29 15:05:31 +02:00
Raphaël Vinot 681e136ef4 chg: More cleanup to use the new caching system as it should be. 2021-09-27 11:36:27 +02:00
Raphaël Vinot 6e9e3990c4 fix: Indexes not updated on tree rebuild, better handling of tree cache 2021-09-24 16:16:41 +02:00
Raphaël Vinot 48fc807e7d new: Add monitoring for pickle cache status 2021-09-24 12:02:28 +02:00
Raphaël Vinot 1d3bb55343 chg: Rebuild trees when captures are moved. 2021-09-23 16:40:39 +02:00
Raphaël Vinot e6e61089b6 chg: Speedup cache initialization 2021-09-23 10:29:02 +02:00
Raphaël Vinot aa7173d27d fix: a broken/missing pickle is handled elsewhere 2021-09-23 09:17:34 +02:00
Raphaël Vinot 32ee474be2 chg: Improve tree creation and cache 2021-09-22 17:09:04 +02:00
Raphaël Vinot dfbe40a52e chg: reorder imports 2021-09-07 16:00:07 +02:00
Raphaël Vinot d359bc7521 chg: Better use of cache, sanity checks 2021-08-23 12:17:44 +02:00
Raphaël Vinot b6a636697f chg: Improve memory use CaptureCache 2021-06-15 15:16:56 -07:00
Raphaël Vinot 1d5925d755 new: Keep captures parent, use extends in MISP export 2021-05-12 13:30:07 -07:00
Raphaël Vinot b1fbf9ff74 fix: Properly type capture_dir in cache 2021-03-20 01:18:28 +01:00
Raphaël Vinot f9d8081efa fix: hidden view 2021-01-18 13:26:02 +01:00
Raphaël Vinot 72463cc898 chg: Slight cleanups and improvments 2021-01-14 17:28:59 +01:00
Raphaël Vinot 6149df06eb chg: Make the cache entries a dataclass
Fix #99
2021-01-14 17:12:23 +01:00