aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example
Commit message (Expand)AuthorAge
* 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
* Remove Protos/cpp/google/protobuf from sync_project.rb ...Gravatar Rich Gowman2018-06-13
* 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
| | * Merge branch 'release-5.2.0' into masterGravatar davidair2018-06-06
| | |\
| | * | Add pathname manipulation utilities (#1376)Gravatar Gil2018-06-05
| |/ /
| * | Add a new Xcode target and scheme for fuzz tests (#1364)Gravatar Mina Farid2018-06-04
| * | Fix Firestore compilation under Xcode < 9.2 (#1367)Gravatar Gil2018-06-01
| | * Version updates for 5.2.0 (#1355)Gravatar davidair2018-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
| |\
* | | 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
* | | 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
* | Reimplement C++ logging (#1313)Gravatar Gil2018-05-23
|/
* Remove extraneous braces (#1315)Gravatar Gil2018-05-22
* Add a HARD_ASSERT C++ assertion macro (#1304)Gravatar Gil2018-05-22
* Firestore project fixes (#1301)Gravatar Gil2018-05-22
* Add a C++ native StringFormat (#1289)Gravatar Gil2018-05-21
* b/79432277: Limit Queries to only a single array-contains clause. (#1286)Gravatar Michael Lehenbauer2018-05-16
* mergeGravatar Paul Beusterien2018-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
| * Version updates for 5.0.1 (#1272)Gravatar Paul Beusterien2018-05-14
* | Update travis to use CocoaPods 1.5.2 (#1103)Gravatar Paul Beusterien2018-05-13
* | Firestore C++: make FSTDispatchQueue delegate to C++ implementation (#1240)Gravatar Konstantin Varlamov2018-05-11
* | Firestore: use C++ Executor for user queue. (#1238)Gravatar Konstantin Varlamov2018-05-10
* | Add remaining tests to Xcode (#1256)Gravatar Gil2018-05-10
* | Add missing tests to the Firestore project (#1254)Gravatar Gil2018-05-09
* | Align folders with actual test locations in the Firestore project (#1251)Gravatar Gil2018-05-09
* | Firestore C++: compile ExecutorLibdispatch in Objective-C++ mode (#1237)Gravatar Konstantin Varlamov2018-05-08
* | Backport array contains / transform improvements from Web. (#1242)Gravatar Michael Lehenbauer2018-05-08
* | mergeGravatar Paul Beusterien2018-05-08
|\|
* | C++ migration: add AsyncQueue, the C++ version of FSTDispatchQueue (#1176)Gravatar Konstantin Varlamov2018-05-07
* | Migrate FSTDocumentVersionDictionary to C++ DocumentVersionMap (#1231)Gravatar Gil2018-05-05
* | Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
| * Disable pre-release repos (#1228)Gravatar Paul Beusterien2018-05-04
* | Prepare Firestore for use as a static library (#1210)Gravatar Gil2018-05-03
* | Bump sequence numbers when receiving a new resume token (#1214)Gravatar Greg Soltis2018-05-03