cherylEnkidu 10295bad6b Fix double free bug inside IN Filter (#10535) преди 3 години
..
FIRAggregateQuery+Internal.h 4232ac1d2e Public count (#10254) преди 3 години
FIRAggregateQuery.mm 4232ac1d2e Public count (#10254) преди 3 години
FIRAggregateQuerySnapshot+Internal.h 4232ac1d2e Public count (#10254) преди 3 години
FIRAggregateQuerySnapshot.mm 4232ac1d2e Public count (#10254) преди 3 години
FIRCollectionReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRCollectionReference.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) преди 4 години
FIRDocumentChange+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRDocumentChange.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRDocumentReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRDocumentReference.mm 10295bad6b Fix double free bug inside IN Filter (#10535) преди 3 години
FIRDocumentSnapshot+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) преди 4 години
FIRDocumentSnapshot.mm 10295bad6b Fix double free bug inside IN Filter (#10535) преди 3 години
FIRFieldPath+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRFieldPath.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) преди 4 години
FIRFieldValue+Internal.h 657f53a9b8 Adding FieldValue.increment() (#2075) преди 7 години
FIRFieldValue.mm de7eb4f2e0 Migrate FSTServerTimestampValue to FSTDelegateValue (#3174) преди 6 години
FIRFilter+Internal.h 3512851cf6 Implement the Composite Filter class (#9734) преди 3 години
FIRFilter.mm 10295bad6b Fix double free bug inside IN Filter (#10535) преди 3 години
FIRFirestore+Internal.h 68628ef4e3 Implement MultiDB Support and Tests (#10465) преди 3 години
FIRFirestore.mm 68628ef4e3 Implement MultiDB Support and Tests (#10465) преди 3 години
FIRFirestoreSettings+Internal.h 90d3600c56 Implement unified emulator settings API proposal (#5916) преди 5 години
FIRFirestoreSettings.mm 5e832e5d40 FIRFirestoreSettings.mm: remove unnecessary extern "C" (#10221) преди 3 години
FIRFirestoreSource+Internal.h d9b7a33f0c Use forward declarations instead of IWYU (#4868) преди 6 години
FIRFirestoreSource.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRFirestoreVersion.h 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) преди 7 години
FIRFirestoreVersion.mm 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) преди 7 години
FIRGeoPoint+Internal.h df06ad9a5c Clean up GeoPoint port to C++ (#3153) преди 6 години
FIRGeoPoint.mm 10295bad6b Fix double free bug inside IN Filter (#10535) преди 3 години
FIRListenerRegistration+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRListenerRegistration.mm f7028988b1 Split ListenerRegistration into QueryListenerRegistration (#3832) преди 6 години
FIRLoadBundleTask+Internal.h fbdca9590a Release Firestore bundles (#7717) преди 5 години
FIRLoadBundleTask.mm 1b5640e380 Fix three build warnings (#8763) преди 4 години
FIRQuery+Internal.h 4232ac1d2e Public count (#10254) преди 3 години
FIRQuery.mm 10295bad6b Fix double free bug inside IN Filter (#10535) преди 3 години
FIRQuerySnapshot+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRQuerySnapshot.mm acc2d15b29 Fix warnings generated by Clang-Tidy (#8181) преди 4 години
FIRSnapshotMetadata+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRSnapshotMetadata.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRTimestamp+Internal.h 14ea068f5f Make FSTTimestamp into a public Firestore class (#698) преди 8 години
FIRTimestamp.m 74f4ceb4c9 Fix unused variable warnings (#5389) преди 6 години
FIRTransaction+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) преди 6 години
FIRTransaction.mm e8f419baf2 Migrate FieldValue to Protobuf (#8124) преди 4 години
FIRTransactionOptions+Internal.h 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) преди 3 години
FIRTransactionOptions.mm 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) преди 3 години
FIRWriteBatch+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) преди 4 години
FIRWriteBatch.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) преди 4 години
FSTFirestoreComponent.h 902d9fe4c5 Port public shutdown (#3467) преди 6 години
FSTFirestoreComponent.mm a09083f9d0 [v9] Reorganize `FirebaseCore*` modules (#9482) преди 4 години
FSTUserDataReader.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) преди 4 години
FSTUserDataReader.mm 10295bad6b Fix double free bug inside IN Filter (#10535) преди 3 години
FSTUserDataWriter.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) преди 4 години
FSTUserDataWriter.mm 10295bad6b Fix double free bug inside IN Filter (#10535) преди 3 години
converters.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) преди 4 години
converters.mm e8f419baf2 Migrate FieldValue to Protobuf (#8124) преди 4 години