Skip to content
Snippets Groups Projects
Commit f47ea9d4 authored by Sam Gleske's avatar Sam Gleske
Browse files

Updating CHANGELOG

parent 8c440591
No related branches found
No related tags found
No related merge requests found
## gitlab-mirrors v0.2.6 ## gitlab-mirrors v0.2.6
* New command `ls-mirrors.sh`. * *New Feature* command `ls-mirrors.sh`!
* Converted `CHANGELOG` to markdown.
* Fixed bug in preflight check where `merge_requests_enabled` was not being checked. * Fixed bug in preflight check where `merge_requests_enabled` was not being checked.
* Fixed bug with bad formatted error output for booleans in preflight check. * Fixed bug with bad formatted error output for booleans in preflight check.
* Added `merge_requests_enabled` to `config.sh.SAMPLE`. * Fixed bug with `lib/manage_gitlab_project.py` where group namespace resolution was not properly using API pagination.
* Converted `CHANGELOG` to markdown. * Required an upstream merge request to the `python-gitlab` library.
* Fixed bug added `merge_requests_enabled` to `config.sh.SAMPLE`.
-- --
## gitlab-mirrors v0.2.5 ## gitlab-mirrors v0.2.5
* Fixed a critical bug with pagination where API user can't view more projects than `20`. * Fixed a critical bug with pagination where API user can't view more projects than `20`.
* Had to patch upstream `python-gitlab` library for this functionality. * Had to merge request upstream `python-gitlab` library for this functionality.
* Updated documentation to reference my `bugfix-edition` of `python-gitlab` in the * Updated documentation to reference my `bugfix-edition` of `python-gitlab` in the
prerequisites. prerequisites.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment