Commit Graph

8 Commits

Author SHA1 Message Date
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
Dmitry Volyntsev 82dbcea557 [njs] Expanded auto_ccs. (#3051) 2019-11-20 06:58:58 -08:00
Max Moroz 755518f802 [njs] Fix coverage build and exclude pcre sources from coverage report (#2481). 2019-06-06 07:44:27 -07:00
Max Moroz 7f85bc7b5a [njs] Add xeioex@ as a primary contact (#2481). 2019-06-03 11:14:51 -07:00
Max Moroz 2317c8aacb
[njs] Build pcre dependency manually and enable MSan (#2481). (#2484) 2019-06-03 09:06:53 -07:00
Max Moroz 68d71e179c [njs] Remove "Experimental: True" as it does not affect the disclosure deadlines w/o auto_ccs (#2481). 2019-06-03 07:40:33 -07:00
Max Moroz b8762b0e99 [njs] Disable memory sanitizer for now, the builder is not happy. 2019-05-31 20:49:43 -07:00
Max Moroz 230751d78e
[njs] Add nginx/njs project and njs_process_script_fuzzer. (#2481)
* [njs] Add nginx/njs project and njs_process_script_fuzzer.

* Add copyright, disable logging, disable leaks detection.

* fix memory leaks

* use $LIB_FUZZING_ENGINE

* list myself as a primary contact for now

* enable all sanitizers
2019-05-31 16:59:45 -07:00