Commit Graph

13 Commits

Author SHA1 Message Date
Dmitry Volyntsev 9fc819841f
[njs] Build pcre2 dependency manually and enable MSan. (#6830) 2021-11-15 23:24:48 +00:00
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
DavidKorczynski 2a56525117
multiple projects: cleanup stale accounts. (#6224)
* multiple projects: cleanup stale accounts.

* dont disable postgresql for now.
2021-08-16 11:50:57 +01:00
Alexander c447cfedf4
NJS: contact email addresses changed. (#5753)
* NJS: contact email addresses changed.

Current addresses are no longer linked to Google account.

* NJS: newline removed.
2021-05-12 10:36:18 +01:00
Alexander 893515a5c4
NJS: added main_repo value. (#5755) 2021-05-12 09:49:26 +01: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
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