Commit Graph

4688 Commits (580e21dd2e9dfb3a3f86f51c4eb188c1bbfa8b11)

Author SHA1 Message Date
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 3 days ago
ChristopherHX f888e45432
Harden runner updateTask and updateLog api (#32462) 4 days ago
Lunny Xiao a1892cf7e3
Move some functions from issue.go to standalone files (#32468) 4 days ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 4 days ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 4 days ago
wxiaoguang 58c634b854
Refactor sidebar label selector (#32460) 5 days ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 6 days ago
wxiaoguang 623a2d41cc
Refactor issue page info (#32445) 1 week ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 1 week ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 week ago
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151) 1 week ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 1 week ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 1 week ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 1 week ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 2 weeks ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 2 weeks ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 2 weeks ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 2 weeks ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2 weeks ago
wxiaoguang a4a121c684
Fix suggestions for issues (#32380) 2 weeks ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 2 weeks ago
6543 58eb16eda7
Respect UI.ExploreDefaultSort setting again (#32357) 2 weeks ago
Anbraten b7fb20e73e
Suggestions for issues (#32327) 2 weeks ago
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 3 weeks ago
Lunny Xiao 2abdbe88b5
Fix disable 2fa bug (#32320) 3 weeks ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 3 weeks ago
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 3 weeks ago
6543 d638067d3c
API: enhance SearchIssues swagger docs (#32208) 4 weeks ago
wxiaoguang 5242e520c4
Make `owner/repo/pulls` handlers use "PR reader" permission (#32254) 1 month ago
wxiaoguang afa8dd45af
Make git push options accept short name (#32245) 1 month ago
Zettat123 0fe5e2b08c
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 1 month ago
Lunny Xiao aebb741c08
Use per package global lock for container uploads instead of memory lock (#31860) 1 month ago
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189) 1 month ago
wxiaoguang dd83cfcacc
Refactor CSRF token (#32216) 1 month ago
Zettat123 4eacc61f64
Fix incorrect "Target branch does not exist" in PR title (#32222) 1 month ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 1 month ago
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 1 month ago
Zisu Zhang 66923e02d2
Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 1 month ago
yp05327 5d6d025c9b
Add support for searching users by email (#30908) 1 month ago
Job 7e68bc8823
Fix PR creation on forked repositories (#31863) 1 month ago
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#32144) 1 month ago
Lunny Xiao 3a4a1bffbe
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 1 month ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 month ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 2 months ago
ConcurrentCrab 8a9fd7f771
Add pure SSH LFS support (#31516) 2 months ago
charles 3269b04d61
Notify the user when the file path contains leading or trailing spaces and fix the error message for invalid file names. (#31507) 2 months ago
Lunny Xiao e2f365b55c
Display head branch more comfortable on pull request view (#32000) 2 months ago
Lunny Xiao 6eb5950835
Allow set branch protection in an empty repository (#32095) 2 months ago
Zettat123 fcedf634d5
Fix bug in getting merged pull request by commit (#32079) 2 months ago
cloudchamb3r e1f0598c8f
Fix Bug in Issue/pulls list (#32081) 2 months ago