aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
Commit message (Expand)AuthorAge
...
* | | Fix CMake build and lint warnings in field_value.cc (#677)Gravatar Gil2018-01-17
* | | Add a cc_library to the CMake build (#670)Gravatar Gil2018-01-17
* | | Simplify integration with googletest (#672)Gravatar Gil2018-01-17
* | | implement FieldValue for null, boolean, and array in C++. (#637)Gravatar zxu2018-01-17
* | | Fix C++ lint errors (#668)Gravatar Gil2018-01-17
* | | Enable warnings in the CMake build (#669)Gravatar Gil2018-01-16
* | | Add assert_test to the Xcode build (#671)Gravatar Gil2018-01-16
| * | Fix issue @morganchen12 discovered where we weren't properly creating FIRQuer...Gravatar Michael Lehenbauer2018-01-15
* | | Build gRPC for Firestore C++ (#652)Gravatar Gil2018-01-13
* | | Fix issue @morganchen12 discovered where we weren't properly creating FIRQuer...Gravatar Michael Lehenbauer2018-01-12
| * | Merge remote-tracking branch 'origin/master' into release-4.8.1Gravatar Paul Beusterien2018-01-12
| |\ \ | |/ / |/| |
* | | Fix import formatting (#660)Gravatar Paul Beusterien2018-01-12
* | | Remove over-aggressive closeWithFinalState: delegate assert. (#656)Gravatar Michael Lehenbauer2018-01-11
| * | Remove over-aggressive assert.Gravatar Michael Lehenbauer2018-01-11
| * | Merge pull request #654 from firebase/masterGravatar Benoit St-Pierre2018-01-11
| |\ \ | |/ / |/| |
* | | Revert "Fully qualify protoc-generated outputs (#626)" (#653)Gravatar Gil2018-01-11
| * | Merge pull request #650 from firebase/bstpierre-version-bumpGravatar Benoit St-Pierre2018-01-11
| |\ \
| * | | Update from masterGravatar Benoit St-Pierre2018-01-11
| | * | Version bump for 4.8.1 ReleaseGravatar Benoit St-Pierre2018-01-11
| |/ /
* | | Update CHANGELOG for Firestore v0.10.0 (#649)Gravatar Gil2018-01-11
* | | Fix FSTLocalDocumentsView to allow multiple mutations while offline (#644)Gravatar rsgowman2018-01-11
|/ /
* | Run style.sh (#636)Gravatar Michael Lehenbauer2018-01-10
* | Merge branch 'master' into mikelehen/merge-master-to-firestore-api-changesGravatar Michael Lehenbauer2018-01-09
|\ \
| * | implement C++ assert (stdio, apple) (#612)Gravatar zxu2018-01-08
| * | Port StringPrintf from //base (#624)Gravatar Gil2018-01-08
| * | Fully qualify protoc-generated outputs (#626)Gravatar Gil2018-01-08
* | | Fixing potential race in ServerTimestamp testsGravatar Sebastian Schmidt2018-01-05
| * | Build and test both C++ loggers where possible (#595)Gravatar Gil2018-01-03
* | | Log pending writes when we disable the network (#604)Gravatar Greg Soltis2018-01-02
| * | Build FirebaseCore from CMake (#594)Gravatar Gil2018-01-01
| * | Use the log_apple.mm logger from C++ on iOS (#593)Gravatar Gil2018-01-01
* | | Fix races in lazy initialization of the client in FIRFirestore (#579)Gravatar Gil2017-12-20
| * | implement C++ logger (#575)Gravatar zxu2017-12-20
* | | Rename all the onlineStateChanged methods to applyChangedOnlineState. (#574)Gravatar Michael Lehenbauer2017-12-19
* | | Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
| * | Merge pull request #576 from firebase/release-4.8.0Gravatar Kyle Ju2017-12-19
| |\ \
| * | | Use angle brackets for nonlocal #includes in Firestore (#580)Gravatar Gil2017-12-19
* | | | Clean up warnings (#578)Gravatar Gil2017-12-18
* | | | Expose network management (#566)Gravatar Greg Soltis2017-12-18
* | | | Test cleanup: Adds a helper for waiting for FSTVoidErrorBlock callbacks.Gravatar Michael Lehenbauer2017-12-18
* | | | Fixing return type of verifySnapshotWithResolvedTimestampsGravatar Sebastian Schmidt2017-12-18
* | | | b/68276665: Raise isFromCache=true events when offline (#567)Gravatar Michael Lehenbauer2017-12-15
* | | | Merge pull request #565 from firebase/mrschmidt-missingmethodsGravatar Sebastian Schmidt2017-12-15
|\ \ \ \
| * | | | Adding Swift build testGravatar Sebastian Schmidt2017-12-14
| * | | | Adding missing SnapshotOptions methodGravatar Sebastian Schmidt2017-12-13
| | | * | Update component versions for Firebase 4.8.0 (#561)Gravatar Kyle Ju2017-12-12
| | * | | Add leveldb to the Firestore cmake build (#559)Gravatar Gil2017-12-12
* | | | | Fix new warnings w.r.t. predicate query change (#555)Gravatar zxu2017-12-12
|/ / / /
| * / / Remove prerelease abseil code (#558)Gravatar Gil2017-12-11
| |/ /
* | | Adding missing word in commentGravatar Sebastian Schmidt2017-12-12