Commit Graph

221 Commits (e8d4b7a8b198eca3b0bd117efb422d7d7cac93fe)

Author SHA1 Message Date
Bartlomiej Komendarczuk e8d4b7a8b1
Added default sorting milestones by name (#27084) 4 months ago
wxiaoguang 00fc29aee1
Refactor issue label selection (#31497) 5 months ago
Chl b5326a431f
Optimization of labels handling in issue_search (#26460) 5 months ago
yp05327 e61e9a36b7
Fix PullRequestList.GetIssueIDs's logic (#31352) 5 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 5 months ago
Max Wipfli 3cc7f763c3
Only update poster in issue/comment list if it has been loaded (#31216) 6 months ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 6 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 6 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 6 months ago
André Rosenhammer 14f6105ce0
Make gitea webhooks openproject compatible (#28435) 6 months ago
Lunny Xiao c6cf96d31d
Fix automerge will not work because of some events haven't been triggered (#30780) 6 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 6 months ago
yp05327 a50026e2f3
Fix no edit history after editing issue's title and content (#30814) 7 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
Lunny Xiao b09687f1d1
Refactor more filterslice (#30370) 7 months ago
oliverpool d547b53cca
Add container.FilterSlice function (#30339) 7 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 8 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
yp05327 ce3c351226
Load attachments for code comments (#30124) 8 months ago
Jason Song c6c4d66004
Fix misuse of `TxContext` (#30061) 8 months ago
Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 8 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 8 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 8 months ago
Lunny Xiao 277f90d416
Fix codeowner detected diff base branch to mergebase (#29783) 8 months ago
6543 9a93b1816e
Refactor label.IsArchived() (#29750) 8 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 8 months ago
pengqiseven 7f856d5d74
remove repetitive words (#29695) 8 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
qwerty287 65952417a8
Add API to get PR by base/head (#29242) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 9 months ago
qwerty287 0a426cc575
Add API to get merged PR of a commit (#29243) 9 months ago
6543 217d71c48a
Workaround to clean up old reviews on creating a new one (#28554) 9 months ago
yp05327 8e2831611c
Fix gitea-action user avatar broken on edited menu (#29190) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
KN4CK3R 37061e8266
Use ghost user if user was not found (#29161) 9 months ago
6543 6fad2c8744
Dont load Review if Comment is CommentTypeReviewRequest (#28551) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
Gwyneth Morgan 2c3da59e27
Add ability to see open and closed issues at the same time (#28757) 10 months ago