aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | Install googletest (#1461)Gravatar Gil2018-06-26
* | Install FirebaseCore during CMake build (#1462)Gravatar Gil2018-06-26
* | Update CHANGELOG for Firestore v0.12.5 (#1463)Gravatar Gil2018-06-26
* | Improves "Could not reach Firestore backend." log message. (#1455)Gravatar Michael Lehenbauer2018-06-26
* | Prepare for installed sub-projects (#1459)Gravatar Gil2018-06-26
* | Update CHANGELOG.md (#1454)Gravatar Lingyi Zhang2018-06-26
* | Update database release notes for M29 (#1458)Gravatar Paul Beusterien2018-06-26
* | Disable sanitizers (#1456)Gravatar Paul Beusterien2018-06-26
* | Always run sanitizers with AllUnitTests_iOS (#1447)Gravatar Paul Beusterien2018-06-25
* | Disable failing didReceiveRemoteNotification tests(#1451) (#1452)Gravatar Paul Beusterien2018-06-25
* | Merge pull request #1453 from morganchen12/auth3Gravatar Morgan Chen2018-06-25
|\ \
| * | Fix bad versions in Auth changelogGravatar Morgan Chen2018-06-25
* | | Remove heartbeat timestamp (#1449)Gravatar Lingyi Zhang2018-06-25
| | * Force GTMSessionFetcher to not reuse NSURLSessionsGravatar Morgan Chen2018-06-25
* | | Merge pull request #1448 from morganchen12/auth3Gravatar Morgan Chen2018-06-25
|\| | | |/ |/|
| * Fix bad JWT parsingGravatar Morgan Chen2018-06-25
|/
* Update Carthage docs for FirebaseML (#1441)Gravatar Paul Beusterien2018-06-25
* Fix undefined behavior sanitizer issues in RTDB (#1445)Gravatar Paul Beusterien2018-06-25
* Fix data race issue caught by sanitizer (#1446)Gravatar Paul Beusterien2018-06-25
* Refactor nanopb decoding methods (#1438)Gravatar rsgowman2018-06-25
* Fix a few implicit converstion warnings (#1439)Gravatar rsgowman2018-06-22
* Refactored a few methods from anon namespace to remote serializer (#1435)Gravatar rsgowman2018-06-22
* Add a couple of new small Functions APIs. (#1434)Gravatar Bryan Klimt2018-06-21
* Initial creation of the local serializer. (#1415)Gravatar rsgowman2018-06-21
* Merge pull request #1432 from firebase/pb-merge53Gravatar Paul Beusterien2018-06-20
|\
| * Merge and resolve conflicts from release-5.3.0Gravatar Paul Beusterien2018-06-20
|/|
* | Remove Limbo Document GC (#1413)Gravatar Greg Soltis2018-06-20
* | Removing the target state on stream error (#1420)Gravatar Sebastian Schmidt2018-06-20
* | Merge pull request #1383 from morganchen12/auth2Gravatar Morgan Chen2018-06-20
|\ \
| * | Promote users to non-anonymous status even when linking account w/o pwGravatar Morgan Chen2018-06-19
* | | add a warning message that the topic operation is suspended without a token (...Gravatar Chen Liang2018-06-19
* | | Corrected the deprecation warning when subscribing to or unsubscribing from a...Gravatar Chen Liang2018-06-19
* | | remove the token check for topic subscription/unsubscription (#1422)Gravatar Chen Liang2018-06-19
* | | Fix typo in CHANGELOG (#1421)Gravatar Ryan Wilson2018-06-18
* | | Hookup serializer_test.cc to the xcode based test suite (#1343)Gravatar rsgowman2018-06-18
|\ \ \
* | | | Avoid closing unintialized substreams (#1411)Gravatar Mina Farid2018-06-18
| * | | Merge pull request #1416 from firebase/wilhuff/protobuf_cppGravatar rsgowman2018-06-18
| |\ \ \
| | * | | Remove PB_FIELD_16BITGravatar Marek Gilbert2018-06-15
| | * | | Fix retain self warnings that crept inGravatar Marek Gilbert2018-06-15
| | * | | Disable warnings in the protobuf-C++ codeGravatar Marek Gilbert2018-06-15
| | * | | pod update output from cocoapods 1.5.3Gravatar Marek Gilbert2018-06-15
| | * | | Remove exclusions for serializer_test.ccGravatar Marek Gilbert2018-06-15
| | * | | Move -D flags into GCC_PREPROCESSOR_DEFINITIONSGravatar Marek Gilbert2018-06-15
| | * | | Add an explicit dependency on nanopbGravatar Marek Gilbert2018-06-15
| |/ / /
* | | | Automate release version updating (#1414)Gravatar Paul Beusterien2018-06-15
* | | | One more FirebaseCore release note (#1408)Gravatar Paul Beusterien2018-06-13
* | | | Minor LevelDB cleanups (#1401)Gravatar Gil2018-06-13
* | | | Core M28 release notes (#1407)Gravatar Paul Beusterien2018-06-13
* | | | Remove unused static logging variable. (#1405)Gravatar Ryan Wilson2018-06-13
| * | | Remove Protos/cpp/google/protobuf from sync_project.rb ...Gravatar Rich Gowman2018-06-13