Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move fuzz tests into tests/fuzz (#22376) | Khaled Yakdan | 2023-01-09 | 1 | -38/+0 |
* | Rewrite fuzzers to native Go harnesses (#22313) | AdamKorcz | 2023-01-05 | 2 | -50/+38 |
* | Add a simple test for external renderer (#20033) | Lunny Xiao | 2022-12-12 | 1 | -0/+23 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 1 | -1/+0 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -10/+8 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -0/+2 |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 1 | -0/+1 |
* | Fix NPE in fuzzer (#16680) | zeripath | 2021-08-13 | 1 | -0/+3 |
* | Fuzzer finds an NPE due to incorrect URLPrefix (#16249) | zeripath | 2021-06-25 | 1 | -1/+1 |
* | Fix go-fuzz (#15596) | 6543 | 2021-04-23 | 1 | -6/+18 |
* | Added 2 fuzzers (#13818) | AdamKorcz | 2020-12-10 | 1 | -0/+36 |
* | Add 'make watch' (#12636) | silverwind | 2020-09-04 | 1 | -0/+8 |