aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
Commit message (Expand)AuthorAge
...
* [De]serialize non-empty Document instances (#1284)Gravatar rsgowman2018-05-22
* fix build for Firestore copybara import (#1308)Gravatar zxu2018-05-22
* Add a C++ native StringFormat (#1289)Gravatar Gil2018-05-21
* fix lint to run copybara (#1290)Gravatar zxu2018-05-17
* b/79432277: Limit Queries to only a single array-contains clause. (#1286)Gravatar Michael Lehenbauer2018-05-16
* Refactoring serializer.cc (#1281)Gravatar rsgowman2018-05-16
* mergeGravatar Paul Beusterien2018-05-15
|\
* | [De]serialize empty Document instances (#1262)Gravatar rsgowman2018-05-15
* | More macOS/static library prep (#1280)Gravatar Gil2018-05-15
* | Prep for direct macOS support in Firestore pod (#1269)Gravatar Gil2018-05-14
* | Firestore: add a changelog entry on supporting concurrent queues. (#1274)Gravatar Konstantin Varlamov2018-05-14
| * Merge pull request #1271 from firebase/pb-cp-all_load-fixGravatar Paul Beusterien2018-05-14
| |\
| * | Version updates for 5.0.1 (#1272)Gravatar Paul Beusterien2018-05-14
* | | Trivial/noop fix to the serializer (#1264)Gravatar rsgowman2018-05-14
| | * Eliminate duplicate symbol in CocoaPods -all_load build (#1223)Gravatar Paul Beusterien2018-05-14
| |/
* | Clean up implicit retain self warnings introduced recently (#1268)Gravatar Gil2018-05-13
* | Update travis to use CocoaPods 1.5.2 (#1103)Gravatar Paul Beusterien2018-05-13
* | Firestore C++: make FSTDispatchQueue delegate to C++ implementation (#1240)Gravatar Konstantin Varlamov2018-05-11
* | Refactor serializer (#1250)Gravatar rsgowman2018-05-11
* | Firestore: use C++ Executor for user queue. (#1238)Gravatar Konstantin Varlamov2018-05-10
* | Firestore C++: quick fix for flaky tests in AsyncQueue and Executor (#1245)Gravatar Konstantin Varlamov2018-05-10
* | Firestore C++: add missing tests for Executor (#1247)Gravatar Konstantin Varlamov2018-05-10
* | Add remaining tests to Xcode (#1256)Gravatar Gil2018-05-10
* | Add missing tests to the Firestore project (#1254)Gravatar Gil2018-05-09
* | Remove final vestiges of FSTSnapshotVersion (#1253)Gravatar Gil2018-05-09
* | Align folders with actual test locations in the Firestore project (#1251)Gravatar Gil2018-05-09
* | [De]serialize Timestamps via the remote Serializer (#1233)Gravatar rsgowman2018-05-09
* | Firestore C++: in AsyncQueue, use steady_clock instead of system_clock. (#1246)Gravatar Konstantin Varlamov2018-05-09
* | Firestore C++: compile ExecutorLibdispatch in Objective-C++ mode (#1237)Gravatar Konstantin Varlamov2018-05-08
* | Backport array contains / transform improvements from Web. (#1242)Gravatar Michael Lehenbauer2018-05-08
* | mergeGravatar Paul Beusterien2018-05-08
|\|
* | Introduce ReferenceDelegates (#1222)Gravatar Greg Soltis2018-05-08
* | C++ migration: add AsyncQueue, the C++ version of FSTDispatchQueue (#1176)Gravatar Konstantin Varlamov2018-05-07
* | Make BasePath hash directly as a range (#1232)Gravatar Gil2018-05-06
* | Migrate FSTDocumentVersionDictionary to C++ DocumentVersionMap (#1231)Gravatar Gil2018-05-05
* | Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* | [De]serialize DocumentKeys via the remote Serializer (#1212)Gravatar rsgowman2018-05-04
| * Disable pre-release repos (#1228)Gravatar Paul Beusterien2018-05-04
* | Eliminate duplicate symbol in CocoaPods -all_load build (#1223)Gravatar Paul Beusterien2018-05-03
* | Prepare Firestore for use as a static library (#1210)Gravatar Gil2018-05-03
* | Fix warning on FSTTargetMapping mentioned in #1210 (#1218)Gravatar Gil2018-05-03
* | Fix Firestore style issue. (#1220)Gravatar Ryan Wilson2018-05-03
* | Bump sequence numbers when receiving a new resume token (#1214)Gravatar Greg Soltis2018-05-03
* | b/78539022: Fix test at risk of range violation errors depending on time-of-d...Gravatar Michael Lehenbauer2018-05-02
* | Add Immutable SortedSet in C++ (#1206)Gravatar Gil2018-05-02
* | 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