aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example
Commit message (Expand)AuthorAge
* Fuzz testing Serializer with a dictionary and corpus (#1513)Gravatar Mina Farid2018-07-13
* Fix Firestore when compiled with Xcode 8.3 (#1519)Gravatar Gil2018-07-11
* Move creation of FSTFilter objects to static create method on FSTFilter. (#1512)Gravatar rsgowman2018-07-11
* Fix Firestore source errors under VS2017 (#1515)Gravatar Gil2018-07-11
* Add Auth interoperability library. (#1501)Gravatar Ryan Wilson2018-07-11
* Expose array transforms and array contains queries. (#1514)Gravatar Michael Lehenbauer2018-07-10
* C++ migration: add a C++ implementation of `FSTExponentialBackoff` (#1465)Gravatar Konstantin Varlamov2018-07-10
* Eliminate unnecessary DocumentKey->FSTDocumentKey conversions (#1507)Gravatar Konstantin Varlamov2018-07-10
* In FSTLocalDocumentsView, search for all batches affecting a set of keys in o...Gravatar Konstantin Varlamov2018-07-10
* pod update for the addition of GoogleUtilities (#1506)Gravatar Gil2018-07-09
* Add allMutationsAffectingDocumentKeys to FSTMutationQueue (#1479)Gravatar Gil2018-07-09
* Add spec test support for target-scoped resume tokens (#1498)Gravatar Sebastian Schmidt2018-07-06
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
* Fuzz test Serializer to decode FieldValue (#1485)Gravatar Mina Farid2018-07-03
* Initial (incomplete) implementation of f:f::core::Query (#1471)Gravatar rsgowman2018-06-29
* Update versions for Release 5.4.0Gravatar Paul Beusterien2018-06-27
* Initial creation of the local serializer. (#1415)Gravatar rsgowman2018-06-21
* Merge and resolve conflicts from release-5.3.0Gravatar Paul Beusterien2018-06-20
|\
* | Remove Limbo Document GC (#1413)Gravatar Greg Soltis2018-06-20
* | Removing the target state on stream error (#1420)Gravatar Sebastian Schmidt2018-06-20
* | Hookup serializer_test.cc to the xcode based test suite (#1343)Gravatar rsgowman2018-06-18
|\ \
| * | Disable warnings in the protobuf-C++ codeGravatar Marek Gilbert2018-06-15
| * | pod update output from cocoapods 1.5.3Gravatar Marek Gilbert2018-06-15
| * | Move -D flags into GCC_PREPROCESSOR_DEFINITIONSGravatar Marek Gilbert2018-06-15
* | | Minor LevelDB cleanups (#1401)Gravatar Gil2018-06-13
| * | Remove Protos/cpp/google/protobuf from sync_project.rb ...Gravatar Rich Gowman2018-06-13
| | * Version updates for Firebase 5.3.0 (#1406)Gravatar Paul Beusterien2018-06-13
| |/ |/|
* | Refactor Remote Event (#1396)Gravatar Sebastian Schmidt2018-06-12
* | Create Status objects from errno (#1374)Gravatar Gil2018-06-12
| * Merge remote-tracking branch 'origin/master' into rsgowman/protobuf_cppGravatar Rich Gowman2018-06-12
| |\ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into rsgowman/protobuf_cppGravatar Rich Gowman2018-06-12
| |\
* | | Fuzz testing Header Search Paths settings (#1395)Gravatar Mina Farid2018-06-11
* | | Allowing field deletes using merge fields (#1389)Gravatar Sebastian Schmidt2018-06-07
* | | Force refresh token if RPC fails with "Unauthenticated" error (#1373)Gravatar Konstantin Varlamov2018-06-07
* | | Adding AppCode schema for Fuzz tests (#1388)Gravatar Sebastian Schmidt2018-06-07
* | | Merge branch 'release-5.2.0' into masterGravatar davidair2018-06-06
|\ \ \
* | | | Add pathname manipulation utilities (#1376)Gravatar Gil2018-06-05
| |_|/ |/| |
* | | Add a new Xcode target and scheme for fuzz tests (#1364)Gravatar Mina Farid2018-06-04
* | | Fix Firestore compilation under Xcode < 9.2 (#1367)Gravatar Gil2018-06-01
| * | Version updates for 5.2.0 (#1355)Gravatar davidair2018-05-30
|/ /
| * Add CoreTestsProtos to scripts/sync_project.rb (and run it)Gravatar Rich Gowman2018-05-29
| * Rename cpp group to CoreTestsProtosGravatar Rich Gowman2018-05-29
* | Merge pull request #1350 from firebase/release-5.1.0Gravatar Ryan Wilson2018-05-29
|\ \
| | * Hookup serializer_test.cc to the xcode based test suiteGravatar Rich Gowman2018-05-28
* | | Added .podspec file for libFuzzer (#1338)Gravatar Mina Farid2018-05-28
| | * Changes resulting from me running 'pod update'Gravatar Rich Gowman2018-05-25
| |/ |/|
* | Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* | Fix Objective-C logging (#1322)Gravatar Gil2018-05-23
* | Add a test synchronization script (#1303)Gravatar Gil2018-05-23
| * Bump version numbers for 5.1.0 (#1320)Gravatar Ryan Wilson2018-05-23