1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-06 18:31:39 +01:00
gitea/modules/timeutil
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
..
since_test.go Clean up Makefile, tests and legacy code (#36638) 2026-02-19 01:23:32 +00:00
since.go Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
timestamp.go Refactor "dump" sub-command (#30240) 2024-04-03 02:16:46 +00:00
timestampnano.go Fix incorrect webhook time and use relative-time to display it (#24477) 2023-05-03 19:53:43 -04:00