gitea/services/wiki
TheFox0x7 2a02734f93
Refactor older tests to use testify ()
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
..
wiki.go Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ()
wiki_path.go Refactor names ()
wiki_test.go Refactor older tests to use testify ()