-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Migrate FieldValue to Protobuf #8124
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
Merged
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
4f537e7
Add FieldValue helpers (#7642)
schmidt-sebastian 07372a7
Mutable Documents (#7722)
schmidt-sebastian a12b78e
Add ObjectValue (#7712)
schmidt-sebastian b089bd9
Run migration to rewrite canonical IDs (#7850)
wu-hui cea03e9
Merge
schmidt-sebastian 1d7f0d5
Merge branch 'master' into mrschmidt/mutabledocuments
schmidt-sebastian 38cefe1
UserDataReader (#7843)
schmidt-sebastian e8960f9
UserDataWriter (#7842)
schmidt-sebastian 032be48
Merge branch 'master' into mrschmidt/mutabledocuments
schmidt-sebastian 6f3ef43
Delete no longer used files (#7984)
schmidt-sebastian f07ef0d
Document/MutableDocument changes (#7996)
schmidt-sebastian 66bde46
BundleSerializer changes for Protobuf migration (#7999)
schmidt-sebastian 42d1cb7
NanoPB utilities for FieldValue migration (#7986)
schmidt-sebastian e465253
FieldValue changes for transform_operation (#8017)
schmidt-sebastian 86ff2c4
LocalStore changes for Protobuf migration (#8025)
schmidt-sebastian d59d753
Test Refactor for Protobuf-backed FieldValue (#8003)
schmidt-sebastian cd1fd22
Changes in the iOS API for FieldValue migration (#8034)
schmidt-sebastian 64c05a7
SyncEngine changes for FieldValue migration (#8035)
schmidt-sebastian 30082cd
FieldFilter changes for Protobuf migration (#8036)
schmidt-sebastian 330ed4a
ObjectValue changes (#8007)
schmidt-sebastian e703e19
Preserve order in ArrayUnion (#8050)
schmidt-sebastian c98ddc6
LocalDocumentsView FieldValue migration (#8046)
schmidt-sebastian 9e65580
Protobuf-backed Mutations (#8040)
schmidt-sebastian 20d6893
TestUtil methods that create Protobuf (#8008)
schmidt-sebastian 518cdbd
Protobuf changes for View/FirestoreClient (#8071)
schmidt-sebastian e19483b
Random test migrations to Protobuf (#8072)
schmidt-sebastian 20e3266
RemoteDocumentCache changes (#8043)
schmidt-sebastian fe45beb
Update Query code to use Protobuf (#8070)
schmidt-sebastian e614d95
ValueUtil changes for FieldValue migration (#7991)
schmidt-sebastian 7caa6c9
Objective-C Test Changes (#8073)
schmidt-sebastian a31f425
Migrate Serializer to Protobuf (#8076)
schmidt-sebastian 364e8e4
Remaining Bundle changes (#8075)
schmidt-sebastian 44d05ed
Finish FieldValue migration to Protobuf (#8101)
schmidt-sebastian fd9ef58
Add Changelog
schmidt-sebastian 56ec634
Drop the shared pointer for Bound (#8126)
schmidt-sebastian 8ef5191
Use parseQueryHelper (#8125)
schmidt-sebastian eec37c6
Merge branch 'master' into mrschmidt/mutabledocuments
schmidt-sebastian 771ab33
Add IsMap (#8135)
schmidt-sebastian 39d0dbf
Add IsMap (#8135)
schmidt-sebastian 1e6b729
Fix build warning (#8195)
schmidt-sebastian 37a294f
Reduce ObjectValue copies (#8187)
schmidt-sebastian a8fdb7e
Merge
schmidt-sebastian 0b42299
Merge branch 'mrschmidt/mutabledocuments' of github.com:firebase/fire…
schmidt-sebastian f1818bf
Fix bad merge
schmidt-sebastian e840014
Fix access after std::move
schmidt-sebastian f47ccf0
Formatting
schmidt-sebastian 0c58e7b
Wrap Protobuf for Query Filters in Messages (#8231)
schmidt-sebastian d3b0e1b
ObjectValue should take ownership of values (#8236)
schmidt-sebastian 4ea89b8
Don't leak Query name (#8237)
schmidt-sebastian 0328ce3
Bundle takes SharedMessage (#8242)
schmidt-sebastian 79c8f75
Use Message as input type for nanopb protos (#8244)
schmidt-sebastian b3e33ba
Merge
schmidt-sebastian a4d97fa
Merge branch 'mrschmidt/mutabledocuments' of github.com:firebase/fire…
schmidt-sebastian cc36140
Fix merge
schmidt-sebastian af392a4
Formatting
schmidt-sebastian 5537a12
Fix build
schmidt-sebastian 5479b48
Fix leak in reference value parsing (#8424)
schmidt-sebastian 4d701d9
Merge branch 'master' into mrschmidt/mutabledocuments
schmidt-sebastian af45258
Update CHANGELOG.md
schmidt-sebastian 63abde3
Update CHANGELOG.md
schmidt-sebastian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.