MISP/app/Model
iglocska cd25980da9
fix: [sql logs] captured when benchmarking is enabled but debug level is < 2
2024-04-23 15:03:22 +02:00
..
Behavior fix: [analyst-data:fetchAnalystDataBulk] Make sure to include all analyst-data type 2024-04-22 08:55:44 +02:00
Datasource/Database fix: [sql logs] captured when benchmarking is enabled but debug level is < 2 2024-04-23 15:03:22 +02:00
DecayingModelsFormulas chg: [sightings:getLastSighting] Added support of sighting policy 2024-03-12 14:41:22 +01:00
WorkflowModules chg: [workflowModules:distribution-if] Allow choosing `sharing-group` and keeping the selected sharing-group list empty 2024-04-12 10:35:47 +02:00
AccessLog.php fix: [internal] Access log errors from test 2024-01-14 18:19:10 +01:00
AdminSetting.php chg: [garbage collection] added cached exports 2024-01-05 09:19:05 +01:00
Allowedlist.php fix: [objects] restsearch first/last seen filters added 2024-01-19 18:11:28 +01:00
AnalystData.php Merge pull request #9651 from JakubOnderka/server-sync-debug 2024-04-14 15:38:57 +02:00
AnalystDataBlocklist.php chg: [analyst-data] Added `locked` flag, support of orgc/org, analyst-data-blocklist and most implementation of push synchronisation - WiP 2024-02-01 14:24:41 +01:00
AppModel.php fix: [feed] Added tag_collection_id as column 2024-04-17 15:17:53 +02:00
AttachmentScan.php fix: [internal] Error handling for error message in AttachmentScan 2024-03-21 14:34:17 +01:00
Attribute.php chg: [attribute search] by uuid updated 2024-04-17 12:00:53 +02:00
AttributeTag.php new: [WiP] edit refactor 2023-11-20 14:13:15 +01:00
AuditLog.php fix: [log] Do not save to database big changes 2024-02-01 17:46:56 +01:00
AuthKey.php chg: [CLI] Optimise cake user authkey_valid 2024-01-15 20:04:46 +01:00
Benchmark.php new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
Bruteforce.php Feature/user login profiles2 (#9379) 2023-11-24 13:47:59 +01:00
Cerebrate.php new: [CLI] admin reencrypt command 2021-11-07 17:51:04 +01:00
Collection.php fix: [collection] Enforce cascade on delete 2024-02-06 14:20:47 +01:00
CollectionElement.php new: [collections] feature added. Still missing sync integration - WiP 2024-01-28 18:05:29 +01:00
Community.php fix: [UI] Communities 2022-12-15 10:04:45 -05:00
Correlation.php chg: [internal] Use Attribute::fetchAttributesInChunks for correlations 2024-01-28 22:12:17 +01:00
CorrelationExclusion.php chg: [internal] Cleanup Redis code 2022-10-08 18:18:25 +02:00
CorrelationValue.php fix: [correlation] Use int type for value_id 2022-10-21 15:41:11 +02:00
CryptographicKey.php chg: [internal] Faster fetching event index 2022-11-01 10:56:31 +01:00
Dashboard.php fix: [dashboard] sort dashboard widgets 2022-12-06 07:14:44 +01:00
DecayingModel.php chg: [attribute:restSearch] Improved performance of `includeDecayScore` by a factor of 5 2024-03-12 11:32:10 +01:00
DecayingModelMapping.php chg: [attribute:restSearch] Improved performance of `includeDecayScore` by a factor of 5 2024-03-12 11:32:10 +01:00
Event.php Merge pull request #9658 from JakubOnderka/stix-exception-logging 2024-04-03 16:33:31 +02:00
EventBlocklist.php new: [workflow-modules:add-eventblocklist-entry] Added new action module 2023-10-19 13:46:14 +02:00
EventDelegation.php Add include attachments option when fetching event in EventDelegation.php 2024-03-13 10:57:39 +01:00
EventGraph.php fix: [acl] Event graph 2022-10-26 13:39:30 +02:00
EventLock.php new: [redis] Store some data in Redis compressed to save memory 2022-10-30 16:19:58 +01:00
EventReport.php fix: [eventreports:transformFreeTextIntoSuggestion] Add to_ids fallback value 2024-04-11 09:40:18 +02:00
EventTag.php fix: [UI] Error message when trying to add invalid attribute to object 2022-12-15 10:04:45 -05:00
FavouriteTag.php
Feed.php chg: [feed] Added support of tag_collection_id when dealing with feeds 2024-04-17 15:59:10 +02:00
FuzzyCorrelateSsdeep.php chg: [internal] ssdeep correlation speedup 2024-01-28 17:40:05 +01:00
Galaxy.php chg: [internal] Use array_push($array, ...) instead of slower array_merge 2024-01-28 16:01:21 +01:00
GalaxyCluster.php chg: [internal] Server sync debug messages 2024-04-08 09:45:33 +02:00
GalaxyClusterBlocklist.php chg: [internal] Faster checking if galaxy cluster is blocked 2023-05-24 09:58:09 +02:00
GalaxyClusterRelation.php does not exists => does not exist 2022-11-08 16:13:14 +01:00
GalaxyClusterRelationTag.php chg: [internal] Simplify creating tag 2021-10-30 19:40:52 +02:00
GalaxyElement.php chg: [internal] Remove unused and broken method 2024-01-28 15:41:31 +01:00
Inbox.php fix: [remote_ip] respect MISP.log_client_ip_header everywhere fixes #8781 2022-11-28 14:08:11 +01:00
Job.php chg: [appModel] Usage of `update` worker instead of `prio` 2022-09-01 15:55:37 +02:00
Log.php chg: [syslog] output slightly changed 2024-04-18 12:46:11 +02:00
MispObject.php fix: [object:editObject] Call function from the correct model 2024-02-15 14:12:55 +01:00
Module.php chg: [module] Keep connection between requests 2023-12-05 12:47:50 +01:00
News.php chg: [internal] More clear method name 2022-10-08 13:43:18 +02:00
Note.php chg: [analyst-data:edit] Added support of editable fields 2024-02-22 08:32:47 +01:00
Noticelist.php chg: [internal] Use JsonTool more often 2022-10-19 10:11:37 +02:00
NoticelistEntry.php
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 chg: [internal] Cleanup code for JSON decoding 2022-10-23 13:17:39 +02:00
ObjectTemplate.php new: [UI] Preparation for creating object from freetext 2022-12-15 10:05:13 -05:00
ObjectTemplateElement.php chg: [internal] Use JsonTool more often 2022-10-19 10:11:37 +02:00
Opinion.php chg: [analyst-data:edit] Added support of editable fields 2024-02-22 08:32:47 +01:00
OrgBlocklist.php new: [orgBlocklist:index] Added total blocked count and last block time for each blocked orgs 2023-04-18 15:06:22 +02:00
Organisation.php Merge remote-tracking branch 'origin/develop' into notes 2024-02-06 15:04:09 +01:00
OverCorrelatingValue.php fix: [over-correlations] weren't truly case insensitive, causing potential issues matching and entering values 2023-05-22 11:26:05 +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
Relationship.php new: [analyst-data] Added Inbound Relationship to all views. 2024-04-03 14:44:08 +02:00
RestClientHistory.php fix: [UI] REST client 2022-04-10 15:04:48 +02:00
Role.php chg: [permission:analyst-data] Added new permission `perm_analyst_data` 2024-01-31 15:05:49 +01:00
Server.php new: [fast api auth] added 2024-04-23 13:23:31 +02:00
ShadowAttribute.php chg: [internal] Server sync debug messages 2024-04-08 09:45:33 +02:00
SharingGroup.php chg: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01:00
SharingGroupBlueprint.php chg: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01:00
SharingGroupOrg.php chg: [internal] Be sure that authorizedIds methods returns int 2022-10-22 14:35:41 +02:00
SharingGroupServer.php chg: [internal] Be sure that authorizedIds methods returns int 2022-10-22 14:35:41 +02:00
Sighting.php chg: [sync] Try to save memory when fetching sightings 2024-04-08 09:45:33 +02:00
SightingBlocklist.php new: [sighting sync] blocklisting added 2024-04-04 12:08:22 +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 chg: [internal] Code cleanup 2024-01-14 17:35:25 +01:00
Tag.php fix: [internal] Taxonomy code cleanup 2022-12-15 10:04:45 -05:00
TagCollection.php chg: [acl] Move tags ACL check to one place 2022-10-26 21:10:23 +02:00
TagCollectionTag.php chg: [acl] Move tags ACL check to one place 2022-10-26 21:10:23 +02:00
Task.php
TaxiiServer.php Merge branch '2.4' of github.com:MISP/MISP into develop 2023-07-21 16:17:20 +02:00
Taxonomy.php fix: [Taxonomies] fix enabling of individual taxonomy tags for tags with special chars. fixes ##9300 2023-10-02 16:41:53 +02:00
TaxonomyEntry.php
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
TemplateElementFile.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementText.php
TemplateTag.php
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 chg: [internal] Faster check for session destruction 2024-01-30 18:54:11 +01:00
UserLoginProfile.php fix: [internal] Email new login sending 2024-01-29 15:44:40 +01:00
UserSetting.php new: [user:periodicNotification] Started development of system allowing users to receive period notifications by email 2022-08-29 09:03:42 +02:00
Warninglist.php chg: [internal] Faster checking if array is list 2024-01-27 13:01:13 +01: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: api order not working because of dropped param/incorrect handling, related to #9359 2023-11-09 09:56:57 +01:00
WorkflowBlueprint.php fix: [workflow] Importing blueprints 2022-10-10 22:26:12 +02:00