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

[RKOTLIN-1079] Add support for transfer progress estimate #1575

Merged
merged 34 commits into from
May 24, 2024

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    10db36d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d9d4c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Add flexible sync tests

    clementetb committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    363da96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e66152 View commit details
    Browse the repository at this point in the history
  3. Undo changes

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

Commits on May 15, 2024

  1. Merge branch 'main' into ct/progress-estimates

    # Conflicts:
    #	packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt
    #	packages/external/core
    #	packages/jni-swig-stub/src/main/jni/realm_api_helpers.cpp
    #	packages/jni-swig-stub/src/main/jni/realm_api_helpers.h
    clementetb committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dc40f59 View commit details
    Browse the repository at this point in the history
  2. Reenable tests

    clementetb committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ce82589 View commit details
    Browse the repository at this point in the history
  3. Update docs

    clementetb committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d82a491 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    377701d View commit details
    Browse the repository at this point in the history
  2. Limit test size

    clementetb committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2914b62 View commit details
    Browse the repository at this point in the history
  3. Linting

    clementetb committed May 16, 2024
    Configuration menu
    Copy the full SHA
    57a6e9d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Upload latest changes

    clementetb committed May 17, 2024
    Configuration menu
    Copy the full SHA
    36c83fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c07b0b0 View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG entry

    rorbech committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ec52867 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ce46e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bf32d0 View commit details
    Browse the repository at this point in the history
  6. Clean up docs

    rorbech committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c7f7907 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

    …mongodb/common/FLXProgressListenerTests.kt
    
    Co-authored-by: Nabil Hachicha <[email protected]>
    rorbech and nhachicha authored May 21, 2024
    Configuration menu
    Copy the full SHA
    535807f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d2250d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ct/progress-estimates

    # Conflicts:
    #	CHANGELOG.md
    clementetb committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b7d1ce5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49c690c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Reduce test size

    clementetb committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d730c92 View commit details
    Browse the repository at this point in the history
  2. Fix test cases

    clementetb committed May 22, 2024
    Configuration menu
    Copy the full SHA
    81edc2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e07c6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    291974d View commit details
    Browse the repository at this point in the history
  5. Remove buffer

    clementetb committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2929d42 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Try fix for PBS tests

    clementetb committed May 23, 2024
    Configuration menu
    Copy the full SHA
    af0f30a View commit details
    Browse the repository at this point in the history
  2. Add debug traces

    clementetb committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e5e0638 View commit details
    Browse the repository at this point in the history
  3. Reduce binary size

    clementetb committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2eb34da View commit details
    Browse the repository at this point in the history
  4. Remove printouts

    clementetb committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b4b6bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bae6fc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fd5705 View commit details
    Browse the repository at this point in the history
  7. Reenable tests

    clementetb committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2baa1f9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add copyright.

    clementetb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    67ded77 View commit details
    Browse the repository at this point in the history