aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix a bug caught by asan failure (#1173)Gravatar zxu2018-04-24
* Implement erase in C++ immutable maps (#1158)Gravatar Gil2018-04-24
* Adjust serializer test to verify via libprotobuf. (#1039)Gravatar rsgowman2018-04-24
* Should always query the latest checkin info from InstanceIDGravatar Chen Liang2018-04-23
* Firestore Travis: add test runs using sanitizers (#1128)Gravatar Konstantin Varlamov2018-04-23
* 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
* Update `FieldValue` For Porting `Mutation`s to C++ (#1144)Gravatar zxu2018-04-23
* Fixes base64URL encoding (#1161)Gravatar Zsika Phillip2018-04-20
* Eliminate tvOS deprecation warnings in FirebaseDatabase (#1155)Gravatar Paul Beusterien2018-04-20
* Move array transforms to internal header pending backend support. (#1139)Gravatar Michael Lehenbauer2018-04-20
* Filter out document updates from target association changes (#1122)Gravatar Greg Soltis2018-04-20
* Remove unused URL scheme files. (#1157)Gravatar Ryan Wilson2018-04-20
* Implement find-related methods on C++ immutable maps (#1145)Gravatar Gil2018-04-20
* Add missing copyright and licenses (#1152)Gravatar Paul Beusterien2018-04-20
* Temporarily disable pod lib lint because of url validation failures today (#1...Gravatar Paul Beusterien2018-04-20
* Rename iOS-specific targets with iOS-specific names (#1150)Gravatar Gil2018-04-20
* Fix build breakages under linux (gcc) (#1154)Gravatar rsgowman2018-04-20
* replace the private OCMock method with a public one, and also fix the EXC_BAD...Gravatar Chen Liang2018-04-19
* Prep Firestore Podfile for multiple platforms (#1148)Gravatar Gil2018-04-19
* Update project for CocoaPods 1.5.0. (#1147)Gravatar Gil2018-04-19
* Clean up warnings in Firestore (#1146)Gravatar Gil2018-04-19
* Add unit tests for FirebaseCore (#751)Gravatar Benoit St-Pierre2018-04-19
* Implement iterators for our immutable maps (#1132)Gravatar Gil2018-04-19
* Merge pull request #1136 from firebase/morganchen12-patch-1Gravatar Morgan Chen2018-04-18
|\
* | fix integration test (#1134)Gravatar zxu2018-04-18
| * Fix bad type annotation in claimsGravatar Morgan Chen2018-04-18
|/
* Firestore Travis: ensure CTest outputs the log on failure. (#1118)Gravatar Konstantin Varlamov2018-04-18
* Add GetOptions for controlling offline get behaviour (#655)Gravatar rsgowman2018-04-18
* Fixes error handling when parsing tokens. (#1131)Gravatar Zsika Phillip2018-04-17
* Integration tests, changelog, and minor fixes for array transforms. (#1108)Gravatar Michael Lehenbauer2018-04-17
* Remove old, unused podspecs (#1129)Gravatar Paul Beusterien2018-04-17
* Serialize array transform mutations. (#1107)Gravatar Michael Lehenbauer2018-04-17
* Implement TreeSortedMap::insert (#1081)Gravatar Gil2018-04-17
* Merge pull request #1112 from firebase/wilhuff/abseil-mergeGravatar Gil2018-04-17
|\
| * Merge branch 'abseil-mirror' into wilhuff/abseil-mergeGravatar Marek Gilbert2018-04-17
| |\
| | * Merge pull request #1111 from firebase/wilhuff/abseil-updateGravatar Gil2018-04-17
| | |\
* | | | Adds documentation for parseIdToken (#1126)Gravatar Zsika Phillip2018-04-17
* | | | Fix version number reporting for minor versions. (#1124)Gravatar Ryan Wilson2018-04-17
* | | | Travis: trigger rebuild if Travis config or build scripts have changed. (#1121)Gravatar Konstantin Varlamov2018-04-16
* | | | Match previous systemVersion functionality (#1120)Gravatar Ryan Wilson2018-04-16
* | | | Implement local and server application of arrayUnion and arrayRemove transfor...Gravatar Michael Lehenbauer2018-04-16
* | | | Fix the build and travis change detection (#1117)Gravatar Gil2018-04-16
* | | | Replace the `SnapshotOptions` object with the behavior enum. (#1109)Gravatar Gil2018-04-16
* | | | Rewrite some LocalStore tests (#1114)Gravatar Greg Soltis2018-04-16
* | | | Update CHANGELOG for next release. (#1115)Gravatar Chen Liang2018-04-16
* | | | Update Functions CHANGELOG.Gravatar Bryan Klimt2018-04-16
|\ \ \ \
| * | | | Update the version number to 2.0.0.Gravatar Bryan Klimt2018-04-16
| * | | | Update CHANGELOG with most recent changes.Gravatar Bryan Klimt2018-04-16
|/ / / /
* | | | Fix iteration past end in LevelDBTransaction::Iterator (#1105)Gravatar Gil2018-04-16