aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-2211-49/+74
* chore: fix some function names in comment (#32300)wangjingcun2024-10-223-3/+3
* API: enhance SearchIssues swagger docs (#32208)65432024-10-192-36/+73
* Update github.com/go-enry/go-enry to v2.9.1 (#32295)YR Chen2024-10-192-3/+3
* Always update expiration time when creating an artifact (#32281)Zettat1232024-10-171-1/+8
* Add `gh-access-token` flag into backport script (#32283)cloudchamb3r2024-10-171-2/+11
* Warn users when they try to use a non-root-url to sign in/up (#32272)wxiaoguang2024-10-173-2/+16
* Fix null errors on conversation holder (#32258) (#32266)cloudchamb3r2024-10-161-7/+10
* Support requested_reviewers data in comment webhook events (#26178)谈笑风生间2024-10-162-39/+50
* Make `owner/repo/pulls` handlers use "PR reader" permission (#32254)wxiaoguang2024-10-151-26/+29
* make `show stats` work when only one file changed (#32244)a10121127962024-10-142-1/+4
* Update scheduled tasks even if changes are pushed by "ActionsUser" (#32246)Zettat1232024-10-131-1/+9
* Support migrating GitHub/GitLab PR draft status (#32242)Zettat1232024-10-134-1/+9
* Only rename a user when they should receive a different name (#32247)Lunny Xiao2024-10-131-4/+4
* Fix dropdown content overflow (#31610)charles2024-10-132-9/+35
* Make git push options accept short name (#32245)wxiaoguang2024-10-127-44/+149
* Allow code search by filename (#32210)Bruno Sofiato2024-10-1138-49/+720
* Allow maintainers to view and edit files of private repos when "Allow maintai...Zettat1232024-10-114-3/+90
* Use per package global lock for container uploads instead of memory lock (#31...Lunny Xiao2024-10-111-8/+18
* Fix checkbox bug on private/archive filter (#32236)cloudchamb3r2024-10-111-3/+3
* Improve the maintainblity of the reserved username list (#32229)wxiaoguang2024-10-103-68/+41
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-1042-105/+103
* Refactor CSRF token (#32216)wxiaoguang2024-10-1029-126/+90
* [skip ci] Updated translations via CrowdinGiteaBot2024-10-101-5/+293
* Fix incorrect "Target branch does not exist" in PR title (#32222)Zettat1232024-10-101-1/+1
* update git book link to v2 (#32221)Ehsan Shirvanian2024-10-092-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2024-10-092-20/+505
* Add null check for responseData.invalidTopics (#32212)cloudchamb3r2024-10-091-1/+1
* Fix bug when a token is given public only (#32204)Lunny Xiao2024-10-0811-55/+176
* [skip ci] Updated translations via CrowdinGiteaBot2024-10-082-18/+790
* Allow filtering PRs by poster in the ListPullRequests API (#32209)65432024-10-073-15/+57
* Fix bug when there are multiple triggers with workflow dispatch (#32200)Lunny Xiao2024-10-072-3/+3
* [skip ci] Updated licenses and gitignoresGiteaBot2024-10-073-0/+100
* [skip ci] Updated translations via CrowdinGiteaBot2024-10-0627-46/+464
* Upgrade htmx to 2.0.3 (#32192)Yarden Shoham2024-10-062-6/+5
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-055-5/+29
* [skip ci] Updated translations via CrowdinGiteaBot2024-10-051-7/+415
* Add support for searching users by email (#30908)yp053272024-10-043-6/+55
* Fix PR creation on forked repositories (#31863)Job2024-10-042-3/+41
* [skip ci] Updated translations via CrowdinGiteaBot2024-10-041-0/+1374
* Fixed race condition when deleting documents by repoId in ElasticSearch (#32185)Bruno Sofiato2024-10-031-1/+27
* add {{TEST_MINIO_ENDPOINT}} for local testing "with/without" docker + fix pgs...sommerf-lf2024-10-034-7/+17
* [skip ci] Updated translations via CrowdinGiteaBot2024-10-032-0/+3
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-027-82/+53
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-0211-888/+933
* Support repo license (#24872)yp053272024-10-0147-22/+906
* Fix the logic of finding the latest pull review commit ID (#32139)Zettat1232024-10-0111-11/+88
* Ensure `GetCSRF` doesn't return an empty token (#32130)Jason Song2024-09-303-11/+9
* Bump minio-go to latest version (#32156)Manuel Valls Fernández2024-09-303-9/+17
* Change the code search to sort results by relevance (#32134)Bruno Sofiato2024-09-282-2/+6