MISP/app/Model
Jakub Onderka 3935dee16b chg: [internal] Threat levels list 2021-03-10 08:17:11 +01:00
..
Behavior chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Datasource/Database fix: [database] made MySQLObserver php < 7.2 compliant 2020-04-14 15:37:55 +02:00
DecayingModelsFormulas fix: [decaying] 2-tag base_score ratio. Fix #6352 2020-09-28 10:30:02 +02:00
AdminSetting.php new: [CLI] check if updates are done yet or not 2021-02-25 11:37:37 +01:00
Allowedlist.php chg: [internal] Using Allowedlist instead of Whitelist 2020-09-01 16:28:20 +02:00
AppModel.php chg: [optimisation] Faster Model::_findList method 2021-03-07 11:12:03 +01:00
AttachmentScan.php Merge pull request #6485 from JakubOnderka/module-timeout 2020-10-24 18:06:11 +02:00
Attribute.php Merge branch '2.4' into develop 2021-03-03 00:07:02 +01:00
AttributeTag.php fix: [UI] event matrix heatmap view correctly flattens the event 2021-03-05 01:02:00 +01:00
AuthKey.php new: [authkeys] Copy key info when resetting key 2021-03-03 09:23:07 +01:00
Bruteforce.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Cerebrate.php new: [Cerebrates] added Cerebrate sync functionality 2020-11-30 23:43:44 +01:00
Community.php fix: [community] removed invalid filter field causing notice errors 2020-11-30 23:39:05 +01:00
CorrelationExclusion.php chg: [internal] Optimise correlation exclusion 2021-01-29 16:02:24 +01:00
Dashboard.php chg: [internal] Invalid message for UUID contains that UUID must be RFC 4122 compliant 2020-09-18 10:56:28 +02: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 #7182 from JakubOnderka/merge-local-tags 2021-03-09 20:12:32 +01:00
EventBlocklist.php chg: [internal] Move addMISPExportFile from controller to model 2020-09-26 13:02:19 +02:00
EventDelegation.php
EventGraph.php
EventLock.php chg: [internal] Faster event locks with Redis 2021-03-08 18:07:36 +01:00
EventReport.php Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-01 11:43:28 +01:00
EventTag.php chg: [tag] Fetch event count for tags in one query 2020-11-24 16:30:03 +01:00
FavouriteTag.php
Feed.php chg: [internal] When caching feed, save progress to db less often 2021-02-24 20:28:37 +01:00
FuzzyCorrelateSsdeep.php fix: [correlations] Purge ssdeep table after attribute delete 2020-05-21 17:54:40 +02:00
Galaxy.php fix: [internal] timestmaping when adding clusters to attributes wasn't working 2021-02-03 14:52:47 +01:00
GalaxyCluster.php chg: [schema] Convert GalaxyCluster tag name to case insensitive 2021-03-03 08:17:16 +01:00
GalaxyClusterBlocklist.php fix: [galaxyClusterBlocklist] Correct usage of the new blocklist 2020-09-22 14:42:44 +02:00
GalaxyClusterRelation.php chg: [ineternal] Opimise GalaxyCluster::fetchGalaxyClusters when full is True 2021-02-24 18:05:59 +01:00
GalaxyClusterRelationTag.php chg: [internal] removed void return promise 2020-11-24 13:51:13 +01:00
GalaxyElement.php chg: [galaxyElement] Added individual deletion and JSON flattening/expanding 2020-12-02 11:55:15 +01:00
Inbox.php new: [inbox] system added 2020-04-07 13:21:01 +02:00
Job.php chg: [internal] When caching feed, save progress to db less often 2021-02-24 20:28:37 +01:00
Log.php new: [authkeys] Allowed IPs 2021-03-03 09:23:07 +01:00
MispObject.php Merge branch 'develop' of github.com:MISP/MISP into develop 2021-02-16 11:06:17 +01:00
Module.php fix: [internal] Remove warning when modules are not reachable 2020-11-01 15:19:57 +01:00
News.php
Noticelist.php
NoticelistEntry.php
NotificationLog.php
ObjectReference.php chg: [objectReference] Renamed function 2021-02-19 09:11:17 +01:00
ObjectRelationship.php
ObjectTemplate.php fix: [objectTemplate:update] Typo instance variable 2021-01-27 12:17:31 +01:00
ObjectTemplateElement.php fix: [decaying:tool] Support strict sql mode while fetching available 2020-02-21 16:33:34 +01:00
OrgBlocklist.php chg: [internal] Invalid message for UUID contains that UUID must be RFC 4122 compliant 2020-09-18 10:56:28 +02:00
Organisation.php chg: [organisation] "International" typo fixed + Europe added 2021-02-15 11:05:20 +01:00
Post.php fix: [post] Do not send emails to disabled user for new posts 2020-12-11 15:37:28 +01:00
Regexp.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
RestClientHistory.php
Role.php fix: [internal] perm_tag_editor can just create tags 2021-02-23 08:36:58 +01:00
Server.php Merge pull request #6967 from JakubOnderka/html-alert-email 2021-03-06 12:18:33 +01:00
ShadowAttribute.php fix: [shadowAttributes:viewPicture] Allows shadow attribute's pictures to be displayed 2021-01-25 15:26:53 +01:00
SharingGroup.php fix: [SG] allow saving sharing groups with empty releasabiltiy tags, fixes #7165 2021-03-05 16:16:27 +01:00
SharingGroupElement.php
SharingGroupOrg.php chg: [internal] Use find('column') on more places 2020-12-31 09:55:37 +01:00
SharingGroupServer.php fix: [comments] updated for two recent changes in the code 2021-03-02 13:03:54 +01:00
Sighting.php chg: [internal] Fetch attribute UUIDs for sightings in different query 2021-03-06 10:56:46 +01:00
Sightingdb.php chg: [sightingdb] Added support for bulk lookups and namespacing 2019-11-08 08:24:04 +01:00
SightingdbOrg.php new: [SightingDB] Added integration with SightingDB 2019-11-06 21:20:04 +01:00
Tag.php chg: [internal] Refactor TagsController::view 2021-02-09 10:57:01 +01:00
TagCollection.php fix: [tag collections] typo causing tag collections to break completely fixed 2021-02-11 10:42:39 +01:00
TagCollectionTag.php
Task.php
Taxonomy.php fix: [internal] Incorrect tag three components split 2021-02-25 11:12:46 +01:00
TaxonomyEntry.php
TaxonomyPredicate.php chg: [UI] Convert taxonomies to default view 2020-12-20 16:55:50 +01:00
Template.php fix: [security] XSS in the template element index view 2020-11-18 06:29:55 +01:00
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php fix: [security] discussion thread ACL issues fixed 2020-02-08 10:34:23 +01:00
ThreatLevel.php chg: [internal] Threat levels list 2021-03-10 08:17:11 +01:00
User.php new: [email] Command for testing generated alert email 2021-03-06 10:39:16 +01:00
UserSetting.php new: [settings] Allow to use ThreatLevel.name for alert filter 2021-02-06 16:04:02 +01:00
Warninglist.php chg: [internal] Faster updating warninglist 2021-02-10 21:32:42 +01:00
WarninglistEntry.php
WarninglistType.php