1.8 KiB
1.8 KiB
ChangeLog
1.1.28
- (#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
1.1.27
- (#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
1.1.26
- (#101 - @TomAndrews) Generalise ci-skip
- (#102 - @TomAndrews) Configurable Rebuild Options
1.1.4
- 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
1.1.2
- Filter source branches (for push requests only)
- Show build status images when Jenkins authentication is on
1.1.1
- Support for Merge Requests from forked repositories
- Selective triggering (Push events and/or Merge Request events)
1.0.8
- Fix images not showing up. (Jotschi)
- Supprting nested groups with CloudBees Plugin (FrantaM)
1.0.7
- Initial Release
1.0.2 - 1.0.6
- Trying to figure out releases
1.0.1
- Changed Parameter names that were used by default by jenkins.
1.0
- Initial Release