aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for grouping RPMs using paths (#26984)Exploding Dragon2024-01-129-101/+192
* Require token for GET subscription endpoint (#28765)Jack Hay2024-01-121-3/+3
* Fix `convert.ToTeams` on empty input (#28426)KN4CK3R2024-01-112-26/+26
* Show description as tooltip instead of title for labels (#28754)delvh2024-01-121-2/+2
* Integration Test for Commit Search containing Square Brackets (#28751)Mihir Joshi2024-01-112-1/+2
* Hide code related setting options in repository when code unit is disabled (#...Lunny Xiao2024-01-102-19/+19
* Add -F to commit search to treat keywords as strings (#28744)Mihir Joshi2024-01-101-0/+3
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-1021-186/+439
* Add download attribute to release attachments (#28739)JakobDev2024-01-091-1/+1
* Concatenate error in `checkIfPRContentChanged` (#28731)Earl Warren2024-01-091-0/+4
* [skip ci] Updated licenses and gitignoresGiteaBot2024-01-087-4/+263
* Move the captcha script loader to the template which really needs it (#28718)wxiaoguang2024-01-072-12/+3
* Suggest to use Type=simple for systemd service (#28717)wxiaoguang2024-01-072-2/+4
* Fix incorrect URL for "Reference in New Issue" (#28716)wxiaoguang2024-01-072-1/+21
* Avoid unnecessary 500 panic when a commit doesn't exist (#28719)wxiaoguang2024-01-072-1/+11
* [skip ci] Updated translations via CrowdinGiteaBot2024-01-072-0/+14
* Improve frontend guideline (#28711)wxiaoguang2024-01-071-1/+2
* Fix panic when parsing empty pgsql host (#28708)wxiaoguang2024-01-062-1/+5
* Add merge arrow direction and update styling (#28523)Kyle D2024-01-052-4/+6
* Add links to owner home page in explore (#28341)yp053272024-01-051-3/+4
* Apply min-height in wiki only on preview pane (#28687)Earl Warren2024-01-041-1/+4
* Normalize oauth email username (#28561)Kyle D2024-01-038-10/+80
* Fix wrapping of label list (#28684)Denys Konovalov2024-01-031-0/+1
* Fix grammar in `actions.variables.id_not_exist` (en-US) (#28680)wackbyte2024-01-031-1/+1
* Fix grammar issues on the repository Actions page (en-US) (#28679)wackbyte2024-01-031-2/+2
* Fix tooltip of variable edit button (#28681)wackbyte2024-01-031-1/+1
* Make cross-reference issue links work in markdown documents again (#28682)Brecht Van Lommel2024-01-033-7/+18
* Make template `DateTime` show proper tooltip (#28677)wxiaoguang2024-01-023-17/+22
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-027-49/+69
* [skip ci] Updated translations via CrowdinGiteaBot2024-01-011-13/+13
* Upgrade xorm to new version which supported update join for all supported dat...Lunny Xiao2023-12-314-11/+15
* Fix: system webhooks API bug (#28531)vincent2023-12-311-6/+17
* Fix alpine package files are not rebuilt (#28638)Nanguan Lin2023-12-311-0/+5
* Fix migration test (#28659)Lunny Xiao2023-12-301-9/+9
* Avoid cycle-redirecting user/login page (#28636)wxiaoguang2023-12-305-16/+7
* Fix long package version names overflowing (#28619)Mihir Joshi2023-12-301-1/+1
* Update JS dependencies (#28537)silverwind2023-12-30160-1025/+890
* Improve document for ARTIFACT_RETENTION_DAYS (#28646)wxiaoguang2023-12-292-2/+2
* fix empty ref for cron workflow runs (#28640)Denys Konovalov2023-12-291-2/+3
* Improve 1.22 document for Database Preparation (#28643)wxiaoguang2023-12-291-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-291-1/+1
* switch destination directory for apt signing keys (#28639)Denys Konovalov2023-12-283-8/+8
* Extend description for ARTIFACT_RETENTION_DAYS (#28626)Gerd Katzenbeisser2023-12-281-1/+1
* Refactor timeutil package (#28623)wxiaoguang2023-12-289-39/+30
* Refactor some legacy code and remove unused code (#28622)wxiaoguang2023-12-287-76/+14
* Remove unnecessary syncbranchToDB with tests (#28624)Lunny Xiao2023-12-282-20/+45
* Do not set `Accept` header twice (#28598)KN4CK3R2023-12-281-4/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-281-4/+5
* fix wrong link in user and organization profile when using relative url (#28617)katsu2023-12-273-15/+28
* Add get actions runner registration token for API routes, repo, org, user and...Lunny Xiao2023-12-278-14/+285