aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Model/FSTFieldValue.h
Commit message (Expand)AuthorAge
* Replace the `SnapshotOptions` object with the behavior enum. (#1109)Gravatar Gil2018-04-16
* Add a flag to control whether DocumentSnapshots return Dates or Timestamps fo...Gravatar Konstantin Varlamov2018-03-30
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* Make FSTTimestamp into a public Firestore class (#698)Gravatar Konstantin Varlamov2018-02-20
* Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* Addressing commentsGravatar Sebastian Schmidt2017-12-12
* Adding GenericsGravatar Sebastian Schmidt2017-12-12
* Adding default optionGravatar Sebastian Schmidt2017-12-08
* Method renamesGravatar Sebastian Schmidt2017-12-07
* Addressing all review commentsGravatar Sebastian Schmidt2017-12-07
* Adding SnapshotOptions to deal with pending ServerTimestampsGravatar Sebastian Schmidt2017-12-05
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Release 4.3.0 (#327)Gravatar Gil2017-10-03