-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Realtime pipeline public preview #15525
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
Open
cherylEnkidu
wants to merge
40
commits into
cheryl/AddExprAsBool
Choose a base branch
from
cheryl/realppl1
base: cheryl/AddExprAsBool
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
fdc4c4e
fix lint errors
morganchen12 0b3d4d1
fix missing header
morganchen12 55524cb
remove file that caused build breakages
morganchen12 a077cba
fix c++ format error
cherylEnkidu 8e23996
remove duplicate vector
cherylEnkidu c10da97
fix c++ type error
cherylEnkidu c2572eb
fix type error 2
cherylEnkidu 770a728
fix more type error
cherylEnkidu 559a355
try solving assertion failure
cherylEnkidu 9035aad
try another flag
cherylEnkidu e0fe92d
test ASSERT_DEATH on github ci
cherylEnkidu 8b7df8c
test new flag: ABSL_HAVE_EXCEPTIONS
cherylEnkidu 8cce4af
verify behaviour
cherylEnkidu f83e670
test reverted re2 version
cherylEnkidu e2e053d
add cmake settings
cherylEnkidu d462e20
add absl cmake settings
cherylEnkidu d1f9c98
Merge branch 'feat/pipeline/private-preview' into mc/format
cherylEnkidu f90bdfe
revert changes
cherylEnkidu 44195b8
fix stack-use-after-scope
cherylEnkidu 0a30c20
remove unnessary changes
cherylEnkidu af72cd8
enable emulator EXPERIMENTAL_MODE
cherylEnkidu 5721bf9
update emulator version
cherylEnkidu ac6286e
remove echo
cherylEnkidu 454c75e
rename some expressions
cherylEnkidu f9c2439
fix broken tests
cherylEnkidu d63d845
merge in private preview feature branch
cherylEnkidu 31b3944
solve merge error
cherylEnkidu 4d348f7
expose public API of realtime Pipeline
cherylEnkidu 0dae5a9
Merge branch 'cheryl/AddExprAsBool' into cheryl/realppl1
cherylEnkidu 1a267b1
fix hanging test
cherylEnkidu cf2c715
separate expression file
cherylEnkidu 78bb8a6
fix format
cherylEnkidu 28ed0d3
optimize the file dependency
cherylEnkidu 59df4b5
rename expression file
cherylEnkidu 036960e
fix cocoapods build
cherylEnkidu ce09700
simplify cmake file
cherylEnkidu f95b2f0
Update Firestore/Swift/Tests/Integration/RealtimePipelineTests.swift
cherylEnkidu 84f7ad0
Merge branch 'cheryl/AddExprAsBool' into cheryl/realppl1
cherylEnkidu 03f5f07
format code
cherylEnkidu d38b678
fix header
cherylEnkidu 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
440 changes: 225 additions & 215 deletions
440
Firestore/Example/Firestore.xcodeproj/project.pbxproj
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
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
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.
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.