2.2.0
- Fixes #191: Make compatible with IDEA 2017.2
2.1.4
- Fixes #179: use the latest sonar-ws library to be compatible with latest SonarQube versions
2.1.3
- Make compatible with IDEA 2017.2
2.1.2
- Fixes #177: implement compatibility with IDEA v.2017.1
2.1.1
- Fixes #166: NullPointerException after viewing Sonar options in Project Structure
- Fixes #168: Getting NoSuchMethodError after updating to Intellij IDEA 2016.3
2.1.0
- Fixes #158: NoSuchFieldError: PROXY_LOGIN when trying to log into remote server with proxy
2.0.12
- Fixes #144: Calling invokeAndWait from read-action leads to possible deadlock
2.0.11
- Fixes #125: authenticate when grabbing rule details
2.0.10
- Fixes #136: NPE while using SonarQube 5.2
2.0.9
- Fixes #123: inspections visible in idea 14.1+
2.0.8
- Fixes #123: inspections are visible again in idea 14.1+
2.0.7
- Fixes #121: increased timeout when downloading issues from 10 secs to 1 min
2.0.6
- Fixes #105: Annotations not shown in PHPStorm 7.1
- Fixes #106: Annotations in PHPStorm shown twice per File
2.0.5
- Fixes #92: perform matching issues to files in parallel
- Fixes #93: Add more verbose information on loading SonarQube resources from server
- Fixes #81: Occurrences of SONAR_USER_PASSWORD should not be displayed
- Fixes #77: $MODULE_NAME is not expanded when analyzing for "Whole project"
2.0.4
- Fixes #88: Please show some progress while processing downloaded violations
- Fixes #91: Inspection is not cancellable while downloaded issues are analysed
- Fixes #87: Inspections in editor are not refreshed if rerun inspection
- Fixes #86: Rename Sonar to SonarQube
- Fixes #71: Path to sonar-report.json with PROJECT_BASE_DIR does not work on windows
2.0.3
- Fixes #80: When starting a local analysis script the SonarQube tool window should be shown
- Fixes #76: IDEA hangs and eats all memory
- Fixes #66: It should be possible to put analysis in background Fixes
- Fixes #72: Canceling a local analysis does not work
2.0.2
- Fixes #53: Adopt API changes in IntelliJ14
2.0.1
- Fixes #84: download more then one resources in one analysis
- Fixes #73: download or local analysis only if inspections are enabled in current context
- Fixes #70: Project is not yet initialized exception in DocumentChangeListener
- Fixes #67: alternative working dir does not work in pycharm
- Fixes #64: sonar resources not sorted alpha-numerically
- Fixes #62: Remove space in start of script
2.0.0
- Issues download and incremental analysis with sonar 4.x