cherylEnkidu 065a5bbc74 Public Auto Persistent Index Creation API (#11757) há 2 anos atrás
..
FIRAggregateField+Internal.h 52ebbbf19d Sum and average (#11108) há 2 anos atrás
FIRAggregateField.h 52ebbbf19d Sum and average (#11108) há 2 anos atrás
FIRAggregateField.mm 52ebbbf19d Sum and average (#11108) há 2 anos atrás
FIRAggregateQuery+Internal.h 52ebbbf19d Sum and average (#11108) há 2 anos atrás
FIRAggregateQuery.mm 52ebbbf19d Sum and average (#11108) há 2 anos atrás
FIRAggregateQuerySnapshot+Internal.h 52ebbbf19d Sum and average (#11108) há 2 anos atrás
FIRAggregateQuerySnapshot.mm 52ebbbf19d Sum and average (#11108) há 2 anos atrás
FIRCollectionReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRCollectionReference.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) há 4 anos atrás
FIRDocumentChange+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRDocumentChange.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRDocumentReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRDocumentReference.mm 10295bad6b Fix double free bug inside IN Filter (#10535) há 3 anos atrás
FIRDocumentSnapshot+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) há 4 anos atrás
FIRDocumentSnapshot.mm 10295bad6b Fix double free bug inside IN Filter (#10535) há 3 anos atrás
FIRFieldPath+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRFieldPath.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) há 4 anos atrás
FIRFieldValue+Internal.h 657f53a9b8 Adding FieldValue.increment() (#2075) há 7 anos atrás
FIRFieldValue.mm de7eb4f2e0 Migrate FSTServerTimestampValue to FSTDelegateValue (#3174) há 6 anos atrás
FIRFilter+Internal.h c0e6ac1cf2 Add Public API for Or Query (#10352) há 3 anos atrás
FIRFilter.mm c0e6ac1cf2 Add Public API for Or Query (#10352) há 3 anos atrás
FIRFirestore+Internal.h 065a5bbc74 Public Auto Persistent Index Creation API (#11757) há 2 anos atrás
FIRFirestore.mm 065a5bbc74 Public Auto Persistent Index Creation API (#11757) há 2 anos atrás
FIRFirestoreSettings+Internal.h 90d3600c56 Implement unified emulator settings API proposal (#5916) há 5 anos atrás
FIRFirestoreSettings.mm 7c8becdbba New Cache Config API (#11057) há 3 anos atrás
FIRFirestoreSource+Internal.h d9b7a33f0c Use forward declarations instead of IWYU (#4868) há 6 anos atrás
FIRFirestoreSource.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRFirestoreVersion.h 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) há 7 anos atrás
FIRFirestoreVersion.mm 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) há 7 anos atrás
FIRGeoPoint+Internal.h df06ad9a5c Clean up GeoPoint port to C++ (#3153) há 6 anos atrás
FIRGeoPoint.mm 10295bad6b Fix double free bug inside IN Filter (#10535) há 3 anos atrás
FIRListenerRegistration+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRListenerRegistration.mm f7028988b1 Split ListenerRegistration into QueryListenerRegistration (#3832) há 6 anos atrás
FIRLoadBundleTask+Internal.h fbdca9590a Release Firestore bundles (#7717) há 5 anos atrás
FIRLoadBundleTask.mm 1b5640e380 Fix three build warnings (#8763) há 4 anos atrás
FIRLocalCacheSettings+Internal.h 7c8becdbba New Cache Config API (#11057) há 3 anos atrás
FIRLocalCacheSettings.mm f2194c8a3c Allow initializing FIRLocalCacheSettings with unlimited size. (#11405) há 2 anos atrás
FIRPersistentCacheIndexManager+Internal.h 065a5bbc74 Public Auto Persistent Index Creation API (#11757) há 2 anos atrás
FIRPersistentCacheIndexManager.mm c39ef8172b Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596) há 2 anos atrás
FIRQuery+Internal.h 52ebbbf19d Sum and average (#11108) há 2 anos atrás
FIRQuery.mm 45c3004216 Fix: Aggregate query order-by normalization (#11635) há 2 anos atrás
FIRQuerySnapshot+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRQuerySnapshot.mm acc2d15b29 Fix warnings generated by Clang-Tidy (#8181) há 4 anos atrás
FIRSnapshotMetadata+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRSnapshotMetadata.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRTimestamp+Internal.h 14ea068f5f Make FSTTimestamp into a public Firestore class (#698) há 8 anos atrás
FIRTimestamp.m 74f4ceb4c9 Fix unused variable warnings (#5389) há 6 anos atrás
FIRTransaction+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) há 6 anos atrás
FIRTransaction.mm e8f419baf2 Migrate FieldValue to Protobuf (#8124) há 4 anos atrás
FIRTransactionOptions+Internal.h 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) há 3 anos atrás
FIRTransactionOptions.mm 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) há 3 anos atrás
FIRWriteBatch+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) há 4 anos atrás
FIRWriteBatch.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) há 4 anos atrás
FSTFirestoreComponent.h 902d9fe4c5 Port public shutdown (#3467) há 6 anos atrás
FSTFirestoreComponent.mm 3b8e5553b5 [Firestore] Programmatically link un-linked symbols (#10896) há 3 anos atrás
FSTUserDataReader.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) há 4 anos atrás
FSTUserDataReader.mm 10295bad6b Fix double free bug inside IN Filter (#10535) há 3 anos atrás
FSTUserDataWriter.h 867697b8f3 [Infra] Upgrade to clang-format16 (#10973) há 3 anos atrás
FSTUserDataWriter.mm 10295bad6b Fix double free bug inside IN Filter (#10535) há 3 anos atrás
converters.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) há 4 anos atrás
converters.mm e8f419baf2 Migrate FieldValue to Protobuf (#8124) há 4 anos atrás