0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 09:31:18 +01:00
gitea/routers
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140)
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
2025-01-09 09:21:47 +08:00
..
api Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
common Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00
install
private Add missed transaction on setmerged (#33079) 2025-01-08 03:16:56 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
init.go