aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Redirect to new repository owner (#21398)KN4CK3R2022-10-111-1/+10
* log real ip of requests from ssh (#21216)Lunny Xiao2022-10-111-2/+13
* Add user/organization code search (#19977)Lauris BH2022-10-111-0/+1
* Stop logging CheckPath returns error: context canceled (#21064)zeripath2022-10-101-2/+2
* npm package registry support for `bin` (#21372)eleith2022-10-083-1/+10
* Add nicer error handling on template compile errors (#21350)zeripath2022-10-073-1/+225
* Refactor parseTreeEntries, speed up tree list (#21368)wxiaoguang2022-10-085-50/+106
* Make external issue tracker regexp configurable via API (#21338)Andrew Imeson2022-10-072-4/+7
* Fix and improve incorrect error messages (#21342)delvh2022-10-061-5/+4
* Add `stat` to `ToCommit` function for speed (#21337)Gennady Kovshenin2022-10-061-27/+32
* Fix typo in API comment document (#21347)wxiaoguang2022-10-051-3/+3
* Fix slight bug in katex (#21171)zeripath2022-10-057-69/+153
* Tag list should include draft releases with existing tags (#21263)Jason Song2022-10-031-1/+3