aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/model/database_id.h
Commit message (Expand)AuthorAge
* Define a general hashing utility in C++ (#1195)Gravatar Gil2018-05-01
* Add clang-tidy checks for Firestore (#1078)Gravatar Gil2018-04-12
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* Avoid wrapping and rewrapping NSStrings when constructing DatabaseId (#833)Gravatar Gil2018-02-22
* Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* Firestore DatabaseId in C++ (#727)Gravatar zxu2018-01-29