aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Unify two factor check (#27915)KN4CK3R2023-11-061-27/+0
* Remove action runners on user deletion (#27902)Earl Warren2023-11-051-0/+7
* Remove SSH workaround (#27893)Earl Warren2023-11-031-7/+2
* refactor postgres connection string building (#27723)Moritz Poldrack2023-11-012-29/+44
* Support storage base path as prefix (#27827)Lunny Xiao2023-11-012-3/+67
* Clean up template locale usage (#27856)wxiaoguang2023-10-311-1/+0
* Fix package webhook (#27839)Lunny Xiao2023-10-311-0/+1
* Close all hashed buffers (#27787)KN4CK3R2023-10-251-1/+1
* Fix issue not showing on default board and add test (#27720)Nanguan Lin2023-10-251-0/+6
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-247-96/+91
* Fix label render containing invalid HTML (#27752)Earl Warren2023-10-231-1/+1
* refactor: make db iterate context aware (#27710)65432023-10-211-15/+20
* Clean some functions about project issue (#27705)Nanguan Lin2023-10-201-1/+0
* Add doctor dbconsistency fix to delete repos with no owner (#27290)65432023-10-191-0/+70
* Support allowed hosts for webhook to work with proxy (#27655)Jason Song2023-10-181-3/+15
* Improve retrying index issues (#27554)Jason Song2023-10-152-30/+41
* Replace more db.DefaultContext (#27628)Lunny Xiao2023-10-154-18/+24
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-142-7/+7
* Enhanced auth token / remember me (#27606)KN4CK3R2023-10-142-46/+0
* Replace assert.Fail with assert.FailNow (#27578)Nanguan Lin2023-10-115-18/+11
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-118-12/+14
* Increase queue length (#27555)Jason Song2023-10-102-2/+2
* Fix `environment-to-ini` inherited key bug (#27543)wxiaoguang2023-10-102-1/+28
* Restore warning commit status (#27504)silverwind2023-10-081-3/+11
* Pre-register OAuth application for tea (#27509)M Hickford2023-10-081-1/+1
* Improve feed icons and feed merge text color (#27498)silverwind2023-10-071-10/+14
* Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)silverwind2023-10-062-4/+8
* Remove redundant `len` check around loop (#27464)Eng Zer Jun2023-10-062-35/+25
* Refactor system setting (#27000)wxiaoguang2023-10-054-8/+186
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-035-12/+12
* Add support for HEAD ref in /src/branch and /src/commit routes (#27384)Kirill Sorokin2023-10-031-0/+20
* Make Actions tasks/jobs timeouts configurable by the user (#27400)Francesco Antognazza2023-10-021-0/+8
* Fix git 2.11 error when checking IsEmpty (again) (#27399)wxiaoguang2023-10-021-1/+1
* Fix git 2.11 error when checking IsEmpty (#27393)wxiaoguang2023-10-021-1/+2
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-293-7/+7
* Improvements of releases list and tags list (#25859)Zettat1232023-09-281-1/+4
* doctor: delete action entries without existing user (#27292)65432023-09-281-0/+3
* fix orphan check for deleted branch (#27310)Earl Warren2023-09-281-3/+3
* make writing main test easier (#27270)Lunny Xiao2023-09-286-23/+6
* Document the queue item's marshaling behavior (#27271)wxiaoguang2023-09-261-0/+2
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-256-16/+17
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)Nabapadma-sarker2023-09-241-0/+1
* Quote table `release` in sql queries (#27205)KN4CK3R2023-09-231-1/+1
* Fix push mirror, wrong timestamp format (#27153)Daniel Kilimnik2023-09-231-8/+12
* Remove some dead code (#27196)wxiaoguang2023-09-222-4/+0
* Updates to the API for archived repos (#27149)JakobDev2023-09-211-0/+6
* Fix review request number and add more tests (#27104)Nanguan Lin2023-09-211-6/+21
* Refactor lfs requests (#26783)Chongyi Zheng2023-09-186-135/+124
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-1614-30/+184
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-162-0/+14