aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix reverting a merge commit failing (#28794)Mihir Joshi2024-01-1618-9/+98
* Render code block in activity tab (#28816)JakobDev2024-01-161-7/+7
* Remove trust model selection from repository creation on web page because it ...Lunny Xiao2024-01-163-34/+2
* Use refname:strip-2 instead of refname:short when syncing tags (#28797)Lunny Xiao2024-01-163-13/+15
* Add gist to comparison (#28809)crapStone2024-01-151-0/+2
* Fix links in issue card (#28806)Denys Konovalov2024-01-151-3/+3
* Show latest commit for file (#28067)JakobDev2024-01-155-54/+107
* Add ability to see open and closed issues at the same time (#28757)Gwyneth Morgan2024-01-154-19/+42
* Display latest sync time for pull mirrors on the repo page (#28712)Dmitry Sharshakov2024-01-151-0/+7
* Fix `GetCommitStatuses` (#28787)KN4CK3R2024-01-153-37/+37
* Caller should check the ResponseExtra.HasError() first to see whether the req...wxiaoguang2024-01-154-3/+4
* Rework markup link rendering (#26745)KN4CK3R2024-01-1542-395/+967
* Fix nil pointer panic when exec some gitea cli command (#28791)yp053272024-01-153-0/+9
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-1512-2/+53
* Forbid removing the last admin user (#28337)yp053272024-01-158-7/+80
* Fix when private user following user, private user will not be counted in his...yp053272024-01-151-0/+2
* Update github.com/cloudflare/circl (#28789)Chongyi Zheng2024-01-152-3/+3
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-1536-238/+305
* Add non-JS fallback for reaction tooltips (#28785)Gwyneth Morgan2024-01-151-1/+3
* Modernize merge button (#28140)Earl Warren2024-01-153-63/+65
* Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined...Yarden Shoham2024-01-141-1/+4
* Speed up loading the dashboard on mysql/mariadb (#28546)Lunny Xiao2024-01-141-3/+6
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-1219-88/+204
* Add tests for #28765 (#28773)Jack Hay2024-01-121-1/+4
* Fix issue dependencies (#27736)Nanguan Lin2024-01-122-56/+55
* Assign pull request to project during creation (#28227)Denys Konovalov2024-01-122-1/+13
* Fix button size in "attached header right" (#28770)wxiaoguang2024-01-124-8/+9
* Improve CSS helper naming (#28769)wxiaoguang2024-01-125-13/+13
* Revamp repo header (#27760)Denys Konovalov2024-01-125-153/+149
* 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