Simple plugin that is adding support for GitLab specific actions to JetBrain IDEs
[![ZenHub] (https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)] (https://zenhub.io)
- GitLab Checkout dialog - list all users projects on GitLab and provides quick way to clone them locally
- GitLab Share dialog - allows quick import of new projects to GitLab, user can specify namespace and project visibility
- GitLab Merge Request dialog - user can quickly create new merge requests from current branch
- GitLab Merge Request List dialog - user can list and accept all open code reviews
- 1.3.0
- Unified way of validating GitLab API
- Add Merge Request List and Accept interface
- 1.2.0
- New GitLab logo
- Add Create Merge Request Dialog
- 1.1.0
- Added support for Import to VCS
- 1.0.0
- Added support for GitLab Checkout Dialog
Everybody is welcome to contribute to this project.
Submit your pull requests to develop branch.
Master is always exact code that is used in latest release.