log pkg/imports/wg.go @ 5736:55892008ec96 default tip

age author description
Wed, 29 May 2024 19:02:42 +0200 Sascha Wilde Fixed a bunch of corner cases in WG import. default tip
Fri, 19 Apr 2024 16:52:14 +0200 Sascha Wilde Fixed eraseObsoleteGaugesSQL by reintroducing matching on users CC. uploadwg
Fri, 19 Apr 2024 13:25:45 +0200 Sascha Wilde Minor code cleanup. uploadwg
Thu, 18 Apr 2024 19:23:19 +0200 Sascha Wilde Implemented direct file upload as alternative import method for WG. uploadwg
Tue, 20 Feb 2024 22:37:51 +0100 Sascha L. Teichmann /interface{}/any/ revive-cleanup
Tue, 20 Feb 2024 22:22:57 +0100 Sascha L. Teichmann Fix all revive issue (w/o machine generated stuff). revive-cleanup
Sun, 11 Feb 2024 21:37:00 +0100 Sascha L. Teichmann Get rid of deprecation warnings from staticcheck. sr-v2