33 Commits (68ecc4b033082dea93f76edc273521e5244e741c)

Author SHA1 Message Date
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Joe Tsai aff8f1b358
tstime: add GoDuration which JSON serializes with time.Duration.String (#15726) 1 year ago
Maisem Ali 4a8cb1d9f3 all: use math/rand/v2 more 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Joe Tsai 7732377cd7
tstime/rate: implement Value.{Marshal,Unmarshal}JSON (#8481) 2 years ago
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661) 2 years ago
Joe Tsai 1a78f240b5
tstime: add DefaultClock (#9691) 3 years ago
Brad Fitzpatrick a1b8d703d6 tstime/mono: remove unsafe 3 years ago
Claire Wang 0573f6e953
tstime: add Since method (#8622) 3 years ago
Adrian Dewhurst 92fb80d55f tstest, tstime: mockable timers and tickers 3 years ago
Joe Tsai e42be5a060
tstime/mono: fix Time.Unmarshal (#8480) 3 years ago
Joe Tsai 87b4bbb94f
tstime/rate: add Value (#7491) 3 years ago
Joe Tsai 7e6c5a2db4
tstime: rely on stdlib parse functionality (#7482) 3 years ago
Joe Tsai 9112e78925
tstime: add Sleep (#7480) 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Joe Tsai ec1e67b1ab
tstime: fix ParseDuration for '6' digit (#6363) 3 years ago
Brad Fitzpatrick da8def8e13 all: remove old +build tags 4 years ago
Mihai Parparita 9214b293e3 tstime: add ParseDuration helper function 4 years ago
Robert Fritzsche 0e62a7d1a2 tstime/mono: fix Before function comment 4 years ago
Brad Fitzpatrick 6a2e94cbeb tstime/rate: deflake TestLongRunningQPS even more 4 years ago
Josh Bleecher Snyder 8cf1af8a07 tstime/rate: deflake TestLongRunningQPS 4 years ago
Emmanuel T Odeke 0daa32943e all: add (*testing.B).ReportAllocs() to every benchmark 5 years ago
Joe Tsai 30458c71c8
tstime/rate: deflake TestLongRunningQPS 5 years ago
Josh Bleecher Snyder f013960d87 tstime/mono: make json.Unmarshal of a zero time.Time yield a zero Time 5 years ago
Brad Fitzpatrick f3c96df162 ipn/ipnstate: move tailscale status "active" determination to tailscaled 5 years ago
Josh Bleecher Snyder 9da4181606 tstime/rate: new package 5 years ago
Josh Bleecher Snyder 142670b8c2 tstime/mono: new package 5 years ago
Brad Fitzpatrick 9f1b02699a tstime: add RandomDurationBetween helper 5 years ago
Josh Bleecher Snyder aa9d7f4665 tstime: add Parse3339B, for byte slices 5 years ago
David Anderson b925e18f70 tstime: hand-implement parseInt for specific needs of rfc3339 parsing. 6 years ago
Brad Fitzpatrick 71d6738333 tstime: change an Errorf+return to Fatalf in subtest 6 years ago
Brad Fitzpatrick febdac0499 tstime: write Parse3339 parse that doesn't use time.Parse 6 years ago
Brad Fitzpatrick d503dee6f1 tstime: add new package for time utilities, starting with Parse3339 6 years ago