- Notifications
You must be signed in to change notification settings - Fork 125
Pull requests: firebase/firebase-cpp-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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.
Set the FIRESTORE_INCLUDE_OBJC cmake cache var to NO api: firestore skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
#901 by dconeybe was merged Apr 16, 2022 Loading…
firestore.cmake: go back to the old set(version X.Y.Z) syntax api: firestore skip-release-notes Skip release notes check tests: succeeded This PR's integration tests succeeded.
#899 by dconeybe was merged Apr 18, 2022 Loading…
Prepare Firestore for upgrading the iOS SDK dependency to M115. skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
leveldb_snappy_test.cc: run the test on iOS as well, and other improvements api: firestore skip-release-notes Skip release notes check tests: succeeded This PR's integration tests succeeded.
#896 by dconeybe was merged Apr 28, 2022 Loading…
firestore_snappy.patch.txt: fix linux gcc inlining build error api: firestore skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
#895 by dconeybe was merged Apr 13, 2022 Loading…
Upgrade LevelDb dependency from a pinned commit to 1.23 tests: succeeded This PR's integration tests succeeded.
#886 by dconeybe was merged Apr 8, 2022 Loading…
Enable Snappy compression support in LevelDb in cmake builds api: firestore tests: succeeded This PR's integration tests succeeded.
#885 by dconeybe was merged Apr 12, 2022 Loading…
DO NOT MERGE: home folder multi byte crash issue728 api: firestore no-lint Skip lint checks skip-release-notes Skip release notes check
Change to force integration test failure api: firestore no-lint Skip lint checks skip-release-notes Skip release notes check tests: in-progress This PR's integration tests are in progress.
promise_main.h: fix race conditions api: firestore tests: failed This PR's integration tests failed.
future.h: replace std::mutex with firebase::Mutex skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
#798 by dconeybe was merged Dec 22, 2021 Loading…
DO NOT MERGE - Test out swapping out std::mutex for firebase::Mutex in future.h no-lint Skip lint checks skip-release-notes Skip release notes check tests: in-progress This PR's integration tests are in progress.
Delete app/src/mutex.h and adjust includes to app/src/include/firebase/internal/mutex.h skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
#795 by dconeybe was merged Dec 20, 2021 Loading…
future.h: Fix minor typo in the docs for FutureBase skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
#794 by dconeybe was merged Dec 16, 2021 Loading…
Move mutex.h header to public internal skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
#792 by dconeybe was merged Dec 16, 2021 Loading…
Dummy change to firestore.h for testing GitHub Actions cla: yes no-lint Skip lint checks skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
Split mutex.h into .h and .cc files cla: yes skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.
#751 by dconeybe was merged Dec 14, 2021 Loading…
Remove "Android" tag from the release notes entry for #747 cla: yes tests: failed This PR's integration tests failed.
#749 by dconeybe was merged Nov 22, 2021 Loading…
Fix a data race that could manifest as null pointer dereference in FutureBase::Release() api: firestore cla: yes tests: failed This PR's integration tests failed.
#747 by dconeybe was merged Nov 16, 2021 Loading…
firestore.cmake: point to the HEAD of the NanopbNoPackedStructsCmakeFix branch in the iOS repository api: firestore cla: yes no-lint Skip lint checks skip-release-notes Skip release notes check
Temp PR to build an SDK for api: firestore cla: yes no-lint Skip lint checks skip-release-notes Skip release notes check
Intentionally cause a test failure in Firestore Bundles by inverting the kError and kSuccess values api: firestore cla: yes no-lint Skip lint checks skip-release-notes Skip release notes check tests: in-progress This PR's integration tests are in progress.
#693 by dconeybe was closed Oct 1, 2021 Loading…
Add logging to ResponseJson and AuthResponse about application_data_ api: auth api: firestore cla: yes no-lint Skip lint checks skip-release-notes Skip release notes check
Specify Skip release notes check tests: failed This PR's integration tests failed.
targets in build.gradle to improve build times of Firestore's integration tests on Android api: firestore cla: yes skip-release-notes #623 by dconeybe was closed Sep 1, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:main.