summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add package registry quota limits (#21584)KN4CK3R2022-11-092-1/+80
* Add attention blocks within quote blocks for `Note` and `Warning` (#21711)Yarden Shoham2022-11-093-0/+78
* Move svg html render to modules/svg (#21716)Lunny Xiao2022-11-083-49/+77
* Improve valid user name check (#20136)wxiaoguang2022-11-045-1/+66
* Fix token generation when using INTERNAL_TOKEN_URI (#21669)wxiaoguang2022-11-031-1/+11
* Add Webhook authorization header (#20926)oliverpool2022-11-032-23/+32
* feat: notify doers of a merge when automerging (#21553)kolaente2022-11-038-2/+47
* Merge db.Iterate and IterateObjects (#21641)Lunny Xiao2022-10-314-13/+7
* Deal with markdown template without metadata (#21639)Jason Song2022-10-312-10/+24
* Keep languages defined in .gitattributes (#21403)KN4CK3R2022-10-292-19/+51
* Sync git hooks when config file path changed (#21619)Jason Song2022-10-281-1/+2
* Allow disable sitemap (#21617)Xinyu Zhou2022-10-281-0/+2
* Use right syntax for symbolic-ref command (#21577)Clar Fon2022-10-281-1/+1
* Revert: auto generate INTERNAL_TOKEN (#21608)wxiaoguang2022-10-281-0/+19
* Fix `Timestamp.IsZero` (#21593)KN4CK3R2022-10-261-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-2446-169/+169
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-241-3/+6
* Record OAuth client type at registration (#21316)M Hickford2022-10-242-14/+17
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-2334-244/+266
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-233-3/+24
* Remove unnecessary debug log (#21536)Yarden Shoham2022-10-221-4/+0
* Decouple HookTask from Repository (#17940)KN4CK3R2022-10-211-109/+81
* Add color previews in markdown (#21474)Yarden Shoham2022-10-214-2/+135
* Fix generating compare link (#21519)Lunny Xiao2022-10-211-0/+13
* Remove unnecessary misspell ignore pattern (#21475)wxiaoguang2022-10-183-3/+3
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-183-3/+52
* probe if sha before exec git (#21467)65432022-10-172-2/+23
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-1711-50/+133
* Display total commit count in hook message (#21400)KN4CK3R2022-10-172-27/+30
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-0/+11
* Follow improve code quality (#21465)wxiaoguang2022-10-152-12/+24
* alternative to PR "improve code quality" (#21464)wxiaoguang2022-10-156-25/+52
* Add support for Chocolatey/NuGet v2 API (#21393)KN4CK3R2022-10-131-12/+14
* Add HEAD fix to gitea doctor (#21352)Clar Fon2022-10-121-0/+91
* Add generic set type (#21408)KN4CK3R2022-10-1219-114/+174
* Use Name instead of DisplayName in LFS Lock (#21415)KN4CK3R2022-10-111-1/+1