aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/config_env_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix `environment-to-ini` inherited key bug (#27543)wxiaoguang2023-10-101-0/+26
* Remove last newline from config file (#26468)wxiaoguang2023-08-121-0/+15
* Fix env config parsing for "GITEA____APP_NAME" (#26001)wxiaoguang2023-07-201-0/+6
* Make "install page" respect environment config (#25648)wxiaoguang2023-07-091-4/+4
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-021-4/+3
* Make environment-to-ini support loading key value from file (#24832)wxiaoguang2023-05-241-0/+97