Skip to content
Snippets Groups Projects
  1. May 30, 2019
    • Erik Johnston's avatar
      Add DB bg update to cleanup extremities. · 6ebc08c0
      Erik Johnston authored
      Due to #5269 we may have extremities in our DB that we shouldn't have,
      so lets add a cleanup task such to remove those.
      6ebc08c0
    • Erik Johnston's avatar
      Correctly filter out extremities with soft failed prevs (#5274) · df9d9005
      Erik Johnston authored
      When we receive a soft failed event we, correctly, *do not* update the
      forward extremity table with the event. However, if we later receive an
      event that references the soft failed event we then need to remove the
      soft failed events prev events from the forward extremities table,
      otherwise we just build up forward extremities.
      
      Fixes #5269
      df9d9005
  2. May 22, 2019
  3. May 21, 2019
  4. May 20, 2019
  5. May 17, 2019
Loading