summaryrefslogtreecommitdiff
path: root/scripts/lint-rugged
Commit message (Collapse)AuthorAgeFilesLines
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-13/+1
| | | | | | | | Cleanup code, and refactor tests that still use Rugged. After this, there should be no Rugged code that access the instance's repositories on non-test environments. There is still some rugged code for other tasks like the repository import task, but since it doesn't access any repository storage path it can stay.
* Use rugged to validate ref nameAhmad Hassan2018-07-191-1/+4
|
* Ban Rugged from Repositoryban-rugged-app-modelsJacob Vosmaer2018-02-011-4/+1
|
* Decouple more of Repository from RuggedJacob Vosmaer (GitLab)2018-01-301-0/+1
|
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-0/+36