Changelog for
ruby2.2-rubygem-gitlab-4.2.0-1.1.i586.rpm :
Thu Aug 3 14:00:00 2017 cooloAATTsuse.com
- updated to version 4.2.0
see installed CHANGELOG.md
[#]## 4.2.0 (13/07/2017)
- Use `url_encode` in all `Commit` resources (AATTgrodowski)
- Fix `project_search` path for APIv4 (AATTedaubert)
- Add options to `Labels#create_label` (AATThlidotbe)
- Add `Board` API support (AATThlidotbe)
- `Award Emoji` API (AATTakkee)
- Subscribe and unsubscribe actions for labels (AATTakkee)
- Add `options` hash to `add_hook` method (AATTmltsy)
- Update repository files endpoint APIv4 (AATTmltsy)
- Update `Branch` docs and add `options` param to `protect_branch` (AATTmltsy)
- Fix and clarify `edit_project` option docs (AATTmltsy)
- Add `TODO` API (AATTakkee)
- Use `body` parameter to send POST data (AATTsr189)
- Add `Environments` module (AATTmltsy)
- Edit and Delete methods for `Notes` API (AATTakkee)
- Rename `branch_name` parameter to `branch` in `create_branch` & `create_commit` methods (AATTsr189)
Tue May 30 14:00:00 2017 cooloAATTsuse.com
- updated to version 4.1.0
see installed CHANGELOG.md
[#]## 4.1.0 (26/05/2017)
- Add appropriate Content-Type header (AATTmltsy)
- Add `Jobs` endpoint methods (AATThjanuschka)
- Update `BuildTriggers` to v4 API and rename to `PipelineTriggers`. (AATTIgnoredAmbience)
- Add support for `keys` resource (AATTdirker)
- Remove version-lock for terminal-table (AATTSuperTux88)
Tue Apr 11 14:00:00 2017 cooloAATTsuse.com
- updated to version 4.0.0
see installed CHANGELOG.md
[#]## Unreleased
[#]## 4.0.0 (10/04/2017)
- Adds ability to create commits in a repository - (AATTlogicminds)
- Remove Ruby 1.x support from the project - (AATTorta)
- Add `star_project` and `unstar_project` methods. (AATTconnorshea)
- Lock terminal-table to prevent build failures on Ruby 1.9/2.0. (AATTconnorshea)
- Update documentation to link to docs.gitlab.com instead of the GitHub mirror for GitLab CE. (AATTconnorshea)
- Add method `share_project_with_group` (AATTdanhalligan)
- Allow to retrieve `ssh_keys` for a specific user(AATTdirker)
- Allow issues to use NAMESPACE/REPO identifier (AATTbrodock)
- Add issues subscribe/unsubscribe (AATTnewellista)
- Add merge_requests subscribe/unsubscribe (AATTnewellista)
- Updated `deploy_key` endpoints (AATTepintozzi)
- Add milestone/merge_requests (API V4 only) (AATTjoren)
- Rename \"git hook\" to \"push rule\". (AATTasedge)
- Change project fork endpoint for v4 API. (AATTasedge)
- Block/unblock user now uses POST instead of PUT. (AATTasedge)
- Project ID can also be a string (namespace/project_name). (AATTbergholdt)
- Support pipeline. (AATTbergholdt)
- Add methods to disable and enable deploy keys on projects. (AATTbuzzdeee)
- Add method to fetch issues a merge request will close. (AATTjoren)
- Fix `get_file` and `file_contents` methods to work with APIv4. (AATTasedge)
Wed Aug 17 14:00:00 2016 cooloAATTsuse.com
- updated to version 3.7.0
see installed CHANGELOG.md
[#]## 3.7.0 (16/08/2016)
- Add in GitlabCI Runner support (AATTdavidcollum)
- Implemented tags API methods (AATTjblackman)
- Expose response status when Gitlab raises an error. (AATTcalavera)
- Add `build_artifacts` method (AATTnanofi)
- Add `user_search` method (AATTDreeg)
- Added project git hook support (AATTliger1978)
- Add the ability to delete an issue (AATTdandunckelman)
- Add missing Build APIs (AATTedgemaster)
- Improve record table output to use Hash `id` field if it exists. (AATTasedge)
- Support for listing merge request notes (AATTdlukman)
- Update YARD so it can be formatted easier for the CLI. (AATTasedge)
- Add `options` to `build` method (AATTsanderhahn)
- Add `delete_group` method (AATTshadeslayer)
- Add `group_projects` method (AATTshadeslayer)
- Add `edit_merge_request_comment` (AATThjanuschka)
- Add `merge_request_commits` method (AATTnomeaning777)
- Add method `edit_group_member` (AATTcoder-hugo)
- New builds endpoints (AATTkmarcisz)
- Use `respond_to_missing?` instead of `respond_to?` (AATTtsigo)
- Added possibility to change emails of user (AATTazomazo)
- Added possibility to change services in the project (AATTazomazo)
- Update README.md (AATTwalterheck)
Tue Mar 29 14:00:00 2016 tampakrapAATTopensuse.org
- update to 3.6.1:
* https://github.com/NARKOZ/gitlab/blob/master/CHANGELOG.md#361-13122015
* https://github.com/NARKOZ/gitlab/blob/master/CHANGELOG.md#361-13122015
* https://github.com/NARKOZ/gitlab/blob/master/CHANGELOG.md#350-26112015
* https://github.com/NARKOZ/gitlab/blob/master/CHANGELOG.md#350-26112015
Thu Apr 9 14:00:00 2015 mrueckertAATTsuse.de
- initial package