MISP/app
iglocska 94d7537eec
chg: [attribute search] rework
- Massive performance improvement when using MysqlExtended or MysqlObserverExtended data sources
- event level lookup moved to subqueries, allowing for simpler, much faster indexed queries
- Ignoring the deleted index as it slows things down
2024-03-20 13:07:10 +01:00
..
Config chg: [config:config.default] Disabled warning_for_all by default for new install 2023-09-20 10:01:46 +02:00
Console new: [cli] added org list to the shell commands 2024-03-07 14:49:24 +01:00
Controller chg: [PyMISP] Update 2024-03-07 14:51:35 +01:00
Lib fix: [pull] Fix pulling from remote server when analyst data is not supported 2024-03-04 15:36:34 +01:00
Locale chg: [doc/openapi] clarify 'deleted' restsearch filter (#9485) 2024-02-13 17:40:30 +01:00
Model chg: [attribute search] rework 2024-03-20 13:07:10 +01:00
Plugin fix: [oidc] Setting checking if variable is false 2024-03-04 18:23:48 +01:00
Test chg: [internal] Faster freetext parsing 2024-01-31 09:47:54 +01:00
View chg: [analyst-data:add] Fixed non-focusable relationship dropdown search field 2024-03-04 15:28:57 +01:00
files chg: [misp-galaxy] updated 2024-03-14 16:25:24 +01:00
tmp
webroot chg: [openapi:analyst_data] Added content for analyst-data 2024-03-19 11:50:41 +01:00
.htaccess chg: [htaccess] lock the backreference escaping purely to spaces - if we need more we can change it in the future 2023-06-19 08:04:24 +02:00
Makefile
composer.json chg: [internal] Add ext-zstd to suggested PHP extension 2024-03-04 15:27:07 +01:00
composer.license
composer.phar fix: update composer and fix dependencies 2023-06-15 10:22:34 +01:00
index.php
update_thirdparty.sh