Gil
|
05e734b2b7
Refactor Filters (#3359)
|
6 years ago |
Gil
|
cf682c69cc
Complete migration to C++ Filters in FSTQuery (#3349)
|
6 years ago |
Gil
|
3b496318f4
Implement collection groups in C++ Query (#3327)
|
6 years ago |
Gil
|
07b5eadf5a
Rename WrapNSString to MakeNSString (#3274)
|
6 years ago |
Gil
|
ffdc328732
Migrate FSTDocumentState to C++ DocumentState (#3225)
|
6 years ago |
Gil
|
10752cd68c
Finish migration of FSTFieldValue to C++ FieldValue (#3178)
|
6 years ago |
Gil
|
64d8a40a70
Migrate FSTReferenceValue to FSTDelegateValue (#3177)
|
6 years ago |
Gil
|
34fcd5af6b
Migrate FSTTimestampValue to FSTDelegateValue (#3170)
|
6 years ago |
Gil
|
7f1050ae27
Use C++ Timestamp internally instead of FIRTimestamp (#3156)
|
6 years ago |
Gil
|
04d1d41a16
Migrate FSTBlobValue to FSTDelegateValue (#3130)
|
6 years ago |
Gil
|
dd94ab677f
Change limit to an int32 to match the backend (#3120)
|
6 years ago |
Gil
|
8428d4a8e2
Migrate null, numbers, and GeoPoints to FSTDelegateValue (#3044)
|
6 years ago |
Gil
|
8770828dd8
Refactor usages of DatabaseId to avoid raw pointers (#3041)
|
6 years ago |
Gil
|
7a7eced747
Don't use using statements in Objective-C headers ... (#2827)
|
7 years ago |
Gil
|
2a97c2ea5f
Port FSTRelationFilterOperator to Filter::Operator (#2812)
|
7 years ago |
rsgowman
|
58e36e15cb
Migrate FSTStringValue to FSTDelegateValue (#2719)
|
7 years ago |
rsgowman
|
82ced2d8c1
Add FSTDelegateValue which delegates to model::FieldValue (#2681)
|
7 years ago |
Michael Lehenbauer
|
bd0b8e9449
Collection Group Query Internals (#2378)
|
7 years ago |
Sebastian Schmidt
|
657f53a9b8
Adding FieldValue.increment() (#2075)
|
7 years ago |
Konstantin Varlamov
|
5efbb08f3b
Add a ToString function to create human-readable debug descriptions (#2384)
|
7 years ago |
Konstantin Varlamov
|
acb222026a
C++ migration: port `FSTWatchChange`. (#2300)
|
7 years ago |
Konstantin Varlamov
|
9a755bb2aa
C++ migration: port FSTExistenceFilter (#2269)
|
7 years ago |
Gil
|
7485b07edd
Include a trailing /documents on root resource paths (#2249)
|
7 years ago |
Paul Beusterien
|
7c53489e03
Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222)
|
7 years ago |
rsgowman
|
074de008b4
Rework FieldMask to use a (ordered) set of FieldPaths (#2136)
|
7 years ago |
Gil
|
6af931d4e8
Migrate Firestore to the v1 protocol (#2200)
|
7 years ago |
Konstantin Varlamov
|
9f6ed13914
Port performance optimizations to speed up reading large collections from Android (#2140)
|
7 years ago |
Konstantin Varlamov
|
673b08592a
C++: replace `FSTMaybeDocumentDictionary` with a C++ equivalent (#2139)
|
7 years ago |
Konstantin Varlamov
|
8b1efabd82
gRPC: replace Objective-C implementation with the new C++ implementation (#2068)
|
7 years ago |
Sebastian Schmidt
|
5bc4cc55a6
Remove Held Write Acks (#2029)
|
7 years ago |