Files
gerrit/polygerrit-ui/app/behaviors/rest-client-behavior
Logan Hanks 90b4dc4803 Add project to changeBaseURL calls
Gerrit.RESTClientBehavior provides a changeBaseURL method that is
currently only used to construct download links. These links need to
incorporate the project of the change into their hrefs. Since all call
sites have a change detail object in scope, we can just pass the project
name directly to changeBaseURL.

Change-Id: I899c1e486f20b0097d1aa9617d9944909a3a528f
2018-10-30 10:14:53 -07:00
..