Outbound HTTP Request on Completion Import

Context

When a repository is successfully imported, the registry should notify rails, as described in #374 (closed)

Related to: gitlab#349742 (closed)

Proposal

This strategy would use an HTTP request sent from the registry to signal to Rails once a repository is successfully pre imported.

The outbound HTTP url should be set in a configuration setting.

Edited by Jaime Martinez