aboutsummaryrefslogtreecommitdiff
path: root/infra
AgeCommit message (Expand)Author
2021-01-21[pylint] Enable no-member check (#5034)jonathanmetzman
2021-01-21Fix build functions tests when invoked from unittest.TestSuite. (#5027)Oliver Chang
2021-01-20Remove unneeded ADD layers in base-builder. (#5028)Abhishek Arya
2021-01-20Run all tests when infra-tests is run from presubmit (#5026)jonathanmetzman
2021-01-20fix nitsJonathan Metzman
2021-01-20Explain why blacklisting base-sanitizer-libs-builderJonathan Metzman
2021-01-20[CIFuzz][coverage] Fix bug where unaffected fuzzers not removed + refactorjonathanmetzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20implement blocklistJonathan Metzman
2021-01-20fixJonathan Metzman
2021-01-20Disable linting on dataflow_tracerJonathan Metzman
2021-01-20undo changesJonathan Metzman
2021-01-20add licenseJonathan Metzman
2021-01-20Fix lint function and add pylint directiveJonathan Metzman
2021-01-20Fix docstringJonathan Metzman
2021-01-20Lint everything (and test everything too?Jonathan Metzman
2021-01-20Move entrypoints for CIFuzz to cifuzz folder. (#5020)jonathanmetzman
2021-01-20Bump up llvm version to fix compile failure regression (old gcc)Abhishek Arya
2021-01-20Merge branch 'master' of github.com:google/oss-fuzz into cifuzz-covJonathan Metzman
2021-01-20match behavior of removeprefixJonathan Metzman
2021-01-20json.load -> json.loadsJonathan Metzman
2021-01-20remove newlineJonathan Metzman
2021-01-20compile_go_fuzzer: pass build tags to `go list` (#5008)Andrew Lytvynov
2021-01-20fmt/lntJonathan Metzman
2021-01-20Build modified projects as well when infra is modified. (#5019)Abhishek Arya
2021-01-20fixJonathan Metzman
2021-01-20add tests backJonathan Metzman
2021-01-20Fix unittests and make sure functionality stays sameJonathan Metzman
2021-01-20fmtJonathan Metzman
2021-01-20Add testJonathan Metzman
2021-01-20fmtJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20Fix bug where region count was used to determine if file was coveredJonathan Metzman
2021-01-20Install rust in base-builder with minimal profile. (#5015)Abhishek Arya
2021-01-20fmt/lntJonathan Metzman
2021-01-20fmtJonathan Metzman
2021-01-20more testsJonathan Metzman
2021-01-20move more testsJonathan Metzman
2021-01-20move over testJonathan Metzman
2021-01-20Add coverage_test module and fmt/lntJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20fuzzers->fuzz targets and finish affected_fuzz_targets moduleJonathan Metzman
2021-01-20mergeJonathan Metzman
2021-01-20New module for affected fuzz targetsJonathan Metzman
2021-01-20fmt/lntJonathan Metzman
2021-01-20Refactor coverage and move to own moduleJonathan Metzman
2021-01-20[CIFuzz][NFC] Refactor affected fuzzers and improve logging (#5006)jonathanmetzman
2021-01-20Remove unneeded honggfuzz examples from base-builder. (#5011)Abhishek Arya
2021-01-20Add the Bazel dependencies to the base builder image. (#4976)Stefan Bucur
2021-01-20build_specified_commit: Remove an exception. (#5009)Oliver Chang