summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/git_ref.go
Commit message (Expand)AuthorAgeFilesLines
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+4
* Let branch/tag name be a valid ref to get CI status (#16400)65432021-07-131-16/+2
* Swagger info corrections (#9441)65432019-12-201-3/+5
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+2
* api: fix multiple bugs with statuses endpoints (#7785)Antoine GIRARD2019-08-091-5/+8
* Fixes #2738 - Adds the /git/tags API endpoint (#7138)Richard Mahn2019-06-081-2/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-2/+1
* Updates to API 404 responses (#6077)John Olheiser2019-03-181-1/+1
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-271-0/+115