30 Commits (c4ff4c48356e729c0fa5225284ae054557e91a77)

Author SHA1 Message Date
James Scott 6cbfc2f3ba
logtail/filch: fix filch test panic (#18660) 2 months ago
Brad Fitzpatrick d26d3fcb95 .github/workflows: add macos runner 2 months ago
Fernando Serboncini 698e92a761
logtail/filch: close Filch instances in TestConcurrentSameFile (#18571) 3 months ago
Joe Tsai 6f55309f34
logtail/filch: fix panic in concurrent file access (#18555) 3 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Joe Tsai 9613b4eecc
logtail: add metrics (#18184) 4 months ago
Joe Tsai 6428ba01ef
logtail/filch: rewrite the package (#18143) 4 months ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Andrea Barisani d61494db68 adjust build tags for tamago 3 years ago
Andrea Barisani 0a74d46568 adjust build tags for tamago 3 years ago
Brad Fitzpatrick 98a5116434 all: adjust some build tags for plan9 3 years ago
Brad Fitzpatrick 67e912824a all: adjust some build tags for wasi 3 years ago
Maisem Ali 1a30b2d73f all: use tstest.Replace more 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick da8def8e13 all: remove old +build tags 4 years ago
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages 4 years ago
Mihai Parparita f371a1afd9 cmd/tsconnect: make logtail uploading work 4 years ago
Maisem Ali 05e55f4a0b logtail/filch: limit buffer file size to 50MB 5 years ago
Josh Bleecher Snyder 93284209bc logtail/filch: preallocate a scanner buffer 5 years ago
Josh Bleecher Snyder a5da4ed981 all: gofmt with Go 1.17 5 years ago
David Crawshaw 297b3d6fa4 staticcheck.conf: turn off noisy lint errors 5 years ago
Josh Bleecher Snyder 61e411344f logtail/filch: add staticcheck annotation 5 years ago
Brad Fitzpatrick d6e9fb1df0 all: adjust Unix permissions for those without umasks 5 years ago
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
Avery Pennarun 5eb09c8f5e filch_test: clarify the use of os.RemoveAll(). 6 years ago
David Crawshaw 51a12d1307 filch: a few minor comments 6 years ago
David Anderson de0239375a logtail/filch: use x/sys/unix instead of syscall. 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