aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Check disabled workflow when rerun jobs (#26535)yp053272023-08-222-14/+18
* Add link to job details and tooltip to commit status in repo list in dashboar...yp053272023-08-211-1/+4
* fix reopen logic for agit flow pull request (#26399)a10121127962023-08-191-41/+43
* Return empty when searching issues with no repos (#26545)Jason Song2023-08-173-5/+23
* Fix label filter between `all` and `no` (#26557)CaiCandong2023-08-171-1/+2
* Fix "issueReposQueryPattern does not match query" (#26556)Jason Song2023-08-171-1/+1
* Sync repo's IsEmpty status correctly (#26517)wxiaoguang2023-08-171-2/+6
* Fix typo of RunerOwnerID (#26508)yp053272023-08-151-1/+1
* Fix display problems of members and teams unit (#26363)yp053272023-08-151-18/+3
* Add API route to list org secrets (#26485)Bo-Yi Wu2023-08-153-0/+88
* add disable workflow feature (#26413)a10121127962023-08-143-0/+52
* Handle base64 decoding correctly to avoid panic (#26483)wxiaoguang2023-08-141-1/+1
* Allow to archive labels (#26478)puni98692023-08-145-10/+17
* Fix NuGet search endpoints (#25613)KN4CK3R2023-08-142-7/+15
* Fix tooltip of commit select button (#26472)silverwind2023-08-141-1/+0
* Add ThreadID parameter for Telegram webhooks (#25996)Earl Warren2023-08-131-1/+2
* Refactor project templates (#26448)Denys Konovalov2023-08-122-2/+6
* Fix 404 error when remove self from an organization (#26362)yp053272023-08-121-16/+16
* remove unnecessary explore org template (#26459)Denys Konovalov2023-08-111-7/+1
* Count only visible repos on profile (#25928)JakobDev2023-08-115-0/+75
* Fix wrong middleware sequence (#26428)Lunny Xiao2023-08-101-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-2/+3
* Add transaction when creating pull request created dirty data (#26259)Lunny Xiao2023-08-101-1/+1
* Fix admin queue page title (#26409)wxiaoguang2023-08-101-1/+1
* Pre-register OAuth2 applications for git credential helpers (#26291)Denys Konovalov2023-08-093-2/+4
* Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392)wxiaoguang2023-08-092-10/+10
* fix artifact merging chunks path with correct slash on Windows (#26400)FuXiaoHei2023-08-081-1/+2
* Refactor "editorconfig" (#26391)wxiaoguang2023-08-081-2/+2
* Remove unnecessary template helper DisableGravatar (#26386)wxiaoguang2023-08-082-0/+7
* Start using template context function (#26254)wxiaoguang2023-08-084-3/+7
* Allow package cleanup from admin page (#25307)KN4CK3R2023-08-082-0/+13
* Use more `IssueList` instead of `[]*Issue` (#26369)Lunny Xiao2023-08-071-2/+1
* Fix nil pointer dereference error when open link with invalid pull index (#2...CaiCandong2023-08-072-29/+30
* Add highlight to selected repos in milestone dashboard (#26300)yp053272023-08-041-3/+14
* Do not show Profile README when repository is private (#26295)Nicholas Pease2023-08-041-1/+1
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-042-1/+14
* Add locale for deleted head branch (#26296)yp053272023-08-031-2/+2
* Allow editing push mirrors after creation (#26151)puni98692023-08-011-0/+37
* Some fixes of the prompt of new branches (#26257)Zettat1232023-08-011-4/+12
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-0/+1
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-315-389/+498
* Show image size on view page (#25884)JakobDev2023-07-311-0/+17
* Fix pull request check list is limited (#26179)caicandong2023-07-313-5/+5
* Fix unable to display individual-level project (#26198)caicandong2023-07-291-2/+8
* Fix access check for org-level project (#26182)Zettat1232023-07-291-6/+7
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-283-8/+120
* Show branches and tags that contain a commit (#25180)delvh2023-07-272-5/+11
* Fixing redirection issue for logged-in users (#26105)cassiozareck2023-07-271-1/+2
* Fix handling of plenty Nuget package versions (#26075)KN4CK3R2023-07-264-32/+94
* Improve display of Labels/Projects/Assignees sort options (#25886)yp053272023-07-261-1/+5