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.
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 | |
---|---|---|
.. | ||
base | 2 years ago | |
fixtures | 2 years ago | |
v1_6 | 2 years ago | |
v1_7 | 2 years ago | |
v1_8 | 2 years ago | |
v1_9 | 2 years ago | |
v1_10 | 2 years ago | |
v1_11 | 2 years ago | |
v1_12 | 2 years ago | |
v1_13 | 2 years ago | |
v1_14 | 2 years ago | |
v1_15 | 2 years ago | |
v1_16 | 2 years ago | |
v1_17 | 2 years ago | |
v1_18 | 2 years ago | |
v1_19 | 2 years ago | |
v1_20 | 2 years ago | |
migrations.go | 2 years ago |