Commit History

作者 SHA1 備註 提交日期
  Gil 10752cd68c Finish migration of FSTFieldValue to C++ FieldValue (#3178) 6 年之前
  Gil 64d8a40a70 Migrate FSTReferenceValue to FSTDelegateValue (#3177) 6 年之前
  Gil 34fcd5af6b Migrate FSTTimestampValue to FSTDelegateValue (#3170) 6 年之前
  Gil 7f1050ae27 Use C++ Timestamp internally instead of FIRTimestamp (#3156) 6 年之前
  Gil df06ad9a5c Clean up GeoPoint port to C++ (#3153) 6 年之前
  Gil 04d1d41a16 Migrate FSTBlobValue to FSTDelegateValue (#3130) 6 年之前
  Gil 8428d4a8e2 Migrate null, numbers, and GeoPoints to FSTDelegateValue (#3044) 6 年之前
  Gil 8770828dd8 Refactor usages of DatabaseId to avoid raw pointers (#3041) 6 年之前
  Gil 7a7eced747 Don't use using statements in Objective-C headers ... (#2827) 7 年之前
  rsgowman 58e36e15cb Migrate FSTStringValue to FSTDelegateValue (#2719) 7 年之前
  rsgowman 82ced2d8c1 Add FSTDelegateValue which delegates to model::FieldValue (#2681) 7 年之前
  Gil 2e8b9181fa Port FSTUsageValidation to C++ (#2670) 7 年之前
  Sebastian Schmidt 657f53a9b8 Adding FieldValue.increment() (#2075) 7 年之前
  Konstantin Varlamov 5efbb08f3b Add a ToString function to create human-readable debug descriptions (#2384) 7 年之前
  Paul Beusterien 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 年之前
  rsgowman 074de008b4 Rework FieldMask to use a (ordered) set of FieldPaths (#2136) 7 年之前
  Sebastian Schmidt 08dede03ba Don't drop empty object during merge (#1851) 7 年之前
  Gil a40a43c058 Port user data handling to C++ (#1823) 7 年之前
  Gil 2813ac30da Fix analyze issues in Firestore (#1763) 7 年之前
  Gil 16f7be5864 Migrate nearly all usages of MakeStringView to MakeString (#1679) 7 年之前
  Sebastian Schmidt d13a51abac Allowing field deletes using merge fields (#1389) 7 年之前
  Gil 03d26a76a0 Remove nearly all usages of WrapNSStringNoCopy (#1351) 7 年之前
  Gil 8037a4bf79 Replace Objective-C assertions with C++ assertions (#1327) 7 年之前
  Gil fb0ba40c00 Remove extraneous braces (#1315) 7 年之前
  Sebastian Schmidt 542d81ac68 Adding mergeFields support (#1141) 8 年之前
  Michael Lehenbauer e36cc9610b Integration tests, changelog, and minor fixes for array transforms. (#1108) 8 年之前
  Michael Lehenbauer f2ec9e11fb Serialize array transform mutations. (#1107) 8 年之前
  Gil 5368c9e22f Replace the `SetOptions` object with a simple boolean. (#1098) 8 年之前
  Michael Lehenbauer 60d43d7b09 Array Transforms public API and parsing 8 年之前
  zxu 2ceea9b66e Port `Precondition` to C++ (#1040) 8 年之前