Commit Graph

4076 Commits (45475250bd3353c8ec77c9379cc851eac96a23a6)

Author SHA1 Message Date
Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Lunny Xiao 7ff1f2527c
Make actions default enabled for newly created repository if global configuraion enabled (#27482) 1 year ago
Sebastian Grabowski 3c131307ac
Respect SSH.KeygenPath option when calculating ssh key fingerprints (#27536) 1 year ago
silverwind 5bf367f904
Restore warning commit status (#27504) 1 year ago
M Hickford a825cc0f34
Pre-register OAuth application for tea (#27509) 1 year ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
JakobDev f2b2608a86
Don't let API add 2 exclusive labels from same scope (#27433) 1 year ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 1 year ago
JakobDev 4636f56e7b
Add Index to `action.user_id` (#27403) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev 08507e2760
Don't use subselect in `DeleteIssuesByRepoID` (#27332) 1 year ago
24601 624c0ba920
fix: comment typo (#27388) 1 year ago
Lunny Xiao 439a0cca2c
Test more templates for if they contain an error (#27367) 1 year ago
Earl Warren cb68e01e22
simplify issue deletion query (#27312) 1 year ago
Lunny Xiao 6e87a44034
Allow get release download files and lfs files with oauth2 token format (#26430) 1 year ago
6543 2a2b0cb1d2
rename TotalTimes() to TotalTimesForEachUser() (#27261) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Lunny Xiao 968be05bcc
Add logs for data broken of comment review (#27326) 1 year ago
Nanguan Lin 15a504cb9f
Fix the approval count of PR when there is no protection branch rule (#27272) 1 year ago
JakobDev 9d9cebc5e7
Add Index to `comment.dependent_issue_id` (#27325) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
Lunny Xiao 3b2da7e4ae
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) 1 year ago
Lunny Xiao e59c9e3ecd
Fix yaml test (#27297) 1 year ago
Lunny Xiao eab20cb6bd
Fix more yaml lint errors (#27284) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
KN4CK3R bcb78e70ca
Quote table `release` in sql queries (#27205) 1 year ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 1 year ago
Nanguan Lin 2f8e1604f8
Fix review request number and add more tests (#27104) 1 year ago
JakobDev 14731a34ff
Add index to `issue_user.issue_id` (#27154) 1 year ago
Lunny Xiao e644cc9448
Fix wrong xorm get usage on migration (#27111) 1 year ago
Lunny Xiao 47b878858a
Search branches (#27055) 1 year ago
Lunny Xiao dcf4b9e314
Fix wrong migration for email address (#27106) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
wxiaoguang 4ffc30cb84
Use db.WithTx for AddTeamMember to avoid ctx abuse (#27095) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
Nanguan Lin 0de09d3afc
Remove the useless function `GetUserIssueStats` and move relevant tests to `indexer_test.go` (#27067) 1 year ago
Lunny Xiao 198a9ca635
Display all user types and org types on admin management UI (#27050) 1 year ago
Nanguan Lin da50be7360
Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018) 1 year ago
jladbrook e33f112e01
resolve issue with sort icons on admin/users and admin/runners (#24360) 1 year ago
Lunny Xiao ebff0513db
Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
CaiCandong 30cea70dd8
Refactor dashboard/feed.tmpl (#26956) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago