152 Commits (v1.21.7)

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