26 Commits (97e82c6cc00a55148227c2d4443f4e86c02ef013)

Author SHA1 Message Date
Brad Fitzpatrick 7a2a3955d3 logtail/filch: skip a broken test on Windows 6 years ago
Josh Bleecher Snyder 585a0d8997 all: use testing.T.TempDir 6 years ago
Brad Fitzpatrick dd97111d06 backoff: update to Go style, document a bit, make 30s explicit 6 years ago
Elias Naur bca9fe35ba logtail: return correct write size from logger.Write 6 years ago
Avery Pennarun 6f590f5b52 logtail: we missed a case for the backoff timer. 6 years ago
Avery Pennarun 5eb09c8f5e filch_test: clarify the use of os.RemoveAll(). 6 years ago
Avery Pennarun 4f128745d8 magicsock/test: oops, fix a data race in nested-test logf hack. 6 years ago
Avery Pennarun 08acb502e5 Add tstest.PanicOnLog(), and fix various problems detected by this. 6 years ago
Avery Pennarun 64db026c8b backoff: add a LogLongerThan configuration. 6 years ago
David Crawshaw 2372530964 logtail/backoff: only log backoffs > 2sec 6 years ago
Brad Fitzpatrick 5d67365cc9 logtail: add PrivateID.IsZero method 6 years ago
Brad Fitzpatrick c726c1eec9 logtail: add const DefaultHost with default server name 6 years ago
Brad Fitzpatrick 3464114b88 logtail: add ParsePublicID that doesn't allocate 6 years ago
Brad Fitzpatrick 996bf9cae7 logtail: don't send a User-Agent 6 years ago
Brad Fitzpatrick bdc55d7091 logtail: add ParsePrivateID 6 years ago
Brad Fitzpatrick e71a7c7a2c logtail: read to EOF on chunked response 6 years ago
Brad Fitzpatrick fcb6a34f4b logtail: reduce allocations encoding text 6 years ago
David Crawshaw 6ddbcab71e logtail: rename the unused CheckLogs to DrainLogs 6 years ago
David Crawshaw 51a12d1307 filch: a few minor comments 6 years ago
Brad Fitzpatrick 8f9fa6a842 logtail: minor style/simplification changes 6 years ago
David Anderson de0239375a logtail/filch: use x/sys/unix instead of syscall. 6 years ago
David Anderson 8380d8575a logtail: remove unused code from old sentinel logic. 6 years ago
David Anderson be6bcd59cd logtail: don't pass in nil contexts. 6 years ago
David Anderson 250dfc9016 logtail: remove unused struct fields. 6 years ago
David Anderson 80ecb8342f logtail/filch: use io's seek constants. 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago