aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source
Commit message (Expand)AuthorAge
...
* Make FSTTimestamp into a public Firestore class (#698)Gravatar Konstantin Varlamov2018-02-20
* Fix two stream close issues (b/73167987, b/73382103). (#810)Gravatar Michael Lehenbauer2018-02-20
* replacing FSTGetTokenResult by C++ Token implementation (#805)Gravatar zxu2018-02-20
* Delete stale Firestore instances after FIRApp is deleted. (#809)Gravatar Ryan Wilson2018-02-16
* DispatchQueue delayed callback improvements + testing (#784)Gravatar Michael Lehenbauer2018-02-15
* replacing Auth/FSTUser by C++ auth implementation (#804)Gravatar zxu2018-02-15
* Actually ignore events on inactive streams, rather than just logging that we'...Gravatar Greg Soltis2018-02-13
* Keep track of number of queries in the query cache (#776)Gravatar Greg Soltis2018-02-13
* Update deprecation message for Firestore. (#758)Gravatar Ryan Wilson2018-02-08
* 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
* Remove predecessorKey,Object,Document, etc (#735)Gravatar Gil2018-02-01
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31
* Schema migrations for LevelDB (#728)Gravatar Greg Soltis2018-01-30
* 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
* normalize string_util (#708)Gravatar zxu2018-01-25
* Cleanup imports and isEqual (#685)Gravatar Gil2018-01-21
* Port comparison to C++ (#678)Gravatar Gil2018-01-19
* Listen sequence numbers (#675)Gravatar Greg Soltis2018-01-17
* Fix issue @morganchen12 discovered where we weren't properly creating FIRQuer...Gravatar Michael Lehenbauer2018-01-12
* Remove over-aggressive closeWithFinalState: delegate assert. (#656)Gravatar Michael Lehenbauer2018-01-11
* Fix FSTLocalDocumentsView to allow multiple mutations while offline (#644)Gravatar rsgowman2018-01-11
* Run style.sh (#636)Gravatar Michael Lehenbauer2018-01-10
* Fixing potential race in ServerTimestamp testsGravatar Sebastian Schmidt2018-01-05
* Log pending writes when we disable the network (#604)Gravatar Greg Soltis2018-01-02
* Fix races in lazy initialization of the client in FIRFirestore (#579)Gravatar Gil2017-12-20
* Rename all the onlineStateChanged methods to applyChangedOnlineState. (#574)Gravatar Michael Lehenbauer2017-12-19
* Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
* Expose network management (#566)Gravatar Greg Soltis2017-12-18
* Test cleanup: Adds a helper for waiting for FSTVoidErrorBlock callbacks.Gravatar Michael Lehenbauer2017-12-18
* b/68276665: Raise isFromCache=true events when offline (#567)Gravatar Michael Lehenbauer2017-12-15
* Merge pull request #565 from firebase/mrschmidt-missingmethodsGravatar Sebastian Schmidt2017-12-15
|\
| * Adding Swift build testGravatar Sebastian Schmidt2017-12-14
| * Adding missing SnapshotOptions methodGravatar Sebastian Schmidt2017-12-13
* | Fix new warnings w.r.t. predicate query change (#555)Gravatar zxu2017-12-12
|/
* Adding missing word in commentGravatar Sebastian Schmidt2017-12-12
* Using 100 as line length for commentsGravatar Sebastian Schmidt2017-12-12
* MergeGravatar Sebastian Schmidt2017-12-12
|\
| * Merge branch 'firestore-api-changes' into mrschmidt-timestampsGravatar Sebastian Schmidt2017-12-12
| |\
* | | Addressing commentsGravatar Sebastian Schmidt2017-12-12
| * | Addressing commentsGravatar Sebastian Schmidt2017-12-12
| * | Adding GenericsGravatar Sebastian Schmidt2017-12-12
| | * Revisit commit method in FIRWriteBatch (#541)Gravatar zxu2017-12-11
* | | Comment fixGravatar Sebastian Schmidt2017-12-10
* | | Clang formatGravatar Sebastian Schmidt2017-12-10
| | * Running scripts/style.shGravatar Sebastian Schmidt2017-12-10
* | | Making DocumentSnapshot nullableGravatar Sebastian Schmidt2017-12-10
| |/ |/|