aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
Commit message (Expand)AuthorAge
...
* | | 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
* | | "Handle" BatchGetDocumentsResponse.transaction (by ignoring it) (#1318)Gravatar rsgowman2018-05-28
| | * Hookup serializer_test.cc to the xcode based test suiteGravatar Rich Gowman2018-05-28
* | | Added .podspec file for libFuzzer (#1338)Gravatar Mina Farid2018-05-28
* | | Firestore project: Import of API interfaces. (#1337)Gravatar zxu2018-05-25
| | * Changes resulting from me running 'pod update'Gravatar Rich Gowman2018-05-25
| |/ |/|
* | Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* | Fix Objective-C logging (#1322)Gravatar Gil2018-05-23
* | Add a test synchronization script (#1303)Gravatar Gil2018-05-23
| * Bump version numbers for 5.1.0 (#1320)Gravatar Ryan Wilson2018-05-23
* | Deserialize NoDocument instances (#1311)Gravatar rsgowman2018-05-23
* | Reimplement C++ logging (#1313)Gravatar Gil2018-05-23
|/
* Directly validate collection and document paths (#1316)Gravatar Gil2018-05-22
* Remove extraneous braces (#1315)Gravatar Gil2018-05-22
* Add a HARD_ASSERT C++ assertion macro (#1304)Gravatar Gil2018-05-22
* Add namespace alias for v1beta1 (#1310)Gravatar rsgowman2018-05-22
* Firestore project fixes (#1301)Gravatar Gil2018-05-22
* [De]serialize non-empty Document instances (#1284)Gravatar rsgowman2018-05-22
* fix build for Firestore copybara import (#1308)Gravatar zxu2018-05-22
* Add a C++ native StringFormat (#1289)Gravatar Gil2018-05-21
* fix lint to run copybara (#1290)Gravatar zxu2018-05-17
* b/79432277: Limit Queries to only a single array-contains clause. (#1286)Gravatar Michael Lehenbauer2018-05-16
* Refactoring serializer.cc (#1281)Gravatar rsgowman2018-05-16
* mergeGravatar Paul Beusterien2018-05-15
|\
* | [De]serialize empty Document instances (#1262)Gravatar rsgowman2018-05-15
* | More macOS/static library prep (#1280)Gravatar Gil2018-05-15
* | Prep for direct macOS support in Firestore pod (#1269)Gravatar Gil2018-05-14
* | Firestore: add a changelog entry on supporting concurrent queues. (#1274)Gravatar Konstantin Varlamov2018-05-14
| * Merge pull request #1271 from firebase/pb-cp-all_load-fixGravatar Paul Beusterien2018-05-14
| |\
| * | Version updates for 5.0.1 (#1272)Gravatar Paul Beusterien2018-05-14
* | | Trivial/noop fix to the serializer (#1264)Gravatar rsgowman2018-05-14