summaryrefslogtreecommitdiffstats
path: root/contrib/environment-to-ini/environment-to-ini.go
Commit message (Expand)AuthorAgeFilesLines
* Make environment-to-ini work with INSTALL_LOCK=true (#25926) (#25937)Giteabot2023-07-171-1/+3
* Make "install page" respect environment config (#25648) (#25799)wxiaoguang2023-07-101-30/+1
* Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch...v1.20.0-rc2Giteabot2023-06-241-1/+1
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-221-7/+6
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-021-13/+2
* Make environment-to-ini support loading key value from file (#24832)wxiaoguang2023-05-241-105/+15
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-0/+1
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-1/+0
* Only write config in environment-to-ini if there are changes (#15861)zeripath2021-05-141-3/+11
* Add environment-to-ini to docker image (#14762)Kyle D2021-02-231-0/+1
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-3/+7
* Resolve deprecated INI conversion (#9525)techknowlogick2019-12-271-1/+1
* Add contrib/environment-to-ini (#9519)zeripath2019-12-281-0/+224