Commits on Aug 30, 2019

  1. fix: [export] Add a proper filename to the event restsearch API's out…

    …put to make downloading events a bit more convenient, fixes #4905
    iglocska committed Aug 30, 2019
  2. Merge pull request #5084 from RichieB2B/patch-6

    Fix Declaration of RestResponseComponent warning
    iglocska committed Aug 30, 2019

Commits on Sep 2, 2019

Commits on Sep 3, 2019

Commits on Sep 4, 2019

  1. fix: [UI] Remove rest of unused code

    Inner code was removed in 3f03ceb
    JakubOnderka committed Sep 4, 2019
  2. Merge pull request #5102 from JakubOnderka/patch-21

    fix: [UI] Remove rest of unused code
    iglocska committed Sep 4, 2019
  3. Merge pull request #5052 from JakubOnderka/error-handling

    Better error handling for fetching feeds
    iglocska committed Sep 4, 2019
  4. Merge pull request #5101 from JakubOnderka/patch-20

    chg: [user] Use machine readable format for fetching PGP keys
    iglocska committed Sep 4, 2019
  5. fix: [stix2 import] Dealing with the case of named pipe attribute bei…

    …ng imported from custom object
    chrisr3d committed Sep 4, 2019

Commits on Sep 5, 2019

  1. Merge pull request #5112 from JakubOnderka/fix-feed-get-manifest

    fix: [feed] Fetching event manifest
    iglocska committed Sep 5, 2019

Commits on Sep 6, 2019

  1. fix: [sync] Fixed major performance blocker

    - fix based on the insights of @RichieB2B, the hero we need, not the one we deserve
    - added orgc_uuid to the minimal event index
    - added handlers for it on the pull side
    - when pulling from old instances the new functionality is skipped, resulting in the behaviour we had pre-patch
    - both sides of the sync are encouraged to update, especially if the slow pulls are causing issues
    iglocska committed Sep 6, 2019
  2. Merge pull request #5116 from JakubOnderka/patch-22

    chg: [user] Remove unused private method
    iglocska committed Sep 6, 2019
  3. fix: [internal] orgs restricted to a domain displayed incorrectly

    - afterfind messes up the keys by reusing the same var for an inner loop
    iglocska committed Sep 6, 2019
  4. fix: [UI] Fetching GPG keys

    This error was introduced in 600e540
    JakubOnderka committed Sep 6, 2019
  5. Merge pull request #5117 from JakubOnderka/patch-23

    fix: [UI] Fetching GPG keys
    iglocska committed Sep 6, 2019