aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Core
Commit message (Expand)AuthorAge
* port `DocumentKey` to non-container types of `Model/*` (#930)Gravatar zxu2018-03-16
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* port paths to FSTDocumentKey (#877)Gravatar zxu2018-03-06
* Add 10 second timeout waiting for connection before client behaves as-if offl...Gravatar Michael Lehenbauer2018-03-05
* add converters and port paths to FSTQuery (#869)Gravatar zxu2018-03-05
* replacing Auth by C++ auth implementation (#802)Gravatar zxu2018-02-27
* Style fixesGravatar Benoit St-Pierre2018-02-26
* Make FSTTimestamp into a public Firestore class (#698)Gravatar Konstantin Varlamov2018-02-20
* replacing FSTGetTokenResult by C++ Token implementation (#805)Gravatar zxu2018-02-20
* replacing Auth/FSTUser by C++ auth implementation (#804)Gravatar zxu2018-02-15
* Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* fix null block execution crashGravatar Morgan Chen2018-02-02
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31
* 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
* port TargetIdGenerator to iOS (#709)Gravatar zxu2018-01-25
* Port comparison to C++ (#678)Gravatar Gil2018-01-19
* Listen sequence numbers (#675)Gravatar Greg Soltis2018-01-17
* Rename all the onlineStateChanged methods to applyChangedOnlineState. (#574)Gravatar Michael Lehenbauer2017-12-19
* Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
* b/68276665: Raise isFromCache=true events when offline (#567)Gravatar Michael Lehenbauer2017-12-15
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Adding goOnline/goOffline to the RemoteStore (#347)Gravatar Sebastian Schmidt2017-10-11
* Fix warnings exposed by Xcode 9.1 in Firestore source (#354)Gravatar Paul Beusterien2017-10-09
* Release 4.3.0 (#327)Gravatar Gil2017-10-03