gitea.tea/modules/config
techknowlogick 49a9032d8a Move versions/filelocker into dedicated subpackages, and consistent headers in http requests (#888)
- move filelocker logic into dedicated subpackage
- consistent useragent in requests

Reviewed-on: https://gitea.com/gitea/tea/pulls/888
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-committed-by: techknowlogick <techknowlogick@gitea.com>
2026-02-05 18:05:43 +00:00
..
config.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00
lock.go Move versions/filelocker into dedicated subpackages, and consistent headers in http requests (#888) 2026-02-05 18:05:43 +00:00
lock_test.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00
lock_unix_test.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00
login.go Move versions/filelocker into dedicated subpackages, and consistent headers in http requests (#888) 2026-02-05 18:05:43 +00:00