summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Normalize NuGet package version on upload (#22186)KN4CK3R2022-12-202-1/+32
* Check for zero time instant in `TimeStamp.IsZero()` (#22171)Gusted2022-12-201-3/+8
* Add setting to disable the git apply step in test patch (#22130)zeripath2022-12-191-0/+2
* Local storage should not store files as executable (#22162)zeripath2022-12-191-1/+2
* Ensure that plain files are rendered correctly even when containing ambiguous...zeripath2022-12-171-1/+31
* Add doctor command for full GC of LFS (#21978)zeripath2022-12-151-0/+37
* Make gitea work using cmd.exe again (#22073)zeripath2022-12-141-0/+7
* refactor bind functions based on generics (#22055)Lunny Xiao2022-12-121-10/+2
* Use multi reader instead to concat strings (#22099)Lunny Xiao2022-12-121-11/+8
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-107-57/+51
* Add API management for issue/pull and comment attachments (#21783)KN4CK3R2022-12-097-60/+82
* Update go dev dependencies (#22064)silverwind2022-12-083-3/+3
* Support disabling database auto migration (#22053)Jason Song2022-12-072-0/+3
* Ensure that Chinese punctuation is not ambiguous when locale is Chinese (#22019)zeripath2022-12-041-0/+6
* Use GhostUser if needed for TrackedTimes (#22021)zeripath2022-12-041-6/+5
* On tag/branch-exist check, dont panic if repo is nil (#21787)65432022-12-042-2/+2
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-0320-71/+77
* Remove deprecated packages & staticcheck fixes (#22012)Chongyi Zheng2022-12-021-1/+1
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-027-1/+7
* Use path not filepath in template filenames (#21993)zeripath2022-12-021-3/+3
* Util type to parse ref name (#21969)Jason Song2022-12-011-20/+37
* Skip initing LFS storage if disabled (#21996)Jason Song2022-12-011-0/+4
* Skip initing disabled storages (#21985)Jason Song2022-11-303-26/+108
* Normalize `AppURL` according to RFC 3986 (#21950)Saswat Padhi2022-11-291-8/+11
* Replace fmt.Sprintf with hex.EncodeToString (#21960)Jason Song2022-11-282-14/+14
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-27726-1455/+734
* Correct the fallbacks for mailer configuration (#21945)zeripath2022-11-272-90/+92
* Fix typos (#21947)KN4CK3R2022-11-271-1/+1
* Workaround for container registry push/pull errors (#21862)KN4CK3R2022-11-251-0/+7
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-241-5/+13
* Fix vertical align of committer avatar rendered by email address (#21884)Xinyu Zhou2022-11-231-3/+3
* Handle empty author names (#21902)zeripath2022-11-232-2/+8
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-222-0/+61
* Prepend refs/heads/ to issue template refs (#20461)zeripath2022-11-222-0/+6
* Replace yaml.v2 with yaml.v3 (#21832)Jason Song2022-11-214-10/+9
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-212-2/+6
* Support comma-delimited string as labels in issue template (#21831)Jason Song2022-11-196-128/+354
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-194-32/+78
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-1917-587/+525
* Prevent dangling user redirects (#21856)Gusted2022-11-181-0/+3
* Fix setting HTTP headers after write (#21833)KN4CK3R2022-11-181-23/+43
* Ignore issue template with a special name (#21830)Jason Song2022-11-162-3/+46
* Add `updated_at` field to PullReview API object (#21812)Yarden Shoham2022-11-152-0/+3
* Adjust gitea doctor --run storages to check all storage types (#21785)zeripath2022-11-153-24/+232
* Prevent panic in doctor command when running default checks (#21791)zeripath2022-11-132-12/+24
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-123-4/+4
* Adjust clone timeout error to suggest increasing timeout (#21769)zeripath2022-11-121-0/+4
* Add configuration for CORS allowed headers (#21747)Drew Noel2022-11-111-0/+2
* Fix dashboard ignored system setting cache (#21621)Lunny Xiao2022-11-105-129/+87
* Attempt clarify AppWorkPath etc. (#21656)zeripath2022-11-091-2/+2