Commit History

Author SHA1 Message Date
  Konstantin Varlamov f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) 4 years ago
  Sebastian Schmidt e8f419baf2 Migrate FieldValue to Protobuf (#8124) 4 years ago
  Konstantin Varlamov 633fa5561f Explicitly check that document and collection IDs given to the public API aren't empty (#8248) 4 years ago
  Gil 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 years ago
  Gil 74f4ceb4c9 Fix unused variable warnings (#5389) 6 years ago
  Gil 77f92cd2c6 Stop using built-in CMake Framework support (#5316) 6 years ago
  Gil d9b7a33f0c Use forward declarations instead of IWYU (#4868) 6 years ago
  Gil cd460eca2d Rationalize input validation exceptions and assertion failures (#4107) 6 years ago
  Gil 13a1b33913 Migrate from FSTQuery to C++ Query (#3484) 6 years ago
  Gil 07b5eadf5a Rename WrapNSString to MakeNSString (#3274) 6 years ago
  Gil 220589d9bc Port FIRCollectionReference to C++ (#3126) 6 years ago
  Gil 2a263eac83 Port FIRQuery to C++ (#2986) 6 years ago
  Gil 2e8b9181fa Port FSTUsageValidation to C++ (#2670) 7 years ago
  Konstantin Varlamov 0643b36aef C++ migration: make `FIRFirestore` implementation delegate to core API (#2492) 7 years ago
  Paul Beusterien 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 years ago
  Gil 16f7be5864 Migrate nearly all usages of MakeStringView to MakeString (#1679) 7 years ago
  Gil 8037a4bf79 Replace Objective-C assertions with C++ assertions (#1327) 7 years ago
  zxu cb8c4b6b1f port C++ DocumentKey to the rest of Firestore code (#977) 8 years ago
  zxu 9e815620e9 grand PR to port the remaining paths (FieldPath and ResourcePath). (#865) 8 years ago
  zxu 8311c6432e port paths to FSTDocumentKey (#877) 8 years ago
  zxu 1c40e7aada add converters and port paths to FSTQuery (#869) 8 years ago
  Gil 5bfcb3b8cf Cleanup imports and isEqual (#685) 8 years ago
  zxu 9ddf3637ac Firestore `isEqual()` on Public Types (#569) 8 years ago
  Gil 530437ea7a Move sources into firebase::firestore and internal namespaces (#494) 8 years ago
  Gil 7459be46ff Port autoid to C++ and remove FSTUtil (#475) 8 years ago