- Notifications
You must be signed in to change notification settings - Fork 126
Pull requests: firebase/firebase-cpp-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix NPE in android_abis.gradle if ANDROID_NDK_HOME is not set cla: yes tests: succeeded This PR's integration tests succeeded.
#385 by dconeybe was merged Apr 20, 2021 Loading…
Re-enable FirestoreIntegrationTest.AuthWorks on MacOS api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#403 by dconeybe was merged May 4, 2021 Loading…
Remove playbilling api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#384 by dconeybe was merged Apr 21, 2021 Loading…
Re-enable FirestoreIntegrationTest.FirestoreCanBeDeletedFromTransaction api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#405 by dconeybe was merged May 4, 2021 Loading…
Fix Firestore's broken absl usage in integration_test_internal api: firestore skip-release-notes Skip release notes check tests: succeeded This PR's integration tests succeeded.
Create individual Python virtualenv's in cmake builds api: firestore skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
DO NOT MERGE: home folder multi byte crash issue728 api: firestore no-lint Skip lint checks skip-release-notes Skip release notes check
promise_main.h: fix race conditions api: firestore tests: failed This PR's integration tests failed.
Temp PR to build an SDK for api: firestore cla: yes no-lint Skip lint checks skip-release-notes Skip release notes check
Firestore: Add absl header-only support for Android builds api: firestore skip-release-notes Skip release notes check
Fix python interpreter build issues on systems without Skip release notes check tests: failed This PR's integration tests failed.
python executable skip-release-notes #1017 by dconeybe was closed Sep 8, 2023 Loading…
Fix
Mutex destructors being incorrectly run at exit (cl/364325997) api: firestore cla: yes #345 by dconeybe was merged Mar 30, 2021 Loading…
cl/361880889: Uncomment Firestore test This PR's integration tests succeeded.
RestartFirestoreLeadsToNewInstance for Android now that auth is a soft dependency api: firestore cla: yes tests: succeeded #334 by dconeybe was merged Apr 9, 2021 Loading…
Tie up the loose ends from moving Firestore's integration tests into integration_test_internal api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#351 by dconeybe was merged Apr 8, 2021 Loading…
Port cl/361876089: JniRunnable: Fix a deadlock when Detach() is called from Run() api: firestore cla: yes
#330 by dconeybe was merged Mar 18, 2021 Loading…
cl/361792354: Call
Terminate() from ~FirebaseFirestore() so that the cached Java instance will be cleared. api: firestore cla: yes #329 by dconeybe was merged Mar 18, 2021 Loading…
Fix Firestore's snapshot_metadata_android_test api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#431 by dconeybe was merged May 19, 2021 Loading…
Port cl/362275804: Fix build error in promise_android_test.cc cla: yes
#331 by dconeybe was merged Mar 18, 2021 Loading…
Port cl/365835301: Fix flaky tests in firestore_test.cc. api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#362 by dconeybe was merged Apr 12, 2021 Loading…
Fix docs for setting and getting the dispatch queue in Firestore's settings class cla: yes
#368 by dconeybe was merged Apr 14, 2021 Loading…
Disable more bundles tests that fail in Windows CI api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#440 by dconeybe was merged May 28, 2021 Loading…
Fix Firestore transaction_extra_test.cc on iOS and re-enable the tests api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#426 by dconeybe was merged Jun 7, 2021 Loading…
Provide an easy way to edit the googletest arguments in integration tests cla: yes tests: succeeded This PR's integration tests succeeded.
#425 by dconeybe was merged May 19, 2021 Loading…
Delete Firestore's Unity glue code, which now lives with the Unity C# code api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#352 by dconeybe was merged Apr 8, 2021 Loading…
Format Firestore source code with clang-format api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.
#477 by dconeybe was merged Jun 17, 2021 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.