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

Collections of Mixed #3441

Merged
merged 97 commits into from
Mar 7, 2024
Merged

Collections of Mixed #3441

merged 97 commits into from
Mar 7, 2024

Commits on Sep 5, 2023

  1. Added stub

    papafe committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    49e0200 View commit details
    Browse the repository at this point in the history
  2. Stubs with comments

    papafe committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    572704f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Notes

    papafe committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3f0ed7f View commit details
    Browse the repository at this point in the history
  2. Various fixes

    papafe committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    197aee1 View commit details
    Browse the repository at this point in the history
  3. Updated core

    papafe committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3f46db7 View commit details
    Browse the repository at this point in the history
  4. Finished stub

    papafe committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d4601c0 View commit details
    Browse the repository at this point in the history
  5. Removed comment [skip-ci]

    papafe committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c0f01c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Removed unused

    papafe committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    877190e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Added stub for lists in lists

    papafe committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    686d5fe View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

  1. Added tests

    papafe committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7727f37 View commit details
    Browse the repository at this point in the history
  2. Small fixes

    papafe committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2fdefc7 View commit details
    Browse the repository at this point in the history
  3. Small fixes

    papafe committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cdeaa4c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into fp/mixed-collections plus moved core to next…

    …-major
    
    * main:
      Allow customizing json ignore attribute for serialized classes (#3451)
      Update README.md (#3450)
      Fix changelog
      Prepare for vNext (#3444)
      Prepare for 11.5.0 (#3442)
      Migrate to new sync error codes (#3440)
      Starting one cluster per platform on CI (#3426)
      Fix trailing comma when there are no features to analyze (#3438)
    
    # Conflicts:
    #	wrappers/realm-core
    papafe committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    943e6d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    0c888ce View commit details
    Browse the repository at this point in the history
  2. Fixed error [skip-ci]

    papafe committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    19f2167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    064a559 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Various improvements

    papafe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9b75290 View commit details
    Browse the repository at this point in the history
  2. Added conversion per list

    papafe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    87b7ce3 View commit details
    Browse the repository at this point in the history
  3. Fixed Operator

    papafe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4711912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84fd027 View commit details
    Browse the repository at this point in the history
  5. Corrected wrapper

    papafe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    acf2b82 View commit details
    Browse the repository at this point in the history
  6. Added test helper method for realm value types and removed unused ref…

    …lextion extension method
    papafe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bbc8f43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cb3020 View commit details
    Browse the repository at this point in the history
  8. Small improvement in operator

    papafe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b0e4cd9 View commit details
    Browse the repository at this point in the history
  9. Small corrections

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

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    013bfb7 View commit details
    Browse the repository at this point in the history
  2. Trting to uniform access

    papafe committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    143f27c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b13f4aa View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    bf9aff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db21f4 View commit details
    Browse the repository at this point in the history
  3. Small corrections

    papafe committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    17fb66f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    3231490 View commit details
    Browse the repository at this point in the history
  2. Small fixes

    papafe committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a70b483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da46cb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

  1. Updated db

    papafe committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cf6387f View commit details
    Browse the repository at this point in the history
  2. Updated changelog [skip-ci]

    papafe committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b82e5be View commit details
    Browse the repository at this point in the history
  3. Updated another db

    papafe committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    956a0a1 View commit details
    Browse the repository at this point in the history
  4. Updated db

    papafe committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    87074ce View commit details
    Browse the repository at this point in the history
  5. Updated changelog

    papafe committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d0042f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6598fd5 View commit details
    Browse the repository at this point in the history
  7. Test

    papafe committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5954996 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Fix to generated files

    papafe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2fdea52 View commit details
    Browse the repository at this point in the history
  2. Test

    papafe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9dfc21c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Small improvement

    papafe committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4a4c6d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Added field offset

    papafe committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    452924d View commit details
    Browse the repository at this point in the history
  2. Working version

    papafe committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0620eb6 View commit details
    Browse the repository at this point in the history
  3. Small renaming

    papafe committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    47acf8b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Reordering

    papafe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    78271b6 View commit details
    Browse the repository at this point in the history
  2. Working version

    papafe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    08cbb78 View commit details
    Browse the repository at this point in the history
  3. Solution 1

    papafe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a833eb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b01ef4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9163497 View commit details
    Browse the repository at this point in the history
  6. Added changelog

    papafe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dca0b97 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Removed set from RealmValue

    papafe committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    778b1fc View commit details
    Browse the repository at this point in the history
  2. Continuing removal of set

    papafe committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dc4545e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2498be7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    ff99118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f0456f View commit details
    Browse the repository at this point in the history
  3. Changed name to method

    papafe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    77c439e View commit details
    Browse the repository at this point in the history
  4. Added explicit sequence equals

    papafe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aa1a315 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    041e0cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c803df9 View commit details
    Browse the repository at this point in the history
  7. Removed unnecessary structs

    papafe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0d92fef View commit details
    Browse the repository at this point in the history
  8. Changed return value

    papafe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fac6d3a View commit details
    Browse the repository at this point in the history
  9. Small corrections

    papafe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    90bb0bc View commit details
    Browse the repository at this point in the history
  10. Fixed changelog

    papafe committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4d7a056 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    0a57641 View commit details
    Browse the repository at this point in the history
  2. Small corrections

    papafe committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6057b25 View commit details
    Browse the repository at this point in the history
  3. Updated dbs

    papafe committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c79f63d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/fp/update-to-core-1…

    …4' into fp/update-to-core-14
    papafe committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b77685f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    2e98c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3db20b5 View commit details
    Browse the repository at this point in the history
  3. Updated changelog

    papafe committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    82c6b50 View commit details
    Browse the repository at this point in the history
  4. Fixed realm studio version

    papafe committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ee596a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Updated guids to v24

    papafe committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ef0075e View commit details
    Browse the repository at this point in the history
  2. Corrected methods

    papafe committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    26bfc48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28b8b88 View commit details
    Browse the repository at this point in the history
  4. Added comments

    papafe committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2479b2a View commit details
    Browse the repository at this point in the history
  5. Corrected changelog

    papafe committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2a8e89e View commit details
    Browse the repository at this point in the history
  6. Corrected changelog

    papafe committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bf98fd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Updated core

    papafe committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2d04e61 View commit details
    Browse the repository at this point in the history
  2. Updated changelog

    papafe committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b5d6e1d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fp/mixed-collections

    # Conflicts:
    #	Tests/Realm.Tests/TestHelpers.cs
    #	wrappers/realm-core
    papafe committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    41effa6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fp/update-to-core-14' into fp/mixed-collections

    # Conflicts:
    #	Tests/Realm.Tests/EmbeddedResources/v6db.realm
    #	wrappers/realm-core
    papafe committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cc0e5aa View commit details
    Browse the repository at this point in the history
  5. Used correct core version

    papafe committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b41a033 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b346ca View commit details
    Browse the repository at this point in the history
  7. Fixed changelog

    papafe committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8149c89 View commit details
    Browse the repository at this point in the history
  8. Fixed changelog

    papafe committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bfd027f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    cab3aae View commit details
    Browse the repository at this point in the history
  2. Added missing tests

    papafe committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    69d0610 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Fixed tests

    papafe committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7a8de04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb7cb8 View commit details
    Browse the repository at this point in the history
  3. [RNET-1092] Added support for indexed RealmValue (#3544)

    * Added support for indexed RealmValue
    
    * Fixed changelog
    
    * Corrected indexable property types in schema
    
    * Added missing newline in the changelog
    
    * Testing fix for CI
    papafe authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0d40c41 View commit details
    Browse the repository at this point in the history