Historial de Commits

Autor SHA1 Mensaje Fecha
  Gil 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) hace 6 años
  Gil d9b7a33f0c Use forward declarations instead of IWYU (#4868) hace 6 años
  Gil 9a4f4e73c7 Miscellaneous fixes (#4584) hace 6 años
  Gil 16447a5e2b Restrict use of Abseil types in public C++ accessible APIs (#4503) hace 6 años
  Gil cd460eca2d Rationalize input validation exceptions and assertion failures (#4107) hace 6 años
  Gil 0c23f38397 Migrate Objective-C document types to C++ (#3531) hace 6 años
  Gil 07b5eadf5a Rename WrapNSString to MakeNSString (#3274) hace 6 años
  Konstantin Varlamov b645037a2e Fix small compilation and linter issues (#3222) hace 6 años
  Gil 5a0914df1e Remove NSLog call in FIRDocumentSnapshot (#3213) hace 6 años
  Gil 10752cd68c Finish migration of FSTFieldValue to C++ FieldValue (#3178) hace 6 años
  Gil 64d8a40a70 Migrate FSTReferenceValue to FSTDelegateValue (#3177) hace 6 años
  Gil 8770828dd8 Refactor usages of DatabaseId to avoid raw pointers (#3041) hace 6 años
  Gil 7ae2af4e6f Port FSTFieldValueOptions to C++ (#2989) hace 7 años
  Michael Lehenbauer a3c5064797 Use shared_ptr<Firestore> instead of Firestore* for api:: classes. (#2830) hace 7 años
  Michael Lehenbauer 6dca5e601c Port FirestoreSettings to C++. (#2804) hace 7 años
  Gil 7a7eced747 Don't use using statements in Objective-C headers ... (#2827) hace 7 años
  Gil 2e8b9181fa Port FSTUsageValidation to C++ (#2670) hace 7 años
  rsgowman 6e5221ba41 Eliminate 'instanceof' checks for FSTFieldValue (#2651) hace 7 años
  Gil fd8947ce74 Port FIRSnapshotMetadata to C++ (#2580) hace 7 años
  Konstantin Varlamov 0643b36aef C++ migration: make `FIRFirestore` implementation delegate to core API (#2492) hace 7 años
  Konstantin Varlamov 213e427667 C++: make internal Objective-C API wrap `DocumentSnapshot` from core API (#2456) hace 7 años
  rsgowman ca38562d3f Fix build for non-clang compilers (#2391) hace 7 años
  Michael Lehenbauer 5c67653de3 Change timestampsInSnapshots default to true and deprecate the setting. (#2251) hace 7 años
  Paul Beusterien 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) hace 7 años
  Konstantin Varlamov 673b08592a C++: replace `FSTMaybeDocumentDictionary` with a C++ equivalent (#2139) hace 7 años
  Sebastian Schmidt 5bc4cc55a6 Remove Held Write Acks (#2029) hace 7 años
  Gil 8037a4bf79 Replace Objective-C assertions with C++ assertions (#1327) hace 7 años
  Gil d439bbccd4 Add a HARD_ASSERT C++ assertion macro (#1304) hace 8 años
  Gil a25d054874 Replace the `SnapshotOptions` object with the behavior enum. (#1109) hace 8 años
  Konstantin Varlamov a17740e914 Add a flag to control whether DocumentSnapshots return Dates or Timestamps for timestamp fields (#831) hace 8 años