aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
Commit message (Expand)AuthorAge
* Start on ArraySortedMap in C++ (#721)Gravatar Gil2018-01-31
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31
* Schema migrations for LevelDB (#728)Gravatar Greg Soltis2018-01-30
* Firestore DatabaseId in C++ (#727)Gravatar zxu2018-01-29
* Add absl_strings to firebase_firestore_util_test dependencies (#725)Gravatar rsgowman2018-01-29
* Add changelog entry for my last PR (oops) and also add a few that we missed l...Gravatar Michael Lehenbauer2018-01-29
* Import iterator_adaptors from google3 (#718)Gravatar Gil2018-01-29
* Use fixed-sized types (#719)Gravatar Gil2018-01-28
* Version updates to 4.8.2 (#722)Gravatar Paul Beusterien2018-01-27
* Fix a number of c++ build errors (#715)Gravatar rsgowman2018-01-27
* travis: check for copyright in sources (#717)Gravatar Paul Beusterien2018-01-27
* Fix b/72502745: OnlineState changes cause limbo document crash. (#470) (#714)Gravatar Michael Lehenbauer2018-01-27
* normalize and port the rest of Firebase/Port code (#713)Gravatar zxu2018-01-27
* port TargetIdGenerator to iOS (#709)Gravatar zxu2018-01-25
* implement `TargetIdGenerator` in C++ for Firestore (#701)Gravatar zxu2018-01-25
* normalize string_util (#708)Gravatar zxu2018-01-25
* Implement the rest of FieldValue types for C++ (#687)Gravatar zxu2018-01-25
* Cleanup imports and isEqual (#685)Gravatar Gil2018-01-21
* Use Comparator in FieldValue. (#686)Gravatar Gil2018-01-19
* Port comparison to C++ (#678)Gravatar Gil2018-01-19
* Add platform detection logic for SecureRandom (#676)Gravatar Gil2018-01-19
* Merge pull request #680 from firebase/release-4.8.1Gravatar Paul Beusterien2018-01-18
|\
* | Listen sequence numbers (#675)Gravatar Greg Soltis2018-01-17
* | 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