aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-1918-503/+659
* tests: missing refs/ in bare repositories (#28844)Adam Majer2024-01-191-0/+1
* Fix archive creating LFS hooks and breaking pull requests (#28848)Brecht Van Lommel2024-01-191-0/+5
* Return `responseText` instead of string in some functions (#28836)yp053272024-01-198-30/+18
* Fix display latest sync time for pull mirrors on the repo page (#28841)yp053272024-01-182-8/+8
* Add testing for CalcCommitStatus (#28823)Lunny Xiao2024-01-171-0/+115
* Remove duplicated checkinit on git module (#28824)Lunny Xiao2024-01-171-4/+0
* Add missing migration (#28827)Lunny Xiao2024-01-171-0/+2
* Fix uploaded artifacts should be overwritten (#28726)FuXiaoHei2024-01-173-3/+104
* Retarget depending pulls when the parent branch is deleted (#28686)Viktor Kuzmin2024-01-179-24/+158
* Bump `@github/relative-time-element` to 4.3.1 (#28819)Yarden Shoham2024-01-162-5/+5
* 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