aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Start using template context function (#26254)wxiaoguang2023-08-0812-22/+91
* Allow package cleanup from admin page (#25307)KN4CK3R2023-08-087-7/+45
* Fix text truncate (#26354)Maxim Slipenko2023-08-071-1/+1
* Fix incorrect sort link with `.profile` repository (#26374)CaiCandong2023-08-071-10/+10
* Use more `IssueList` instead of `[]*Issue` (#26369)Lunny Xiao2023-08-074-8/+7
* Rename code_langauge.go to code_language.go (#26377)cassiozareck2023-08-071-0/+0
* Add changelog for 1.20.3 (#26373)delvh2023-08-071-3/+32
* Do not highlight `#number` in documents (#26365)Earl Warren2023-08-073-1/+61
* Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueInde...wxiaoguang2023-08-073-9/+59
* Fix nil pointer dereference error when open link with invalid pull index (#2...CaiCandong2023-08-072-29/+30
* [skip ci] Updated licenses and gitignoresGiteaBot2023-08-073-0/+27
* Display human-readable text instead of cryptic filemodes (#26352)delvh2023-08-063-2/+30
* [docs] Add missing backtick in quickstart.zh-cn.md (#26349)Track32023-08-061-1/+1
* Fix incorrect CLI exit code and duplicate error message (#26346)wxiaoguang2023-08-054-27/+98
* Improve CLI and messages (#26341)wxiaoguang2023-08-052-52/+17
* Remove backslashed newlines on markdown (#26344)Lunny Xiao2023-08-051-2/+2
* Hide `last indexed SHA` when a repo could not be indexed yet (#26340)CaiCandong2023-08-051-2/+4
* Fix log typo in task.go (#26337)cassiozareck2023-08-051-1/+1
* Prevent newline errors with Debian packages (#26332)KN4CK3R2023-08-052-11/+12
* Fix the bug when getting files changed for `pull_request_target` event (#26320)Zettat1232023-08-054-13/+77
* Refactor backend SVG package and add tests (#26335)wxiaoguang2023-08-054-38/+111
* Fix bug with sqlite load read (#26305)Lunny Xiao2023-08-054-10/+25
* Remove commit load branches and tags in wiki repo (#26304)yp053272023-08-041-0/+2
* Add highlight to selected repos in milestone dashboard (#26300)yp053272023-08-041-3/+14
* Do not show Profile README when repository is private (#26295)Nicholas Pease2023-08-041-1/+1
* Fix incorrect color of selected assignees when create issue (#26324)yp053272023-08-041-0/+2
* Delete `issue_service.CreateComment` (#26298)caicandong2023-08-045-31/+17
* Make git batch operations use parent context timeout instead of default timeo...wxiaoguang2023-08-041-0/+4
* Fix typos and grammer problems for actions documentation (#26328)sillyguodong2023-08-042-16/+19
* Update documentation for 1.21 actions (#26317)sillyguodong2023-08-042-4/+60
* Fix the wrong derive path (#26271)Lunny Xiao2023-08-042-17/+215
* Support getting changed files when commit ID is `EmptySHA` (#26290)Zettat1232023-08-043-3/+50
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-046-4/+57
* [skip ci] Updated translations via CrowdinGiteaBot2023-08-041-13/+13
* Add locale for deleted head branch (#26296)yp053272023-08-032-2/+4
* Use yellow if an approved review is stale (#26312)sebastian-sauer2023-08-041-0/+3
* Remove nonsense `<a>` for commit status check icon (#26287)yp053272023-08-031-2/+2
* Make confusable character warning less jarring (#25069)Panagiotis "Ivory" Vasilopoulos2023-08-032-5/+5
* Update Gmail example (#26302)Bård Aase2023-08-031-2/+1
* Fix the topic validation rule and suport dots (#26286)wxiaoguang2023-08-034-3/+5
* Upgrade x/net to 0.13.0 (#26297)Lunny Xiao2023-08-032-3/+3
* add unit test for user renaming (#26261)Earl Warren2023-08-031-0/+64
* add some Wiki unit tests (#26260)Earl Warren2023-08-031-0/+12
* Clarify the logger's MODE config option (#26267)wxiaoguang2023-08-012-1/+4
* speed up TestEventSourceManagerRun (#26262)Earl Warren2023-08-011-0/+4
* Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ...Earl Warren2023-08-013-100/+3
* Allow editing push mirrors after creation (#26151)puni98692023-08-015-4/+93
* Update Arch linux URL from community to extra (#26273)minijaws2023-08-011-1/+1
* Fix due date rendering the wrong date in issue (#26268)Yarden Shoham2023-08-011-1/+1
* Some fixes of the prompt of new branches (#26257)Zettat1232023-08-013-7/+15