MISP/app/Model
Andras Iklody 3b555ec2c7
Merge pull request #5014 from JakubOnderka/filter-cidr
Much faster IPv4 warninglists
2019-08-21 10:29:42 +02: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 chg: [cache] Do not check if class exists when cache is already connected 2019-08-16 19:26:12 +02:00
Attribute.php Merge pull request #5030 from zaphodef/feature/delete_attribute_messages 2019-08-20 17:02:43 +02:00
AttributeTag.php fix: [UI] Empty objects threw a notice on the event view 2019-08-05 15:42:12 +02: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 fix: Replace not exists MethodNotFoundException with NotFoundException 2019-08-14 21:27:05 +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 PostgreSQL issues 2019-07-23 11:17:56 +03:00
FavouriteTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Feed.php fix: [feeds] Stop the reset of the attribute count after a feed pull is completed, fixes #4414 2019-04-05 10:46:32 +02:00
FuzzyCorrelateSsdeep.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Galaxy.php new: [tags] Local tags feature added 2019-07-08 11:39:41 +02:00
GalaxyCluster.php fix: [GalaxyCluster] relaxed the matching of cluster names to tags, fixes #4154 2019-08-02 16:28:08 +02:00
GalaxyElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Job.php fix: [export] Fixed broken bro export, fixes #4050 2019-04-15 10:48:00 +02:00
Log.php chg: [logging] Truncate description lengths that would be longer than what the DB can store with the default setup 2019-08-13 12:03:30 +02:00
MispObject.php fix: [objects] Fix various issues with objects/edit 2019-08-05 10:50:39 +02: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
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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
OrgBlacklist.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
Organisation.php new: [API] new parameters added to attributes/restSearch to include additional context, fixes #4935, fixes #4940, affects MISP/PyMISP#415 2019-08-02 13:41:20 +02:00
Post.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +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 Publish events to Kafka 2019-03-18 15:53:22 +01:00
Server.php new: [API] get a single server setting via /servers/getSetting/[setting_name], fixes #4964 2019-08-15 20:01:36 +02:00
ServerTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ShadowAttribute.php fix: [proposals] Fixed automatic setting of the category when adding proposals, fixes #4868 2019-07-29 11:17:45 +02:00
SharingGroup.php fix: [Sharing groups] Various fixes to align the reported local instance URL as the external_baseurl if set, as opposed to always using the baseurl, fixes #4982 2019-08-13 13:00:24 +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 fix: Replace not exists MethodNotFoundException with NotFoundException 2019-08-14 21:27:05 +02:00
Tag.php new: [API] AND for tag filters in restSeach added 2019-05-23 11:25:29 +02: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: [API] Posting on taxonomies/update returns an exception if taxonomies have no numerical_value set, fixes #4899 2019-08-05 16:18:37 +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: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
ThreatLevel.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
User.php Publish events to Kafka 2019-03-18 15:53:22 +01:00
Warninglist.php Merge pull request #5014 from JakubOnderka/filter-cidr 2019-08-21 10:29:42 +02: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: [style] consistent space indentation 2019-02-10 13:08:55 +01:00