Nick Cooke
|
2fdb6fed29
[Infra] Use <> style imports when importing public Core header (#13293)
|
1 rok temu |
Nick Cooke
|
ec8ca54b3e
[Infra] Use full paths when importing public Core header (#13288)
|
1 rok temu |
cherylEnkidu
|
3de44b7ab7
Move Timestamp class from Firestore to Firebase Core (#13221)
|
1 rok temu |
cherylEnkidu
|
10295bad6b
Fix double free bug inside IN Filter (#10535)
|
3 lat temu |
Konstantin Varlamov
|
f243335a25
Don't define a `util` namespace alias in the global namespace. (#8527)
|
4 lat temu |
Sebastian Schmidt
|
e8f419baf2
Migrate FieldValue to Protobuf (#8124)
|
4 lat temu |
Ehsan
|
acc2d15b29
Fix warnings generated by Clang-Tidy (#8181)
|
4 lat temu |
Brian Chen
|
763735f262
Remove unused options parameter (#6872)
|
5 lat temu |
Gil
|
885b07be6a
Remove support for setting timestampsInSnapshotsEnabled (#6622)
|
5 lat temu |
Gil
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 lat temu |
Gil
|
d9b7a33f0c
Use forward declarations instead of IWYU (#4868)
|
6 lat temu |
Gil
|
9a4f4e73c7
Miscellaneous fixes (#4584)
|
6 lat temu |
Gil
|
16447a5e2b
Restrict use of Abseil types in public C++ accessible APIs (#4503)
|
6 lat temu |
Gil
|
cd460eca2d
Rationalize input validation exceptions and assertion failures (#4107)
|
6 lat temu |
Gil
|
0c23f38397
Migrate Objective-C document types to C++ (#3531)
|
6 lat temu |
Gil
|
07b5eadf5a
Rename WrapNSString to MakeNSString (#3274)
|
6 lat temu |
Konstantin Varlamov
|
b645037a2e
Fix small compilation and linter issues (#3222)
|
6 lat temu |
Gil
|
5a0914df1e
Remove NSLog call in FIRDocumentSnapshot (#3213)
|
6 lat temu |
Gil
|
10752cd68c
Finish migration of FSTFieldValue to C++ FieldValue (#3178)
|
6 lat temu |
Gil
|
64d8a40a70
Migrate FSTReferenceValue to FSTDelegateValue (#3177)
|
6 lat temu |
Gil
|
8770828dd8
Refactor usages of DatabaseId to avoid raw pointers (#3041)
|
6 lat temu |
Gil
|
7ae2af4e6f
Port FSTFieldValueOptions to C++ (#2989)
|
6 lat temu |
Michael Lehenbauer
|
a3c5064797
Use shared_ptr<Firestore> instead of Firestore* for api:: classes. (#2830)
|
7 lat temu |
Michael Lehenbauer
|
6dca5e601c
Port FirestoreSettings to C++. (#2804)
|
7 lat temu |
Gil
|
7a7eced747
Don't use using statements in Objective-C headers ... (#2827)
|
7 lat temu |
Gil
|
2e8b9181fa
Port FSTUsageValidation to C++ (#2670)
|
7 lat temu |
rsgowman
|
6e5221ba41
Eliminate 'instanceof' checks for FSTFieldValue (#2651)
|
7 lat temu |
Gil
|
fd8947ce74
Port FIRSnapshotMetadata to C++ (#2580)
|
7 lat temu |
Konstantin Varlamov
|
0643b36aef
C++ migration: make `FIRFirestore` implementation delegate to core API (#2492)
|
7 lat temu |
Konstantin Varlamov
|
213e427667
C++: make internal Objective-C API wrap `DocumentSnapshot` from core API (#2456)
|
7 lat temu |