- (#119 - @mfriedenhagen) Add buildUrl in the description of the merge (shown in GitLab)
- (#124 - @jsyrjala) Fix acceptMergeRequestOnSuccess configuration so it stays set, and is disabled by default
- (#127 and #134 - @thommy101) Added support for the GitLab 8.1 commit API
- (#133 - @EmteZogaf) Send commit status on push-triggered merge request build
- (#118 - @christ66) IntelliJ Excludes
- (#117 - @christ66) Ball Color Changed to Result
- (#110 - @kasper-f) Accept Merge Request On Build Succes
- (#106 - @xathien) Null Pointer Error Fix
- (#105 - @jr4) Merge Request Not Built On First Raise
- (#101 - @TomAndrews) Generalise ci-skip
- (#102 - @TomAndrews) Configurable Rebuild Options
- Updated git-plugin dependency to latest version; minimum supported version of Jenkins is now 1.568
- Rebuild open merge requests after a push to the source branch (configurable parameter) (kasper-f)
- Build page link on Merge Request page redirects to the correct build (zenovich)
- Stop building closed merge requests
- Bug fixes and documentation updates
- Filter source branches (for push requests only)
- Show build status images when Jenkins authentication is on
- Support for Merge Requests from forked repositories
- Selective triggering (Push events and/or Merge Request events)
- Fix images not showing up. (Jotschi)
- Supprting nested groups with CloudBees Plugin (FrantaM)
- Initial Release
- Trying to figure out releases
- Changed Parameter names that were used by default by jenkins.
- Initial Release