Konstantin Varlamov
|
f1294cee91
Fix a crash that happens when Firestore is being terminated when the last shared pointer to it is in a listener (#7421)
|
5 лет назад |
Denver Coneybeare
|
69c3e4b9e5
Add an integration test for callbacks on the main thread (#6054)
|
5 лет назад |
Denver Coneybeare
|
ffe23884da
Add #include for config.h to get the value for HAVE_LIBDISPATCH (#6041)
|
5 лет назад |
Gil
|
59c8c95501
Have ListenerRegistration::Remove block until callbacks are complete (#5961)
|
5 лет назад |
Gil
|
6f12f3871b
Make snapshots in sync listener registration removal idempotent (#5945)
|
5 лет назад |
Paul Beusterien
|
d4621a636f
Use preserve_paths instead of CocoaPods private (#5758)
|
5 лет назад |
Denver Coneybeare
|
df3679275c
Add an integration test for calling clearPersistence() on a newly-created Firestore instance. (#5515)
|
5 лет назад |
Gil
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 лет назад |
Gil
|
74f4ceb4c9
Fix unused variable warnings (#5389)
|
6 лет назад |
Paul Beusterien
|
4ea4340285
Upgrade clang-format (#5265)
|
6 лет назад |
Gil
|
d9b7a33f0c
Use forward declarations instead of IWYU (#4868)
|
6 лет назад |
Brian Chen
|
9d230de9c0
Adding onSnapshotsInSync (not public) (#3850)
|
6 лет назад |
wu-hui
|
c5b5a44603
Rename shutdown to terminate and publish it. (#3694)
|
6 лет назад |
wu-hui
|
7870c73b7c
Port FSTFirestoreClient to C++ 2/2 (#3657)
|
6 лет назад |
wu-hui
|
ea3b589ac0
Port waitForPendingWrites (#3619)
|
6 лет назад |
wu-hui
|
7b0159667e
allow unlisten after shutdown (#3594)
|
6 лет назад |
Hui-Wu
|
902d9fe4c5
Port public shutdown (#3467)
|
6 лет назад |
Konstantin Varlamov
|
a294e8c112
Remove extraneous imports (#3402)
|
6 лет назад |
Hui-Wu
|
13671fda27
Allow firestore api to work with Codable objects + ExplicitNull + Integration tests (#3261)
|
6 лет назад |
Gil
|
12b7397e4b
Upgrade to Firestore Emulator 1.5.0 (#3171)
|
6 лет назад |
Brian Chen
|
afe63ccff5
Add clearPersistence() to Firestore client(#2993)
|
6 лет назад |
Brian Chen
|
6c6ef3b904
Throw error in subsequent function calls after the client is shutdown (#2978)
|
7 лет назад |
Gil
|
547ed27027
Add support for running Firestore integration tests against the emulator (#2922)
|
7 лет назад |
Gil
|
9c95d61304
Update project and fix warnings (#2531)
|
7 лет назад |
Paul Beusterien
|
7c53489e03
Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222)
|
7 лет назад |
zxu
|
2b30c54ed3
fix a typo in integration test (#2131)
|
7 лет назад |
Konstantin Varlamov
|
e0d797515c
C++: eliminate `FSTDispatchQueue` and replace it with `AsyncQueue` (#2062)
|
7 лет назад |
Sebastian Schmidt
|
5bc4cc55a6
Remove Held Write Acks (#2029)
|
7 лет назад |
Sebastian Schmidt
|
08dede03ba
Don't drop empty object during merge (#1851)
|
7 лет назад |
Michael Lehenbauer
|
3827391c46
Offline get() improvements. (#1783)
|
7 лет назад |