| Commit message (Expand) | Author | Age | Files | Lines |
* | Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ... | Giteabot | 2023-06-30 | 1 | -2/+2 |
* | Use the new download domain replace the old (#25405) (#25409) | Giteabot | 2023-06-21 | 1 | -1/+1 |
* | Fix all possible setting error related storages and added some tests (#23911)... | Giteabot | 2023-06-14 | 1 | -0/+21 |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 1 | -3/+0 |
* | Followup to pinned Issues (#24945) | JakobDev | 2023-05-30 | 1 | -1/+1 |
* | Remove meta tags `theme-color` and `default-theme` (#24960) | silverwind | 2023-05-28 | 1 | -4/+0 |
* | Use `[git.config]` for reflog cleaning up (#24958) | wxiaoguang | 2023-05-28 | 1 | -6/+2 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 1 | -0/+3 |
* | Allow skipping forks and mirrors from being indexed (#23187) | techknowlogick | 2023-05-25 | 1 | -0/+4 |
* | Improve RunMode / dev mode (#24886) | wxiaoguang | 2023-05-25 | 1 | -2/+3 |
* | Support changing git config through `app.ini`, use `diff.algorithm=histogram`... | wxiaoguang | 2023-05-23 | 1 | -26/+22 |
* | Add CRAN package registry (#22331) | KN4CK3R | 2023-05-22 | 1 | -0/+2 |
* | Support wildcard in email domain allow/block list (#24831) | wxiaoguang | 2023-05-22 | 1 | -4/+4 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 1 | -67/+25 |
* | Allow all URL schemes in Markdown links by default (#24805) | Yarden Shoham | 2023-05-19 | 1 | -0/+1 |
* | Document `redis-cluster` explicitly in config (#24717) | Patrick Schratz | 2023-05-15 | 1 | -4/+6 |
* | Add Go package registry (#24687) | KN4CK3R | 2023-05-14 | 1 | -0/+2 |
* | 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 |