aboutsummaryrefslogtreecommitdiffstats
path: root/modules/private/actions.go
Commit message (Expand)AuthorAgeFilesLines
* Return `responseText` instead of string in some functions (#28836)yp053272024-01-191-6/+2
* 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
* Fix regression: access log template, gitea manager cli command (#24838)wxiaoguang2023-05-221-1/+0
* add CLI command to register runner tokens (#23762)techknowlogick2023-04-171-0/+27