aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Explicitly specify the default constructor to FieldPath (#773)Gravatar Gil2018-02-08
* Update CHANGELOG for Firestore v0.10.1 (#768)Gravatar Gil2018-02-08
* Updates version of Firebase Auth in Changelog (#771)Gravatar Zsika Phillip2018-02-07
* avoid using initWithSuiteName which does not support iOS 7 (#765)Gravatar Chen Liang2018-02-06
* Creating CHANGELOG for FCM (#764)Gravatar Chen Liang2018-02-06
* C++ port: port FSTFieldPath and FSTResourcePath to C++ (#749)Gravatar Konstantin Varlamov2018-02-06
* Merge pull request #747 from firebase/rsgowman/nanopbGravatar rsgowman2018-02-06
|\
* \ Merge pull request #757 from firebase/wilhuff/mergeGravatar Gil2018-02-06
|\ \
* | | Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* | | Fix firebaes typo (#755)Gravatar Paul Beusterien2018-02-06
| | * Fix xcode build errors re nanopbGravatar Rich Gowman2018-02-06
| * | Merge branch 'abseil-mirror' into mergeGravatar Marek Gilbert2018-02-06
| |\ \
| * | | Merge commit 'abseil-mirror' into mergeGravatar Marek Gilbert2018-02-06
|/| | |
| | * | Add StrCat, StrJoin and the rest of //strings from abseil-cpp (#756)Gravatar Gil2018-02-06
| |/ /
| * | Update abseil-cpp to a new upstream (#754)Gravatar Gil2018-02-06
| | * Ignore trailing whitespace in autogenerated nanopb filesGravatar Rich Gowman2018-02-06
| | * Minor refactoringGravatar Rich Gowman2018-02-06
| | * Downgrade nanopb from 0.4.0-dev to 0.3.8.Gravatar Rich Gowman2018-02-06
| | * ./style.shGravatar Rich Gowman2018-02-06
| | * style.sh now ignores generated nanopb filesGravatar Rich Gowman2018-02-06
| | * Hook up nanopb to firestorep projectGravatar Rich Gowman2018-02-06
| | * Import "well-known" protos (and generated nanopb files)Gravatar Rich Gowman2018-02-06
| | * Add generated nanopb protos.Gravatar Rich Gowman2018-02-06
| | * Add instructions for building nanopb protosGravatar Rich Gowman2018-02-06
| | * Add ability to build nanopb and protobufGravatar Rich Gowman2018-02-06
| | * Skip 'update' step for external dependenciesGravatar Rich Gowman2018-02-06
| | * Eliminate sequencing dependenciesGravatar Rich Gowman2018-02-06
| |/ |/|
* | Make sure Firestore/core/include is in the podspec (#748)Gravatar Gil2018-02-02
* | Merge pull request #746 from morganchen12/unguarded-blockGravatar Morgan Chen2018-02-02
|\ \
| * | fix null block execution crashGravatar Morgan Chen2018-02-02
|/ /
* | Increase expectation timeout to 25 seconds. (#744)Gravatar Michael Lehenbauer2018-02-02
* | fix (#739)Gravatar Chen Liang2018-02-01
* | Align tests and integration test header search paths (#737)Gravatar Gil2018-02-01
* | Remove predecessorKey,Object,Document, etc (#735)Gravatar Gil2018-02-01
* | Start on ArraySortedMap in C++ (#721)Gravatar Gil2018-01-31
* | Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31
* | Merge pull request #732 from OleksiyA/FCM-subscribe-completion-1Gravatar Oleksiy Ivanov2018-01-31
|\ \
| * | Fix tests.Gravatar Oleksiy Ivanov2018-01-31
| * | [FCM] Add completion handler to subscribe/unsubscribe topic actionsGravatar Oleksiy Ivanov2018-01-30
|/ /
* | Schema migrations for LevelDB (#728)Gravatar Greg Soltis2018-01-30
* | Firestore DatabaseId in C++ (#727)Gravatar zxu2018-01-29
* | Add absl_strings to firebase_firestore_util_test dependencies (#725)Gravatar rsgowman2018-01-29
* | Add changelog entry for my last PR (oops) and also add a few that we missed l...Gravatar Michael Lehenbauer2018-01-29
* | Import iterator_adaptors from google3 (#718)Gravatar Gil2018-01-29
* | Use fixed-sized types (#719)Gravatar Gil2018-01-28
* | Version updates to 4.8.2 (#722)Gravatar Paul Beusterien2018-01-27
* | Fix a number of c++ build errors (#715)Gravatar rsgowman2018-01-27
* | Add the C++ linter to the repo (#720)Gravatar Gil2018-01-27
* | travis: check for copyright in sources (#717)Gravatar Paul Beusterien2018-01-27
* | Fix b/72502745: OnlineState changes cause limbo document crash. (#470) (#714)Gravatar Michael Lehenbauer2018-01-27