Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update scripts/lint-doc.sh | John Eismeier | 2018-08-29 | 1 | -1/+1 |
| | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3056. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add test for new README.md in docsdocs/add-test-for-readmes | Achilleas Pipinellis | 2018-03-26 | 1 | -3/+31 |
| | | | | Prefer index.md instead since they provide clean URLs in the docs site | ||||
* | Check for exec permissions also in app/docs/chmod-644 | Achilleas Pipinellis | 2017-09-25 | 1 | -3/+2 |
| | |||||
* | Add check for exec permissions and refactor lint doc script | Achilleas Pipinellis | 2017-09-25 | 1 | -2/+17 |
| | |||||
* | Group static-analysis jobs into a single job | Rémy Coutable | 2017-05-01 | 1 | -1/+0 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Use `--extended-regexp` in lint-doc for compatibility with Darwin greprs-extended-regexp | Robert Speicher | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | Convert CHANGELOG to Markdown | Robert Speicher | 2016-10-16 | 1 | -3/+3 |
| | | | | | | | | | All this does is convert the version sections into headers. The list items shouldn't really be indented by two spaces, but it makes no difference to the rendering and this way we retain authorship history for the actual changes. Related to https://gitlab.com/gitlab-org/release-tools/merge_requests/29 | ||||
* | Add linting for duplicate CHANGELOG versions (!6039) | winniehell | 2016-09-19 | 1 | -0/+9 |
| | |||||
* | add linting script for documentation | winniehell | 2016-08-09 | 1 | -0/+15 |