Commit Graph

155 Commits (b4a6c6fd7a4ed8e018d27fcdb5203fa04becdddb)

Author SHA1 Message Date
Lunny Xiao 85f31eb643
Fix codeowner detected diff base branch to mergebase (#29783) (#29807) 8 months ago
Lunny Xiao 5667ef9aab
Add missing database transaction for new issue (#29490) (#29607) 9 months ago
Giteabot a86d9337e9
Fix issue & comment history bugs (#29525) (#29527) 9 months ago
yp05327 f80ea95eb5
Fix gitea-action user avatar broken on edited menu (#29190) (#29307) 9 months ago
6543 c01b266d86
Workaround to clean up old reviews on creating a new one (#28554) (#29264) 9 months ago
KN4CK3R d823465d94
Use ghost user if user was not found (#29161) (#29169) 9 months ago
6543 0ac3186267
Dont load Review if Comment is CommentTypeReviewRequest (#28551) (#29160) 9 months ago
KN4CK3R 022552d5b6
Rework markup link rendering (#26745) (#28803) 10 months ago
Giteabot 18da3f8483
Upgrade xorm to new version which supported update join for all supported databases (#28590) (#28668) 11 months ago
Giteabot b2588338f0
Revert "improve possible performance bottleneck (#28547)" (#28593) (#28608) 11 months ago
Giteabot 1a3803effd
improve possible performance bottleneck (#28547) (#28578) 11 months ago
Giteabot 16263af971
Fix inperformant query on retrifing review from database. (#28552) (#28562) 11 months ago
Lunny Xiao bc3d8bff73
Fix comment permissions (#28213) (#28216) 1 year ago
Giteabot 09efce9da2
enable system users for comment.LoadPoster (#28014) (#28032) 1 year ago
Giteabot 61d3d9205b
Fix 500 when deleting a dismissed review (#27903) (#27910) 1 year ago
Giteabot 44aca6a65a
Don't let API add 2 exclusive labels from same scope (#27433) (#27460) 1 year ago
Giteabot d5da0e622c
Don't use subselect in `DeleteIssuesByRepoID` (#27332) (#27408) 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 fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262) 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
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
Nanguan Lin 0de09d3afc
Remove the useless function `GetUserIssueStats` and move relevant tests to `indexer_test.go` (#27067) 1 year ago
Nanguan Lin da50be7360
Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Nanguan Lin f1fe102c8c
Fix wrong review requested number (#26784) 1 year ago
yp05327 d2e4039def
Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 1 year ago
puni9869 9c5c601439
Fix archived unix time when archiving the label (#26681) 1 year ago
6543 3a67997f98
[Refactor] getIssueStatsChunk to move inner function into own one (#26671) 1 year ago
CaiCandong 0e74fc4a84
Fix project filter bugs (#26490) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
delvh e10ba5e5e0
Rename `Sync2` -> `Sync` (#26479) 1 year ago
Panagiotis "Ivory" Vasilopoulos 2cbd377e1f
Always show usernames in reaction tooltips (#26444) 1 year ago
Lunny Xiao 36eb3c433a
Add transaction when creating pull request created dirty data (#26259) 1 year ago
Lunny Xiao f5dbac9d36
Use more `IssueList` instead of `[]*Issue` (#26369) 1 year ago
Lunny Xiao 12c249c5ca
Fix bug with sqlite load read (#26305) 1 year ago
caicandong 6151e69d95
Delete `issue_service.CreateComment` (#26298) 1 year ago
sebastian-sauer 70647bd04c
Use yellow if an approved review is stale (#26312) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
Lunny Xiao 01c04607c7
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 1 year ago
yp05327 8b89563bf1
Fix empty project displayed in issue sidebar (#25802) 1 year ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago