Skip to content

Assembla service: Project name was hardcoded (oops)

Created by: carlosparamio

The URL that the service uses had the project name hardcoded. This patch allows entering the project name as the "subdomain" (since it was the best name of the current available service attributes I found). I wonder if, now that gitlabhq has a bunch of services each one with different parameters required, if it would be a good time to serialize all those parameters into a single attribute, instead of continuing to append more or reuse the existent ones when their names are not the most intuitive for a particular service.

Merge request reports