aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
Commit message (Expand)AuthorAge
* Minor test naming fixup (#1209)Gravatar rsgowman2018-05-02
* Adding mergeFields support (#1141)Gravatar Sebastian Schmidt2018-05-02
* Add error handler for serializer (for deserializing cases) (#1181)Gravatar rsgowman2018-05-01
* Port `SnapshotVersion` for the rest Firestore modulo (#1185)Gravatar zxu2018-05-01
* Define a general hashing utility in C++ (#1195)Gravatar Gil2018-05-01
* Port the feedback from the Java port (#1199)Gravatar Greg Soltis2018-04-30
* Identify limbo-only document updates (#1167)Gravatar Greg Soltis2018-04-25
* Port `SnapshotVersion` for `Remote` (#1174)Gravatar zxu2018-04-25
* Port `SnapshotVersion` for `Local` (#1182)Gravatar zxu2018-04-25
* Add key-only projections to immutable C++ maps (#1166)Gravatar Gil2018-04-24
* fix a bug caught by asan failure (#1173)Gravatar zxu2018-04-24
* Implement erase in C++ immutable maps (#1158)Gravatar Gil2018-04-24
* Adjust serializer test to verify via libprotobuf. (#1039)Gravatar rsgowman2018-04-24
* Array Contains Queries (not added to public headers yet). (#1138)Gravatar Michael Lehenbauer2018-04-23
* Update `FieldValue` For Porting `Mutation`s to C++ (#1144)Gravatar zxu2018-04-23
* Move array transforms to internal header pending backend support. (#1139)Gravatar Michael Lehenbauer2018-04-20
* Filter out document updates from target association changes (#1122)Gravatar Greg Soltis2018-04-20
* Implement find-related methods on C++ immutable maps (#1145)Gravatar Gil2018-04-20
* Rename iOS-specific targets with iOS-specific names (#1150)Gravatar Gil2018-04-20
* Fix build breakages under linux (gcc) (#1154)Gravatar rsgowman2018-04-20
* Prep Firestore Podfile for multiple platforms (#1148)Gravatar Gil2018-04-19
* Update project for CocoaPods 1.5.0. (#1147)Gravatar Gil2018-04-19
* Clean up warnings in Firestore (#1146)Gravatar Gil2018-04-19
* Implement iterators for our immutable maps (#1132)Gravatar Gil2018-04-19
* fix integration test (#1134)Gravatar zxu2018-04-18
* Add GetOptions for controlling offline get behaviour (#655)Gravatar rsgowman2018-04-18
* Integration tests, changelog, and minor fixes for array transforms. (#1108)Gravatar Michael Lehenbauer2018-04-17
* Serialize array transform mutations. (#1107)Gravatar Michael Lehenbauer2018-04-17
* Implement TreeSortedMap::insert (#1081)Gravatar Gil2018-04-17
* Merge pull request #1112 from firebase/wilhuff/abseil-mergeGravatar Gil2018-04-17
|\
* | Implement local and server application of arrayUnion and arrayRemove transfor...Gravatar Michael Lehenbauer2018-04-16
* | Fix the build and travis change detection (#1117)Gravatar Gil2018-04-16
* | Replace the `SnapshotOptions` object with the behavior enum. (#1109)Gravatar Gil2018-04-16
* | Rewrite some LocalStore tests (#1114)Gravatar Greg Soltis2018-04-16
* | Fix iteration past end in LevelDBTransaction::Iterator (#1105)Gravatar Gil2018-04-16
* | Replace `QueryListenOptions` with simple booleans (#1106)Gravatar Gil2018-04-15
| * Make abseil-cpp buildable on masterGravatar Marek Gilbert2018-04-15
| * Merge branch 'abseil-update' into abseil-mergeGravatar Marek Gilbert2018-04-15
|/|
| * Update abseil-cpp to a new upstreamGravatar Marek Gilbert2018-04-15
* | Replace the `SetOptions` object with a simple boolean. (#1098)Gravatar Gil2018-04-15
* | Replace `DocumentListenOptions` with a simple boolean. (#1099)Gravatar Gil2018-04-14
* | Merge pull request #1102 from firebase/release-4.13.0Gravatar Ryan Wilson2018-04-13
|\ \
* | | Array Transforms public API and parsingGravatar Michael Lehenbauer2018-04-13
* | | Remove immutable map from [FSTDatastore lookupDocuments:completion:] (#1080)Gravatar Gil2018-04-13
| | * carbon-copy of the `optional`-relevant src from abseil (#1083)Gravatar zxu2018-04-13
| * | Rename version 4.12.1 to 4.13 (#1092)Gravatar Paul Beusterien2018-04-13
* | | Port `Precondition` to C++ (#1040)Gravatar zxu2018-04-12
* | | Add clang-tidy checks for Firestore (#1078)Gravatar Gil2018-04-12
* | | Small cleanup to UserDataConverter / FieldValue sentinel code to make adding ...Gravatar Michael Lehenbauer2018-04-12
* | | Add CMake options to build using sanitizers (#1053)Gravatar Konstantin Varlamov2018-04-12