MISP/app/Controller
iglocska a421b71443 CSV memory usage reduction on automation
- reduced the number of attributes at the cost of some additional processing time
- this should reduce very slow processing of large data sets
2015-12-23 01:20:41 +01:00
..
Component Merge branch 'master' into 2.4-beta 2015-11-22 17:53:08 +01:00
AppController.php Don't run the anti IE 8 check on requests that don't have a user agent set, fixes #775 2015-12-19 19:41:17 +01:00
AttributesController.php Merge branch 'master' into 2.4-syncrework 2015-12-09 02:00:23 +01:00
EventBlacklistsController.php Fix to an issue that blocked event blacklist entries from being added manually, fixes #676 2015-09-24 11:26:23 +02:00
EventsController.php CSV memory usage reduction on automation 2015-12-23 01:20:41 +01:00
JobsController.php Further progress 2015-04-18 07:53:18 +02:00
LogsController.php Fixed the editing of sharing groups via event updates 2015-12-14 00:03:45 +01:00
OrganisationsController.php Permission checks 2015-11-14 17:27:06 +01:00
PagesController.php Fix to an issue with the calendar and added view to help with gitbook page generation 2015-10-08 10:00:42 +02:00
PostsController.php Fixed an issue with discussions where a new thread would not have a default distribution and sharing group ID and would fail on creation, fixes #758 2015-12-16 08:59:31 +01:00
RegexpController.php Fixed a security issue with the regular expressions 2015-11-16 19:47:31 +01:00
RolesController.php Further progress 2015-08-31 02:32:37 +02:00
ServersController.php Small fixes 2015-12-09 02:29:04 +01:00
ShadowAttributesController.php Invalid fetchevent call fixed for proposal add attachment 2015-12-18 17:17:42 +01:00
SharingGroupsController.php Further progress on the sync 2015-12-09 01:43:54 +01:00
TagsController.php Various fixes 2015-12-16 00:48:30 +01:00
TasksController.php Various fixes throughout the application 2015-11-28 23:49:52 +01:00
TaxonomiesController.php Rework of the taxonomies 2015-11-27 17:41:41 +01:00
TemplateElementsController.php Various fixes throughout the application 2015-11-28 23:49:52 +01:00
TemplatesController.php Fixed some more invalid org checks 2015-10-15 14:31:07 +02:00
ThreadsController.php Further progress 2015-12-07 02:02:32 +01:00
UsersController.php CSV memory usage reduction on automation 2015-12-23 01:20:41 +01:00
WhitelistsController.php First rework of the siteadmin role 2013-10-03 11:45:27 +02:00