MISP/app/Model
Jakub Onderka 02a4c51406 fix: [correlation] Fix correlation skipping when doing full correlation 2022-09-08 09:45:02 +02:00
..
Behavior chg: [correlation] Faster saving correlations 2022-09-08 09:30:45 +02:00
Datasource/Database chg: [internal] Optimise MysqlExtended 2022-05-21 11:40:18 +02:00
DecayingModelsFormulas chg: [internal] Remove unused 'full' arg when fetching taxonomies 2021-05-25 19:41:29 +02:00
WorkflowModules Merge branch 'feature-workflow-module-msteams' into develop 2022-08-25 11:07:45 +02:00
AdminSetting.php chg: [internal] Fix setting cleanDb admin setting 2021-10-16 19:32:32 +02:00
Allowedlist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
AppModel.php chg: [appModel] Usage of `update` worker instead of `prio` 2022-09-01 15:55:37 +02:00
AttachmentScan.php fix: add missing jobId param to enqueue() calls 2021-11-02 16:25:43 +01:00
Attribute.php chg: [correlations] Skip correlations for float attribute type 2022-09-08 09:35:20 +02:00
AttributeTag.php chg: [Tag] Helper function to attach/detach tags and bump timestamps 2022-08-05 14:33:15 +02:00
AuditLog.php new: add LightPaginator when total page count is not needed/to expensive 2022-07-20 15:56:30 +02:00
AuthKey.php chg [authkeys] Add validation 2022-03-27 18:45:32 +02:00
Bruteforce.php new: [internal] Simplify checking if connection is MySQL/MariaDB 2022-05-14 10:17:06 +02:00
Cerebrate.php new: [CLI] admin reencrypt command 2021-11-07 17:51:04 +01:00
Community.php fix: [community] removed invalid filter field causing notice errors 2020-11-30 23:39:05 +01:00
Correlation.php fix: [correlation] Fix correlation skipping when doing full correlation 2022-09-08 09:45:02 +02:00
CorrelationExclusion.php new: [correlation] engine rewrite 2022-07-31 23:48:38 +02:00
CorrelationValue.php chg: [correlation] Faster saving correlations 2022-09-08 09:30:45 +02:00
CryptographicKey.php fix: [sign] Remove unused method 2022-03-26 13:16:51 +01:00
Dashboard.php fix: [internal] Class 'Folder' not found 2022-02-23 16:29:56 +01:00
DecayingModel.php chg: [decayingModel:listTaxoWithNumericalValue] Cleaner usage of 2020-06-08 08:25:25 +02:00
DecayingModelMapping.php chg: [decaying:model] Fith batch of fix from the PR review - WiP (not tested) 2019-09-12 11:28:32 +02:00
Event.php Merge pull request #8373 from JakubOnderka/mysql-extended 2022-09-07 17:12:41 +02:00
EventBlocklist.php chg: [internal] Use hasAny 2021-10-05 20:33:53 +02:00
EventDelegation.php chg: [internal] Faster event tag attaching 2021-10-05 20:24:02 +02:00
EventGraph.php chg: [internal] Fix validation for UserSetting value 2021-10-18 09:04:06 +02:00
EventLock.php chg: [internal] Faster event locks with Redis 2021-03-08 18:07:36 +01:00
EventReport.php fix: [eventReport:downloadMarkdownFromURL] Added support of trigger for that function 2022-08-24 10:36:00 +02:00
EventTag.php chg: [internal] Cleanup code for statistics 2022-05-22 20:20:07 +02:00
FavouriteTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Feed.php Merge branch 'Benni0_2.4' into develop 2022-08-24 13:35:23 +02:00
FuzzyCorrelateSsdeep.php fix: [internal] Enabling correlation for event 2022-05-21 11:39:51 +02:00
Galaxy.php chg: [UI] Faster selecting galaxies 2022-05-22 12:48:52 +02:00
GalaxyCluster.php Merge pull request #8205 from JakubOnderka/pull-optim 2022-07-09 09:01:54 +02:00
GalaxyClusterBlocklist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
GalaxyClusterRelation.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
GalaxyClusterRelationTag.php chg: [internal] Simplify creating tag 2021-10-30 19:40:52 +02:00
GalaxyElement.php chg: [internal] Remove unused methods 2021-07-27 21:03:45 +02:00
Inbox.php new: [inbox] system added 2020-04-07 13:21:01 +02:00
Job.php chg: [appModel] Usage of `update` worker instead of `prio` 2022-09-01 15:55:37 +02:00
Log.php chg: [syslog] include change field if no custom log message was generated 2022-08-24 09:06:11 +02:00
MispObject.php fix: [typo] causing the object saving to fail 2022-08-04 19:55:20 +02:00
Module.php chg: [module:queryModuleServer] Allow skipping trigger execution 2022-08-25 10:54:15 +02:00
News.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Noticelist.php fix: undefined index notice when enable/disable noticelist 2021-07-15 10:32:36 +02:00
NoticelistEntry.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
NotificationLog.php new: [emailing] Server admins can get a threshold for per org e-mail alerts, fixes #4714 2019-06-04 11:30:01 +02:00
ObjectReference.php chg: [internal] Faster capturing object references 2022-05-29 16:21:25 +02:00
ObjectRelationship.php fix: [internal] Update object relationships when updating JSONs 2021-07-07 12:38:49 +02:00
ObjectTemplate.php chg: [internal] Simplify code in ObjectTemplate 2022-05-15 12:03:34 +02:00
ObjectTemplateElement.php fix: [log] Do not log unnecessary data to AuditLog 2021-05-03 13:44:44 +02:00
OrgBlocklist.php chg: [internal] Faster check if org is blocked 2022-05-29 16:21:25 +02:00
Organisation.php fix: [internal] Capturing org 2022-05-29 17:39:10 +02:00
OverCorrelatingValue.php chg: [correlations] Optimise fetching limit 2022-09-08 09:44:25 +02:00
Post.php new: [trigger:post_after_save] Added support of post_after_save trigger 2022-07-27 12:06:07 +02:00
Regexp.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
RestClientHistory.php fix: [UI] REST client 2022-04-10 15:04:48 +02:00
Role.php chg: [internal] Convert array to const 2021-11-03 10:27:42 +01:00
Server.php chg: [internal] Order columns by name when generating db_schema.json 2022-08-11 12:58:54 +02:00
ShadowAttribute.php fix: [proposal] correlations are deprecated 2022-08-05 12:55:04 +02:00
SharingGroup.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
SharingGroupBlueprint.php fix: [sharing group blueprint] fixed 2022-03-05 11:06:24 +01:00
SharingGroupElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SharingGroupOrg.php fix: [internal] Prevent duplicate org for sharing group 2021-10-20 18:08:42 +02:00
SharingGroupServer.php chg: [internal] Use hasAny method for checkIfAuthorised methods 2021-10-10 11:37:36 +02:00
Sighting.php new: [internal] Simplify checking if connection is MySQL/MariaDB 2022-05-14 10:17:06 +02:00
Sightingdb.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
SightingdbOrg.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
SystemSetting.php fix: [systemSetting] Check if database exists 2021-11-18 15:04:54 +01:00
Tag.php new: [taxonomy:normalizeCustomTags] Normalize custome tags to their taxonomy format 2022-07-12 14:13:30 +02:00
TagCollection.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
TagCollectionTag.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Task.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Taxonomy.php new: [taxonomy:normalizeCustomTags] Normalize custome tags to their taxonomy format 2022-07-12 14:13:30 +02:00
TaxonomyEntry.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
TaxonomyPredicate.php chg: [UI] Convert taxonomies to default view 2020-12-20 16:55:50 +01:00
Template.php chg: [internal] App model cleanup 2021-11-07 10:40:01 +01:00
TemplateElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementAttribute.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementFile.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementText.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Thread.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
ThreatLevel.php fix: [internal] ThreatLevel::list() function renamed 2021-03-30 09:38:41 +02:00
User.php Merge branch 'log_last_api' into develop 2022-08-11 09:36:30 +02:00
UserSetting.php chg: [oidc] Do not log changes for OIDC user setting 2022-02-27 09:23:19 +01:00
Warninglist.php fix: [internal] `Cannot use a scalar value as an array` error when updating warninglist 2022-05-15 08:52:51 +02:00
WarninglistEntry.php chg: [internal] Remove unused methods 2021-11-03 10:27:42 +01:00
WarninglistType.php chg: [internal] Remove unused methods 2021-11-03 10:27:42 +01:00
Workflow.php fix: Class 'Folder' not found #8544 2022-08-17 16:23:17 +02:00
WorkflowBlueprint.php chg: [workflowBlueprint] Don't attach module_data in blueprint by default 2022-08-24 09:14:17 +02:00