You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
1 year ago
..
buffer.go migrations: add test for importing pull requests in gitea uploader (#18752) 2 years ago
buffer_test.go migrations: add test for importing pull requests in gitea uploader (#18752) 2 years ago
colors.go format with gofumpt (#18184) 2 years ago
colors_router.go Refactor Router Logger (#17308) 2 years ago
conn.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
conn_test.go format with gofumpt (#18184) 2 years ago
console.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
console_other.go Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a terminal (#19581) 2 years ago
console_test.go Fixed assert statements. (#16089) 3 years ago
console_windows.go Fix windows build error (#14263) 3 years ago
errors.go Better logging (#6038) (#6095) 5 years ago
event.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
file.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
file_test.go test: use `T.TempDir` to create temporary test directory (#21043) 1 year ago
flags.go Log: Ensure FLAGS=none is -1 (#9287) 4 years ago
groutinelabel.go Add auto logging of goroutine pid label (#19212) 2 years ago
groutinelabel_test.go Add auto logging of goroutine pid label (#19212) 2 years ago
level.go Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
level_test.go Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
log.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
log_test.go format with gofumpt (#18184) 2 years ago
logger.go format with gofumpt (#18184) 2 years ago
multichannel.go Disable doctor logging on panic (#20847) 1 year ago
provider.go migrations: add test for importing pull requests in gitea uploader (#18752) 2 years ago
smtp.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
smtp_test.go Fixed assert statements. (#16089) 3 years ago
stack.go format with gofumpt (#18184) 2 years ago
writer.go format with gofumpt (#18184) 2 years ago
writer_test.go Fixed assert statements. (#16089) 3 years ago