aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | Remove logging count for this release. (#1201)Gravatar Ryan Wilson2018-05-01
| | |
| | * Remove deprecated verify phone number (#1200)Gravatar Zsika Phillip2018-05-01
| | | | | | | | | | | | | | | | | | * remove_deprecated_verify_phone * Fixes unit tests
| | * Remove iOS 7 Simulator check from FIRLogger. (#1196)Gravatar Ryan Wilson2018-05-01
| |/ | | | | This isn't needed anymore due to the minimum required version being bumped to iOS 8.
* | Port the feedback from the Java port (#1199)Gravatar Greg Soltis2018-04-30
| | | | | | | | | | | | * Port the feedback from the port * Fix comment grammar
* | Adds and modifies deprecation messages (#1202)Gravatar Zsika Phillip2018-04-30
| | | | | | | | | | | | * Adds and modifies deprecation messages * Addresses Comments
* | Remove deprecated verify phone number (#1200)Gravatar Zsika Phillip2018-04-30
| | | | | | | | | | | | * remove_deprecated_verify_phone * Fixes unit tests
* | Remove iOS 7 Simulator check from FIRLogger. (#1196)Gravatar Ryan Wilson2018-04-30
| | | | | | This isn't needed anymore due to the minimum required version being bumped to iOS 8.
* | Try recommended stability improvements and restoring pod lib lint (#1193)Gravatar Paul Beusterien2018-04-30
| |
| * Merge pull request #1194 from firebase/cherry-pick1192Gravatar Paul Beusterien2018-04-29
| |\ | | | | | | Cherry pick #1192 to release-5.0.0
| | * Adds phone auth testing. (disableAppVerification) (#1192)Gravatar Zsika Phillip2018-04-29
| |/
* | Adds phone auth testing. (disableAppVerification) (#1192)Gravatar Zsika Phillip2018-04-29
| |
| * Merge pull request #1191 from firebase/pb-cp-1190Gravatar Paul Beusterien2018-04-26
| |\ | | | | | | shouldEstablishDirectChannel cannot be replaced by isDirectChannelEst…
| | * shouldEstablishDirectChannel cannot be replaced by ↵Gravatar Chen Liang2018-04-26
| |/ | | | | | | | | isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected (#1190) shouldEstablishDirectChannel cannot be replaced by isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected
* | shouldEstablishDirectChannel cannot be replaced by ↵Gravatar Chen Liang2018-04-26
| | | | | | | | | | isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected (#1190) shouldEstablishDirectChannel cannot be replaced by isDirectChannelEstablished as it represents whether user "should" connect instead of whether user "is" connected
| * Merge pull request #1189 from firebase/pb-cherry5-3Gravatar Paul Beusterien2018-04-26
| |\ | | | | | | Three cherry picks for release-5.0.0
| | * Add explicit Functions umbrella (#1187)Gravatar Paul Beusterien2018-04-26
| | |
| | * Removes deprecated getToken APIs (#1188)Gravatar Zsika Phillip2018-04-26
| | |
| | * Adds new callback to createUse API (breaking change) (#1186)Gravatar Zsika Phillip2018-04-26
| |/
* | Add explicit Functions umbrella (#1187)Gravatar Paul Beusterien2018-04-26
| |
* | Removes deprecated getToken APIs (#1188)Gravatar Zsika Phillip2018-04-26
| |
* | Adds new callback to createUse API (breaking change) (#1186)Gravatar Zsika Phillip2018-04-25
| |
* | Identify limbo-only document updates (#1167)Gravatar Greg Soltis2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Filter out document updates from target association changes * Move remote-event-modifying methods onto remote event * Style * keep limbo docs in remote event * Implement identification of limbo document updates * Refactor a bit to handle removes as well * Drop newline * Handle synthesized limbo deletes * Response to feedback * Appease the style gods
| * Updates for push-pods script (#1184)Gravatar Paul Beusterien2018-04-25
| |
* | Port `SnapshotVersion` for `Remote` (#1174)Gravatar zxu2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * no-brainer replace FSTSnapshotVersion by SnapshotVersion in `Remote` * delete `FSTSnapshotVersion` in `Remote` * fix test * partially revert RemoteEvent * Revert "partially revert RemoteEvent" This reverts commit 67e35bb6c11eaf79608df8d02a60788a40331d0f. * fix a bug * fix integration * address changes
* | Port `SnapshotVersion` for `Local` (#1182)Gravatar zxu2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | * no-brainer replace `FSTSnapshotVersion` with `SnapshotVersion` * refresh code * fix LocalStore * fix LocalStore (partial revert 78e6c38) * address changes
| * pod lib lint status (#1160)Gravatar Paul Beusterien2018-04-25
| |
| * community not experimentalGravatar Paul Beusterien2018-04-25
| |
| * Firestore Podfile 5.0.0 updateGravatar Paul Beusterien2018-04-25
| |
| * Remove workaround for Analytics modular header issue (#1142)Gravatar Paul Beusterien2018-04-25
| |
| * Temporary 5.0.0 release management scripts (#1133)Gravatar Paul Beusterien2018-04-25
| |
| * Remove non-technical FirebaseAnalytics dependencies (#1130)Gravatar Paul Beusterien2018-04-25
| |
| * podspec updates for Firebase 5Gravatar Paul Beusterien2018-04-25
|/
* Fix new Xcode 9.3 warnings (#1183)Gravatar Paul Beusterien2018-04-25
|
* First pass of Auth breaking changes (#1123)Gravatar Zsika Phillip2018-04-25
|
* Add counter for errors and warnings logged. (#1168)Gravatar Ryan Wilson2018-04-25
| | | | * Moved writes outside of dispatch_async block.
* Deprecates SignInWithCredential (#1151)Gravatar Zsika Phillip2018-04-24
|
* Remove unnecesary function that broke build (#1178)Gravatar Paul Beusterien2018-04-24
|
* Notice for tvOS and macOS (#1177)Gravatar Paul Beusterien2018-04-24
|
* Remove GTM dependency from FirebaseAuth (#1175)Gravatar Paul Beusterien2018-04-24
|
* Eliminate an Auth tvOS build warning (#1159)Gravatar Paul Beusterien2018-04-24
|
* Add key-only projections to immutable C++ maps (#1166)Gravatar Gil2018-04-24
| | | | | | * Add a simple range adapter. * Add SortedMap::keys * Add SortedMap::keys_from * Add SortedMap::keys_in
* fix a bug caught by asan failure (#1173)Gravatar zxu2018-04-24
|
* Implement erase in C++ immutable maps (#1158)Gravatar Gil2018-04-24
| | | | * Add SortedMap::min * Add SortedMap::erase
* Adjust serializer test to verify via libprotobuf. (#1039)Gravatar rsgowman2018-04-24
| | | | | | Previously, the tests would compare serialization results against a precomputed (via protoc) array of bytes. Now they serialize via our nanopb based class and deserialize via libprotobuf (and vice versa) and then ensure the result is the same as the input
* Should always query the latest checkin info from InstanceIDGravatar Chen Liang2018-04-23
| | | This fixes a bug that when we delete IID, IID refreshes new checkin info and FCM stops querying the checkin if checkin exists. And this causes FCM using staled checkin info and not able to receive data message.
* Firestore Travis: add test runs using sanitizers (#1128)Gravatar Konstantin Varlamov2018-04-23
| | | Also move most of `before_install` actions from Travis config into scripts to reduce duplication.
* Array Contains Queries (not added to public headers yet). (#1138)Gravatar Michael Lehenbauer2018-04-23
|
* Update travis to use Xcode 9.3 (#1163)Gravatar Paul Beusterien2018-04-23
| | | | | * Workaround already installed brew error message * NSJSONSerialization of doubles is now fixed on OSX
* Update `FieldValue` For Porting `Mutation`s to C++ (#1144)Gravatar zxu2018-04-23
| | | | | | | | | | * update FieldValue for Mutation implementation * address changes * address changes * address change
* Fixes base64URL encoding (#1161)Gravatar Zsika Phillip2018-04-20
| | | | | | | | * Fixes base64URL encoding * Addresses comments * Addresses comment