summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/misc/signing.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-2/+2
* Not using "ctx.ServerError" in api (#12907)赵智超2020-09-201-5/+3
* Add gitea-vet (#10948)John Olheiser2020-04-051-0/+4
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-0/+62