You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/install
wxiaoguang de4a21fcb4
Refactor INI package (first step) (#25024)
The INI package has many bugs and quirks, and in fact it is
unmaintained.

This PR is the first step for the INI package refactoring: 

* Use Gitea's "config_provider" to provide INI access
* Deprecate the INI package by golangci.yml rule
1 year ago
..
install.go Refactor INI package (first step) (#25024) 1 year ago
routes.go Fix install page context, make the install page tests really test (#24858) 1 year ago
routes_test.go Fix install page context, make the install page tests really test (#24858) 1 year ago
setting.go Merge setting.InitXXX into one function with options (#24389) 1 year ago