Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-9576 Add component status in the scanner report | Julien HENRY | 2017-08-07 | 11 | -19/+122 |
| | |||||
* | SONAR-9576 Add analysis mode in the scanner report | Julien HENRY | 2017-08-07 | 3 | -0/+22 |
| | |||||
* | Fix quality flaws | Julien HENRY | 2017-08-04 | 2 | -8/+7 |
| | |||||
* | Don't change PathResolver methods to static | Julien HENRY | 2017-08-04 | 2 | -10/+29 |
| | | | | This is an API breaking change | ||||
* | Fix quality flaws | Julien HENRY | 2017-08-04 | 2 | -1/+11 |
| | |||||
* | Remove unused files | Julien HENRY | 2017-08-04 | 2 | -62/+0 |
| | |||||
* | SONAR-9574 Same file indexed in different modules | Julien HENRY | 2017-08-04 | 5 | -6/+27 |
| | |||||
* | Store project relative path inside DefaultIndexedFile | Julien HENRY | 2017-08-04 | 5 | -47/+102 |
| | |||||
* | SONAR-9641 Add URIPredicate | Julien HENRY | 2017-08-04 | 10 | -30/+120 |
| | |||||
* | SONAR-9561 File inclusions/exclusions should be applied before language ↵ | Julien HENRY | 2017-08-04 | 4 | -29/+33 |
| | | | | detection | ||||
* | SONAR-9528 Deprecate Initializer extension point | Julien HENRY | 2017-08-04 | 2 | -1/+3 |
| | |||||
* | SONAR-9557 Fix coverage exclusions for global sensors | Julien HENRY | 2017-08-04 | 5 | -16/+34 |
| | |||||
* | Rework file indexing | Julien HENRY | 2017-08-04 | 11 | -88/+106 |
| | | | | | | * Drop cycle ModuleFileSystem -> FileIndexer -> ModuleFileSystem * Ensure basedir is initialized once * Drop useless FileSystemLogger, and log in ModuleFileSystemInitializer | ||||
* | SONAR-9641 Introduce InputFile:uri() | Julien HENRY | 2017-08-04 | 8 | -5/+80 |
| | |||||
* | Fix javadoc of Plugin API | Simon Brandhof | 2017-08-01 | 1 | -4/+2 |
| | |||||
* | SONAR-9551 PropertyDefinition and ResourceTypeTree correctly handles APP ↵ | Teryk Bellahsene | 2017-07-31 | 7 | -57/+65 |
| | | | | qualifier | ||||
* | SONAR-9551 Page API supports APP qualifier | Teryk Bellahsene | 2017-07-31 | 2 | -1/+4 |
| | |||||
* | SONAR-9551 Add APP qualifier | Julien Lancelot | 2017-07-31 | 1 | -2/+7 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2017-07-26 | 2 | -3/+3 |
| | |||||
* | Decrease coupling with Guava | Simon Brandhof | 2017-07-25 | 17 | -120/+107 |
| | |||||
* | SONAR-9283 support trailing/heading whitespaces in properties | Sébastien Lesaint | 2017-07-21 | 2 | -5/+109 |
| | | | | for numbers and boolean types | ||||
* | Prepare for next development iteration | Simon Brandhof | 2017-07-13 | 1 | -1/+1 |
| | |||||
* | Improve coverage | Duarte Meneses | 2017-07-13 | 2 | -3/+93 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2017-07-12 | 1 | -13/+0 |
| | |||||
* | SONAR-9477 Deprecate ProjectReactor and ProjectBuilder | Duarte Meneses | 2017-07-11 | 40 | -333/+635 |
| | | | | Mark Immutable classes in the Plugin API and Scanner | ||||
* | Prepare for next development iteration | Simon Brandhof | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Release 6.5-M26.5-M2 | Simon Brandhof | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Fix tests on Windows | Julien HENRY | 2017-07-05 | 1 | -2/+3 |
| | |||||
* | Fix quality flaws | Julien HENRY | 2017-07-05 | 3 | -1/+4 |
| | |||||
* | SONAR-9478 Missing Settings -> Configuration replacement | Julien HENRY | 2017-07-04 | 1 | -2/+2 |
| | |||||
* | SONAR-9478 Replace Settings by Configuration | Julien HENRY | 2017-07-04 | 4 | -7/+26 |
| | |||||
* | SONAR-8546 Improve SensorDescriptor API to give more flexibility on ↵ | Julien HENRY | 2017-07-04 | 3 | -6/+33 |
| | | | | configuration requirements to execute Sensors | ||||
* | SONAR-9478 Deprecate Settings and introduce new Configuration interface | Julien HENRY | 2017-07-04 | 22 | -97/+344 |
| | |||||
* | SONAR-9448 Sanitize api/qualityprofiles/projects | Teryk Bellahsene | 2017-06-26 | 1 | -10/+21 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2017-06-20 | 3 | -6/+7 |
| | |||||
* | SONAR-9356 Rename onboarding setting | Julien Lancelot | 2017-06-20 | 1 | -5/+0 |
| | |||||
* | SONAR-9356 define property "sonar.onboardingTutorial.skip" | Daniel Schwarz | 2017-06-20 | 1 | -0/+4 |
| | |||||
* | Remove some usages of Guava in API | Simon Brandhof | 2017-06-19 | 72 | -491/+423 |
| | |||||
* | SONAR-9322 deprecate RulesProfile#setParentName(String) | Simon Brandhof | 2017-06-14 | 1 | -8/+9 |
| | | | | | Hierarchy of profiles in plugin API has never been implemented. The method is misleading so it's marked as deprecated. | ||||
* | SONAR-8800 Deprecate org.sonar.api.platform.Server#getUrl | Julien Lancelot | 2017-06-09 | 1 | -0/+2 |
| | |||||
* | SONAR-9351 enforce in API allowed qualifiers on PropertyDefinition | Sébastien Lesaint | 2017-06-01 | 2 | -9/+148 |
| | |||||
* | SONAR-9335 remove deprecated NewAction#createParam | Daniel Schwarz | 2017-05-29 | 1 | -9/+0 |
| | |||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2017-05-16 | 1 | -4/+5 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2017-05-12 | 1 | -1/+1 |
| | |||||
* | Fix javadoc of DateUtils about ISO8601 vs RFC822 formats | Simon Brandhof | 2017-05-12 | 1 | -2/+2 |
| | |||||
* | SONAR-9056 WS api/components/suggestion filter allowed qualifiers | Teryk Bellahsene | 2017-05-12 | 1 | -6/+1 |
| | |||||
* | SONAR-9199 Fix unclosed inputStream | Julien HENRY | 2017-05-11 | 1 | -5/+6 |
| | |||||
* | SONAR-9199 InputFile::content() and InputFile::inputStream() should filter BOM | Julien HENRY | 2017-05-09 | 5 | -31/+73 |
| | |||||
* | SONAR-8456, SONAR-8906 Cleanup properties | Julien HENRY | 2017-05-03 | 1 | -32/+1 |
| |