Commit Graph

256 Commits (0dc7c5509c0bea6a13cec98f794c71dd65f44391)

Author SHA1 Message Date
Lunny Xiao fd7d393c67
Fix unpin hint on the pinned pull requests (#33207) 1 month ago
Lunny Xiao d3083d2198
Some small refactors (#33144) 1 month ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 1 month ago
Lunny Xiao 67aeb1f896
Add missed transaction on setmerged (#33079) 1 month ago
Lunny Xiao 98637fe76e
Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) 1 month ago
Lunny Xiao a54cc05d2a
Fix issue comment number (#30556) 1 month ago
Lunny Xiao fe32ffe181
Merge updatecommentattachment functions (#33044) 1 month ago
Lunny Xiao d45456b1b5
Move SetMerged to service layer (#33045) 1 month ago
wxiaoguang 0ed160ffea
Refactor tests (#33021) 2 months ago
Zettat123 44b4fb21a4
Support org labels when adding labels by label names (#32988) 2 months ago
wxiaoguang 9bfa9f450d
Refactor "string truncate" (#32984) 2 months ago
Lunny Xiao 5feb1a6bff
Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
hiifong 30008fcfcf
Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 2 months ago
wxiaoguang 44909f6e2c
Fix markup render regression and fix some tests (#32640) 3 months ago
Lunny Xiao c363bd06e9
Strict pagination check (#32548) 3 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
Lunny Xiao 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 months ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 3 months ago
wangjingcun 3d6ccbac3f
chore: fix some function names in comment (#32300) 4 months ago
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 4 months ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 4 months ago
Lunny Xiao e2f365b55c
Display head branch more comfortable on pull request view (#32000) 5 months ago
Kemal Zebari adea500aa0
Resolve duplicate local string key related to PR comments (#32073) 5 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 5 months ago
william-allspice e9c64f41a6
Distinguish official vs non-official reviews, add tool tips, and upgr… (#31924) 5 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
Edip Emre Bodur 94cca8846e
Fix null requested_reviewer from API (#31773) 6 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 7 months ago
Bartlomiej Komendarczuk e8d4b7a8b1
Added default sorting milestones by name (#27084) 7 months ago
wxiaoguang 00fc29aee1
Refactor issue label selection (#31497) 8 months ago
Chl b5326a431f
Optimization of labels handling in issue_search (#26460) 8 months ago
yp05327 e61e9a36b7
Fix PullRequestList.GetIssueIDs's logic (#31352) 8 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 8 months ago
Max Wipfli 3cc7f763c3
Only update poster in issue/comment list if it has been loaded (#31216) 9 months ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 9 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 9 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 9 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 9 months ago
André Rosenhammer 14f6105ce0
Make gitea webhooks openproject compatible (#28435) 9 months ago
Lunny Xiao c6cf96d31d
Fix automerge will not work because of some events haven't been triggered (#30780) 9 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 9 months ago
yp05327 a50026e2f3
Fix no edit history after editing issue's title and content (#30814) 10 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago