14 Commits (97e82c6cc00a55148227c2d4443f4e86c02ef013)

Author SHA1 Message Date
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 08acb502e5 Add tstest.PanicOnLog(), and fix various problems detected by this. 6 years ago
Brad Fitzpatrick c726c1eec9 logtail: add const DefaultHost with default server name 6 years ago
Brad Fitzpatrick 996bf9cae7 logtail: don't send a User-Agent 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
Brad Fitzpatrick 8f9fa6a842 logtail: minor style/simplification changes 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
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago