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

Avoid initial version pinning #1519

Merged
merged 38 commits into from
Oct 31, 2023
Merged

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    d80bae5 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    clementetb committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5ee6feb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

  1. Revert "Let the notifier handle GC snapshots"

    This reverts commit 369b4d8.
    clementetb committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4cfc9f7 View commit details
    Browse the repository at this point in the history
  2. Revert "Avoid initial version pinning"

    This reverts commit d80bae5.
    clementetb committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    aca8768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15fe501 View commit details
    Browse the repository at this point in the history
  4. Remove on initial

    clementetb committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    947d0ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6589248 View commit details
    Browse the repository at this point in the history
  6. Clean up

    clementetb committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f77011b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'releases' into ct/fix-initialversion-pinned

    # Conflicts:
    #	CHANGELOG.md
    clementetb committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1bd1f6f View commit details
    Browse the repository at this point in the history
  8. Amend race condition

    clementetb committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ef03369 View commit details
    Browse the repository at this point in the history
  9. move event

    clementetb committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    58b8b3f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Crash fix

    clementetb committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    ab31164 View commit details
    Browse the repository at this point in the history
  2. linting

    clementetb committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    664b8f8 View commit details
    Browse the repository at this point in the history
  3. Fix race condition

    clementetb committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    fffe381 View commit details
    Browse the repository at this point in the history
  4. linting

    clementetb committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    4b8be5d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Remove prints

    clementetb committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    cf7fbdd View commit details
    Browse the repository at this point in the history
  2. do not notify on init

    clementetb committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7794a45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c0082d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Update versiontracker references atomically

    Update flaky versiontracker tests
    Add trace logs
    clementetb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    907bf96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac32b82 View commit details
    Browse the repository at this point in the history
  3. Revert changes

    clementetb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6c30a6a View commit details
    Browse the repository at this point in the history
  4. Clean up

    clementetb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    aed35f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    4e9c025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f7da9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5bd1f7 View commit details
    Browse the repository at this point in the history
  4. linting

    clementetb committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c52a6f5 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    clementetb committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5dfa145 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. PR change requests

    clementetb committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5d67d1c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    cecd2e1 View commit details
    Browse the repository at this point in the history
  2. linting

    clementetb committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2f29652 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Revert "linting"

    This reverts commit 2f29652.
    clementetb committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    963e505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da38e82 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Update test cases

    clementetb committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4e8c51f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Oct 30, 2023

  1. Update packages/test-base/src/commonTest/kotlin/io/realm/kotlin/test/…

    …common/VersionTrackingTests.kt
    
    Co-authored-by: Claus Rørbech <[email protected]>
    clementetb and rorbech authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9305124 View commit details
    Browse the repository at this point in the history
  2. PR change requests

    clementetb committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    edc44a4 View commit details
    Browse the repository at this point in the history