Commit Graph

67 Commits (2.4)

Author SHA1 Message Date
iglocska 0b9185c1fa fix: Raised the default timeout for modules
- possible fix for #1466
2016-08-24 09:36:35 +02:00
iglocska e5bce5ac3c fix: Fixed an issue with large samples from modules causing the import process to fail 2016-08-16 11:42:43 +02:00
Iglocska 1c4215bdc7 fix: Some cleanup 2016-08-06 09:55:11 +02:00
Iglocska fc47b24ea8 fix: More capitalisation 2016-08-04 16:33:05 +02:00
Iglocska ef6a9593ba fix: Capitalisation > me 2016-08-04 16:30:36 +02:00
Iglocska 8f1a50f9d0 fix: I suck at capitalisation 2016-08-04 15:31:52 +02:00
Iglocska 80198be4a9 fix: Fixed some issues with the module services not using the correct url/port settings 2016-08-04 15:10:47 +02:00
Iglocska 629eb3b9d9 fix: Fixed the import module
- correctly populates the resolved attribute list
- added validation by input type for fields
- added error message from introspection config to the validation check
- still needs plenty of refinement
2016-08-04 07:55:58 +02:00
Iglocska 1f1c8c814e new: First revision of the new import system 2016-08-01 16:15:24 +02:00
Iglocska ad60b7e264 new: Updates to the module system
- hover modules now require a 0.5 second hover to fire off the query
- Introduced a new timeout setting to avoid a long lasting query by the module system to stall MISP
2016-07-21 11:35:29 +02:00
Iglocska 74e8ffb840 Merge branch '2.4' into feature/modulerework
Conflicts:
	app/Model/Module.php
2016-07-21 10:43:25 +02:00
Andreas Ziegler a0b661eecb chg: remove obsolete functions 2016-06-27 18:00:39 +02:00
Iglocska e61de149f3 Merge branch '2.4' into feature/modulerework
Conflicts:
	app/Model/Module.php
	app/Model/Server.php
2016-06-07 13:46:12 +02:00
Andreas Ziegler 1d06f25b38 chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
Andreas Ziegler 898ea1d97c remove whitespace (space/tab) from empty lines 2016-06-04 01:08:16 +02:00
Iglocska 6cbc5de0de new: Work on the refactoring of the module system 2016-05-17 23:37:59 +02:00
Iglocska 4020628df4 chg: Further work on the soft deletes 2016-05-10 10:31:56 +02:00