log pkg/imports/st.go @ 4547:6247f5a42226 iso-areas

age author description
Thu, 12 Sep 2019 18:13:47 +0200 Sascha Wilde Use stretches as areas of responsibility. stretches-for-responsibility
Tue, 03 Sep 2019 13:02:09 +0200 Sascha L. Teichmann Added stub for a shape upload stretch import. POST /api/imports/stsh
Mon, 05 Aug 2019 18:21:19 +0200 Tom Gottfried Always try to translate to readable error if import failed
Mon, 05 Aug 2019 18:14:41 +0200 Sascha L. Teichmann Another round of 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.
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
Fri, 31 May 2019 20:06:27 +0200 Tom Gottfried Introduce hectometer based order for ranges of ISRS location codes
Wed, 29 May 2019 12:30:04 +0200 Thomas Junk stretch_import: provide full information for summary import_review
Thu, 09 May 2019 15:50:07 +0200 Tom Gottfried Add missing table dependencies of imports with area generation
Thu, 09 May 2019 12:49:53 +0200 Sascha L. Teichmann Import queue: Split locked dependencies in exclusively and multiple uses.
Mon, 06 May 2019 16:18:41 +0200 Sascha L. Teichmann Stretch import: Added missing prepared statement closing.