- 25 Nov, 2019 4 commits
-
-
Brad King authored
-
2e8d673d types: update for 12.5 980ca35f src/test/types: Apply rustfmt Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !182
-
Brad King authored
Projects gained a field for the MR source branch removal default. MRs gained fields for whether there are blocking discussions or conflicts, and for the squash commit used to integrate the MR.
-
Brad King authored
-
- 22 Nov, 2019 4 commits
-
-
59c09803 rustfmt: enforce through formatting checks Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !169
-
Ben Boeckel authored
-
40751591 gitlab-ci: bump minimum to 1.36 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !181
-
Ben Boeckel authored
Caused by a dependency update to unicode-normalization. https://github.com/unicode-rs/unicode-normalization/commit/cd63ded085a1b80bbbd84e4b667214cf75ff7c99
-
- 13 Nov, 2019 3 commits
-
-
Brad King authored
-
5fe47b72 types: fix coverage data type Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !180
-
Ben Boeckel authored
-
- 11 Nov, 2019 1 commit
-
-
5bcf870f gitlab: add API for fetching a group by name 5d1c2692 tests: add test for reading groups Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Brad King <brad.king@kitware.com> Merge-request: !179
-
- 10 Nov, 2019 18 commits
-
-
Ben Boeckel authored
Fixes: #9
-
Ben Boeckel authored
-
05eb7e2d clippy: fail CI on warnings 0f7f552c test/types: refactor out sha checking for MRs 3973eabc test/types: split large functions 2394aa11 test/types: avoid Some(foo.into()) by unwrapping the other side 0dd88aa5 test/types: make datetime construction simpler 7716ef8a test/types: add trailing commas a284f664 test/types: refactor out an unwrap call 79844774 test/types: clarify some Option related asserts ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !171
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
This is to appease clippy's complexity checks. These are just tests, so arbitrarily splitting them seems OK to me.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
It's a test; we can just use `unwrap()` instead.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 09 Nov, 2019 1 commit
-
-
Ben Boeckel authored
-
- 01 Nov, 2019 6 commits
-
-
34c96a6c gitlab-ci: add comments for mindeps builders 73acab33 gitlab-ci: vendor used dependencies be63ea8d gitlab-ci: use sccache 3099e82b gitlab-ci: refactor out clippy job configuration ecdb130c gitlab-ci: add script to download sccache Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !178
-
Ben Boeckel authored
-
Ben Boeckel authored
This reduces the size of the artifacts between stages.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 30 Oct, 2019 2 commits
-
-
Brad King authored
-
41868581 gitlab: add non-exhaustive variants to error types Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !177
-
- 29 Oct, 2019 1 commit
-
-
Ben Boeckel authored
-