MISP/app/Model
Jakub Onderka 1ab9c41981 chg: [internal] Use JsonTool more often vol. 2 2022-10-19 14:36:55 +02:00
..
Behavior chg: [correlation] Optimise saving object timestamp 2022-10-13 09:51:12 +02:00
Datasource/Database chg: FORCE index hint instead of USE see #8633 2022-10-04 16:22:34 +02:00
DecayingModelsFormulas chg: [peridioc_notification] Compute event score instead of event base_score taking into account publish_timestamp 2022-09-12 09:16:24 +02:00
WorkflowModules new: [triggers:event_after_save_new] Added 2 new triggers for new events and new events from pull 2022-10-17 11:31:21 +02:00
AdminSetting.php chg: [internal] Fix setting cleanDb admin setting 2021-10-16 19:32:32 +02:00
Allowedlist.php
AppModel.php Merge pull request #8653 from JakubOnderka/workflow-fixes 2022-10-18 21:20:40 +02:00
AttachmentScan.php fix: add missing jobId param to enqueue() calls 2021-11-02 16:25:43 +01:00
Attribute.php Merge pull request #8653 from JakubOnderka/workflow-fixes 2022-10-18 21:20:40 +02:00
AttributeTag.php fix: [attributeTag:handleTag] Typo in argument positioning 2022-10-06 10:13:55 +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 new: [UI] Show warning if user don't have permission to use API 2022-10-07 15:21:10 +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
Correlation.php chg: [correlation] Optimise saving object timestamp 2022-10-13 09:51:12 +02:00
CorrelationExclusion.php chg: [internal] Cleanup Redis code 2022-10-08 18:18:25 +02:00
CorrelationValue.php fix: [correlation] Undefined index for long values 2022-09-10 20:12:50 +02:00
CryptographicKey.php fix: [internal] PHP comments 2022-09-11 10:59:14 +02:00
Dashboard.php fix: [internal] Class 'Folder' not found 2022-02-23 16:29:56 +01:00
DecayingModel.php chg: [internal] Add decaying model cache 2022-09-21 09:43:48 +02:00
DecayingModelMapping.php
Event.php Merge pull request #8676 from JakubOnderka/security-domains-freetext 2022-10-18 13:03:35 +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 fix: [internal] Lock prefix 2022-10-12 15:53:59 +02:00
EventReport.php new: [freetext] Fetch security vendor domains from warninglist 2022-10-18 12:28:17 +02:00
EventTag.php chg: [tag:attach/detach] Added support of relationship and locality 2022-10-05 14:48:18 +02:00
FavouriteTag.php
Feed.php new: [freetext] Fetch security vendor domains from warninglist 2022-10-18 12:28:17 +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 branch 'develop' of github.com:MISP/MISP into develop 2022-10-04 16:32:26 +02:00
GalaxyClusterBlocklist.php
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: [galaxyCluster:restSearch] Allow multiple filtering conditions to be used at once 2022-10-05 10:03:52 +02:00
Inbox.php
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 chg: [correlation] Optimise saving object timestamp 2022-10-13 09:51:12 +02:00
Module.php chg: [module:queryModuleServer] Allow skipping trigger execution 2022-08-25 10:54:15 +02:00
News.php chg: [internal] More clear method name 2022-10-08 13:43:18 +02:00
Noticelist.php chg: [internal] Use JsonTool more often 2022-10-19 10:11:37 +02:00
NoticelistEntry.php
NotificationLog.php
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] Speedup checking valid object for attributes 2022-09-25 16:17:44 +02:00
ObjectTemplateElement.php chg: [internal] Use JsonTool more often 2022-10-19 10:11:37 +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 fix: [correlation] Smarter count OverCorrelating values 2022-09-13 16:13:51 +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
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] Use JsonTool more often vol. 2 2022-10-19 14:36:55 +02:00
ShadowAttribute.php fix: [proposal] correlations are deprecated 2022-08-05 12:55:04 +02:00
SharingGroup.php chg: [workflowModules:distribution_if] Added support of sharing_group 2022-09-05 10:41:32 +02:00
SharingGroupBlueprint.php fix: [sharing group blueprint] fixed 2022-03-05 11:06:24 +01:00
SharingGroupElement.php
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
SightingdbOrg.php
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
TagCollectionTag.php
Task.php
Taxonomy.php fix: [internal] Less fragile event unpublishing 2022-10-13 09:39:15 +02:00
TaxonomyEntry.php
TaxonomyPredicate.php
Template.php chg: [internal] App model cleanup 2021-11-07 10:40:01 +01:00
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
User.php Merge pull request #8646 from JakubOnderka/periodic-summary-empty 2022-10-18 21:19:22 +02: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: [warninglist] Load warninglist from Redis for TLDs and security vendors 2022-10-18 12:41:01 +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: [workflow] Correctly check if workflow is enabled 2022-10-18 10:01:58 +02:00
WorkflowBlueprint.php fix: [workflow] Importing blueprints 2022-10-10 22:26:12 +02:00