Commit History

Author SHA1 Message Date
  Gil cd460eca2d Rationalize input validation exceptions and assertion failures (#4107) 6 years ago
  Brian Chen bca8785e62 Move addSnapshotsInSyncListener to public (#3968) 6 years ago
  Brian Chen 9d230de9c0 Adding onSnapshotsInSync (not public) (#3850) 6 years ago
  Gil 538cdfd10f Clean up Objective-C remnants (#3866) 6 years ago
  rsgowman ae3310317c Allow overriding of the default failure handler (#3793) 6 years ago
  wu-hui c5b5a44603 Rename shutdown to terminate and publish it. (#3694) 6 years ago
  wu-hui 6bcf6ba58c publish waitForPendingWrites (#3690) 6 years ago
  wu-hui adb93131fa Fix misplaced waitForPendingWrites (#3654) 6 years ago
  wu-hui ea3b589ac0 Port waitForPendingWrites (#3619) 6 years ago
  Hui-Wu 902d9fe4c5 Port public shutdown (#3467) 6 years ago
  Brian Chen b9113f500e Only retry transactions on non-permanent errors (#3443) 6 years ago
  Gil 3b496318f4 Implement collection groups in C++ Query (#3327) 6 years ago
  Gil 07b5eadf5a Rename WrapNSString to MakeNSString (#3274) 6 years ago
  Brian Chen 840ab65a69 Expose clearPersistence() publicly (#3026) 6 years ago
  Gil 220589d9bc Port FIRCollectionReference to C++ (#3126) 6 years ago
  Gil 8770828dd8 Refactor usages of DatabaseId to avoid raw pointers (#3041) 6 years ago
  Brian Chen afe63ccff5 Add clearPersistence() to Firestore client(#2993) 7 years ago
  Brian Chen 570f4465de Use shared_ptr for AsyncQueue and Executor (#2996) 7 years ago
  Gil fc1ebb808a Remove unused FIRFirestore instances dictionary (#2937) 7 years ago
  Gil bef0dfb69e use portable util/log.h instead of FIRLogger (#2915) 7 years ago
  Michael Lehenbauer 27b2f0a19c Port FIRWriteBatch. (#2844) 7 years ago
  Gil cad35b18d8 Migrate api::Firestore completions to C++ (#2831) 7 years ago
  Michael Lehenbauer a3c5064797 Use shared_ptr<Firestore> instead of Firestore* for api:: classes. (#2830) 7 years ago
  Michael Lehenbauer 6dca5e601c Port FirestoreSettings to C++. (#2804) 7 years ago
  Gil 58205aa513 Tunnel underlying NSErrors through C++ Status (#2808) 7 years ago
  Michael Lehenbauer 09010cfba0 Fix a couple small issues I tripped over today. (#2806) 7 years ago
  Gil 47bd60a7d0 Move collectionGroup method out of the Internal category (#2802) 7 years ago
  Gil 2e8b9181fa Port FSTUsageValidation to C++ (#2670) 7 years ago
  Gil 38496c450c Add DelayedConstructor<T> (#2579) 7 years ago
  Konstantin Varlamov 0643b36aef C++ migration: make `FIRFirestore` implementation delegate to core API (#2492) 7 years ago