-
Notifications
You must be signed in to change notification settings - Fork 165
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
RCORE-2185 Sync client should steal file ident of fresh realm when performing client reset #7850
Commits on Jun 27, 2024
-
Initial changes to use the file ident from the fresh realm during cli…
…ent reset
Michael Wilkerson-Barker committedJun 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 520faad - Browse repository at this point
Copy the full SHA 520faadView commit details -
Fixed failing realm_sync_test tests
Michael Wilkerson-Barker committedJun 27, 2024 Configuration menu - View commit details
-
Copy full SHA for b1b1dd9 - Browse repository at this point
Copy the full SHA b1b1dd9View commit details -
Michael Wilkerson-Barker committed
Jun 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e1e1e9 - Browse repository at this point
Copy the full SHA 5e1e1e9View commit details
Commits on Jun 28, 2024
-
Merge branch 'master' of github.com:realm/realm-core into mwb/fix-cli…
…ent-reset-ident
Michael Wilkerson-Barker committedJun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 73ad369 - Browse repository at this point
Copy the full SHA 73ad369View commit details -
Michael Wilkerson-Barker committed
Jun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f5e1044 - Browse repository at this point
Copy the full SHA f5e1044View commit details -
Don't send UPLOAD Messages while downloading fresh realm
Michael Wilkerson-Barker committedJun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d3ca5b - Browse repository at this point
Copy the full SHA 1d3ca5bView commit details -
Merge branch 'master' of github.com:realm/realm-core into mwb/fix-cli…
…ent-reset-ident
Michael Wilkerson-Barker committedJun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4b02363 - Browse repository at this point
Copy the full SHA 4b02363View commit details -
Allow sending QUERY bootstrap for fresh download sessions
Michael Wilkerson-Barker committedJun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c38925 - Browse repository at this point
Copy the full SHA 9c38925View commit details
Commits on Jun 29, 2024
-
Added SHARED_GROUP_FRESH_PATH to generate path for fresh realm
Michael Wilkerson-Barker committedJun 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a2af9a - Browse repository at this point
Copy the full SHA 3a2af9aView commit details -
Merge branch 'master' of github.com:realm/realm-core into mwb/fix-cli…
…ent-reset-ident
Michael Wilkerson-Barker committedJun 29, 2024 Configuration menu - View commit details
-
Copy full SHA for aae37b7 - Browse repository at this point
Copy the full SHA aae37b7View commit details -
Removed SHARED_GROUP_FRESH_PATH and used session_reason setting instead
Michael Wilkerson-Barker committedJun 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 6842197 - Browse repository at this point
Copy the full SHA 6842197View commit details -
Some cleanup after tests passing
Michael Wilkerson-Barker committedJun 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ddca98 - Browse repository at this point
Copy the full SHA 2ddca98View commit details -
Added test to verify no UPLOAD messages are sent during fresh realm d…
…ownload
Michael Wilkerson-Barker committedJun 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 86ca88a - Browse repository at this point
Copy the full SHA 86ca88aView commit details
Commits on Jul 1, 2024
-
Use is_fresh_path to determine if hook event called by client reset f…
…resh realm download session
Michael Wilkerson-Barker committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 005fea6 - Browse repository at this point
Copy the full SHA 005fea6View commit details -
Merge branch 'master' of github.com:realm/realm-core into mwb/fix-cli…
…ent-reset-ident
Michael Wilkerson-Barker committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 705a114 - Browse repository at this point
Copy the full SHA 705a114View commit details -
Fixed tsan failure around REQUIRE() within hook event callback in flx…
…_migration test
Michael Wilkerson-Barker committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 59a7b51 - Browse repository at this point
Copy the full SHA 59a7b51View commit details -
Updates from review and streamlined changes based on recommendations
Michael Wilkerson-Barker committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 5072e32 - Browse repository at this point
Copy the full SHA 5072e32View commit details -
Merge branch 'master' of github.com:realm/realm-core into mwb/fix-cli…
…ent-reset-ident
Michael Wilkerson-Barker committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e51055 - Browse repository at this point
Copy the full SHA 1e51055View commit details -
Some minor cleanup after self review
Michael Wilkerson-Barker committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 427d8fe - Browse repository at this point
Copy the full SHA 427d8feView commit details -
Reverted some test changes that are no longer needed
Michael Wilkerson-Barker committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for c82d03b - Browse repository at this point
Copy the full SHA c82d03bView commit details -
Michael Wilkerson-Barker committed
Jul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for bacdd57 - Browse repository at this point
Copy the full SHA bacdd57View commit details
Commits on Jul 2, 2024
-
Updated logic for when to perform a client reset diff
Michael Wilkerson-Barker committedJul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 49ec153 - Browse repository at this point
Copy the full SHA 49ec153View commit details -
Merge branch 'master' of github.com:realm/realm-core into mwb/fix-cli…
…ent-reset-ident
Michael Wilkerson-Barker committedJul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for f5569c1 - Browse repository at this point
Copy the full SHA f5569c1View commit details -
Updated fresh realm download to update upload progress but not send u…
…pload messages
Michael Wilkerson-Barker committedJul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 043a470 - Browse repository at this point
Copy the full SHA 043a470View commit details -
Removed has_client_reset_config flag in favor of get_cliet_reset_conf…
…ig()
Michael Wilkerson-Barker committedJul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for f7d915c - Browse repository at this point
Copy the full SHA f7d915cView commit details -
Merge branch 'master' of github.com:realm/realm-core into mwb/fix-cli…
…ent-reset-ident
Michael Wilkerson-Barker committedJul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 49a5016 - Browse repository at this point
Copy the full SHA 49a5016View commit details -
Updats from the review - renamed m_allow_uploads to m_delay_uploads
Michael Wilkerson-Barker committedJul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for aa50680 - Browse repository at this point
Copy the full SHA aa50680View commit details
Commits on Jul 3, 2024
-
Michael Wilkerson-Barker committed
Jul 3, 2024 Configuration menu - View commit details
-
Copy full SHA for d88f2e4 - Browse repository at this point
Copy the full SHA d88f2e4View commit details -
Updated test to start with file ident, added comment about client res…
…et and no file ident
Michael Wilkerson-Barker committedJul 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 85abf4b - Browse repository at this point
Copy the full SHA 85abf4bView commit details -
Updated comment for m_delay_uploads
Michael Wilkerson-Barker committedJul 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a426a3 - Browse repository at this point
Copy the full SHA 6a426a3View commit details