Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove golang vendored directory (#18277) | techknowlogick | 2022-01-14 | 1 | -143/+0 |
| | | | | | | | * rm go vendor * fix drone yaml * add to gitignore | ||||
* | go1.16 (#14783) | techknowlogick | 2021-02-28 | 1 | -3/+0 |
| | |||||
* | Implement git refs API for listing references (branches, tags and other) (#5354) | Lauris BH | 2018-11-27 | 1 | -0/+146 |
* 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 :) |