aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/batch
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-2115-894/+0
|
* Update license headers for 2022 [update headers]Pierre2022-01-2815-15/+15
|
* Improve code qualityDuarte Meneses2021-11-201-3/+1
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-24/+18
|
* Fix code quality issuesDuarte Meneses2021-10-251-1/+1
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0815-15/+15
|
* Assertions should not compare an object to itselfPhilippe Perrin2020-12-091-10/+22
|
* fix assertions on incompatible types on overall codePierre2020-12-091-3/+3
|
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-11/+9
|
* Format all headers for 2020Wouter Admiraal2020-01-0715-15/+15
|
* Remove deprecated code in scannerDuarte Meneses2019-10-211-3/+4
|
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-123-89/+3
| | | | sonar-plugin-api-impl
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-125-150/+89
| | | | sonar-plugin-api-impl
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1210-1087/+1
|
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-1229-2740/+10
|
* Remove use of Guava in main sources of sonar-plugin-apiDuarte Meneses2019-07-121-3/+0
|
* SONAR-12188 Density of duplications is calculated with number of lines of ↵Duarte Meneses2019-06-131-4/+21
| | | | test files
* SONAR-11670 Drop preview modeJulien HENRY2019-02-212-55/+0
|
* SONAR-11558 Index basedir by default when sonar.sources is not providedJulien HENRY2019-02-181-2/+30
|
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-113-8/+5
| | | | in scanner report
* SONAR-11620 Add scm based file exclusion method to plugin apiBenoît Gianinetti2019-01-221-0/+6
|
* SONAR-11606 Stop excluding directories starting with a dotDuarte Meneses2019-01-161-1/+12
|
* change year in file headersStas Vilchik2019-01-161-1/+1
|
* SONAR-11598 Rework CPD exclusionsJulien HENRY2019-01-161-29/+26
|
* Fix quality flawsJulien HENRY2019-01-162-14/+106
|
* SONAR-11465 Move post-job at project levelJulien HENRY2019-01-161-0/+1
|
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-161-12/+12
|
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-165-25/+27
|
* SONAR-11459 move dir and module issues to rootMichal Duda2019-01-162-13/+75
|
* SONAR-11225 NPE when using RelativePathPredicate with a path starting by ..Duarte Meneses2019-01-102-5/+58
|
* Fix license headers for 2019Duarte Meneses2019-01-0247-47/+47
|
* SONAR-11515 Add QProfileKey to ActiveRule in scanner reportBenoît Gianinetti2018-12-031-0/+2
|
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-034-17/+157
|
* SONAR-11209 remove space in ad hoc rule namesJulien HENRY2018-09-241-3/+11
|
* SONAR-11209 Store ad hoc rules coming from scanner in rules_metadataJulien HENRY2018-09-241-15/+15
|
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-242-1/+151
|
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-246-39/+56
| | | | | | * Trying to create a range in the middle of a \r\n sequence will now automatically be adapted to exclude the eol * Fix a few other tests on Windows
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-295-203/+2
|
* SONAR-10460 do not allow null character in scanner for issue messageGuillaume Jambet2018-06-081-1/+47
|
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-092-2/+82
|
* Fix testsDuarte Meneses2018-04-261-2/+2
|
* Fix quality issuesDuarte Meneses2018-04-261-0/+17
|
* SONAR-10544 fix testsDuarte Meneses2018-04-261-4/+4
|
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ↵Duarte Meneses2018-04-262-31/+0
| | | | scanner
* SONAR-10543 Fix mandatory fieldsDuarte Meneses2018-04-262-0/+26
|
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-262-0/+149
|
* Fix tests on WindowsJulien HENRY2018-03-132-2/+3
|
* SONAR-10122 remove dead code in DefaultInputModuleSébastien Lesaint2018-01-251-3/+0
|
* SONAR-10138 remove deprecated API AbstractSumChildrenDecoratorSimon Brandhof2018-01-141-87/+0
|
* Fix license headers for 2018Simon Brandhof2018-01-0748-48/+48
|