Commit Graph

9584 Commits (543fccdc588200c6cbe7f38b0869e208c3c0af2f)

Author SHA1 Message Date
iglocska 543fccdc58 fix: [api] Sharing group organisations not iterated if they don't exist 2018-10-04 22:48:50 +02:00
iglocska 92eb8a91ad Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-10-04 22:27:28 +02:00
iglocska e02e2f35ae fix: [internal] Moved validFormats array into a global for the event model 2018-10-04 22:26:19 +02:00
iglocska e510a0e184 new: [search] download functionalities added to the search 2018-10-04 22:25:49 +02:00
iglocska 68a49acd59 new: [search] view changes added for the search 2018-10-04 22:25:03 +02:00
iglocska 3fd070a996 new: [search] Search refactored completely to use restsearch. Still needs some minor changes 2018-10-04 22:24:35 +02:00
iglocska 7d7c733005 new: [internal] restsearch's bulk code moved to the model for attributes 2018-10-04 22:23:58 +02:00
iglocska be5b684893 new: [api] CSV export using thin overlay over restsearch 2018-10-04 22:23:32 +02:00
Alexandre Dulaunoy d4eaac3f58
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-10-04 21:11:01 +02:00
Alexandre Dulaunoy 4f029a3889
chg: [misp-galaxy] updated to the latest version 2018-10-04 21:10:32 +02:00
iglocska 88944cb792 new: [API] attributes/restSearch has received CSV as a new export format
- added hook to modify parameters based on the export's internal settings
2018-10-03 08:02:07 +02:00
iglocska bd0ea905fb new: [API] restsearch's internals moved to event model and reworked
- better chunking and parameter handling
2018-10-03 08:01:23 +02:00
iglocska f40f802862 new: [API] events/restSearch reworked, added CSV export 2018-10-03 08:00:35 +02:00
iglocska cea4f857bb fix: [ReST] increased ReST client execution time to 300s 2018-10-03 08:00:04 +02:00
iglocska e461029b9d new: [API] CSV export tool completely reworked 2018-10-03 07:59:46 +02:00
Andras Iklody d8d5031c80
Merge pull request #3730 from FloatingGhost/2.4
fix: Customauth Headers are case-sentitive, do not strtoupper
2018-10-02 17:09:20 +00:00
Andras Iklody ae4487f218
Merge pull request #3731 from RichieB2B/ncsc-nl/show-more
Only display "Show 2 more" and up
2018-10-02 17:08:40 +00:00
Richard van den Berg 13b5f2cb52 Only display "Show 2 more" and up 2018-10-02 18:13:17 +02:00
Hannah Ward f5fbb3fb12
fix: Headers are case-sentitive, do not strtoupper 2018-10-02 15:40:28 +01:00
iglocska e60579dfd8 fix: [Feed] If no data is returned from a freetext feed a notice was generated
- added more graceful handling
2018-10-02 15:37:42 +02:00
Sami Mokaddem 056e0ae688 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2018-10-02 11:38:20 +02:00
Sami Mokaddem 10aea3aee8 fix: [distributionGraph] changed condition to support one missing edge
case
2018-10-02 11:37:14 +02:00
Andras Iklody 124c6b94d4
Merge pull request #3729 from RichieB2B/ncsc-nl/trim-merge
Trim spaces from source_id in merge form
2018-10-02 09:12:38 +00:00
Sami Mokaddem 0559b766cb Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2018-10-02 11:04:59 +02:00
Sami Mokaddem 0885df1974 fix: [distributionGraph] Fixed for loop to be less browser dependent. 2018-10-02 11:02:05 +02:00
Richard van den Berg f1c59bb634 Trim spaces from source_id in merge form 2018-10-02 10:44:22 +02:00
iglocska 035f663e9b fix: [log] user zmq logging was always getting the first user instead of the actual one 2018-10-02 10:37:59 +02:00
iglocska 8e45606f63 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-10-02 09:48:05 +02:00
iglocska 58b9a3c50b fix: [graph] Made the correlation graph aware of the new correlation loading 2018-10-02 07:35:34 +02:00
iglocska 0544bb934b new: [API] Improvements to the fetcher
- cache several objects that were loaded over and over before on bulk exports
- includeGranularCorrelations internal flag added to include/exclude correlations from the export for certain types
- some cleanup
2018-10-02 07:34:02 +02:00
iglocska 1a5f764048 new: [internal] Added caching to the sharing group organisations 2018-10-01 14:49:12 +02:00
iglocska 0fabffd5ed fix: [internal] Organisation caching fixed for the event load 2018-10-01 14:48:43 +02:00
iglocska 74916368b5 chg: [API] new restresponse library addition fixed (send file) 2018-10-01 14:48:00 +02:00
iglocska 759e465252 new: [internal] Organisation internal caching added 2018-09-30 22:29:59 +02:00
iglocska 7c434a6063 new: [internal] GalaxyCluster internal caching added 2018-09-30 22:29:38 +02:00
iglocska ca46873664 new: [API] added sendFile function to rest response component 2018-09-30 22:26:19 +02:00
iglocska f18f8b579a new: [API] events/restsearch rework - chunked export for performance gains 2018-09-29 23:43:52 +02:00
iglocska bef609607a fix: [api] close the file after reading it 2018-09-29 23:42:21 +02:00
Raphaël Vinot 925e688122 fix: Travis tests failing, take 2 2018-09-29 16:12:30 -04:00
Raphaël Vinot b4c03514e5 fix: Travis tests failing 2018-09-29 16:01:22 -04:00
Raphaël Vinot 184a329e08 chg: Bump PyMISP 2018-09-29 15:44:25 -04:00
Raphaël Vinot c98479a235 chg: Bump PyMISP 2018-09-29 15:12:32 -04:00
Alexandre Dulaunoy 9d7288dd4c
chg: [misp-galaxy] updated to the latest version 2018-09-29 09:03:23 +02:00
Alexandre Dulaunoy d9409811eb
Merge pull request #3725 from lhirlimann/2.4
Unify url for modules, make them usable behind proxies
2018-09-29 08:12:29 +02:00
Ludovic 08fb51c9e9 Unify url for modules, make them usable behind proxies 2018-09-28 17:39:11 +02:00
Raphaël Vinot 8a6d827620 chg: Bump PyMISP 2018-09-28 10:37:21 -04:00
iglocska 24c2a7f8a2 fix: [API documentation] Added missing filters to the restSearch API 2018-09-28 16:13:38 +02:00
iglocska 3e992713dd fix: [API] sgReferenceOnly should work via the API too 2018-09-28 16:07:38 +02:00
iglocska 6e9c61a6b4 fix: [API] handle empty value fields when running a quick search 2018-09-28 15:57:41 +02:00
iglocska c5c29b62a0 fix: [API] Fixed the quickfilter parameter 2018-09-28 15:54:08 +02:00