aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Refactor names (#31405)wxiaoguang2024-06-19150-655/+655
* Fix rendered wiki page link (#31398)wxiaoguang2024-06-183-5/+5
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-181-4/+4
* Refactor route path normalization (#31381)wxiaoguang2024-06-173-126/+15
* Add cache test for admins (#31265)65432024-06-173-0/+27
* Improve rubygems package registry (#31357)wxiaoguang2024-06-172-6/+134
* Fix missing images in editor preview due to wrong links (#31299)Brecht Van Lommel2024-06-172-70/+93
* Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359)65432024-06-153-3/+3
* Allow downloading attachments of draft releases (#31369)Zettat1232024-06-151-2/+3
* Fix duplicate sub-path for avatars (#31365)wxiaoguang2024-06-153-13/+36
* Add tag protection via rest api #17862 (#31295)mzroot2024-06-144-0/+379
* [Refactor] Unify repo search order by logic (#30876)65432024-06-132-36/+8
* Improve detecting empty files (#31332)wxiaoguang2024-06-133-6/+4
* Reduce memory usage for chunked artifact uploads to MinIO (#31325)Rowan Bohde2024-06-121-2/+2
* Enable `unparam` linter (#31277)silverwind2024-06-117-28/+24
* Remove sub-path from container registry realm (#31293)wxiaoguang2024-06-092-4/+10
* Fix Activity Page Contributors dropdown (#31264)wxiaoguang2024-06-061-6/+0
* Fix NuGet Package API for $filter with Id equality (#31188)Thomas Desveaux2024-06-041-19/+29
* 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
* Performance improvements for pull request list API (#30490)Lunny Xiao2024-05-311-16/+32
* Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#3...Jason Song2024-05-311-3/+2
* Azure blob storage support (#30995)Lunny Xiao2024-05-309-11/+11
* Use repo as of renderctx's member rather than a repoPath on metas (#29222)Lunny Xiao2024-05-308-2/+19
* Ignore FindRecentlyPushedNewBranches err (#31164)wxiaoguang2024-05-301-2/+1
* Fix markup preview (#31158)wxiaoguang2024-05-291-2/+3
* Add an immutable tarball link to archive download headers for Nix (#31139)Jörg Thalheim2024-05-282-0/+12
* Add missed return after `ctx.ServerError` (#31130)Lunny Xiao2024-05-285-0/+5
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-276-11/+32
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-276-142/+138
* Fix possible ui 500 if workflow's job is nil (#31092)Lunny Xiao2024-05-271-0/+8
* Fix `View File` button link if branch deleted on pull request files pages (#3...metiftikci2024-05-251-1/+1
* Fix wrong display of recently pushed notification (#25812)yp053272024-05-211-7/+19
* use existing oauth grant for public client (#31015)Denys Konovalov2024-05-211-2/+17
* Refactor sha1 and time-limited code (#31023)wxiaoguang2024-05-201-1/+1
* Return `access_denied` error when an OAuth2 request is denied (#30974)Zettat1232024-05-201-0/+10
* Fix "force private" logic (#31012)wxiaoguang2024-05-203-4/+4
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...wxiaoguang2024-05-192-1/+3
* Fix bug on avatar (#31008)Lunny Xiao2024-05-192-0/+4
* Simplify mirror repository API logic (#30963)wxiaoguang2024-05-171-9/+3
* Always load or generate oauth2 jwt secret (#30942)wxiaoguang2024-05-141-0/+11
* Protected tag is no internal server error (#30962)KN4CK3R2024-05-143-8/+17
* Support using label names when changing issue labels (#30943)Zettat1232024-05-131-1/+28
* Move reverproxyauth before session so the header will not be ignored even if ...Lunny Xiao2024-05-111-6/+6
* Check if reverse proxy is correctly configured (#30890)wxiaoguang2024-05-103-0/+37
* Remove deprecated stuff for runners (#30930)Jason Song2024-05-102-19/+0
* Fix misspelling of mergable (#30896)yp053272024-05-082-4/+4
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-085-83/+68
* Fix wrong transfer hint (#30889)Lunny Xiao2024-05-081-2/+8
* Refactor AppURL usage (#30885)wxiaoguang2024-05-076-12/+18