summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for 1.21.4 (#28812)v1.21.4Lunny Xiao2024-01-171-0/+54
* Render code block in activity tab (#28816) (#28818)Giteabot2024-01-171-7/+7
* Use refname:strip-2 instead of refname:short when syncing tags (#28797) (#28811)Giteabot2024-01-163-13/+15
* Rework markup link rendering (#26745) (#28803)KN4CK3R2024-01-1642-388/+966
* Forbid removing the last admin user (#28337) (#28793)Giteabot2024-01-168-7/+80
* Fix links in issue card (#28806) (#28807)Giteabot2024-01-161-3/+3
* Fix `GetCommitStatuses` (#28787) (#28804)KN4CK3R2024-01-153-37/+49
* Use correct `has error` check for internal responses (#28796) (#28798)Giteabot2024-01-154-3/+4
* Fix nil pointer panic when exec some gitea cli command (#28791) (#28795)Giteabot2024-01-153-0/+9
* Fix when private user following user, private user will not be counted in his...Giteabot2024-01-151-0/+2
* Update github.com/cloudflare/circl (#28789) (#28790)Chongyi Zheng2024-01-152-2/+3
* Speed up loading the dashboard on mysql/mariadb (#28546) (#28784)Giteabot2024-01-151-3/+6
* Modernize merge button (#28140) (#28786)Giteabot2024-01-153-63/+65
* Fix schedule tasks bugs (#28691) (#28780)Lunny Xiao2024-01-1419-87/+203
* Require token for GET subscription endpoint (#28765) (#28778)Jack Hay2024-01-131-1/+4
* Assign pull request to project during creation (#28227) (#28775)Giteabot2024-01-122-1/+13
* Fix issue dependencies (#27736) (#28776)Giteabot2024-01-122-56/+55
* Fix button size in "attached header right" (#28770) (#28774)Giteabot2024-01-124-8/+9
* Fix `convert.ToTeams` on empty input (#28426) (#28767)Giteabot2024-01-122-26/+26
* Require token for GET subscription endpoint (#28765) (#28768)Giteabot2024-01-121-3/+3
* Show description as tooltip instead of title for labels (#28754) (#28766)Giteabot2024-01-121-2/+2
* Hide code related setting options in repository when code unit is disabled (#...Giteabot2024-01-112-19/+19
* Add -F to commit search to treat keywords as strings (#28744) (#28748)Giteabot2024-01-101-0/+3
* Concatenate error in `checkIfPRContentChanged` (#28731) (#28737)Giteabot2024-01-091-0/+4
* Add download attribute to release attachments (#28739) (#28740)Giteabot2024-01-091-1/+1
* Suggest to use Type=simple for systemd service (#28717) (#28722)wxiaoguang2024-01-071-2/+1
* Fix incorrect URL for "Reference in New Issue" (#28716) (#28723)Giteabot2024-01-072-1/+21
* Avoid unnecessary 500 panic when a commit doesn't exist (#28719) (#28721)Giteabot2024-01-072-1/+11
* Improve frontend guideline (#28711) (#28713)Giteabot2024-01-061-1/+2
* Fix panic when parsing empty pgsql host (#28708) (#28709)Giteabot2024-01-062-1/+5
* Fix wrapping of label list (#28684) (#28688)Giteabot2024-01-041-0/+1
* Make template `DateTime` show proper tooltip (#28677) (#28683)wxiaoguang2024-01-033-16/+24
* Fix: system webhooks API bug (#28531) (#28666)Giteabot2023-12-311-6/+17
* Fix alpine package files are not rebuilt (#28638) (#28665)Giteabot2023-12-311-0/+5
* Upgrade xorm to new version which supported update join for all supported dat...Giteabot2023-12-314-11/+15
* Avoid cycle-redirecting user/login page (#28636) (#28658)wxiaoguang2023-12-305-14/+6
* fix empty ref for cron workflow runs (#28640) (#28647)Giteabot2023-12-291-2/+3
* Remove unnecessary syncbranchToDB with tests (#28624) (#28629)Lunny Xiao2023-12-292-20/+45
* Improve document for ARTIFACT_RETENTION_DAYS (#28646) (#28648)Giteabot2023-12-292-2/+2
* switch destination directory for apt signing keys (#28639) (#28642)Giteabot2023-12-293-8/+8
* Improve 1.21 document for Database Preparation (#28643) (#28644)wxiaoguang2023-12-291-1/+3
* Extend description for ARTIFACT_RETENTION_DAYS (#28626) (#28630)Giteabot2023-12-281-1/+1
* Use known issue IID to generate new PR index number when migrating from GitLa...Giteabot2023-12-272-11/+45
* Refactor CORS handler (#28587) (#28611)wxiaoguang2023-12-2511-78/+131
* Revert "improve possible performance bottleneck (#28547)" (#28593) (#28608)Giteabot2023-12-251-3/+8
* Fix the scroll behavior for emoji/mention list (#28597) (#28601)Giteabot2023-12-251-3/+3
* Fix flex container width (#28603) (#28605)Giteabot2023-12-241-0/+1
* Include heap pprof in diagnosis report to help debugging memory leaks (#28596...Giteabot2023-12-241-0/+7
* Fix wrong due date rendering in issue list page (#28588) (#28591)Giteabot2023-12-221-1/+1
* Fix `status_check_contexts` matching bug (#28582) (#28589)Giteabot2023-12-221-1/+9