Commit Graph

3870 Commits (eef41489357a6b57e81f7c9a0a5580553f0f66ef)

Author SHA1 Message Date
Nanguan Lin 97f4239a94
Fix wrong xorm Delete usage(backport for 1.21) (#28002) 1 year ago
Giteabot 61d3d9205b
Fix 500 when deleting a dismissed review (#27903) (#27910) 1 year ago
Giteabot 28e3d0b0d3
Remove action runners on user deletion (#27902) (#27908) 1 year ago
6543 6637bbf510
Delete repos of org when purge delete user (#27273) (#27728) 1 year ago
Giteabot 2d2a5657ef
Upgrade xorm to 1.3.4 (#27807) (#27813) 1 year ago
Giteabot 89d3766d22
Upgrade xorm (#27673) (#27691) 1 year ago
Giteabot 63587a4aef
Respect SSH.KeygenPath option when calculating ssh key fingerprints (#27536) (#27551) 1 year ago
Giteabot fb5ae2ab94
Restore warning commit status (#27504) (#27529) 1 year ago
Giteabot 44aca6a65a
Don't let API add 2 exclusive labels from same scope (#27433) (#27460) 1 year ago
Giteabot aaf35ee49c
Refactor system setting (#27000) (#27452) 1 year ago
Giteabot 290440e1ee
Add Index to `action.user_id` (#27403) (#27425) 1 year ago
Giteabot d5da0e622c
Don't use subselect in `DeleteIssuesByRepoID` (#27332) (#27408) 1 year ago
Giteabot 4e824a735e
Allow get release download files and lfs files with oauth2 token format (#26430) (#27379) 1 year ago
Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
Giteabot f77b4cb4a2
Add logs for data broken of comment review (#27326) (#27345) 1 year ago
Giteabot 7ea7f2b37f
Add Index to `comment.dependent_issue_id` (#27325) (#27340) 1 year ago
Giteabot c61b9c5f3c
Fix the approval count of PR when there is no protection branch rule (#27272) (#27343) 1 year ago
Giteabot 9b698362a3
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 1 year ago
Giteabot 755369df56
Fix yaml test (#27297) (#27303) 1 year ago
Giteabot 283b19bad5
Fix more yaml lint errors (#27284) (#27288) 1 year ago
Giteabot fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
Giteabot 64c0a6a4e2
Quote table `release` in sql queries (#27205) (#27218) 1 year ago
Giteabot 81ae35aa4f
Fix review request number and add more tests (#27104) (#27168) 1 year ago
Giteabot c3b7120042
Add index to `issue_user.issue_id` (#27154) (#27158) 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
KN4CK3R a99b96cbcd
Refactor secrets modification logic (#26873) 1 year ago
Lunny Xiao 0b10df67ce
Improve DeleteByID (#26904) 1 year ago
Nanguan Lin f1fe102c8c
Fix wrong review requested number (#26784) 1 year ago
techknowlogick 45976a1bde
Check blocklist for emails when adding them to account (#26812) 1 year ago
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
CaiCandong 815d267c80
Fix verifyCommits error when push a new branch (#26664) 1 year ago