Mark Duckworth 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
..
FIRAggregateField+Internal.h 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
FIRAggregateField.h 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
FIRAggregateField.mm 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
FIRAggregateQuery+Internal.h 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
FIRAggregateQuery.mm 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
FIRAggregateQuerySnapshot+Internal.h 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
FIRAggregateQuerySnapshot.mm 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
FIRCollectionReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRCollectionReference.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) 4 vuotta sitten
FIRDocumentChange+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRDocumentChange.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRDocumentReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRDocumentReference.mm 10295bad6b Fix double free bug inside IN Filter (#10535) 3 vuotta sitten
FIRDocumentSnapshot+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) 4 vuotta sitten
FIRDocumentSnapshot.mm 10295bad6b Fix double free bug inside IN Filter (#10535) 3 vuotta sitten
FIRFieldPath+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRFieldPath.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) 4 vuotta sitten
FIRFieldValue+Internal.h 657f53a9b8 Adding FieldValue.increment() (#2075) 7 vuotta sitten
FIRFieldValue.mm de7eb4f2e0 Migrate FSTServerTimestampValue to FSTDelegateValue (#3174) 6 vuotta sitten
FIRFilter+Internal.h c0e6ac1cf2 Add Public API for Or Query (#10352) 3 vuotta sitten
FIRFilter.mm c0e6ac1cf2 Add Public API for Or Query (#10352) 3 vuotta sitten
FIRFirestore+Internal.h 68628ef4e3 Implement MultiDB Support and Tests (#10465) 3 vuotta sitten
FIRFirestore.mm 3b8e5553b5 [Firestore] Programmatically link un-linked symbols (#10896) 3 vuotta sitten
FIRFirestoreSettings+Internal.h 90d3600c56 Implement unified emulator settings API proposal (#5916) 5 vuotta sitten
FIRFirestoreSettings.mm 7c8becdbba New Cache Config API (#11057) 3 vuotta sitten
FIRFirestoreSource+Internal.h d9b7a33f0c Use forward declarations instead of IWYU (#4868) 6 vuotta sitten
FIRFirestoreSource.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRFirestoreVersion.h 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) 7 vuotta sitten
FIRFirestoreVersion.mm 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) 7 vuotta sitten
FIRGeoPoint+Internal.h df06ad9a5c Clean up GeoPoint port to C++ (#3153) 6 vuotta sitten
FIRGeoPoint.mm 10295bad6b Fix double free bug inside IN Filter (#10535) 3 vuotta sitten
FIRListenerRegistration+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRListenerRegistration.mm f7028988b1 Split ListenerRegistration into QueryListenerRegistration (#3832) 6 vuotta sitten
FIRLoadBundleTask+Internal.h fbdca9590a Release Firestore bundles (#7717) 5 vuotta sitten
FIRLoadBundleTask.mm 1b5640e380 Fix three build warnings (#8763) 4 vuotta sitten
FIRLocalCacheSettings+Internal.h 7c8becdbba New Cache Config API (#11057) 3 vuotta sitten
FIRLocalCacheSettings.mm 15a38d32c8 Lru Memory GC (#10905) 3 vuotta sitten
FIRQuery+Internal.h 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
FIRQuery.mm 52ebbbf19d Sum and average (#11108) 2 vuotta sitten
FIRQuerySnapshot+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRQuerySnapshot.mm acc2d15b29 Fix warnings generated by Clang-Tidy (#8181) 4 vuotta sitten
FIRSnapshotMetadata+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRSnapshotMetadata.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRTimestamp+Internal.h 14ea068f5f Make FSTTimestamp into a public Firestore class (#698) 8 vuotta sitten
FIRTimestamp.m 74f4ceb4c9 Fix unused variable warnings (#5389) 6 vuotta sitten
FIRTransaction+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 vuotta sitten
FIRTransaction.mm e8f419baf2 Migrate FieldValue to Protobuf (#8124) 4 vuotta sitten
FIRTransactionOptions+Internal.h 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) 3 vuotta sitten
FIRTransactionOptions.mm 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) 3 vuotta sitten
FIRWriteBatch+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) 4 vuotta sitten
FIRWriteBatch.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) 4 vuotta sitten
FSTFirestoreComponent.h 902d9fe4c5 Port public shutdown (#3467) 6 vuotta sitten
FSTFirestoreComponent.mm 3b8e5553b5 [Firestore] Programmatically link un-linked symbols (#10896) 3 vuotta sitten
FSTUserDataReader.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) 4 vuotta sitten
FSTUserDataReader.mm 10295bad6b Fix double free bug inside IN Filter (#10535) 3 vuotta sitten
FSTUserDataWriter.h 867697b8f3 [Infra] Upgrade to clang-format16 (#10973) 3 vuotta sitten
FSTUserDataWriter.mm 10295bad6b Fix double free bug inside IN Filter (#10535) 3 vuotta sitten
converters.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) 4 vuotta sitten
converters.mm e8f419baf2 Migrate FieldValue to Protobuf (#8124) 4 vuotta sitten