summaryrefslogtreecommitdiffhomepage
path: root/clientupdate/clientupdate_test.go
AgeCommit message (Expand)AuthorFilesLines
2024-06-17clientupdate: allow switching from unstable to stable tracks (#12477)Andrew Lytvynov1-0/+104
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2024-02-29clientupdate: handle multiple versions in "apk info tailscale" output (#11310)Andrew Lytvynov1-0/+23
2023-11-28clientupdate: implement update for Unraid (#10344)Andrew Lytvynov1-0/+28
2023-11-02clientupdate: do not recursively delete dirs in cleanupOldDownloads (#10093)Andrew Lytvynov1-0/+112
2023-10-20clientupdate: change Mac App Store support (#9891)Andrew Lytvynov1-78/+0
2023-08-30clientupdate: add linux tarball updates (#9144)Andrew Lytvynov1-0/+259
2023-08-24clientupdate: remove Arch support (#9081)Andrew Lytvynov1-102/+0
2023-08-17clientupdate: parse /etc/synoinfo.conf to get CPU arch (#8940)Andrew Lytvynov1-20/+140
2023-08-11clientupdate: implement updates for Synology (#8858)Andrew Lytvynov1-0/+44
2023-08-10cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827)Andrew Lytvynov1-0/+442