Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Gitlab::Git::Repository#rugged and Gollum code | Alejandro RodrÃguez | 2018-10-02 | 1 | -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 name | Ahmad Hassan | 2018-07-19 | 1 | -1/+4 |
| | |||||
* | Ban Rugged from Repositoryban-rugged-app-models | Jacob Vosmaer | 2018-02-01 | 1 | -4/+1 |
| | |||||
* | Decouple more of Repository from Rugged | Jacob Vosmaer (GitLab) | 2018-01-30 | 1 | -0/+1 |
| | |||||
* | Look for rugged with static analysislint-rugged | Jacob Vosmaer | 2018-01-25 | 1 | -0/+36 |