mirror of https://github.com/go-gitea/gitea.git
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.
911975059a
Before, there was a `log/buffer.go`, but that design is not general, and it introduces a lot of irrelevant `Content() (string, error) ` and `return "", fmt.Errorf("not supported")` . And the old `log/buffer.go` is difficult to use, developers have to write a lot of `Contains` and `Sleep` code. The new `LogChecker` is designed to be a general approach to help to assert some messages appearing or not appearing in logs. |
2 years ago | |
---|---|---|
.. | ||
codebase.go | 2 years ago | |
codebase_test.go | 2 years ago | |
common.go | 2 years ago | |
dump.go | 2 years ago | |
error.go | 2 years ago | |
git.go | 2 years ago | |
gitbucket.go | 2 years ago | |
gitea_downloader.go | 2 years ago | |
gitea_downloader_test.go | 2 years ago | |
gitea_uploader.go | 2 years ago | |
gitea_uploader_test.go | 2 years ago | |
github.go | 2 years ago | |
github_test.go | 2 years ago | |
gitlab.go | 2 years ago | |
gitlab_test.go | 2 years ago | |
gogs.go | 2 years ago | |
gogs_test.go | 2 years ago | |
http_client.go | 2 years ago | |
main_test.go | 2 years ago | |
migrate.go | 2 years ago | |
migrate_test.go | 2 years ago | |
onedev.go | 2 years ago | |
onedev_test.go | 2 years ago | |
restore.go | 2 years ago | |
update.go | 2 years ago |