Hui Wu
|
d09ee1d54f
shutdown feature complete. need to fix shared_ptr for credprovider and stop executor leakage.
|
6 лет назад |
Konstantin Varlamov
|
a294e8c112
Remove extraneous imports (#3402)
|
6 лет назад |
Gil
|
45506b62e6
Consolidate status testing (#3048)
|
6 лет назад |
Gil
|
8770828dd8
Refactor usages of DatabaseId to avoid raw pointers (#3041)
|
6 лет назад |
Brian Chen
|
afe63ccff5
Add clearPersistence() to Firestore client(#2993)
|
6 лет назад |
Brian Chen
|
570f4465de
Use shared_ptr for AsyncQueue and Executor (#2996)
|
6 лет назад |
Gil
|
547ed27027
Add support for running Firestore integration tests against the emulator (#2922)
|
7 лет назад |
Michael Lehenbauer
|
09010cfba0
Fix a couple small issues I tripped over today. (#2806)
|
7 лет назад |
Konstantin Varlamov
|
0643b36aef
C++ migration: make `FIRFirestore` implementation delegate to core API (#2492)
|
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
|
e0d797515c
C++: eliminate `FSTDispatchQueue` and replace it with `AsyncQueue` (#2062)
|
7 лет назад |
Konstantin Varlamov
|
8b1efabd82
gRPC: replace Objective-C implementation with the new C++ implementation (#2068)
|
7 лет назад |
Gil
|
ea567dca47
Revert "gRPC: replace Objective-C implementation with the new C++ implementation (#1968)" (#2030)
|
7 лет назад |
Konstantin Varlamov
|
a514bd957a
gRPC: replace Objective-C implementation with the new C++ implementation (#1968)
|
7 лет назад |
Konstantin Varlamov
|
24b147d180
gRPC: add the ability to use a custom SSL certificate in integration tests (#1942)
|
7 лет назад |
Michael Lehenbauer
|
8f8eec4555
Add priming logic to integration tests to avoid backend cold start issues. (#1890)
|
7 лет назад |
Sebastian Schmidt
|
08dede03ba
Don't drop empty object during merge (#1851)
|
7 лет назад |
Gil
|
76ba6e933e
Allow GoogleServices-Info.plist to configure Firestore integration tests (#1822)
|
7 лет назад |
Gil
|
2813ac30da
Fix analyze issues in Firestore (#1763)
|
7 лет назад |
Gil
|
2f6ff231dd
Use new filesystem routines in FSTLevelDB (#1707)
|
7 лет назад |
Gil
|
15ef78f090
Replace uses of absl::string_view in constructor parameters with std::string (#1676)
|
7 лет назад |
Gil
|
c555778bcf
More macOS/static library prep (#1280)
|
8 лет назад |
rsgowman
|
a5b3185ed3
Add GetOptions for controlling offline get behaviour (#655)
|
8 лет назад |
Michael Lehenbauer
|
e36cc9610b
Integration tests, changelog, and minor fixes for array transforms. (#1108)
|
8 лет назад |
Gil
|
33b12f6c70
Replace `DocumentListenOptions` with a simple boolean. (#1099)
|
8 лет назад |
Gil
|
0a66187053
Add lint checking for Objective-C++ sources (#1048)
|
8 лет назад |
Konstantin Varlamov
|
a17740e914
Add a flag to control whether DocumentSnapshots return Dates or Timestamps for timestamp fields (#831)
|
8 лет назад |
zxu
|
3e7c062f3b
replacing Auth by C++ auth implementation (#802)
|
8 лет назад |
Gil
|
935f3ca7d7
Avoid wrapping and rewrapping NSStrings when constructing DatabaseId (#833)
|
8 лет назад |