MISP/app/Model
iglocska 7f8a81e161 new: Added caching and pagination to freetext/csv feeds 2016-12-30 16:16:56 +01:00
..
Behavior fix: Removed left in debug line 2016-09-22 09:44:51 +02:00
AdminSetting.php new: Add default role to the user creation, fixes #256 2016-08-29 14:49:14 +02:00
AppModel.php fix: Fixed the colour settings for taxonomies 2016-12-27 16:47:11 +01:00
Attribute.php new: Disable correlation 2016-12-22 15:30:06 +01:00
Bruteforce.php fix: Fix the broken bruteforce protection 2016-09-12 11:20:26 +02:00
Dns.php chg: replace spaces before tabs by tabs 2016-09-05 00:11:49 +02:00
Event.php Merge branch '2.4' of https://github.com/MISP/MISP into feature/disable_correlation 2016-12-22 21:01:58 +01:00
EventBlacklist.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
EventDelegation.php chg: remove redundant className attributes 2016-09-15 17:07:35 +02:00
EventTag.php new: Added new statistics page, fixes #1648, fixes #1557 2016-11-04 13:14:03 +01:00
FavouriteTag.php chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
Feed.php new: Added caching and pagination to freetext/csv feeds 2016-12-30 16:16:56 +01:00
Galaxy.php fix: removed copy paste junk 2016-12-05 00:51:51 +01:00
GalaxyCluster.php chg: Rework of the galaxy UI, fixes #1738 2016-12-14 17:18:09 +01:00
GalaxyElement.php new: First iteration of the galaxies (WIP) 2016-12-05 00:47:34 +01:00
Job.php bro export funtionality 2016-08-29 17:26:14 +02:00
Log.php fix: org field missing in log entry causing proposal sync to fail 2016-12-29 16:06:11 +01:00
Module.php chg: remove some references to variables 2016-09-15 17:08:58 +02:00
News.php chg: remove redundant className attributes 2016-09-15 17:07:35 +02:00
OrgBlacklist.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Organisation.php new: add basic experimental support for PostgreSQL 2016-08-31 04:11:49 +02:00
Post.php chg: remove some references to variables 2016-09-15 17:08:58 +02:00
Regexp.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Role.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Server.php new: Added session settings to the server settings 2016-12-28 11:22:47 +01:00
ServerTag.php chg: remove redundant className attributes 2016-09-15 17:07:35 +02:00
ShadowAttribute.php fix: On newer MySQL versions proposing a deletion to an attribute failed, fixes #1741 2016-12-09 09:26:58 +01:00
SharingGroup.php fix: Added a fallback for no active flag being set on sharing group capture 2016-09-19 14:29:06 +02:00
SharingGroupElement.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
SharingGroupOrg.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
SharingGroupServer.php chg: remove some references to variables 2016-09-15 17:08:58 +02:00
Sighting.php Merge branch '2.4' into 1457 2016-09-18 13:06:03 +02:00
Tag.php new: Added a way to disable certain tags from the UI, fixes #1733 2016-12-16 15:44:10 +01:00
Task.php Merge branch '2.4' into 2.4.51 2016-08-28 21:08:02 +02:00
Taxonomy.php fix: Fixed the colour settings for taxonomies 2016-12-27 16:47:11 +01:00
TaxonomyEntry.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
TaxonomyPredicate.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Template.php chg: use new Tool for random string generation 2016-09-15 17:07:12 +02:00
TemplateElement.php fix: Fixed an issue where adding an attribute to an empty temlate as a first element caused an error, fixes #1635 2016-11-15 06:17:36 +01:00
TemplateElementAttribute.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
TemplateElementFile.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
TemplateElementText.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
TemplateTag.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Thread.php Use 24 hour clock 2016-12-13 13:59:11 +01:00
ThreatLevel.php remove commented out codelines 2016-05-31 18:01:54 +02:00
User.php Merge branch '2.4' into 1541 2016-09-18 13:12:11 +02:00
Warninglist.php chg: Exposed the new warninglist override via APIs and moved the lookup method to the warninglist model 2016-12-19 10:01:14 +01:00
WarninglistEntry.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
WarninglistType.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Whitelist.php new: Added the metadata flag to the event restsearch API 2016-09-12 12:09:19 +02:00