MISP/app/Model
iglocska 27d048db0c fix: [performance] Potential performance fix for older MySQL versions using the wrong index as key during fetchAttributes()
- observer a server prioritising the deleted flag index when filtering attributes, leading to a massive performance loss
- hacky solution to make deleted and object_id (during flattening) indeces unusable
2019-01-22 08:28:15 +01:00
..
Behavior chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
AdminSetting.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
AppModel.php new: [server caching] Initial version WIP 2019-01-18 09:06:23 +01:00
Attribute.php fix: [performance] Potential performance fix for older MySQL versions using the wrong index as key during fetchAttributes() 2019-01-22 08:28:15 +01:00
AttributeTag.php chg: [refactor] Slight refactor for getAttributesTags() 2019-01-18 11:58:54 +01:00
Bruteforce.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Dns.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Event.php Merge branch 'features/server_caching' into 2.4 2019-01-18 16:16:00 +01:00
EventBlacklist.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
EventDelegation.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
FavouriteTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Feed.php new: [feeds] Opened up feed inspection to host org users and added servers to overlap matrix 2019-01-20 10:19:05 +01:00
FuzzyCorrelateSsdeep.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Galaxy.php fix: [ACL] small ACL fix 2019-01-18 11:59:24 +01:00
GalaxyCluster.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
GalaxyElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Job.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
Log.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
MispObject.php fix: [API] previous commit fixed 2018-11-29 17:18:42 +01:00
Module.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01: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
ObjectReference.php fix: [object references] Editing an event failed to save new object references 2018-12-26 22:40:31 +01:00
ObjectRelationship.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectTemplate.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectTemplateElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
OrgBlacklist.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Organisation.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
Post.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Regexp.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Role.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Server.php new: [feeds] Opened up feed inspection to host org users and added servers to overlap matrix 2019-01-20 10:19:05 +01:00
ServerTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ShadowAttribute.php new: Add upload/download for attachments 2018-08-15 14:07:44 +01:00
SharingGroup.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01: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 Merge remote-tracking branch 'origin/2.4' into querybuilder 2018-12-17 16:36:27 +01:00
Tag.php fix: [model linking] Made tag collection tag dependent of tag 2018-12-28 12:54:51 +01:00
TagCollection.php new: [Tag collections] Export/import tag collections added 2019-01-21 15:15:10 +01: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 fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01: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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ThreatLevel.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
User.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
Warninglist.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01: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: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00