System warnings when the GitLab Root is not valid

GitLab Root is expected to be a full URL (with protocol).

Without this, the plugin generates relative URLs, which cause various types of issues such as PHP warning when importing Changesets, invalid URLs on Diff button (see #371), etc.