aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
Commit message (Expand)AuthorAge
* Update versions for Release 5.4.0Gravatar Paul Beusterien2018-06-27
* Install protobuf during CMake build (#1460)Gravatar Gil2018-06-26
* Install googletest (#1461)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
* 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
* Initial creation of the local serializer. (#1415)Gravatar rsgowman2018-06-21
* 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
* | 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
| * | 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
| * | Move -D flags into GCC_PREPROCESSOR_DEFINITIONSGravatar Marek Gilbert2018-06-15
* | | Minor LevelDB cleanups (#1401)Gravatar Gil2018-06-13
| * | Remove Protos/cpp/google/protobuf from sync_project.rb ...Gravatar Rich Gowman2018-06-13
| | * Version updates for Firebase 5.3.0 (#1406)Gravatar Paul Beusterien2018-06-13
| |/ |/|
* | Update CHANGELOG for Firestore v0.12.4 (#1400)Gravatar Gil2018-06-12
* | Refactor Remote Event (#1396)Gravatar Sebastian Schmidt2018-06-12
* | Create Status objects from errno (#1374)Gravatar Gil2018-06-12
| * Merge remote-tracking branch 'origin/master' into rsgowman/protobuf_cppGravatar Rich Gowman2018-06-12
| |\ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into rsgowman/protobuf_cppGravatar Rich Gowman2018-06-12
| |\
* | | Fuzz testing Header Search Paths settings (#1395)Gravatar Mina Farid2018-06-11
* | | Allowing field deletes using merge fields (#1389)Gravatar Sebastian Schmidt2018-06-07
* | | Force refresh token if RPC fails with "Unauthenticated" error (#1373)Gravatar Konstantin Varlamov2018-06-07
* | | Adding AppCode schema for Fuzz tests (#1388)Gravatar Sebastian Schmidt2018-06-07
* | | Update changelog for 0.12.1 and 0.12.3 (#1387)Gravatar Gil2018-06-06
* | | Merge branch 'release-5.2.0' into masterGravatar davidair2018-06-06
|\ \ \
* | | | Fix support scripts on Linux (#1385)Gravatar Gil2018-06-06
* | | | Fix undefined behaviour in test. (#1381)Gravatar rsgowman2018-06-05
* | | | Add pathname manipulation utilities (#1376)Gravatar Gil2018-06-05
| |_|/ |/| |
* | | Skip unknown fields while decoding BatchGetDocumentsResponse proto objects (#...Gravatar rsgowman2018-06-05
* | | Build cleanup (#1375)Gravatar Gil2018-06-04
* | | Skip unknown fields while decoding FieldValue proto objects. (#1354)Gravatar rsgowman2018-06-04
* | | Add a new Xcode target and scheme for fuzz tests (#1364)Gravatar Mina Farid2018-06-04
* | | Rename nanopb generated headers from foo.pb.h to foo.nanopb.h (#1371)Gravatar rsgowman2018-06-04
* | | Fix Firestore compilation under Xcode < 9.2 (#1367)Gravatar Gil2018-06-01
* | | Fix changelog (#1363)Gravatar Gil2018-05-31
* | | Remove nearly all usages of WrapNSStringNoCopy (#1351)Gravatar Gil2018-05-30
| * | Version updates for 5.2.0 (#1355)Gravatar davidair2018-05-30
|/ /
* | Allow repeated entries in Value proto. (#1346)Gravatar rsgowman2018-05-30
| * Add CoreTestsProtos to scripts/sync_project.rb (and run it)Gravatar Rich Gowman2018-05-29
| * Rename cpp group to CoreTestsProtosGravatar Rich Gowman2018-05-29
* | Merge pull request #1350 from firebase/release-5.1.0Gravatar Ryan Wilson2018-05-29
|\ \
* | | Handle deserializing BatchGetDocumentsResponse error case... (#1344)Gravatar rsgowman2018-05-29