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 година