Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block repository writes if repo lock is lost #1204

Merged
merged 42 commits into from Nov 21, 2023
Merged

Block repository writes if repo lock is lost #1204

merged 42 commits into from Nov 21, 2023

Commits on Oct 2, 2023

  1. OAK-10464 testcontainers dependency

    smiroslav committed Oct 2, 2023
    Copy the full SHA
    1ce2d2e View commit details
    Browse the repository at this point in the history
  2. OAK-10464 testcontainers dependency

    smiroslav committed Oct 2, 2023
    Copy the full SHA
    fa4a114 View commit details
    Browse the repository at this point in the history
  3. OAK-10464 - merge with trunk

    smiroslav committed Oct 2, 2023
    Copy the full SHA
    13ed631 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Copy the full SHA
    48a392b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Copy the full SHA
    1f5b852 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f09fc4c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. minor dependency changes

    t-rana committed Oct 10, 2023
    Copy the full SHA
    af3ec3c View commit details
    Browse the repository at this point in the history
  2. minor changes

    t-rana committed Oct 10, 2023
    Copy the full SHA
    3a90933 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Copy the full SHA
    970cbfe View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Copy the full SHA
    7614372 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Copy the full SHA
    914d57b View commit details
    Browse the repository at this point in the history
  2. revert logback changes

    t-rana committed Oct 17, 2023
    Copy the full SHA
    9ab85a6 View commit details
    Browse the repository at this point in the history
  3. revert logback changes

    t-rana committed Oct 17, 2023
    Copy the full SHA
    755a976 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Copy the full SHA
    57b3511 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Copy the full SHA
    352bb34 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Copy the full SHA
    15d5cec View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Copy the full SHA
    246885a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. OAK-10006 writes not possible during lease renewal

    smiroslav committed Nov 8, 2023
    Copy the full SHA
    5d322e7 View commit details
    Browse the repository at this point in the history
  2. OAK-10006 Merge with 'trunk'

    smiroslav committed Nov 8, 2023
    Copy the full SHA
    97317f3 View commit details
    Browse the repository at this point in the history
  3. OAK-10543 added license header and increased versions for exported pa…

    …ckages
    smiroslav committed Nov 8, 2023
    Copy the full SHA
    b889d21 View commit details
    Browse the repository at this point in the history
  4. OAK-10543 added license header and increased versions for exported pa…

    …ckages
    smiroslav committed Nov 8, 2023
    Copy the full SHA
    7e186ca View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. OAK-10543 remove try/catch

    smiroslav committed Nov 9, 2023
    Copy the full SHA
    3196223 View commit details
    Browse the repository at this point in the history
  2. OAK-10543 remove duplicated testcontainers dependency

    smiroslav committed Nov 9, 2023
    Copy the full SHA
    a276998 View commit details
    Browse the repository at this point in the history
  3. OAK-10543 remove null initialisation

    smiroslav committed Nov 9, 2023
    Copy the full SHA
    d2cea09 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Copy the full SHA
    66bde1c View commit details
    Browse the repository at this point in the history
  2. OAK-10006 deleted unused constructor

    smiroslav committed Nov 10, 2023
    Copy the full SHA
    ea80fc8 View commit details
    Browse the repository at this point in the history
  3. OAK-10006 modified constructor

    smiroslav committed Nov 10, 2023
    Copy the full SHA
    7d07ff4 View commit details
    Browse the repository at this point in the history
  4. OAK-10006 modified constructor

    smiroslav committed Nov 10, 2023
    Copy the full SHA
    e098e5b View commit details
    Browse the repository at this point in the history
  5. OAK-10006 import statement

    smiroslav committed Nov 10, 2023
    Copy the full SHA
    eacc662 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. OAK-10006 import statements

    smiroslav committed Nov 13, 2023
    Copy the full SHA
    e96cfcb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Copy the full SHA
    6467d7c View commit details
    Browse the repository at this point in the history
  2. OAK-10006 change sys property name

    smiroslav committed Nov 14, 2023
    Copy the full SHA
    39778e3 View commit details
    Browse the repository at this point in the history
  3. OAK-10006 remove extra line

    smiroslav committed Nov 14, 2023
    Copy the full SHA
    6ce1890 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. OAK-10006 check values of system properties

    smiroslav committed Nov 20, 2023
    Copy the full SHA
    8e59fd9 View commit details
    Browse the repository at this point in the history
  2. OAK-10006 check values of system properties

    smiroslav committed Nov 20, 2023
    Copy the full SHA
    b6edff5 View commit details
    Browse the repository at this point in the history
  3. OAK-10006 indivate units for system properties

    smiroslav committed Nov 20, 2023
    Copy the full SHA
    524f95d View commit details
    Browse the repository at this point in the history
  4. OAK-10006 use rule to set system properties

    smiroslav committed Nov 20, 2023
    Copy the full SHA
    0d5997c View commit details
    Browse the repository at this point in the history
  5. OAK-10006 use rule to set system properties

    smiroslav committed Nov 20, 2023
    Copy the full SHA
    f3c298b View commit details
    Browse the repository at this point in the history
  6. OAK-10006 use separate object for lock

    smiroslav committed Nov 20, 2023
    Copy the full SHA
    eccd4e1 View commit details
    Browse the repository at this point in the history
  7. OAK-10006 set system properties in test

    smiroslav committed Nov 20, 2023
    Copy the full SHA
    d0aeefa View commit details
    Browse the repository at this point in the history
  8. OAK-10006 add sys properties to log output

    smiroslav committed Nov 20, 2023
    Copy the full SHA
    939c88e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. 1
    Copy the full SHA
    490ba60 View commit details
    Browse the repository at this point in the history