gitlab-integration-plugin
gitlab-integration-plugin copied to clipboard
Intellij Plugin for GitLab Integration
I am using version 1.1.2 of the plugin within PyCharm 2020.2 (Professional Edition) Build #PY-202.6397.98, built on July 27, 2020 Runtime version: 11.0.7+10-b944.20 x86_64 VM: OpenJDK 64-Bit Server VM by...
IntelliJ IDEA 2018.2.6 (Ultimate Edition) Build #IU-182.5107.16, built on November 6, 2018 JRE: 1.8.0_152-release-1248-b22 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Ubuntu 18.10 x64 Gitlab Integration Plugin v1.1.1...
Not sure what caused this to happen but saw the alert in AppCode. Here's the stack trace: ``` java.lang.StackOverflowError at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at java.lang.ClassLoader.defineClass(ClassLoader.java:642) at com.intellij.util.lang.UrlClassLoader._defineClass(UrlClassLoader.java:295) at com.intellij.util.lang.UrlClassLoader.defineClass(UrlClassLoader.java:291)...
The new treeview in 1.0.6 looks great. Currently there is a problem with the filter. If I put a filter (filter: text field), **no issues** in the projects are displayed....
Fetching remote users will not finish in PHPStorm 8.0.3
10:59:01 Error: javax.net.ssl.SSLHandshakeException: You can disable certificate checking by setting ignoreCertificateErrors on GitlabHTTPRequestor. SSL Error: java.security.cert.CertificateException: No name matching XXXXXXXXXX found And it doesnt matter if Ignore certificate errors is...
The plugin shows under the repository only one issue from x issues. The count in bracket behind the repository-name is correct. Example (with 3 open issues): my-repository (3) #1: My...
When I start the plugin it says java.net.MalformedURLException: no protocol: gitlab.com/api/v3/users?private_token=
I set up the integration in both phpStorm 8.0.1 and IDEA 14.0 to try it. Both IDEs displayed the tasks just fine, but when trying to close an issue I...