gitlab-quickmr-idea-plugin icon indicating copy to clipboard operation
gitlab-quickmr-idea-plugin copied to clipboard

IntelliJ IDEA plug-in that will help you to quickly create Merge Requests for GitLab

Results 11 gitlab-quickmr-idea-plugin issues
Sort by recently updated
recently updated
newest added

Android Studio Iguana | 2023.2.1 版本点提交Quick Merge Request没反应,也没有报错信息,配置token等已经是配置好了,没有问题。

{{lastCommitMessage}} not the `sourceBranch` of lastCommitMessage ![image](https://user-images.githubusercontent.com/3794997/110797871-8f9bab00-82b4-11eb-88cf-4f10aa941dad.png) ![image](https://user-images.githubusercontent.com/3794997/110798864-89f29500-82b5-11eb-8c49-499143725ea4.png) ![image](https://user-images.githubusercontent.com/3794997/110798949-9d9dfb80-82b5-11eb-8722-ea19f114cce3.png)

bug

Hi, this is an issue every time i restart my intellij IDE. I've installed GitLab quick merge requeste from Intellij Marketplace. Installed version is 21 ![image](https://user-images.githubusercontent.com/20123256/160401526-4693390f-5504-42ae-ab41-90c1bf5615a2.png) Everytime i restart my...

Introduce global repository config. As a user I want to have a central repository configuration, so I don't need to repeat this for every similar repository. https://plugins.jetbrains.com/plugin/11149-gitlab-quick-merge-request/reviews#review=58252

Whenever I create a MR I get this in the subject: ![image](https://user-images.githubusercontent.com/2648461/115440182-bfbd5e80-a20f-11eb-8736-65ddf788a607.png)

enhancement

Hi, This is nice plugin. we will be happy if you make some improvements 1. target branch autocomplete in dialog window 2. We have many many many projects in same...

idea working directory e.g. - C:\core - module_a a git directory - module_b another git dircetory when I create a merge request of module_a, an error is reported error log:...

bug

There are display lists on IDEA and just merge them

java.lang.IllegalArgumentException: TypeToken type argument must not contain a type variable; captured type variable T declared by class com.github.novotnyr.idea.gitlab.JsonHttpResponseCallback See https://github.com/google/gson/blob/main/Troubleshooting.md#typetoken-type-variable at com.google.gson.reflect.TypeToken.verifyNoTypeVariable(TypeToken.java:130) at com.google.gson.reflect.TypeToken.getTypeTokenTypeArgument(TypeToken.java:103) at com.google.gson.reflect.TypeToken.(TypeToken.java:74) at com.github.novotnyr.idea.gitlab.JsonHttpResponseCallback$1.(JsonHttpResponseCallback.java:36) at com.github.novotnyr.idea.gitlab.JsonHttpResponseCallback.(JsonHttpResponseCallback.java:36)...