Historial de Commits

Autor SHA1 Mensaje Fecha
  Gil 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) hace 6 años
  Gil 77f92cd2c6 Stop using built-in CMake Framework support (#5316) hace 6 años
  Gil d9b7a33f0c Use forward declarations instead of IWYU (#4868) hace 6 años
  Gil 904c1835a5 Prep for forward declarations (#4859) hace 6 años
  wu-hui 14e28121e2 Release LimitToLast (#4616) hace 6 años
  Gil 9a4f4e73c7 Miscellaneous fixes (#4584) hace 6 años
  Brian Chen 0170957544 Allow querying for arrays in IN queries (#4285) hace 6 años
  Morgan Chen 9a611a859d Update header docs based on feedback in cr/278458897 (#4235) hace 6 años
  Brian Chen 251a70f26a Make IN queries publicly available (#4174) hace 6 años
  Brian Chen 441d7eda8b Change id to NSArray<id> for IN queries (#4182) hace 6 años
  Gil cd460eca2d Rationalize input validation exceptions and assertion failures (#4107) hace 6 años
  Brian Chen f7028988b1 Split ListenerRegistration into QueryListenerRegistration (#3832) hace 6 años
  wu-hui 7870c73b7c Port FSTFirestoreClient to C++ 2/2 (#3657) hace 6 años
  Gil 0c23f38397 Migrate Objective-C document types to C++ (#3531) hace 6 años
  Brian Chen 86b09fa469 Add IN and ARRAY_CONTAINS_ANY (not publicly exposed) (#3492) hace 6 años
  Gil 13a1b33913 Migrate from FSTQuery to C++ Query (#3484) hace 6 años
  Gil 2f22dce569 Reimplement C++ Query with AppendOnlyList (#3483) hace 6 años
  Gil bef89668f0 Migrate FSTBound to C++ Bound (#3478) hace 6 años
  Gil 561325300b Port FSTSortOrder to C++ OrderBy (#3468) hace 6 años
  Konstantin Varlamov a294e8c112 Remove extraneous imports (#3402) 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 220589d9bc Port FIRCollectionReference to C++ (#3126) hace 6 años
  Gil dd94ab677f Change limit to an int32 to match the backend (#3120) hace 6 años
  Gil 2a263eac83 Port FIRQuery to C++ (#2986) hace 6 años
  Michael Lehenbauer a3c5064797 Use shared_ptr<Firestore> instead of Firestore* for api:: classes. (#2830) hace 7 años
  Gil 7a7eced747 Don't use using statements in Objective-C headers ... (#2827) hace 7 años
  Gil 2a97c2ea5f Port FSTRelationFilterOperator to Filter::Operator (#2812) hace 7 años
  Michael Lehenbauer 09010cfba0 Fix a couple small issues I tripped over today. (#2806) hace 7 años
  Gil edd4bd719c Port FIRFirestoreSource to C++ Source (#2749) hace 7 años