1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-16 22:42:42 +00:00
forgejo/build
wxiaoguang de4a21fcb4
Refactor INI package (first step) ()
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
2023-06-02 17:27:30 +08:00
..
codeformat Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
backport-locales.go Refactor INI package (first step) () 2023-06-02 17:27:30 +08:00
code-batch-process.go Clean some legacy files and move some build files () 2023-03-25 16:22:51 -04:00
generate-bindata.go Change use of Walk to WalkDir to improve disk performance () 2023-01-16 16:21:44 +00:00
generate-emoji.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" () 2023-03-29 14:32:26 +08:00
generate-gitignores.go Remove legacy +build: constraint () 2022-05-02 23:22:45 +08:00
generate-go-licenses.go Replace placeholders in licenses () 2023-05-05 13:46:17 +00:00
generate-images.js Update JS dependencies and eslint () 2022-12-20 17:15:47 -05:00
generate-licenses.go Remove deprecated licenses () 2022-08-22 00:33:01 -04:00
generate-svg.js Keep (add if not existing) xmlns attribute for generated SVG images () 2023-03-21 13:39:27 +08:00
gocovmerge.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
test-echo.go Clean some legacy files and move some build files () 2023-03-25 16:22:51 -04:00
test-env-check.sh Prepare and check test env during CI () 2021-11-19 13:58:34 +08:00
test-env-prepare.sh Prepare and check test env during CI () 2021-11-19 13:58:34 +08:00
update-locales.sh Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons () 2023-03-31 12:16:41 +08:00
watch.sh Reduce verbosity of dev commands () 2023-05-24 20:11:04 +00:00