0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 12:19:38 +02:00
gitea/services
wxiaoguang 911975059a
Improve test logger (#24235)
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.
2023-04-21 16:32:25 -04:00
..
actions Support triggering workflows by wiki related events (#24119) 2023-04-17 13:49:47 -04:00
agit
asymkey
attachment
auth Allow adding new files to an empty repo (#24164) 2023-04-19 21:40:42 +08:00
automerge
context Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2023-04-04 10:08:23 +08:00
convert Make wiki title supports dashes and improve wiki name related features (#24143) 2023-04-19 13:50:10 -04:00
cron
externalaccount
forms Title can be empty when creating tag only (#23917) 2023-04-06 21:44:52 -04:00
gitdiff
issue Fix issue attachment handling (#24202) 2023-04-20 02:39:44 -04:00
lfs Improve LFS error logs (#24072) 2023-04-12 11:01:41 -04:00
mailer
markup
migrations Improve test logger (#24235) 2023-04-21 16:32:25 -04:00
mirror
org
packages
pull Make more functions use ctx instead of db.DefaultContext (#24068) 2023-04-14 14:18:28 -04:00
release Delete deleted release attachments immediately from storage (#23913) 2023-04-06 18:01:36 -04:00
repository Allow adding new files to an empty repo (#24164) 2023-04-19 21:40:42 +08:00
task
user
webhook
wiki Make wiki title supports dashes and improve wiki name related features (#24143) 2023-04-19 13:50:10 -04:00