| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade xorm (#27673) | Nanguan Lin | 2023-10-19 | 2 | -2/+10 |
* | Add unit tests for action runner token (#27670) | Nanguan Lin | 2023-10-19 | 3 | -0/+93 |
* | Fix typo "GetLatestRunnerToken" (#27680) | Jason Song | 2023-10-18 | 1 | -2/+2 |
* | Replace more db.DefaultContext (#27628) | Lunny Xiao | 2023-10-15 | 10 | -29/+33 |
* | Final round of `db.DefaultContext` refactor (#27587) | JakobDev | 2023-10-14 | 15 | -104/+110 |
* | Enhanced auth token / remember me (#27606) | KN4CK3R | 2023-10-14 | 7 | -0/+83 |
* | Replace assert.Fail with assert.FailNow (#27578) | Nanguan Lin | 2023-10-11 | 2 | -4/+3 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 32 | -180/+180 |
* | Make actions default enabled for newly created repository if global configura... | Lunny Xiao | 2023-10-10 | 2 | -1/+2 |
* | Respect SSH.KeygenPath option when calculating ssh key fingerprints (#27536) | Sebastian Grabowski | 2023-10-10 | 1 | -1/+1 |
* | Restore warning commit status (#27504) | silverwind | 2023-10-08 | 2 | -3/+4 |
* | Pre-register OAuth application for tea (#27509) | M Hickford | 2023-10-08 | 1 | -0/+5 |
* | Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) | silverwind | 2023-10-06 | 2 | -0/+35 |
* | Don't let API add 2 exclusive labels from same scope (#27433) | JakobDev | 2023-10-05 | 2 | -0/+39 |
* | Refactor system setting (#27000) | wxiaoguang | 2023-10-05 | 9 | -384/+174 |
* | Add Index to `action.user_id` (#27403) | JakobDev | 2023-10-03 | 3 | -1/+19 |
* | Even more `db.DefaultContext` refactor (#27352) | JakobDev | 2023-10-03 | 24 | -135/+135 |
* | Don't use subselect in `DeleteIssuesByRepoID` (#27332) | JakobDev | 2023-10-03 | 1 | -64/+79 |
* | fix: comment typo (#27388) | 24601 | 2023-10-02 | 1 | -1/+1 |
* | Test more templates for if they contain an error (#27367) | Lunny Xiao | 2023-10-02 | 1 | -0/+20 |
* | simplify issue deletion query (#27312) | Earl Warren | 2023-10-02 | 1 | -11/+0 |
* | Allow get release download files and lfs files with oauth2 token format (#26430) | Lunny Xiao | 2023-10-01 | 2 | -0/+27 |
* | rename TotalTimes() to TotalTimesForEachUser() (#27261) | 6543 | 2023-09-29 | 2 | -7/+7 |
* | More `db.DefaultContext` refactor (#27265) | JakobDev | 2023-09-29 | 21 | -231/+230 |
* | Add logs for data broken of comment review (#27326) | Lunny Xiao | 2023-09-29 | 1 | -27/+9 |
* | Fix the approval count of PR when there is no protection branch rule (#27272) | Nanguan Lin | 2023-09-28 | 1 | -8/+17 |
* | Add Index to `comment.dependent_issue_id` (#27325) | JakobDev | 2023-09-28 | 3 | -1/+19 |
* | make writing main test easier (#27270) | Lunny Xiao | 2023-09-28 | 19 | -86/+47 |
* | Redefine the meaning of column is_active to make Actions Registration Token g... | Lunny Xiao | 2023-09-27 | 1 | -8/+18 |
* | Fix yaml test (#27297) | Lunny Xiao | 2023-09-26 | 2 | -3/+6 |
* | Fix more yaml lint errors (#27284) | Lunny Xiao | 2023-09-26 | 14 | -25/+21 |
* | Another round of `db.DefaultContext` refactor (#27103) | JakobDev | 2023-09-25 | 23 | -105/+114 |
* | Quote table `release` in sql queries (#27205) | KN4CK3R | 2023-09-23 | 1 | -5/+5 |
* | Updates to the API for archived repos (#27149) | JakobDev | 2023-09-21 | 2 | -2/+28 |
* | Fix review request number and add more tests (#27104) | Nanguan Lin | 2023-09-21 | 8 | -4/+81 |
* | Add index to `issue_user.issue_id` (#27154) | JakobDev | 2023-09-21 | 3 | -1/+19 |
* | Fix wrong xorm get usage on migration (#27111) | Lunny Xiao | 2023-09-18 | 1 | -19/+14 |
* | Search branches (#27055) | Lunny Xiao | 2023-09-17 | 1 | -0/+4 |
* | Fix wrong migration for email address (#27106) | Lunny Xiao | 2023-09-17 | 1 | -18/+70 |
* | Add `RemoteAddress` to mirrors (#26952) | KN4CK3R | 2023-09-16 | 5 | -11/+143 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 27 | -273/+236 |
* | Use db.WithTx for AddTeamMember to avoid ctx abuse (#27095) | wxiaoguang | 2023-09-16 | 1 | -48/+48 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 17 | -149/+155 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 19 | -177/+181 |
* | Remove the useless function `GetUserIssueStats` and move relevant tests to `i... | Nanguan Lin | 2023-09-14 | 2 | -314/+0 |
* | Display all user types and org types on admin management UI (#27050) | Lunny Xiao | 2023-09-14 | 1 | -1/+15 |
* | Replace 'userxx' with 'orgxx' in all test files when the user type is org (#... | Nanguan Lin | 2023-09-14 | 19 | -94/+94 |
* | Update status and code index after changing the default branch (#27018) | Nanguan Lin | 2023-09-13 | 1 | -1/+3 |
* | resolve issue with sort icons on admin/users and admin/runners (#24360) | jladbrook | 2023-09-12 | 1 | -0/+6 |
* | Fix context cache bug & enable context cache for dashabord commits' authors (... | Lunny Xiao | 2023-09-11 | 4 | -38/+40 |