aboutsummaryrefslogtreecommitdiffstats
path: root/modules/private/key.go
Commit message (Expand)AuthorAgeFilesLines
* Return `responseText` instead of string in some functions (#28836)yp053272024-01-191-7/+3
* Caller should check the ResponseExtra.HasError() first to see whether the req...wxiaoguang2024-01-151-1/+1
* Fix nil pointer panic when exec some gitea cli command (#28791)yp053272024-01-151-0/+3
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-29/+6
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Second attempt at preventing zombies (#16326)zeripath2021-07-141-4/+5
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-301-1/+1
* AuthorizedKeysCommand should not query db directly (#9371)zeripath2019-12-161-0/+25
* Move serv hook functionality & drop GitLogger (#6993)zeripath2019-06-011-115/+3
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-0/+25
* Make gitea serv use api/internal (#4886)Antoine GIRARD2018-10-301-0/+116