1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-07 12:51:38 +01:00
gitea/models/migrations/base
silverwind 5e9b9b33d1
Clean up Makefile, tests and legacy code (#36638)
This simplifies the Makefile by removing the whole-file wrapping that
creates a tempdir introduced by
https://github.com/go-gitea/gitea/pull/11126. REPO_TEST_DIR is removed
as well.

Also clean up a lot of legacy code: unnecessary XSS test, incorrect test
env init, unused "_old_uid" hack, etc

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-02-19 01:23:32 +00:00
..
db_test.go chore: add comments for "api/healthz", clean up test env (#36481) 2026-01-30 10:23:38 +08:00
db.go chore: add comments for "api/healthz", clean up test env (#36481) 2026-01-30 10:23:38 +08:00
hash.go Use crypto/sha256 (#29386) 2024-02-25 13:32:13 +00:00
tests.go Clean up Makefile, tests and legacy code (#36638) 2026-02-19 01:23:32 +00:00