aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Fix suggestions for issues (#32380)wxiaoguang2024-10-301-19/+8
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-303-3/+0
* Suggestions for issues (#32327)Anbraten2024-10-291-0/+93
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-0/+1
* Allow maintainers to view and edit files of private repos when "Allow maintai...Zettat1232024-10-111-2/+0
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-103-4/+4
* Fix incorrect "Target branch does not exist" in PR title (#32222)Zettat1232024-10-101-1/+1
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-021-0/+38
* Support repo license (#24872)yp053272024-10-014-6/+9
* Notify the user when the file path contains leading or trailing spaces and fi...charles2024-09-241-1/+1
* Display head branch more comfortable on pull request view (#32000)Lunny Xiao2024-09-241-1/+13
* Fix Bug in Issue/pulls list (#32081)cloudchamb3r2024-09-241-0/+1
* Fix wrong last modify time (#32102)Lunny Xiao2024-09-211-1/+2
* Included tag search capabilities (#32045)Bruno Sofiato2024-09-181-3/+13
* Use a common message template instead of a special one (#31878)Lunny Xiao2024-09-141-1/+1
* Add option to filter board cards by labels and assignees (#31999)Lauris BH2024-09-127-49/+84
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-111-0/+4
* bump to go 1.23 (#31855)techknowlogick2024-09-102-2/+3
* Distinguish official vs non-official reviews, add tool tips, and upgr… (#31...william-allspice2024-09-061-0/+1
* Don't return 500 if mirror url contains special chars (#31859)Lunny Xiao2024-08-211-2/+4
* Add tag name in the commits list (#31082)Lunny Xiao2024-08-191-1/+11
* Actions support workflow dispatch event (#28163)胖梁2024-08-183-9/+461
* Avoid returning without written ctx when posting PR (#31843)Jason Song2024-08-161-4/+10
* Fix raw wiki links (#31825)Zettat1232024-08-162-10/+68
* render plain text file if the LFS object doesn't exist (#31812)Rowan Bohde2024-08-151-4/+2
* Support issue template assignees (#31083)Zettat1232024-08-121-0/+11
* Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-111-0/+5
* Move repository visibility to danger zone in the settings area (#31126)Fábio Barkoski2024-08-111-9/+34
* Add warning message in merge instructions when `AutodetectManualMerge` was no...a10121127962024-08-101-0/+2
* Show latest run when visit /run/latest (#31808)FuXiaoHei2024-08-101-10/+19
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-092-1/+7
* Fix wiki revision pagination (#31760)Lunny Xiao2024-08-031-0/+1
* Clear up old Actions logs (#31735)Jason Song2024-08-021-0/+21
* Fix the display of project type for deleted projects (#31732)yp053272024-07-301-1/+1
* Add permission check when creating PR (#31033)yp053272024-07-291-0/+10
* Hide the "Details" link of commit status when the user cannot access actions ...Zettat1232024-07-287-5/+54
* Refactor webhook (#31587)wxiaoguang2024-07-101-1/+1
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-091-0/+2
* Allow force push to protected branches (#28086)Henry Goodman2024-07-051-1/+26
* Refactor names (#31405)wxiaoguang2024-06-1929-134/+134
* Fix rendered wiki page link (#31398)wxiaoguang2024-06-183-5/+5
* Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359)65432024-06-151-1/+1
* Allow downloading attachments of draft releases (#31369)Zettat1232024-06-151-2/+3
* Improve detecting empty files (#31332)wxiaoguang2024-06-133-6/+4
* Fix Activity Page Contributors dropdown (#31264)wxiaoguang2024-06-061-6/+0
* Remove unnecessary inline style for tab-size (#31224)silverwind2024-06-031-1/+1
* Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31...Lunny Xiao2024-06-031-7/+8
* Azure blob storage support (#30995)Lunny Xiao2024-05-304-5/+5
* Use repo as of renderctx's member rather than a repoPath on metas (#29222)Lunny Xiao2024-05-305-0/+11
* Ignore FindRecentlyPushedNewBranches err (#31164)wxiaoguang2024-05-301-2/+1