aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/setting
Commit message (Expand)AuthorAgeFilesLines
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-0/+1
* Move some repository transfer functions to service layer (#28855)Lunny Xiao2024-02-051-1/+1
* Improve user search display name (#29002)KN4CK3R2024-02-011-3/+2
* Preserve BOM in web editor (#28935)silverwind2024-01-271-1/+1
* Don't run push mirrors for archived repos (#27140)JakobDev2024-01-241-5/+5
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+1
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-122-19/+9
* Refactor deletion (#28610)delvh2023-12-251-1/+1
* Added instance-level variables (#28115)Jean-Baptiste Gomond2023-12-251-3/+18
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-1/+1
* Adjust object format interface (#28469)Lunny Xiao2023-12-171-1/+1
* Abstract hash function usage (#28138)Adam Majer2023-12-132-6/+13
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-242-3/+4
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-142-7/+7
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-033-6/+6
* 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