aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/firestore
Commit message (Collapse)AuthorAge
* Populate a bunch of main_repo values. (#4815)Gravatar Oliver Chang2020-12-10
| | | | Also enforce this for future integrations.
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
| | | | | * Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
* Remove cmake install from projects. (#3961)Gravatar Abhishek Arya2020-06-10
|
* [presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Gravatar Max Moroz2020-03-10
| | | | | | | | | | | | | | | | | | | * [presubmit] Enforce language attribute in projectt.yaml to be always set. * Update documentation, better presubmit check, new project template. * add docstring to templates.py * Add example values in the project.yaml template and remove python value for now * Add "project: c++" to 256 projects * format * Add labels and selective_unpack sections to the presubmit check * fix incorrect auto_ccs format in three projects * fix nss emails after rebase
* Fix Firestore build by adding missing build dependencies (#2280)Gravatar Konstantin Varlamov2019-04-01
| | | | | | * Add missing build dependencies * Update cc list
* [firestore] add build dependency on Python (#1971)Gravatar Konstantin Varlamov2018-11-26
|
* [firestore] fix building with ubsan flags (#1704)Gravatar Mina Farid2018-08-10
|
* [firestore] move fuzz targets build location (#1701)Gravatar Mina Farid2018-08-09
|
* [firestore] Add Firestore sdk project (#1645)Gravatar Mina Farid2018-08-08
* Add Firestore project * Firestore project docker image and build script * Firestore project docker image and build script * Clone Firebase from Git and build with Fuzzing * Add a collaborator and comments for cmake version * Moving fuzzing target to test folder