| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
* | SONAR-7678 server-side stateless settings | Simon Brandhof | 2016-09-06 | 1 | -1/+2 |
* | SONAR-7864 Drop org.sonar.api.scan.filesystem.ModuleFileSystem from API | Julien HENRY | 2016-08-29 | 1 | -9/+10 |
* | Automatic merge from branch-6.0 | ssjenka | 2016-07-28 | 2 | -3/+3 |
|\ |
|
| * | Revert deprecation of SonarQubeVersion | Simon Brandhof | 2016-07-28 | 2 | -3/+3 |
* | | Fix merge of branch-6.0 | Simon Brandhof | 2016-07-27 | 3 | -12/+16 |
|\| |
|
| * | Improve org.sonar.api.SonarRuntime | Simon Brandhof | 2016-07-27 | 3 | -12/+16 |
* | | Automatic merge from branch-6.0 | ssjenka | 2016-07-22 | 3 | -7/+21 |
|\| |
|
| * | Update Xoo plugin to test Settings default values | Julien HENRY | 2016-07-21 | 3 | -7/+21 |
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 6.0-RC16.0-RC1 | David Rautureau | 2016-07-20 | 1 | -1/+1 |
* | | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
|/ |
|
* | SONAR-7883 Expose InputFile charset in API | Julien HENRY | 2016-07-12 | 4 | -7/+7 |
* | Fix unclosed resource | Julien HENRY | 2016-07-12 | 1 | -6/+9 |
* | Make Xoo a SonarLint plugin | Julien HENRY | 2016-07-12 | 7 | -37/+172 |
* | Revert "Make Xoo a SonarLint plugin" | Sébastien Lesaint | 2016-07-11 | 1 | -2/+0 |
* | Make Xoo a SonarLint plugin | Julien HENRY | 2016-07-11 | 1 | -0/+2 |
* | Fix Xoo UT | Julien HENRY | 2016-07-11 | 1 | -1/+1 |
* | Make Xoo Plugin compatible with SonarLint Core | Duarte Meneses | 2016-07-11 | 1 | -2/+6 |
* | SONAR-7876 Add an API for Sensors to report files that can't be analyzed | Duarte Meneses | 2016-07-11 | 1 | -1/+5 |
* | SONAR-7876 Add an API for Sensors to report files that can't be analyzed | Duarte Meneses | 2016-07-11 | 4 | -2/+180 |
* | SONAR-7783 Ensure Sensors don't save same data twice | Duarte Meneses | 2016-07-08 | 3 | -2/+65 |
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility | Julien HENRY | 2016-07-07 | 2 | -4/+8 |
* | SONAR-7751, SONAR-7756 SonarLint API | Julien HENRY | 2016-07-07 | 2 | -4/+4 |
* | SONAR-7727 Remove deprecated stuff from Resources API | Julien HENRY | 2016-07-05 | 1 | -5/+2 |
* | SONAR-7665 Deprecate @BatchSide and introduce @ScannerSide | Duarte Meneses | 2016-07-04 | 1 | -2/+2 |
* | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
* | Improve unit test coverage | Julien HENRY | 2016-05-17 | 7 | -23/+176 |
* | SONAR-7636 Deprecate org.sonar.api.measures.Measure + many small API improvem... | Julien HENRY | 2016-05-12 | 1 | -7/+6 |
* | SONAR-7612 Improve documentation and SensorContextTester | Julien HENRY | 2016-05-12 | 3 | -15/+8 |
* | SONAR-7612 Move new Sensor API out of @Beta | Julien HENRY | 2016-05-12 | 1 | -3/+3 |
* | SONAR-6897 add IT | Julien HENRY | 2016-05-11 | 1 | -2/+8 |
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-12 | 1 | -3/+2 |
|\ |
|
| * | Change return type of Plugin#getSonarQubeVersion() | Simon Brandhof | 2016-04-11 | 1 | -3/+2 |
| * | SONAR-7540 Throwable attached to logs is lost on scanner side when using LogO... | Julien HENRY | 2016-04-11 | 1 | -0/+1 |
| * | fixed version for 5.5-SNAPSHOT | Tom | 2016-04-11 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.5-RC15.5-RC1 | Tom | 2016-04-07 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.5 | Tom | 2016-04-07 | 1 | -1/+1 |
* | | SONAR-7540 Throwable attached to logs is lost on scanner side when using LogO... | Julien HENRY | 2016-04-11 | 1 | -0/+1 |
* | | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
|/ |
|
* | SONAR-7458 Expose SQ Version in SensorContext | Julien HENRY | 2016-03-30 | 4 | -66/+86 |
* | SONAR-7389 Improve testability | Julien HENRY | 2016-03-17 | 1 | -0/+87 |
* | Fix some quality flaws | Julien HENRY | 2016-03-16 | 8 | -35/+27 |
* | SONAR-7389 Add new Sensor API to provide duplication tokens | Julien HENRY | 2016-03-15 | 3 | -3/+97 |
* | ITs on quality model | Julien Lancelot | 2016-03-14 | 5 | -1/+151 |
* | SONAR-7453 Rename rules remediation function fields in API | Julien Lancelot | 2016-03-10 | 2 | -6/+6 |
* | Remove deprecated calls to RulesDefinition#setDebtSubCharacteristic() | Simon Brandhof | 2016-03-02 | 1 | -8/+6 |
* | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 1 | -1/+0 |