aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/setting
Commit message (Expand)AuthorAgeFilesLines
...
* Differentiate between `push` and `pull` `mirror sync in progress` (#27390)delvh2023-10-021-2/+2
* Fix repo count in org action settings (#27245)yp053272023-09-293-0/+18
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-1/+1
* make writing main test easier (#27270)Lunny Xiao2023-09-281-4/+1
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-1/+1
* Updates to the API for archived repos (#27149)JakobDev2023-09-211-1/+1
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-161-5/+19
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-162-4/+4
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-152-5/+6
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-1/+1
* Update status and code index after changing the default branch (#27018)Nanguan Lin2023-09-132-50/+64
* Move some functions to service layer (#26969)Lunny Xiao2023-09-081-2/+1
* move repository deletion to service layer (#26948)Lunny Xiao2023-09-082-6/+7
* Improve hint when uploading a too large avatar (#26935)Lunny Xiao2023-09-071-1/+1
* Move web/api context related testing function into a separate package (#26859)wxiaoguang2023-09-011-27/+27
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-271-1/+1
* Move `modules/mirror` to `services` (#26737)Chongyi Zheng2023-08-271-4/+3
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* Add ThreadID parameter for Telegram webhooks (#25996)Earl Warren2023-08-131-1/+2
* Allow editing push mirrors after creation (#26151)puni98692023-08-011-0/+37
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-264-27/+9
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-1/+1
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-211-0/+11
* Replace `interface{}` with `any` (#25686)silverwind2023-07-044-11/+11
* Move some files under repo/setting (#25585)Lunny Xiao2023-07-0211-0/+3653
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-202-0/+125
* Add user level action runners (#24995)HesterG2023-05-311-1/+15
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-272-0/+282