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