コミット履歴

作者 SHA1 メッセージ 日付
  Denver Coneybeare 04b7555228 Get rid of util and testutil namespace aliases (#8917) 4 年 前
  wu-hui 554ad41247 Change some tests to validate against message prefix only (#8839) 4 年 前
  Konstantin Varlamov 633fa5561f Explicitly check that document and collection IDs given to the public API aren't empty (#8248) 4 年 前
  Konstantin Varlamov edb839e24a Minor error handling improvements (#8061) 4 年 前
  Brian Chen 1c1ca000c6 Allow null/NAN values in filters (#6871) 5 年 前
  Brian Chen 21921e9851 Add != and notIn support (#6418) 5 年 前
  Paul Beusterien d4621a636f Use preserve_paths instead of CocoaPods private (#5758) 5 年 前
  Gil 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 年 前
  Gil 74f4ceb4c9 Fix unused variable warnings (#5389) 6 年 前
  wu-hui 14e28121e2 Release LimitToLast (#4616) 6 年 前
  Gil 38d9643a00 Disallow empty document fields (#4229) 6 年 前
  Brian Chen 441d7eda8b Change id to NSArray<id> for IN queries (#4182) 6 年 前
  Gil b1be1a9c70 Ensure that projectIDs are validated (#4073) 6 年 前
  Brian Chen 86b09fa469 Add IN and ARRAY_CONTAINS_ANY (not publicly exposed) (#3492) 6 年 前
  Gil cf682c69cc Complete migration to C++ Filters in FSTQuery (#3349) 6 年 前
  Gil 12b7397e4b Upgrade to Firestore Emulator 1.5.0 (#3171) 6 年 前
  Gil 547ed27027 Add support for running Firestore integration tests against the emulator (#2922) 7 年 前
  Michael Lehenbauer 754d5c07d4 Expose Collection Group queries. (#2786) 7 年 前
  Michael Lehenbauer 22cdb796be Fix a couple expected error messages in tests to match recent code changes. (#2685) 7 年 前
  Gil 9c95d61304 Update project and fix warnings (#2531) 7 年 前
  Michael Lehenbauer bd0b8e9449 Collection Group Query Internals (#2378) 7 年 前
  rsgowman 0f32878009 Forbid queries endAt an uncommitted server timestamp. (#2382) 7 年 前
  Paul Beusterien 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 年 前
  Michael Lehenbauer b88f95c44f Reformat using 'clang-format version 7.0.0 (tags/google/stable/2018-04-24)' (#1681) 7 年 前
  Michael Lehenbauer 25f8691970 Expose array transforms and array contains queries. (#1514) 7 年 前
  Michael Lehenbauer 0ec836f9ca b/79432277: Limit Queries to only a single array-contains clause. (#1286) 7 年 前
  Michael Lehenbauer 8409f21830 Backport array contains / transform improvements from Web. (#1242) 8 年 前
  Michael Lehenbauer e4384c3e80 Array Contains Queries (not added to public headers yet). (#1138) 8 年 前
  Michael Lehenbauer 7dca635039 Move array transforms to internal header pending backend support. (#1139) 8 年 前
  Michael Lehenbauer e36cc9610b Integration tests, changelog, and minor fixes for array transforms. (#1108) 8 年 前