aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2023-03-12Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-03-10Parse external request id from request headers, and print it in access log (#...sillyguodong
2023-03-10Add missing tabs to org projects page (#22705)yp05327
2023-03-09Fix pull request update showing too many commits with multiple branches (#22856)Brecht Van Lommel
2023-03-09Refactor merge/update git command calls (#23366)wxiaoguang
2023-03-08Set `X-Gitea-Debug` header once (#23361)Yarden Shoham
2023-03-08Improve cache context (#23330)Jason Song
2023-03-08Use CleanPath instead of path.Clean (#23371)Lunny Xiao
2023-03-08Reduce duplicate and useless code in options (#23369)Jason Song
2023-03-08Clean Path in Options (#23006)JakobDev
2023-03-07Do not recognize text files as audio (#23355)wxiaoguang
2023-03-07Refactor and tidy-up the merge/update branch code (#22568)zeripath
2023-03-07Fix various ImageDiff/SVG bugs (#23312)wxiaoguang
2023-03-07Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song
2023-03-05Add context when rendering labels or emojis (#23281)Jonathan Tran
2023-03-04Fix various bugs for "install" page (#23194)wxiaoguang
2023-03-04Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-03-03Fix GetFilesChangedBetween if the file name may be escaped (#23272)zeripath
2023-03-02Fix commit retrieval by tag (#21804)silverwind
2023-03-02Add loading yaml label template files (#22976)Lauris BH
2023-03-01Allow `<video>` in MarkDown (#22892)Sybren
2023-02-28Properly flush unique queues on startup (#23154)zeripath
2023-02-28Pass `--global` when calling `git config --get`, for consistency with `git co...Philip Peterson
2023-02-27Add InsecureSkipVerify to Minio Client for Storage (#23166)Yarden Shoham
2023-02-24Avoid warning for system setting when start up (#23054)Lunny Xiao
2023-02-24Fix nil context in RenderMarkdownToHtml (#23092)Zettat123
2023-02-22Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath
2023-02-21Use `--message=%s` for git commit message (#23028)wxiaoguang
2023-02-21Render access log template as text instead of HTML (#23013)Lunny Xiao
2023-02-20Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-02-20handle deprecated settings (#22992)Lunny Xiao
2023-02-20Add scopes to API to create token and display them (#22989)zeripath
2023-02-20Make CI use a dummy password hasher for all tests (#22983)zeripath
2023-02-20Refactor the setting to make unit test easier (#22405)Lunny Xiao
2023-02-19Provide the ability to set password hash algorithm parameters (#22942)zeripath
2023-02-18Scoped labels (#22585)Brecht Van Lommel
2023-02-18Switch back to mainline go-apAnthony Wang
2023-02-18Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)yp05327
2023-02-16Allow custom "created" timestamps in user creation API (#22549)Sybren
2023-02-15Add context cache as a request level cache (#22294)Lunny Xiao
2023-02-14Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22...Nick
2023-02-13Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)Nick
2023-02-13Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel
2023-02-12Make issue and code search support camel case (#22829)sillyguodong
2023-02-12Deduplicate findReadmeFile() (#22177)Nick
2023-02-12escape filename when assemble URL (#22850)sillyguodong
2023-02-11Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-02-11Fix improper HTMLURL usages in Go code (#22839)wxiaoguang
2023-02-11Use proxy for pull mirror (#22771)Gusted
2023-02-10Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang