Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-10809 Analyzers need to declare whether a rule is external | Duarte Meneses | 2018-06-01 | 6 | -3/+112 |
| | |||||
* | SONAR-10647 Add ITs | Duarte Meneses | 2018-05-09 | 4 | -2/+190 |
| | |||||
* | SONAR-10648 Fix InputFile::relativePath for global sensors | Julien HENRY | 2018-04-27 | 3 | -2/+51 |
| | | | | SensorStrategy was wrongly instanciated once per module, while it was supposed to be a project level singleton. | ||||
* | SONAR-10544 Apply feedback | Duarte Meneses | 2018-04-26 | 1 | -1/+2 |
| | |||||
* | SONAR-10544 fix tests | Duarte Meneses | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ↵ | Duarte Meneses | 2018-04-26 | 2 | -4/+1 |
| | | | | scanner | ||||
* | SONAR-10543 Fix mandatory fields | Duarte Meneses | 2018-04-26 | 1 | -1/+4 |
| | |||||
* | SONAR-10543 Sensor Java API should allow to add external rule engine issues | Duarte Meneses | 2018-04-26 | 3 | -1/+96 |
| | |||||
* | Fix publication | David Rautureau | 2018-04-04 | 1 | -4/+0 |
| | |||||
* | Fix build | David Rautureau | 2018-04-04 | 1 | -0/+4 |
| | |||||
* | BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches | David Rautureau | 2018-04-04 | 1 | -2/+4 |
| | |||||
* | Fix gradle configuration | Julien Lancelot | 2018-03-22 | 1 | -1/+2 |
| | |||||
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 1 | -1/+1 |
| | |||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 3 | -75/+47 |
| | |||||
* | Add missing license headers | Duarte Meneses | 2018-02-07 | 1 | -0/+19 |
| | |||||
* | SONAR-10321 Add scope to rule definition API | Duarte Meneses | 2018-02-07 | 2 | -4/+4 |
| | |||||
* | SONAR-10321 Add scope field to rule search ws | Duarte Meneses | 2018-02-07 | 3 | -2/+55 |
| | |||||
* | Add Java API Plugin.Context#getBootConfiguration() | Simon Brandhof | 2018-02-06 | 1 | -3/+4 |
| | | | | | That allows plugins to check configuration when providing the list of extensions. | ||||
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 3 | -5/+5 |
| | |||||
* | SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ↵ | Simon Brandhof | 2018-01-10 | 1 | -2/+8 |
| | | | | webhooks | ||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 74 | -74/+74 |
| | |||||
* | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 1 | -1/+1 |
| | |||||
* | Set version to 6.7-SNAPSHOT | Simon Brandhof | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | SONAR-5236 Create new API to register built-in quality profiles | Julien HENRY | 2017-09-25 | 4 | -0/+103 |
| | |||||
* | Bring 6.6-SNAPSHOT back | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Release 6.6-M1 | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Xoo MeasureSensor supports language Xoo2 | Teryk Bellahsene | 2017-08-30 | 1 | -2/+3 |
| | |||||
* | SONAR-9574 Same file indexed in different modules | Julien HENRY | 2017-08-04 | 1 | -2/+2 |
| | |||||
* | Rework file indexing | Julien HENRY | 2017-08-04 | 1 | -11/+7 |
| | | | | | | * Drop cycle ModuleFileSystem -> FileIndexer -> ModuleFileSystem * Ensure basedir is initialized once * Drop useless FileSystemLogger, and log in ModuleFileSystemInitializer | ||||
* | Prepare for next development iteration | Simon Brandhof | 2017-07-13 | 1 | -1/+1 |
| | |||||
* | SONAR-9480 fix support of multiple docs to recover with same id | Simon Brandhof | 2017-07-11 | 2 | -1/+7 |
| | |||||
* | SONAR-9477 Deprecate ProjectReactor and ProjectBuilder | Duarte Meneses | 2017-07-11 | 1 | -4/+0 |
| | | | | Mark Immutable classes in the Plugin API and Scanner | ||||
* | SONAR-8546 Add medium test | Julien HENRY | 2017-07-07 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | SONAR-9478 Deprecate Settings and introduce new Configuration interface | Julien HENRY | 2017-07-04 | 1 | -1/+1 |
| | |||||
* | SONAR-9482 Add IT for WS api/qualityprofiles/show | Teryk Bellahsene | 2017-07-04 | 6 | -4/+90 |
| | |||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizer | Julien HENRY | 2017-05-09 | 2 | -17/+17 |
| | |||||
* | SONAR-9199 InputFile::content() and InputFile::inputStream() should filter BOM | Julien HENRY | 2017-05-09 | 1 | -15/+19 |
| | |||||
* | Automatic merge from branch-6.3 | ssjenka | 2017-03-09 | 1 | -9/+11 |
|\ | | | | | | | | | * origin/branch-6.3: SONAR-8623 Fix regression with project level measures | ||||
| * | SONAR-8623 Fix regression with project level measures | Julien HENRY | 2017-03-09 | 1 | -9/+11 |
| | | |||||
| * | Back to development version 6.3-SNAPSHOT | Simon Brandhof | 2017-03-06 | 1 | -1/+1 |
| | | |||||
| * | Publish 6.3-RC4 | Simon Brandhof | 2017-03-03 | 1 | -1/+1 |
| | | |||||
| * | Set version 6.3-SNAPSHOT | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
| | | |||||
| * | Publish version 6.3-RC3 | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
| | | |||||
* | | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
|/ | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 70 | -140/+140 |
| | |||||
* | Fix assertions in Xoo | Janos Gyerik | 2017-01-31 | 2 | -3/+3 |
| |