log pkg/config/config.go @ 3582:317d176ef38c

age author description
Mon, 03 Jun 2019 18:24:35 +0200 Sascha L. Teichmann GM import: Try three times when timeouts happen on SOAP service. Increase SOAP timeout to 3 minutes.
Mon, 06 May 2019 15:18:19 +0200 Sascha L. Teichmann Consmetics: Adjusted config.
Mon, 06 May 2019 13:21:53 +0200 Sascha L. Teichmann Config: Fixed type of session timeout (its a duration now ... as intended).
Mon, 06 May 2019 13:19:59 +0200 Sascha L. Teichmann SOAP: Added a globally configurable timeout (default 1min) till a SOAP request is canceled.
Thu, 25 Apr 2019 15:31:43 +0200 Sascha L. Teichmann Added "published-config" field to configuration.
Tue, 02 Apr 2019 16:55:10 +0200 Sascha L. Teichmann Removed irritatting parts from config doc strings.
Tue, 02 Apr 2019 16:37:03 +0200 Bernhard Reiter improve cmd/gemma/gemma --help
Thu, 14 Mar 2019 11:15:43 +0100 Tom Gottfried Make session timeout configurable
Mon, 11 Feb 2019 15:56:59 +0100 Sascha L. Teichmann SOAP: Add validating parser (uses 'xmllint') for manual uploads.
Thu, 20 Dec 2018 14:39:23 +0100 Sascha L. Teichmann New config variable 'external-url'.
Tue, 27 Nov 2018 10:42:27 +0100 Sascha L. Teichmann Backend: Added the internal api documentation of the config mechanism of the gemma server.
Sun, 25 Nov 2018 23:44:52 +0100 Sascha L. Teichmann Removed public access to config.ConfigFile to make golint happy.
Sat, 24 Nov 2018 10:32:06 +0100 Sascha L. Teichmann Added missing authors names in Go files.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Mon, 22 Oct 2018 17:16:02 +0200 Sascha L. Teichmann Wait with start of import queue until configuration is fully loaded. persistent-import-queue