Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6948 Ability for Java server extensions to call web services | Simon Brandhof | 2016-04-07 | 1 | -4/+4 |
| | |||||
* | fix quality flaws | Sébastien Lesaint | 2016-04-06 | 2 | -6/+3 |
| | |||||
* | SONAR-6717 Drop issue.Action API | Teryk Bellahsene | 2016-03-31 | 1 | -21/+1 |
| | |||||
* | Revert "SONAR-7122 Drop the ability to customize the web app context" | Julien Lancelot | 2016-03-31 | 1 | -1/+1 |
| | | | | | | This reverts commit 8f7a9ad479a219fc22ac729a23f220e450c572b7. SONAR-7494 Reintroduce the web app context | ||||
* | SONAR-7458 Expose SQ Version in SensorContext | Julien HENRY | 2016-03-30 | 4 | -7/+22 |
| | |||||
* | SONAR-7497 Restore behavior for line coverage after move to proto3 | Julien HENRY | 2016-03-30 | 2 | -5/+90 |
| | |||||
* | SONAR-7470 Drop ability to manage manual rules from backend | Julien Lancelot | 2016-03-29 | 3 | -92/+34 |
| | |||||
* | SONAR-7472 Drop manual issues in issue tracking | Julien Lancelot | 2016-03-29 | 1 | -11/+7 |
| | |||||
* | SONAR-7473 Drop 'reporter' from scanner | Julien Lancelot | 2016-03-29 | 6 | -27/+11 |
| | |||||
* | renamed BatchMetrics to ScannerMetrics | Sébastien Lesaint | 2016-03-29 | 3 | -9/+9 |
| | |||||
* | SONAR-7441 add annotation ComputeEngineSide | Sébastien Lesaint | 2016-03-29 | 1 | -0/+13 |
| | |||||
* | SONAR-7467 Drop/deprecate action plan API | Teryk Bellahsene | 2016-03-25 | 2 | -8/+0 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2016-03-24 | 5 | -10/+4 |
| | |||||
* | SONAR-7489 Empty branch should be considered as no branch | Julien HENRY | 2016-03-24 | 2 | -2/+141 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2016-03-24 | 2 | -3/+3 |
| | |||||
* | SONAR-7368 Deprecate quality_profiles measure and add data in scanner report | Julien HENRY | 2016-03-24 | 9 | -398/+35 |
| | |||||
* | Update scanner report to protobuf 3 (imply SONAR-7497) | Julien HENRY | 2016-03-23 | 28 | -236/+174 |
| | |||||
* | SONAR-7389 Support CPD exclusions in new API | Julien HENRY | 2016-03-22 | 14 | -36/+111 |
| | |||||
* | SONAR-7371 Restore global settings in analysis.log | Julien HENRY | 2016-03-22 | 3 | -14/+45 |
| | |||||
* | SONAR-7487 Drop support of properties sonar.skippedModules and ↵ | Julien HENRY | 2016-03-22 | 4 | -222/+2 |
| | | | | sonar.includedModules | ||||
* | SONAR-7459 new interface org.sonar.api.Plugin | Simon Brandhof | 2016-03-18 | 10 | -34/+56 |
| | | | | It allows to check version of SonarQube to filter extensions | ||||
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 633 | -0/+51169 |