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

age author description
Tue, 20 Feb 2024 22:37:51 +0100 Sascha L. Teichmann /interface{}/any/ revive-cleanup
Fri, 20 Mar 2020 17:24:03 +0100 Tom Gottfried Enhance comments on implementations of StageDone()
Fri, 20 Mar 2020 12:28:04 +0100 Sascha L. Teichmann Added feedback support for StageDone.
Mon, 05 Aug 2019 17:45:03 +0200 Sascha L. Teichmann A few more doc strings to make 'golint' a little bit more happy with the imports package.
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.
Mon, 05 Aug 2019 16:43:31 +0200 Sascha L. Teichmann Move warning limiter to common package to flesh up the misc package.
Mon, 05 Aug 2019 16:30:55 +0200 Sascha L. Teichmann Moved country -> spoken language lookup table to common package to flesh out the misc package.
Fri, 02 Aug 2019 11:34:16 +0200 Sascha L. Teichmann BN import: More clean-ups. Typo fixes. Code simplifications. Calling conventions ...
Thu, 25 Jul 2019 16:10:28 +0200 Sascha Wilde Merged default historization_ng
Thu, 25 Jul 2019 15:14:44 +0200 Sascha L. Teichmann Moved TimeParser to common package.
Thu, 25 Jul 2019 15:08:11 +0200 Sascha L. Teichmann Rename TimeGuesser to TimeParser.
Thu, 25 Jul 2019 13:20:32 +0200 Sascha Wilde Merged default historization_ng
Thu, 25 Jul 2019 10:32:36 +0200 Sascha L. Teichmann AGM import: Mixed deletes with insert and updates to have them sorted by ISRS locations.
Wed, 24 Jul 2019 17:40:17 +0200 Sascha Wilde Adapted agm-import to new historization model. historization_ng
Wed, 24 Jul 2019 17:09:30 +0200 Sascha L. Teichmann AGM import: Generate entries for deleted items.