Add a link in the HostingService API to related local repositories.
Review Request #5892 — Created May 28, 2014 and submitted
This adds a 'repositories' link in the HostingService item resource that
points to the Repository list resource, filtering on the given
service ID.
Saw the link in payloads. Followed it and saw the matching repositories.
Unit tests pass.