Integration with Assembla
Created by: carlosparamio
This set of changes adds support for the integration of Gitlab with the Assembla project manager. Assembla supports external Github repositories, but the POST webhook of Gitlab differs from the Github format in that Github sends the paylod under a "payload" form parameter. This service allows Gitlab to follow that format, so Assembla can receive notifications about new commits and update tickets accordingly. It has been tested with a real project.
Unable to load the diff Created by: Razer6
Can you also add your service to the available services in https://github.com/carlosparamio/gitlabhq/blob/4eb6602f845a80a41580aded3a8273dcbc0a04aa/features/steps/project/project_services.rb#L14
By Administrator on 2013-11-21T12:18:09 (imported from GitLab project)
Created by: coveralls
Coverage decreased (-31.05%) when pulling 4eb6602f845a80a41580aded3a8273dcbc0a04aa on carlosparamio:assembla_service into 4525fc84 on gitlabhq:master.
By Administrator on 2013-11-21T12:30:24 (imported from GitLab project)