aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Fix 500 when deleting a dismissed review (#27903)Nanguan Lin2023-11-052-0/+40
* Remove action runners on user deletion (#27902)Earl Warren2023-11-051-0/+24
* Refactor the function RemoveOrgUser (#27582)Lunny Xiao2023-11-032-20/+12
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-033-38/+22
* Display issue task list on project cards (#27865)KN4CK3R2023-11-021-10/+2
* Add Index to pull_auto_merge.doer_id (#27811)JakobDev2023-10-303-1/+19
* List all Debian package versions in `Packages` (#27786)KN4CK3R2023-10-293-17/+34
* Upgrade xorm to 1.3.4 (#27807)Nanguan Lin2023-10-271-1/+1
* Fix issue not showing on default board and add test (#27720)Nanguan Lin2023-10-251-1/+1
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-243-5/+3
* refactor: make db iterate context aware (#27710)65432023-10-211-14/+19
* Replace -1 with GhostUserID (#27703)Nanguan Lin2023-10-206-12/+17
* Clean some functions about project issue (#27705)Nanguan Lin2023-10-202-36/+14
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-193-0/+62
* Upgrade xorm (#27673)Nanguan Lin2023-10-192-2/+10
* Add unit tests for action runner token (#27670)Nanguan Lin2023-10-193-0/+93
* Fix typo "GetLatestRunnerToken" (#27680)Jason Song2023-10-181-2/+2
* Replace more db.DefaultContext (#27628)Lunny Xiao2023-10-1510-29/+33
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-1415-104/+110
* Enhanced auth token / remember me (#27606)KN4CK3R2023-10-147-0/+83
* Replace assert.Fail with assert.FailNow (#27578)Nanguan Lin2023-10-112-4/+3
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-1132-180/+180
* Make actions default enabled for newly created repository if global configura...Lunny Xiao2023-10-102-1/+2
* Respect SSH.KeygenPath option when calculating ssh key fingerprints (#27536)Sebastian Grabowski2023-10-101-1/+1
* Restore warning commit status (#27504)silverwind2023-10-082-3/+4
* Pre-register OAuth application for tea (#27509)M Hickford2023-10-081-0/+5
* Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)silverwind2023-10-062-0/+35
* Don't let API add 2 exclusive labels from same scope (#27433)JakobDev2023-10-052-0/+39
* Refactor system setting (#27000)wxiaoguang2023-10-059-384/+174
* Add Index to `action.user_id` (#27403)JakobDev2023-10-033-1/+19
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-0324-135/+135
* Don't use subselect in `DeleteIssuesByRepoID` (#27332)JakobDev2023-10-031-64/+79
* fix: comment typo (#27388)246012023-10-021-1/+1
* Test more templates for if they contain an error (#27367)Lunny Xiao2023-10-021-0/+20
* simplify issue deletion query (#27312)Earl Warren2023-10-021-11/+0
* Allow get release download files and lfs files with oauth2 token format (#26430)Lunny Xiao2023-10-012-0/+27
* rename TotalTimes() to TotalTimesForEachUser() (#27261)65432023-09-292-7/+7
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-2921-231/+230
* Add logs for data broken of comment review (#27326)Lunny Xiao2023-09-291-27/+9
* Fix the approval count of PR when there is no protection branch rule (#27272)Nanguan Lin2023-09-281-8/+17
* Add Index to `comment.dependent_issue_id` (#27325)JakobDev2023-09-283-1/+19
* make writing main test easier (#27270)Lunny Xiao2023-09-2819-86/+47
* Redefine the meaning of column is_active to make Actions Registration Token g...Lunny Xiao2023-09-271-8/+18
* Fix yaml test (#27297)Lunny Xiao2023-09-262-3/+6
* Fix more yaml lint errors (#27284)Lunny Xiao2023-09-2614-25/+21
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-2523-105/+114
* Quote table `release` in sql queries (#27205)KN4CK3R2023-09-231-5/+5
* Updates to the API for archived repos (#27149)JakobDev2023-09-212-2/+28
* Fix review request number and add more tests (#27104)Nanguan Lin2023-09-218-4/+81
* Add index to `issue_user.issue_id` (#27154)JakobDev2023-09-213-1/+19