aboutsummaryrefslogtreecommitdiffstats
path: root/custom
Commit message (Expand)AuthorAgeFilesLines
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+2
* Support SSH for go get (#24664)rune2023-05-121-0/+3
* Increase default LFS auth timeout from 20m to 24h (#24628)wxiaoguang2023-05-101-1/+1
* Rewrite queue (#24505)wxiaoguang2023-05-081-47/+2
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+2
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+2
* Remove unused setting `time.FORMAT` (#24430)Yarden Shoham2023-04-291-5/+0
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-2/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+2
* Add .livemd as a markdown extension (#22730)contra-bit2023-04-261-2/+2
* Don't set meta `theme-color` by default (#24340)silverwind2023-04-261-4/+3
* Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)wxiaoguang2023-04-221-1/+0
* Correct the access log format (#24085)Gary Moon2023-04-131-1/+1
* Prefer native parser for SSH public key parsing (#23798)Leon Busch-George2023-04-111-2/+2
* Rename actions unit to `repo.actions` and add docs for it (#23733)Jason Song2023-04-031-2/+2
* Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric...wxiaoguang2023-03-291-0/+4
* Add meilisearch support (#23136)techknowlogick2023-03-281-2/+2
* Make minio package support legacy MD5 checksum (#23768)wxiaoguang2023-03-281-3/+6
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-4/+0
* Add `.patch` to `attachment.ALLOWED_TYPES` (#23580)silverwind2023-03-191-1/+1
* Update app.example.ini (#23480)Jordan Cech2023-03-141-1/+1
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+2
* Support reflogs (#22451)Philip Peterson2023-03-131-0/+11
* Parse external request id from request headers, and print it in access log (#...sillyguodong2023-03-101-0/+16
* Add InsecureSkipVerify to Minio Client for Storage (#23166)Yarden Shoham2023-02-271-0/+6
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+2
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+2
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-051-1/+5
* Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)delvh2023-02-041-4/+0
* Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick2023-02-041-3/+7
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+2
* Implement actions (#21937)Jason Song2023-01-311-0/+16
* Fix incorrect Redis URL snippets in the example app.ini (#22573)tiny69962023-01-231-4/+4
* Add cron method to gc LFS MetaObjects (#22385)zeripath2023-01-161-0/+22
* Add support for incoming emails (#22056)KN4CK3R2023-01-141-0/+41
* Add option to prohibit fork if user reached maximum limit of repositories (#2...Xinyu Zhou2022-12-271-0/+3
* Add setting to disable the git apply step in test patch (#22130)zeripath2022-12-191-0/+3
* Fix wrong default value for update checker on app.example.ini (#22084)Lunny Xiao2022-12-111-1/+1
* Support disabling database auto migration (#22053)Jason Song2022-12-071-0/+3
* Fix typos (#21979)luzpaz2022-11-291-14/+14
* Correct the fallbacks for mailer configuration (#21945)zeripath2022-11-271-1/+1
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-221-0/+3
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-211-1/+3
* Add configuration for CORS allowed headers (#21747)Drew Noel2022-11-111-0/+3
* Attempt clarify AppWorkPath etc. (#21656)zeripath2022-11-091-14/+48
* Add package registry quota limits (#21584)KN4CK3R2022-11-091-0/+29
* Allow disable sitemap (#21617)Xinyu Zhou2022-10-281-1/+2
* Update comment about repository.DISABLED_REPO_UNITS in app.example.ini (#21343)rock2dust2022-10-051-1/+1
* Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)Clar Fon2022-10-021-3/+8
* Clarify that `ENABLE_SWAGGER` only influences the API docs, not the routes (#...delvh2022-09-201-2/+2