aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix missing commit status in PR which from forked repo (#23351)sillyguodong2023-03-133-23/+62
* Add Swift package registry (#22404)KN4CK3R2023-03-1322-2/+1353
* Purge API comment (#23451)John Olheiser2023-03-132-0/+10
* Use context for `RepositoryList.LoadAttributes` (#23435)yp053272023-03-133-9/+5
* add path prefix to ObjectStorage.Iterator (#23332)FuXiaoHei2023-03-139-15/+67
* Support reflogs (#22451)Philip Peterson2023-03-136-3/+71
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Hester Gong2023-03-135-9/+27
* Scoped label display and documentation tweaks (#23430)Brecht Van Lommel2023-03-133-21/+6
* Deduplicate template code for label selection menu (#23431)Brecht Van Lommel2023-03-123-87/+45
* Show edit/close/delete button on organization wide repositories (#23388)yp053272023-03-124-12/+12
* Sync the class change of Edit Column Button to JS code (#23400)yp053272023-03-122-27/+23
* Preserve file size when creating attachments (#23406)Peter2023-03-128-12/+15
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-1227-4/+317
* Use buildkit for docker builds (#23415)techknowlogick2023-03-111-18/+83
* Refactor branch/tag selector dropdown (first step) (#23394)wxiaoguang2023-03-114-104/+101
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-112-29/+37
* Hide target selector if tag exists when creating new release (#23171)Zettat1232023-03-104-18/+60
* Parse external request id from request headers, and print it in access log (#...sillyguodong2023-03-105-1/+74
* Add missing tabs to org projects page (#22705)yp053272023-03-1012-63/+115
* Add user webhooks (#21563)KN4CK3R2023-03-1028-234/+737
* Handle OpenID discovery URL errors a little nicer when creating/editing sourc...zeripath2023-03-105-2/+40
* Split CI pipelines (#23385)John Olheiser2023-03-104-150/+364
* Improve squash merge commit author and co-author with private emails (#22977)Brecht Van Lommel2023-03-092-7/+53
* Fix broken Chroma CSS styles (#23174)wxiaoguang2023-03-095-8/+105
* Add gradle samples in maven doc of packages (#23374)InsanusMokrassar2023-03-091-1/+47
* Fix and move "Use this template" button (#23398)silverwind2023-03-093-11/+28
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-102-11/+236
* Add init file for Ubuntu (#23362)Lycolia Rizzim2023-03-091-0/+84
* Rename `canWriteUnit` to `canWriteProjects` (#23386)yp053272023-03-091-7/+7
* Fix pull request update showing too many commits with multiple branches (#22856)Brecht Van Lommel2023-03-095-99/+49
* Fix incorrect NotFound conditions in org/projects.go (#23384)yp053272023-03-091-3/+3
* Refactor merge/update git command calls (#23366)wxiaoguang2023-03-094-39/+29
* Redirect to project again after editing it (#23326)yp053272023-03-096-4/+16
* Add Gitea Community Code of Conduct (#23188)Jason Song2023-03-091-0/+96
* Test renderReadmeFile (#23185)Nick2023-03-0948-4/+194
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-091-1/+90
* Set `X-Gitea-Debug` header once (#23361)Yarden Shoham2023-03-086-12/+12
* Improve cache context (#23330)Jason Song2023-03-083-18/+141
* add user visibility in dashboard navbar (#22747)yp053272023-03-081-6/+8
* Fix panic when getting notes by ref (#23372)Zettat1232023-03-081-1/+11
* Use CleanPath instead of path.Clean (#23371)Lunny Xiao2023-03-0813-28/+45
* Reduce duplicate and useless code in options (#23369)Jason Song2023-03-086-158/+74
* Clean Path in Options (#23006)JakobDev2023-03-082-8/+8
* Do not recognize text files as audio (#23355)wxiaoguang2023-03-072-0/+14
* Fix incorrect display for comment context menu (#23343)wxiaoguang2023-03-082-7/+8
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-081-0/+1
* Pass context to avatar for projects view (#23359)delvh2023-03-071-1/+1
* Refactor and tidy-up the merge/update branch code (#22568)zeripath2023-03-0712-607/+757
* Fix adding of empty class name (#23352)Hester Gong2023-03-071-1/+2
* Fix various ImageDiff/SVG bugs (#23312)wxiaoguang2023-03-074-17/+49