MISP/app/Model
iglocska 6b95047c1e
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2020-06-22 11:11:31 +02:00
..
Behavior fix: [internal] Load Regexp just when they are requested 2019-10-14 20:17:14 +02:00
Datasource/Database fix: [database] made MySQLObserver php < 7.2 compliant 2020-04-14 15:37:55 +02:00
DecayingModelsFormulas chg: [decaying] `last_seen` takes precedence over `timestamp` 2020-05-29 14:40:13 +02:00
AdminSetting.php fix: [adminSetting] Avoid trying to create new entries if previous save failed 2020-01-20 13:26:25 +01:00
AppModel.php fix: [internal] object level restsearch issues resolved when querying via filters on the attribute scope, fixes #6016 2020-06-14 20:23:48 +02:00
Attribute.php Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-06-22 11:11:31 +02:00
AttributeTag.php chg: [attributeTag] Stop pruning outdated attribute tag when syncing. 2020-01-16 15:13:10 +01:00
Bruteforce.php fix: [database] bruteforce check relaxed for datasource 2020-04-14 15:18:25 +02:00
Community.php chg: [field rename] Renamed all community fields with redundancy to something more simple (community_uuid -> uuid, etc) 2019-08-30 09:46:22 +02:00
Dashboard.php chg: [dashboard] show owner email of template to site owners and the owner themselves 2020-03-09 00:14:59 +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
Dns.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Event.php Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-06-22 11:11:31 +02:00
EventBlacklist.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
EventDelegation.php fix: Replace not exists MethodNotFoundException with NotFoundException 2019-08-14 21:27:05 +02:00
EventGraph.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
EventLock.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
EventTag.php Fix some typo 2019-10-04 13:02:59 +02:00
FavouriteTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Feed.php fix: [pull] Correct progress for pull job 2020-06-07 22:25:32 +02:00
FuzzyCorrelateSsdeep.php fix: [correlations] Ssdeep check all chunks 2020-05-18 08:38:51 +02:00
Galaxy.php Allow forcing tag creation for galaxies 2020-02-18 14:11:54 -05:00
GalaxyCluster.php chg: [internal] Much faster GalaxyCluster::attachClustersToEventIndex 2019-12-18 11:52:13 +01:00
GalaxyElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Inbox.php new: [inbox] system added 2020-04-07 13:21:01 +02:00
Job.php fix: [pull] Correct progress for pull job 2020-06-07 22:25:32 +02:00
Log.php fix: [EventShell:enrichment] Improved reporting of error messages 2020-06-05 07:46:46 +02:00
MispObject.php fix: [internal] object level restsearch issues resolved when querying via filters on the attribute scope, fixes #6016 2020-06-14 20:23:48 +02:00
Module.php chg: [internal] Log exception when querying modules 2020-06-05 11:08:26 +02:00
News.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Noticelist.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +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 fix: [enrichment] Avoiding issues with failing references 2019-07-03 11:10:06 +02:00
ObjectRelationship.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectTemplate.php fix: few typos 2019-06-12 11:38:19 +02:00
ObjectTemplateElement.php fix: [decaying:tool] Support strict sql mode while fetching available 2020-02-21 16:33:34 +01:00
OrgBlacklist.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
Organisation.php new: [database] New MySQL data source added for debugging 2020-04-14 15:04:33 +02:00
Post.php chg: [default] old default 'TLP Amber' is now 'tlp:amber' to be consistent and use MISP taxonomy naming 2019-11-04 12:41:52 +01:00
Regexp.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
RestClientHistory.php new: [REST client] Added history/bookmarks 2019-03-19 10:55:27 +01:00
Role.php chg: [roles] allow the creation site admin enabled roles without auth access 2020-05-06 14:53:11 +02:00
Server.php Merge pull request #5992 from JakubOnderka/download-event-log-exception 2020-06-16 14:17:27 +02:00
ServerTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ShadowAttribute.php chg: [Attribute:seen] Moved conversion iso<->utc of fs/ls in dedicated 2019-12-16 10:47:07 +01:00
SharingGroup.php new: [internal] cache the sharing group access lookups 2020-04-30 08:29:17 +02:00
SharingGroupElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SharingGroupOrg.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SharingGroupServer.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Sighting.php chg: [internal] Log exception if exception is thrown during event downloading 2020-06-07 20:25:39 +02: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: [tags:checkForOverride] Do not duplicate user id variable 2020-06-04 13:30:28 +02:00
TagCollection.php fix: [internal] removed debug calls 2019-09-29 21:49:51 +02:00
TagCollectionTag.php new: [tag collections] Renamed tagCollectionElement to tagCollectionTag 2018-12-25 14:44:26 +01:00
Task.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Taxonomy.php chg: [taxonomy] Fixed typo 2020-06-05 07:59:15 +02:00
TaxonomyEntry.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
TaxonomyPredicate.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
Template.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02: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 fix: [security] discussion thread ACL issues fixed 2020-02-08 10:34:23 +01:00
ThreatLevel.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
User.php chg: [user:finaliseAndSendEmail] Aggresively catch errors and log them 2020-05-07 17:11:42 +02:00
UserSetting.php new: [Tag] Allow Tag's numerical_values to be overriden by userSettings 2020-06-02 09:33:08 +02:00
Warninglist.php Clean up errors when trying to update warning lists 2020-05-15 12:26:06 -04:00
WarninglistEntry.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
WarninglistType.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Whitelist.php fix: [whitelist] Correclty refresh the cached values. Fix #3772 2020-05-18 13:51:56 +02:00