sonar-gerrit-plugin icon indicating copy to clipboard operation
sonar-gerrit-plugin copied to clipboard

SonarQube plugin for posting issues as Gerrit review comments

Results 8 sonar-gerrit-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [org.sonarsource.sonarqube:sonar-plugin-api](https://github.com/SonarSource/sonarqube) from 7.0 to 7.5. Commits cb851ba Release 7.5 f122aef SONAR-11405 Upgrade code analyzers to latest released versions 68930d0 SONAR-11403 Embed SonarScala in all SonarQube editions b45880c SONAR-9919 obfuscate...

dependencies

Matches gerrit new change-id definition Change-Id: I64b2314f4e33e6de1dd3a7a98347482af460f120

enhancement

Hi, I have a problem with the parameter GERRIT_COMMENT_NEW_ISSUES_ONLY set to true. If I change some lines in a file, sometimes sonar reports +1 to Gerrit change. But it should...

HI, I would like to build project from Jenkins and analyze it with Sonar 7.6 I'm using: Stack: Gerrit Trigger version 2.29.0 Jenkins 2.169 Sonarqube 7.6 Gerrit 2.16.7 Sonar-gerrit-plugin-2.5.0-SNAPSHOT Below...

Change-Id: I12e94430f6328b11d4cf645b6ca69be533dbaaf4

HttpClient issue the Host header with the port whenever the port is defined. This patch only set the port when not using the default scheme port (80 for http and...

enhancement

I find out a case where new issues are identified by SonarQube but where the sonar-gerrit-plugin fails to map them to files under review. this is when in the file...

Thanks for the wonderful plugin. At the moment it looks like the plugin only supports authentication over http, we have deployed gerrit which authenticates against github's oauth. Could you please...

enhancement