aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-0/+21
* SONAR-16057 Filesystem tests fail with NPEDuarte Meneses2022-02-281-3/+27
* SONAR-16064 new API in SensorContext to indicate possibility to skip unchange...Zipeng WU2022-02-261-0/+7
* Update license headers for 2022 [update headers]Pierre2022-01-2848-48/+48
* SONAR-15761 new API to identify Sensors processing files independently (#5091)Julien HENRY2021-12-031-7/+22
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-292-0/+124
* Improve code qualityDuarte Meneses2021-11-208-52/+57
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1921-343/+219
* Improve code qualityDuarte Meneses2021-11-181-2/+2
* NO-JIRA fixed unit test that was not passing on windowsLukasz Jarocki2021-11-103-6/+10
* SONAR-15487 add quickfix flag in plugin-apiPierre2021-10-131-5/+19
* SONAR-15056 It should be possible to create external issues with project loca...Tobias Stadler2021-06-181-14/+22
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-174-23/+24
* SONAR-14192 Deprecating rule keys may break users' exclusion settingsDuarte Meneses2021-03-171-0/+63
* SONAR-14426 Add support for AES-GCM encryptionZipeng WU2021-02-173-18/+146
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0845-45/+45
* fix code smellsPierre2020-12-145-34/+34
* SONAR-13206 Show warning if scanner fails to detect files' encodingDuarte Meneses2020-04-172-19/+26
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-3/+4
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-234-10/+253
* Format all headers for 2020Wouter Admiraal2020-01-0743-43/+43
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-108-22/+19
* Fix some code smell debt (#2143)Jacek2019-10-151-5/+5
* SONAR-12427 Patterns to ignore all issues in files are not always taken into ...Duarte Meneses2019-10-121-0/+2
* SONAR-12214 - order by created_at instead of technical id (#2029)Jacek2019-09-051-0/+102
* remove all other dependencies onto sonar-serverSébastien Lesaint2019-08-141-3/+2
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-122-6/+0
* Bring back server rule implementations to sonar-plugin-apiDuarte Meneses2019-07-153-271/+0
* Improve test coverageDuarte Meneses2019-07-123-0/+173
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1236-183/+281
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1242-0/+5558