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

C++ migration: eliminate FSTRemoteStore #2338

Merged
merged 147 commits into from
Feb 8, 2019
Merged

Conversation

var-const
Copy link
Contributor

@var-const var-const commented Feb 2, 2019

No description provided.

@@ -66,7 +66,7 @@ NS_ASSUME_NONNULL_BEGIN
* backend for any active target.
*
* @param targetID The targetID corresponding to a listen initiated via
* -listenToTargetWithQueryData: on FSTRemoteStore.
* a `Listen` on `RemoteStore`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At this point, you could "rephrase" to "... initiated via RemoteStore::Listen()." or similar.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@rsgowman rsgowman removed their assignment Feb 5, 2019
@zxu123 zxu123 removed their assignment Feb 5, 2019
@var-const var-const self-assigned this Feb 7, 2019
@var-const var-const changed the base branch from varconst/fst-remote-store3 to master February 7, 2019 20:33
@var-const var-const merged commit 13a7066 into master Feb 8, 2019
@var-const var-const deleted the varconst/fst-remote-store4 branch February 8, 2019 19:37
bstpierr added a commit that referenced this pull request Feb 19, 2019
* master:
  E2e tests split (#2401)
  Split auth api tests into multiple cases (#2399)
  Add a ToString function to create human-readable debug descriptions (#2384)
  Split Auth unit tests (#2396)
  Create umbrella header for FIAM (#2392)
  Deprecate setMinimumSessionInterval (#2305)
  Forbid queries endAt an uncommitted server timestamp. (#2382)
  update changelog for release (#2383)
  Fix FIAM Travic CI issues (#2380)
  Remove swift sample for Auth (#2371)
  C++ migration: port `FSTTransaction` (#2362)
  Fix a bug where unlinking emailpassword doesn’t remove provider data (#2370)
  Fix a bug where sign in with Game Center doesn’t return additional user info (#2368)
  Firebase In-app messaging callbacks (#2354)
  Fix a bug where sign in with email link always return isNewUser as false (#2363)
  C++ migration: eliminate `FSTRemoteStore` (#2338)
@firebase firebase locked and limited conversation to collaborators Oct 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants