log pkg/imports/wx.go @ 4182:49012340336c

age author description
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.
Fri, 02 Aug 2019 11:41:12 +0200 Sascha L. Teichmann Made 'go vet' happy with imports again.
Thu, 25 Jul 2019 13:31:51 +0200 Sascha L. Teichmann Introduced a new ReadableError type for better readable error messages of pgx.PgErrors.
Thu, 25 Jul 2019 11:46:23 +0200 Sascha L. Teichmann Rename HandlePGError to HandleError.
Thu, 25 Jul 2019 11:32:22 +0200 Tom Gottfried Move handling of PostgreSQL errors to own package
Thu, 25 Jul 2019 09:12:53 +0200 Tom Gottfried Database errors have to be handled elsewhere than in imports, too
Thu, 09 May 2019 12:49:53 +0200 Sascha L. Teichmann Import queue: Split locked dependencies in exclusively and multiple uses.
Fri, 12 Apr 2019 16:10:05 +0200 Tom Gottfried Remove expensive check with doubtful usefulness
Thu, 04 Apr 2019 16:14:29 +0200 Tom Gottfried Fix logging in axis import
Tue, 02 Apr 2019 19:25:17 +0200 Tom Gottfried Add utility function to get users area of responsibility
Tue, 02 Apr 2019 16:38:10 +0200 Sascha L. Teichmann Waterway axis import: Don't log error twice if no feature was imported.
Thu, 28 Mar 2019 17:19:27 +0100 Tom Gottfried Enable import of axis and area independently from areas of responsibility
Wed, 27 Mar 2019 15:39:52 +0100 Tom Gottfried Prevent calculation of wrong UTM zones
Fri, 22 Mar 2019 14:20:08 +0100 Tom Gottfried Axis import: do not fail if one item fails.
Tue, 19 Mar 2019 14:39:04 +0100 Sascha L. Teichmann Cosmetics: Break overlong line.