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.
gitea/models/renderhelper
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
5 days ago
..
commit_checker.go Refactor markup render system (#32612) 3 months ago
main_test.go Refactor markup render system (#32612) 3 months ago
repo_comment.go Refactor markup render system (#32612) 3 months ago
repo_comment_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
repo_file.go Refactor markup render system (#32612) 3 months ago
repo_file_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
repo_wiki.go Refactor markup render system (#32612) 3 months ago
repo_wiki_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
simple_document.go Refactor markup render system (#32612) 3 months ago
simple_document_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago