aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add clang-tidy checks for Firestore (#1078)Gravatar Gil2018-04-12
* Remove deprecated token callback (#1074)Gravatar Chen Liang2018-04-12
* Small cleanup to UserDataConverter / FieldValue sentinel code to make adding ...Gravatar Michael Lehenbauer2018-04-12
* Add CMake options to build using sanitizers (#1053)Gravatar Konstantin Varlamov2018-04-12
* Update protos. (#1075)Gravatar Michael Lehenbauer2018-04-12
* Merge pull request #1073 from firebase/yongmao/move-environment-util-filesGravatar Yong Mao2018-04-11
|\
| * change podspec to add third party header filesGravatar Yong Mao2018-04-11
|/
* Swift naming StorageVersionString (#560)Gravatar Ibrahim Ulukaya2018-04-11
* Refactor deserialization methods (#1038)Gravatar rsgowman2018-04-11
* iOS: fix data race in FSTDispatchQueue. (#1070)Gravatar Konstantin Varlamov2018-04-11
* remove deprecated data message callback (#1068)Gravatar Chen Liang2018-04-11
* Rebuild proto artifacts from existing sources and update README.md instructio...Gravatar Michael Lehenbauer2018-04-11
* Make it easier to consume sub-libraries within util (#1065)Gravatar Gil2018-04-10
* Merge pull request #1067 from firebase/release-4.12.0Gravatar Paul Beusterien2018-04-10
|\
* | Minor cleanups to firebase_assert.h (#1051)Gravatar Gil2018-04-10
* | Port FieldTransform to C++ (#1033)Gravatar zxu2018-04-10
* | FIREBASE_DEV_ASSERT -> FIREBASE_ASSERT within serializer.cc (#1062)Gravatar rsgowman2018-04-10
* | Merge pull request #1050 from firebase/core-breaking-changesGravatar Ryan Wilson2018-04-10
|\ \
* | | Make Carthage "choosing a subset" clearer (#1061)Gravatar Paul Beusterien2018-04-10
* | | Fix build on linux due to isnan not being present. (#1063)Gravatar rsgowman2018-04-10
* | | Enable Core Unit Tests to run in a Release config (#1064)Gravatar Paul Beusterien2018-04-10
| * | Updated changelog.Gravatar Ryan Wilson2018-04-10
* | | Remove deprecated remoteMessageDelegate (#1054)Gravatar Chen Liang2018-04-09
* | | Fixing concurrent modification when we cancel transactionsGravatar Sebastian Schmidt2018-04-09
|\ \ \
* | | | [BREAKING] Remove FIR prefix on FIRFunctionsErrorCode (#955)Gravatar Ryan Wilson2018-04-09
| * | | Fixing concurrent modification when we cancel transactionGravatar Sebastian Schmidt2018-04-09
|/ / /
| * | Updated CHANGELOG.mdGravatar Ryan Wilson2018-04-09
* | | Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* | | Import changes to build Auth as a Swift static lib (#1042)Gravatar Paul Beusterien2018-04-09
* | | Return @YES/@NO in .info/connectedGravatar Sebastian Schmidt2018-04-09
|\ \ \
| | * | Remove App Indexing deprecation message.Gravatar Ryan Wilson2018-04-09
| | * | Remove iOS 7 Deprecation message.Gravatar Ryan Wilson2018-04-09
| | * | Remove UIKit dependency on FIRApp. (#798)Gravatar Ryan Wilson2018-04-09
| | * | Actually fixed the tests this time. (#796)Gravatar Ryan Wilson2018-04-09
| | * | Fixed Core test's missing constant. (#795)Gravatar Ryan Wilson2018-04-09
| | * | Remove deprecated implementation - fixes build. (#794)Gravatar Ryan Wilson2018-04-09
| | * | Remove compatibility shim for Xcode 7. (#785)Gravatar Ryan Wilson2018-04-09
| | * | Remove deprecations from FIRConfiguration. (#760)Gravatar Ryan Wilson2018-04-09
| | * | Move to NSProcessInfo for systemVersion. (#614)Gravatar Ryan Wilson2018-04-09
| | * | Remove old FIROptions constructor. (#615)Gravatar Ryan Wilson2018-04-09
* | | | Travis static library testing (#1047)Gravatar Paul Beusterien2018-04-09
| |/ / |/| |
| * | Unify the representation of the dotInfoConnected value to always be an __NSCF...Gravatar Morten Bek Ditlevsen2018-04-09
|/ /
* | Minor enhancements (#1041)Gravatar Zsika Phillip2018-04-07
* | Update unit test options for with or without use_frameworks (#1037)Gravatar Paul Beusterien2018-04-06
* | Merge pull request #1035 from morganchen12/firmessaging-nonnullGravatar Morgan Chen2018-04-05
|\ \
| * | add NS_ASSUME_NONNULL macros to messagingGravatar Morgan Chen2018-04-05
|/ /
* | Fix build breakage on linux (#997)Gravatar rsgowman2018-04-05
* | Add error handling for serializer (for serializing case only) (#991)Gravatar rsgowman2018-04-05
* | Port transform operations to C++ (#1020)Gravatar zxu2018-04-05
| * Fix nullability warning with new Messaging API (#1029) (#1032)Gravatar Ryan Wilson2018-04-05