aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add a cc_library to the CMake build (#670)Gravatar Gil2018-01-17
* Simplify integration with googletest (#672)Gravatar Gil2018-01-17
* implement FieldValue for null, boolean, and array in C++. (#637)Gravatar zxu2018-01-17
* Fix C++ lint errors (#668)Gravatar Gil2018-01-17
* Enable warnings in the CMake build (#669)Gravatar Gil2018-01-16
* Add assert_test to the Xcode build (#671)Gravatar Gil2018-01-16
* Travis - run tests only for changed code (#665)Gravatar Paul Beusterien2018-01-15
* Inject infoDictionary to fix flakey tests. (#664)Gravatar Ryan Wilson2018-01-15
* Build gRPC for Firestore C++ (#652)Gravatar Gil2018-01-13
* Validate clang-format compliance in travis (#648)Gravatar Paul Beusterien2018-01-13
* Fix issue @morganchen12 discovered where we weren't properly creating FIRQuer...Gravatar Michael Lehenbauer2018-01-12
* Fix import formatting (#660)Gravatar Paul Beusterien2018-01-12
* Remove over-aggressive closeWithFinalState: delegate assert. (#656)Gravatar Michael Lehenbauer2018-01-11
* Revert "Fully qualify protoc-generated outputs (#626)" (#653)Gravatar Gil2018-01-11
* Updates Auth ChangeLog (#645)Gravatar Zsika Phillip2018-01-11
* Update CHANGELOG for Firestore v0.10.0 (#649)Gravatar Gil2018-01-11
* Fix FSTLocalDocumentsView to allow multiple mutations while offline (#644)Gravatar rsgowman2018-01-11
* Merge pull request #646 from firebase/schmidt-sebastian-patch-3Gravatar Sebastian Schmidt2018-01-10
|\
* \ Merge pull request #647 from firebase/schmidt-sebastian-patch-4Gravatar Sebastian Schmidt2018-01-10
|\ \
* | | Add test-only option to style.sh (#642)Gravatar Paul Beusterien2018-01-10
| * | Update Changelog for RTDB 4.14Gravatar Sebastian Schmidt2018-01-10
|/ /
| * Update CHANGELOG.md for Storage v2.1.2Gravatar Sebastian Schmidt2018-01-10
|/
* Update Core style (#641)Gravatar Paul Beusterien2018-01-10
* Merge pull request #639 from firebase/firestore-api-changesGravatar Michael Lehenbauer2018-01-10
|\
* | Add version check to style.sh to make sure folks are running the same version...Gravatar Michael Lehenbauer2018-01-10
| * Run style.sh (#636)Gravatar Michael Lehenbauer2018-01-10
| * Merge pull request #635 from firebase/mikelehen/merge-master-to-firestore-api...Gravatar Michael Lehenbauer2018-01-09
| |\
| | * Merge branch 'master' into mikelehen/merge-master-to-firestore-api-changesGravatar Michael Lehenbauer2018-01-09
| |/| | |/ |/|
* | Amends phone auth unit tests (#632)Gravatar Zsika Phillip2018-01-09
* | Delete unused private FIRCreateError (#631)Gravatar Paul Beusterien2018-01-09
* | Actually exclude leveldb on Windows (#630)Gravatar Gil2018-01-08
* | implement C++ assert (stdio, apple) (#612)Gravatar zxu2018-01-08
* | Adds AdditionalUserInfo to Phone Auth (#623)Gravatar Zsika Phillip2018-01-08
* | Port StringPrintf from //base (#624)Gravatar Gil2018-01-08
* | Fully qualify protoc-generated outputs (#626)Gravatar Gil2018-01-08
* | Removing an obsolete setting from plist files (#617)Gravatar davidair2018-01-08
* | update Travis to Xcode 9.2 (#619)Gravatar Ibrahim Ulukaya2018-01-05
* | update Gemfile for Travis (#620)Gravatar Ibrahim Ulukaya2018-01-05
| * Merge pull request #621 from firebase/mrschmidt-fixraceGravatar Sebastian Schmidt2018-01-05
| |\
| | * Fixing potential race in ServerTimestamp testsGravatar Sebastian Schmidt2018-01-05
| |/
* | Adds API Test for Email Update (#613)Gravatar Zsika Phillip2018-01-04
* | Add Community Supported tvOS (#590)Gravatar Paul Beusterien2018-01-03
* | Update CHANGELOG for macOS AppKit dependency. (#609)Gravatar Ryan Wilson2018-01-03
* | Build and test both C++ loggers where possible (#595)Gravatar Gil2018-01-03
* | Adds new API tests for Firebase Auth (#610)Gravatar Zsika Phillip2018-01-03
* | Remove FIRAppEnvironmentUtil's sharedApplication (#603)Gravatar Ryan Wilson2018-01-02
* | Add Private path to FIRVersion.h import (#607)Gravatar Paul Beusterien2018-01-02
* | Fix scripts/style.sh diffs relative to branch name (#608)Gravatar Gil2018-01-02
| * Log pending writes when we disable the network (#604)Gravatar Greg Soltis2018-01-02
* | Build FirebaseCore from CMake (#594)Gravatar Gil2018-01-01