aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/issue/ModuleIssuesTest.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-11465 Move IssueFilter at project levelJulien HENRY2019-01-161-258/+0
|
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-15/+15
|
* SONAR-11459 move dir and module issues to rootMichal Duda2019-01-161-10/+37
|
* SONAR-11465 NoSonarFilter moved to project levelJulien HENRY2019-01-161-0/+42
|
* SONAR-11465 Introduce a new annotation for project level extensionsJulien HENRY2019-01-161-3/+1
| | | | and deprecate issue filters
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* SONAR-11531 Set issue message for template rules on CE sideBenoit2018-12-051-58/+1
|
* SONAR-11515 Add QProfileKey to ActiveRule in scanner reportBenoît Gianinetti2018-12-031-1/+5
|
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-031-5/+19
|
* SONAR-10544 fix testsDuarte Meneses2018-04-261-0/+2
|
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ↵Duarte Meneses2018-04-261-2/+1
| | | | scanner
* SONAR-10543 Fix mandatory fieldsDuarte Meneses2018-04-261-1/+2
|
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-261-0/+18
|
* SONAR-10489 stop filtering x-file locations in scannerStas Vilchik2018-03-271-23/+0
|
* Fix some Java compiler warningsSimon Brandhof2018-03-121-3/+3
|
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
|
* SONAR-9929 Filter secondary locations that are in a different file than ↵Julien HENRY2017-10-101-0/+23
| | | | primary location
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-2/+0
|
* SONAR-9025 Optimize computation issue exclusionsDuarte Meneses2017-04-111-8/+1
|
* SONAR-8995 Scanner fails when using issue exclusionsDuarte Meneses2017-03-271-1/+8
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
|
* Refactor resources APIDuarte Meneses2017-01-271-15/+6
|
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-271-2/+2
|
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-061-0/+221