Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add basic read/write lock #15782

Merged
merged 9 commits into from
Jul 5, 2023
Merged

Add basic read/write lock #15782

merged 9 commits into from
Jul 5, 2023

Commits on Jun 15, 2023

  1. Move lock methods into Lock class.

    This is so the methods doesn't collide with the read/write locks.
    erikjohnston committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    f7eef00 View commit details
    Browse the repository at this point in the history
  2. Add read/write lock

    erikjohnston committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    2d7c0a3 View commit details
    Browse the repository at this point in the history
  3. Newsfile

    erikjohnston committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    00ad613 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Fix port db script

    erikjohnston committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f77e472 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Apply suggestions from code review

    Co-authored-by: Eric Eastwood <erice@element.io>
    erikjohnston and MadLittleMods authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    96cc8bd View commit details
    Browse the repository at this point in the history
  2. We don't need to upsert

    erikjohnston committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b5b3c5e View commit details
    Browse the repository at this point in the history
  3. Review comments

    erikjohnston committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    67cdfa9 View commit details
    Browse the repository at this point in the history
  4. Rewrap

    erikjohnston committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1354d91 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    690f4a3 View commit details
    Browse the repository at this point in the history