You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138)
* Fixes #2738 - /git/tags API

* proper URLs

* Adds function comments

* Updates swagger

* Removes newline from tag message

* Removes trailing newline from commit message

* Adds integration test

* Removed debugging

* Adds tests

* Fixes bug where multiple tags of same commit show wrong tag name

* Fix formatting

* Removes unused varaible

* Fix to annotated tag function names and response

* Update modules/git/repo_tag.go

Co-Authored-By: Lauris BH <lauris@nix.lv>

* Uses TagPrefix

* Changes per review, better error handling for getting tag and commit IDs

* Fix to getting commit ID

* Fix to getting commit ID

* Fix to getting commit ID

* Fix to getting commit ID
6 years ago
..
auth Add support of utf8mb4 for mysql (#6992) 6 years ago
avatar Improve handling of non-square avatars (#7025) 6 years ago
base refactor: append, build variable and type switch (#4940) 6 years ago
cache
context Handle insecure and ports in go get (#7041) 6 years ago
cron
generate
git Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
gzip
highlight Add Rust highlighting (#7125) 6 years ago
httplib
indexer
lfs Fix LFS Locks over SSH (#6999) 6 years ago
log Move serv hook functionality & drop GitLogger (#6993) 6 years ago
mailer
markup Fix wrong init dependency on markup extensions (#7038) 6 years ago
metrics
migrations improve github downloader on migrations (#7049) 6 years ago
minwinsvc
notification
options Use vfsgen instead of go-bindata (#7080) 6 years ago
pprof Move serv hook functionality & drop GitLogger (#6993) 6 years ago
private Move serv hook functionality & drop GitLogger (#6993) 6 years ago
process
public Use vfsgen instead of go-bindata (#7080) 6 years ago
recaptcha Allow Recaptcha service url to be configured (#6820) 6 years ago
repofiles Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
search
secret
session
setting fix GCArgs load from ini (#7156) 6 years ago
ssh internal/ssh: ignore env command totally (#6825) 6 years ago
structs Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
sync
templates Use vfsgen instead of go-bindata (#7080) 6 years ago
test
user
util Handle insecure and ports in go get (#7041) 6 years ago
validation Validate External Tracker URL Format (#7089) 6 years ago