| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch... | wxiaoguang | 2023-06-24 | 1 | -2/+6 |
* | Import additional secrets via file uri (#25408) | techknowlogick | 2023-06-23 | 3 | -1/+5 |
* | Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) | wxiaoguang | 2023-06-21 | 1 | -19/+9 |
* | Refactor path & config system (#25330) | wxiaoguang | 2023-06-21 | 6 | -168/+398 |
* | Avoid polluting config file when "save" (#25395) | wxiaoguang | 2023-06-21 | 6 | -13/+85 |
* | Avoid polluting the config (#25345) | wxiaoguang | 2023-06-18 | 3 | -14/+16 |
* | Fix all possible setting error related storages and added some tests (#23911) | Lunny Xiao | 2023-06-14 | 16 | -291/+946 |
* | Refactor INI package (first step) (#25024) | wxiaoguang | 2023-06-02 | 5 | -59/+205 |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 1 | -2/+0 |
* | Remove meta tags `theme-color` and `default-theme` (#24960) | silverwind | 2023-05-28 | 1 | -2/+0 |
* | Use `[git.config]` for reflog cleaning up (#24958) | wxiaoguang | 2023-05-28 | 2 | -23/+58 |
* | 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 | -16/+19 |
* | Improve RunMode / dev mode (#24886) | wxiaoguang | 2023-05-25 | 1 | -1/+7 |
* | Make environment-to-ini support loading key value from file (#24832) | wxiaoguang | 2023-05-24 | 2 | -0/+239 |
* | Support changing git config through `app.ini`, use `diff.algorithm=histogram`... | wxiaoguang | 2023-05-23 | 2 | -0/+57 |
* | 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 | 2 | -4/+69 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 8 | -323/+688 |
* | Implement actions artifacts (#22738) | FuXiaoHei | 2023-05-19 | 1 | -2/+7 |
* | Fix Actions being enabled accidentally (#24802) | Jason Song | 2023-05-19 | 1 | -2/+2 |
* | Make mailer SMTP check have timed context (#24751) | wxiaoguang | 2023-05-16 | 1 | -7/+9 |
* | 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 | -7/+10 |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 1 | -0/+2 |
* | Support SSH for go get (#24664) | rune | 2023-05-12 | 1 | -0/+2 |
* | Increase default LFS auth timeout from 20m to 24h (#24628) | wxiaoguang | 2023-05-10 | 1 | -1/+1 |
* | Remove unnecessary code (#24610) | Lunny Xiao | 2023-05-10 | 3 | -18/+6 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 5 | -187/+89 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 1 | -0/+2 |
* | Fix the permission of team's `Actions` unit issue (#24536) | sillyguodong | 2023-05-05 | 1 | -0/+4 |
* | Merge setting.InitXXX into one function with options (#24389) | Lunny Xiao | 2023-05-04 | 2 | -54/+32 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 1 | -0/+2 |
* | Fix incorrect CurrentUser check for docker rootless (#24441) | wxiaoguang | 2023-04-30 | 1 | -8/+14 |
* | Remove unused setting `time.FORMAT` (#24430) | Yarden Shoham | 2023-04-29 | 1 | -37/+2 |
* | 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 | 2 | -2/+2 |
* | Don't set meta `theme-color` by default (#24340) | silverwind | 2023-04-26 | 1 | -1/+1 |
* | Refactor config provider (#24245) | Lunny Xiao | 2023-04-25 | 13 | -137/+212 |
* | Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) | wxiaoguang | 2023-04-22 | 1 | -9/+14 |
* | Fix incorrect CORS default values (#24206) | wxiaoguang | 2023-04-19 | 1 | -2/+3 |
* | Allow adding new files to an empty repo (#24164) | wxiaoguang | 2023-04-19 | 1 | -3/+12 |
* | Refactor cookie (#24107) | wxiaoguang | 2023-04-13 | 1 | -2/+2 |
* | Correct the access log format (#24085) | Gary Moon | 2023-04-13 | 1 | -1/+1 |
* | Use a general approach to access custom/static/builtin assets (#24022) | wxiaoguang | 2023-04-12 | 2 | -0/+16 |
* | Prefer native parser for SSH public key parsing (#23798) | Leon Busch-George | 2023-04-11 | 1 | -2/+2 |
* | Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric... | wxiaoguang | 2023-03-29 | 1 | -0/+3 |
* | Add meilisearch support (#23136) | techknowlogick | 2023-03-28 | 1 | -0/+15 |
* | Make minio package support legacy MD5 checksum (#23768) | wxiaoguang | 2023-03-28 | 1 | -0/+1 |