| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve avatar uploading / resizing / compressing, remove Fomantic card modul... | wxiaoguang | 2023-05-13 | 1 | -2/+5 |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 1 | -0/+2 |
* | Support SSH for go get (#24664) | rune | 2023-05-12 | 1 | -0/+3 |
* | Increase default LFS auth timeout from 20m to 24h (#24628) | wxiaoguang | 2023-05-10 | 1 | -1/+1 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 1 | -47/+2 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 1 | -0/+2 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 1 | -0/+2 |
* | Remove unused setting `time.FORMAT` (#24430) | Yarden Shoham | 2023-04-29 | 1 | -5/+0 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 1 | -2/+0 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 1 | -0/+2 |
* | Add .livemd as a markdown extension (#22730) | contra-bit | 2023-04-26 | 1 | -2/+2 |
* | Don't set meta `theme-color` by default (#24340) | silverwind | 2023-04-26 | 1 | -4/+3 |
* | Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) | wxiaoguang | 2023-04-22 | 1 | -1/+0 |
* | Correct the access log format (#24085) | Gary Moon | 2023-04-13 | 1 | -1/+1 |
* | Prefer native parser for SSH public key parsing (#23798) | Leon Busch-George | 2023-04-11 | 1 | -2/+2 |
* | Rename actions unit to `repo.actions` and add docs for it (#23733) | Jason Song | 2023-04-03 | 1 | -2/+2 |
* | Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric... | wxiaoguang | 2023-03-29 | 1 | -0/+4 |
* | Add meilisearch support (#23136) | techknowlogick | 2023-03-28 | 1 | -2/+2 |
* | Make minio package support legacy MD5 checksum (#23768) | wxiaoguang | 2023-03-28 | 1 | -3/+6 |
* | Editor preview support for external renderers (#23333) | Brecht Van Lommel | 2023-03-24 | 1 | -4/+0 |
* | Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) | silverwind | 2023-03-19 | 1 | -1/+1 |
* | Update app.example.ini (#23480) | Jordan Cech | 2023-03-14 | 1 | -1/+1 |
* | Add Swift package registry (#22404) | KN4CK3R | 2023-03-13 | 1 | -0/+2 |
* | Support reflogs (#22451) | Philip Peterson | 2023-03-13 | 1 | -0/+11 |
* | Parse external request id from request headers, and print it in access log (#... | sillyguodong | 2023-03-10 | 1 | -0/+16 |
* | Add InsecureSkipVerify to Minio Client for Storage (#23166) | Yarden Shoham | 2023-02-27 | 1 | -0/+6 |
* | Add Chef package registry (#22554) | KN4CK3R | 2023-02-06 | 1 | -0/+2 |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 1 | -0/+2 |
* | Add new captcha: cloudflare turnstile (#22369) | ByLCY | 2023-02-05 | 1 | -1/+5 |
* | Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962) | delvh | 2023-02-04 | 1 | -4/+0 |
* | Repositories: by default disable all units except code and pulls on forks (#2... | techknowlogick | 2023-02-04 | 1 | -3/+7 |
* | Add Conda package registry (#22262) | KN4CK3R | 2023-02-01 | 1 | -0/+2 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+16 |
* | Fix incorrect Redis URL snippets in the example app.ini (#22573) | tiny6996 | 2023-01-23 | 1 | -4/+4 |
* | Add cron method to gc LFS MetaObjects (#22385) | zeripath | 2023-01-16 | 1 | -0/+22 |
* | Add support for incoming emails (#22056) | KN4CK3R | 2023-01-14 | 1 | -0/+41 |
* | Add option to prohibit fork if user reached maximum limit of repositories (#2... | Xinyu Zhou | 2022-12-27 | 1 | -0/+3 |
* | Add setting to disable the git apply step in test patch (#22130) | zeripath | 2022-12-19 | 1 | -0/+3 |
* | Fix wrong default value for update checker on app.example.ini (#22084) | Lunny Xiao | 2022-12-11 | 1 | -1/+1 |
* | Support disabling database auto migration (#22053) | Jason Song | 2022-12-07 | 1 | -0/+3 |
* | Fix typos (#21979) | luzpaz | 2022-11-29 | 1 | -14/+14 |
* | Correct the fallbacks for mailer configuration (#21945) | zeripath | 2022-11-27 | 1 | -1/+1 |
* | Add option to enable CAPTCHA validation for login (#21638) | Xinyu Zhou | 2022-11-22 | 1 | -0/+3 |
* | Allow disable RSS/Atom feed (#21622) | Xinyu Zhou | 2022-11-21 | 1 | -1/+3 |
* | Add configuration for CORS allowed headers (#21747) | Drew Noel | 2022-11-11 | 1 | -0/+3 |
* | Attempt clarify AppWorkPath etc. (#21656) | zeripath | 2022-11-09 | 1 | -14/+48 |
* | Add package registry quota limits (#21584) | KN4CK3R | 2022-11-09 | 1 | -0/+29 |
* | Allow disable sitemap (#21617) | Xinyu Zhou | 2022-10-28 | 1 | -1/+2 |
* | Update comment about repository.DISABLED_REPO_UNITS in app.example.ini (#21343) | rock2dust | 2022-10-05 | 1 | -1/+1 |
* | Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) | Clar Fon | 2022-10-02 | 1 | -3/+8 |