MISP/app/Model
iglocska 74579bb1fe
fix: [attribute search] enforce unpublishedprivate directive
2024-03-22 15:24:05 +01:00
..
Behavior fix: [performance] load analyst data in bulk 2024-03-15 08:41:55 +01:00
Datasource/Database new: [datasource] improvements 2024-03-20 13:04:36 +01:00
DecayingModelsFormulas chg: [sightings:getLastSighting] Added support of sighting policy 2024-03-12 14:41:22 +01:00
WorkflowModules Merge remote-tracking branch 'origin/develop' into pr-9589 2024-03-19 14:22:32 +01: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 fix: [pull] Fix pulling from remote server when analyst data is not supported 2024-03-04 15:36:34 +01: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 Merge branch '2.4' into develop 2024-03-06 11:01:47 +01:00
AttachmentScan.php fix: [internal] Error handling for error message in AttachmentScan 2024-03-21 14:34:17 +01:00
Attribute.php fix: [attribute search] enforce unpublishedprivate directive 2024-03-22 15:24:05 +01: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
Bruteforce.php Feature/user login profiles2 (#9379) 2023-11-24 13:47:59 +01:00
Cerebrate.php
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 fix: [sync] if push rules don't have the type_attributes set, don't throw an error 2024-03-21 14:30:49 +01: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: [eventReport:editReport] Call function from the correct model 2024-02-15 13:27:54 +01: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 fix: [internal] Try to cleanup memory when fetching feed 2024-01-13 16:41:20 +01: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: [galaxyCluster] Added support of analyst-note in the UI 2024-01-30 09:03:16 +01: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
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 fix: [logging] fixed using removeTagFromObject() 2024-03-06 10:39:55 +01: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
ObjectReference.php
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
Relationship.php chg: [analyst-data:edit] Added support of editable fields 2024-02-22 08:32:47 +01:00
RestClientHistory.php
Role.php chg: [permission:analyst-data] Added new permission `perm_analyst_data` 2024-01-31 15:05:49 +01:00
Server.php Merge branch '2.4' into develop 2024-03-13 11:18:19 +01:00
ShadowAttribute.php Fix key error on shadow attribute's id 2024-03-16 16:27:57 +00: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 Merge branch '2.4' into develop 2024-03-13 11:18:19 +01:00
Sightingdb.php
SightingdbOrg.php
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
Template.php
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
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
WarninglistType.php
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