Commit Graph

8 Commits

Author SHA1 Message Date
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
Max Moroz e6a5e0a666
[honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591). (#3609)
* [honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591).

* rename fuzzing puzzles target
2020-04-09 13:47:54 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [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
2020-03-10 11:08:01 -07:00
Catena cyber 9597461130 Adds project mysql (#2922)
* Initial integration for mysql server

* Patch for mysql 8.0.18

* Adds include

* Adds argument to run_bootstrap_thread

* build -Dprotobuf_BUILD_SHARED_LIBS=OFF

* olwercase port option

* use different socket files
2019-10-16 08:25:11 -07:00
Abhishek Arya 380322012e
Revert "[mysql] Adds project mysql (#2650)" (#2670)
This reverts commit 1a981b0b42.
2019-08-08 16:25:05 -07:00
Catena cyber 1a981b0b42 [mysql] Adds project mysql (#2650)
* Initial integration for mysql server

* Adds patch

* Code review takes into account
2019-08-02 06:54:41 -07:00
jonathanmetzman fe35e99fe1
Revert "[mysql] Initial integration for mysql server (#2593)" (#2647)
Build fails.

This reverts commit 276d4c7888.
2019-08-01 13:59:31 -07:00
Catena cyber 276d4c7888 [mysql] Initial integration for mysql server (#2593)
* Initial integration for mysql server
2019-08-01 13:27:38 -07:00