Konstantin Varlamov
|
f243335a25
Don't define a `util` namespace alias in the global namespace. (#8527)
|
4 лет назад |
Sebastian Schmidt
|
e8f419baf2
Migrate FieldValue to Protobuf (#8124)
|
4 лет назад |
Ehsan
|
acc2d15b29
Fix warnings generated by Clang-Tidy (#8181)
|
4 лет назад |
Brian Chen
|
763735f262
Remove unused options parameter (#6872)
|
5 лет назад |
Gil
|
885b07be6a
Remove support for setting timestampsInSnapshotsEnabled (#6622)
|
5 лет назад |
Gil
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 лет назад |
Gil
|
d9b7a33f0c
Use forward declarations instead of IWYU (#4868)
|
6 лет назад |
Gil
|
9a4f4e73c7
Miscellaneous fixes (#4584)
|
6 лет назад |
Gil
|
16447a5e2b
Restrict use of Abseil types in public C++ accessible APIs (#4503)
|
6 лет назад |
Gil
|
cd460eca2d
Rationalize input validation exceptions and assertion failures (#4107)
|
6 лет назад |
Gil
|
0c23f38397
Migrate Objective-C document types to C++ (#3531)
|
6 лет назад |
Gil
|
07b5eadf5a
Rename WrapNSString to MakeNSString (#3274)
|
6 лет назад |
Konstantin Varlamov
|
b645037a2e
Fix small compilation and linter issues (#3222)
|
6 лет назад |
Gil
|
5a0914df1e
Remove NSLog call in FIRDocumentSnapshot (#3213)
|
6 лет назад |
Gil
|
10752cd68c
Finish migration of FSTFieldValue to C++ FieldValue (#3178)
|
6 лет назад |
Gil
|
64d8a40a70
Migrate FSTReferenceValue to FSTDelegateValue (#3177)
|
6 лет назад |
Gil
|
8770828dd8
Refactor usages of DatabaseId to avoid raw pointers (#3041)
|
6 лет назад |
Gil
|
7ae2af4e6f
Port FSTFieldValueOptions to C++ (#2989)
|
6 лет назад |
Michael Lehenbauer
|
a3c5064797
Use shared_ptr<Firestore> instead of Firestore* for api:: classes. (#2830)
|
7 лет назад |
Michael Lehenbauer
|
6dca5e601c
Port FirestoreSettings to C++. (#2804)
|
7 лет назад |
Gil
|
7a7eced747
Don't use using statements in Objective-C headers ... (#2827)
|
7 лет назад |
Gil
|
2e8b9181fa
Port FSTUsageValidation to C++ (#2670)
|
7 лет назад |
rsgowman
|
6e5221ba41
Eliminate 'instanceof' checks for FSTFieldValue (#2651)
|
7 лет назад |
Gil
|
fd8947ce74
Port FIRSnapshotMetadata to C++ (#2580)
|
7 лет назад |
Konstantin Varlamov
|
0643b36aef
C++ migration: make `FIRFirestore` implementation delegate to core API (#2492)
|
7 лет назад |
Konstantin Varlamov
|
213e427667
C++: make internal Objective-C API wrap `DocumentSnapshot` from core API (#2456)
|
7 лет назад |
rsgowman
|
ca38562d3f
Fix build for non-clang compilers (#2391)
|
7 лет назад |
Michael Lehenbauer
|
5c67653de3
Change timestampsInSnapshots default to true and deprecate the setting. (#2251)
|
7 лет назад |
Paul Beusterien
|
7c53489e03
Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222)
|
7 лет назад |
Konstantin Varlamov
|
673b08592a
C++: replace `FSTMaybeDocumentDictionary` with a C++ equivalent (#2139)
|
7 лет назад |