Commit Graph

153 Commits (896314c7a2be7987b07f5e7ca7aa4b0a82c97c71)

Author SHA1 Message Date
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 2 weeks ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 2 weeks ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 3 weeks ago
Zettat123 0fe5e2b08c
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 1 month ago
Zettat123 4eacc61f64
Fix incorrect "Target branch does not exist" in PR title (#32222) 1 month ago
Lunny Xiao e2f365b55c
Display head branch more comfortable on pull request view (#32000) 2 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 2 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 2 months ago
Jason Song acd7053e9d
Avoid returning without written ctx when posting PR (#31843) 3 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 4 months ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 4 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
metiftikci 47e715a70f
Fix `View File` button link if branch deleted on pull request files pages (#31063) 6 months ago
yp05327 f7d2f695a4
Fix misspelling of mergable (#30896) 7 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 7 months ago
wxiaoguang 993736d838
Fix code search input for different views (#30678) 7 months ago
Lunny Xiao 8b3632435e
Fix a panic bug when head repository deleting (#30674) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697) 8 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
Lunny Xiao 66edc888ee
Move fork router functions to a standalone file (#29756) 8 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 9 months ago
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 9 months ago
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
Zettat123 79217ea63c
Fix error display when merging PRs (#29288) 9 months ago
Markus Amshove a11ccc9fcd
Disallow merge when required checked are missing (#29143) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 10 months ago
Earl Warren 3f342d6dff
Modernize merge button (#28140) 10 months ago
Denys Konovalov 4f8f5f6e25
Assign pull request to project during creation (#28227) 11 months ago
Zettat123 907c97aabb
Fix `status_check_contexts` matching bug (#28582) 11 months ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Dmitry Sharshakov 5e02e3b7ee
Add support for forking single branch (#25821) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 1 year ago
silverwind 56b6b2b88e
Fix tooltip of commit select button (#26472) 1 year ago
CaiCandong 24fbf4e059
Fix nil pointer dereference error when open link with invalid pull index (#26353) 1 year ago
yp05327 6832a8eb06
Add locale for deleted head branch (#26296) 1 year ago
caicandong 983167cf49
Fix pull request check list is limited (#26179) 1 year ago