Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove golang vendored directory (#18277) | techknowlogick | 2022-01-14 | 17 | -1332/+0 |
| | | | | | | | * rm go vendor * fix drone yaml * add to gitignore | ||||
* | Implement git refs API for listing references (branches, tags and other) (#5354) | Lauris BH | 2018-11-27 | 17 | -0/+1332 |
* Inital routes to git refs api * Git refs API implementation * Update swagger * Fix copyright * Make swagger happy add basic test * Fix test * Fix test again :) |