コミット履歴

作者 SHA1 メッセージ 日付
  Gil 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 年 前
  Gil 77f92cd2c6 Stop using built-in CMake Framework support (#5316) 6 年 前
  Gil d9b7a33f0c Use forward declarations instead of IWYU (#4868) 6 年 前
  Gil 6cc1a449ea Clean up Objective-C interop and other dead code (#4601) 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 年 前
  Brian Chen bca8785e62 Move addSnapshotsInSyncListener to public (#3968) 6 年 前
  Brian Chen 9d230de9c0 Adding onSnapshotsInSync (not public) (#3850) 6 年 前
  Gil 538cdfd10f Clean up Objective-C remnants (#3866) 6 年 前
  rsgowman ae3310317c Allow overriding of the default failure handler (#3793) 6 年 前
  wu-hui c5b5a44603 Rename shutdown to terminate and publish it. (#3694) 6 年 前
  wu-hui 6bcf6ba58c publish waitForPendingWrites (#3690) 6 年 前
  wu-hui adb93131fa Fix misplaced waitForPendingWrites (#3654) 6 年 前
  wu-hui ea3b589ac0 Port waitForPendingWrites (#3619) 6 年 前
  Hui-Wu 902d9fe4c5 Port public shutdown (#3467) 6 年 前
  Brian Chen b9113f500e Only retry transactions on non-permanent errors (#3443) 6 年 前
  Gil 3b496318f4 Implement collection groups in C++ Query (#3327) 6 年 前
  Gil 07b5eadf5a Rename WrapNSString to MakeNSString (#3274) 6 年 前
  Brian Chen 840ab65a69 Expose clearPersistence() publicly (#3026) 6 年 前
  Gil 220589d9bc Port FIRCollectionReference to C++ (#3126) 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 fc1ebb808a Remove unused FIRFirestore instances dictionary (#2937) 7 年 前
  Gil bef0dfb69e use portable util/log.h instead of FIRLogger (#2915) 7 年 前
  Michael Lehenbauer 27b2f0a19c Port FIRWriteBatch. (#2844) 7 年 前
  Gil cad35b18d8 Migrate api::Firestore completions to C++ (#2831) 7 年 前
  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 58205aa513 Tunnel underlying NSErrors through C++ Status (#2808) 7 年 前