Konstantin Varlamov
|
a294e8c112
Remove extraneous imports (#3402)
|
6 年之前 |
Gil
|
10752cd68c
Finish migration of FSTFieldValue to C++ FieldValue (#3178)
|
6 年之前 |
Gil
|
64d8a40a70
Migrate FSTReferenceValue to FSTDelegateValue (#3177)
|
6 年之前 |
Gil
|
220589d9bc
Port FIRCollectionReference to C++ (#3126)
|
6 年之前 |
Gil
|
dd94ab677f
Change limit to an int32 to match the backend (#3120)
|
6 年之前 |
Gil
|
2a263eac83
Port FIRQuery to C++ (#2986)
|
6 年之前 |
Michael Lehenbauer
|
a3c5064797
Use shared_ptr<Firestore> instead of Firestore* for api:: classes. (#2830)
|
7 年之前 |
Gil
|
7a7eced747
Don't use using statements in Objective-C headers ... (#2827)
|
7 年之前 |
Gil
|
2a97c2ea5f
Port FSTRelationFilterOperator to Filter::Operator (#2812)
|
7 年之前 |
Michael Lehenbauer
|
09010cfba0
Fix a couple small issues I tripped over today. (#2806)
|
7 年之前 |
Gil
|
edd4bd719c
Port FIRFirestoreSource to C++ Source (#2749)
|
7 年之前 |
Gil
|
2e8b9181fa
Port FSTUsageValidation to C++ (#2670)
|
7 年之前 |
rsgowman
|
6e5221ba41
Eliminate 'instanceof' checks for FSTFieldValue (#2651)
|
7 年之前 |
Gil
|
ba332be794
Port FSTAsyncQueryListener to C++ (#2620)
|
7 年之前 |
Gil
|
f28e76802d
Port FSTListenerRegistration to C++ (#2619)
|
7 年之前 |
Gil
|
315effec4a
Port FSTQueryListener to C++ (#2618)
|
7 年之前 |
Gil
|
ce07f8d0c3
Port FSTListenOptions to C++ (#2617)
|
7 年之前 |
Gil
|
7babc0a7f6
Port FIRQuerySnapshot to C++ (#2581)
|
7 年之前 |
Gil
|
fd8947ce74
Port FIRSnapshotMetadata to C++ (#2580)
|
7 年之前 |
Michael Lehenbauer
|
bd0b8e9449
Collection Group Query Internals (#2378)
|
7 年之前 |
Konstantin Varlamov
|
48009aaf7d
C++ migration: port `FSTViewSnapshot` (#2441)
|
7 年之前 |
Konstantin Varlamov
|
5efbb08f3b
Add a ToString function to create human-readable debug descriptions (#2384)
|
7 年之前 |
rsgowman
|
0f32878009
Forbid queries endAt an uncommitted server timestamp. (#2382)
|
7 年之前 |
Paul Beusterien
|
7c53489e03
Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222)
|
7 年之前 |
Michael Lehenbauer
|
b88f95c44f
Reformat using 'clang-format version 7.0.0 (tags/google/stable/2018-04-24)' (#1681)
|
7 年之前 |
rsgowman
|
82ef0886bf
Move creation of FSTFilter objects to static create method on FSTFilter. (#1512)
|
7 年之前 |
Gil
|
8037a4bf79
Replace Objective-C assertions with C++ assertions (#1327)
|
7 年之前 |
Michael Lehenbauer
|
0ec836f9ca
b/79432277: Limit Queries to only a single array-contains clause. (#1286)
|
7 年之前 |
Konstantin Varlamov
|
edd6f60a73
Firestore: use C++ Executor for user queue. (#1238)
|
8 年之前 |
Michael Lehenbauer
|
8409f21830
Backport array contains / transform improvements from Web. (#1242)
|
8 年之前 |