aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/resources/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-2140-536/+0
* SONAR-14882 Restore support for BOM in RulesDefinitionXmlLoaderJulien HENRY2021-06-011-0/+11
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-234-6/+0
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-121-0/+0
* Move scan test resources outside IDE classpathSimon Brandhof2018-11-3013-70/+0
* SONAR-10661 fix vulnerability in ZipUtils#unzip()Simon Brandhof2018-05-141-0/+0
* SONAR-7332 Update RuleDefinition API to handle "Type" fieldSimon Brandhof2016-02-261-2/+3
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-0316-93/+0
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-0/+0
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-1013-0/+70
* SONAR-5001 Validate descriptions (exactly one of HTML or MD desc. must be pro...Jean-Baptiste Lievremont2014-07-161-0/+1
* Add response example to WebService extension pointSimon Brandhof2014-04-291-0/+1
* SONAR-4908 refactor RulesDefinition API (debt functions, XML)Simon Brandhof2014-03-251-0/+0
* SONAR-4908 extract RulesDefinitionXmlLoaderSimon Brandhof2014-03-244-0/+2
* SONAR-4366 Remove Alert class and related codeJean-Baptiste Lievremont2014-03-132-49/+0
* SONAR-4908 support tags in sonar-check-api and in standard XML formatSimon Brandhof2014-02-122-2/+5
* Move CoberturaReportParserUtils to sonar-deprecatedSimon Brandhof2014-02-053-10421/+0
* Refactor package names of API introduced in 4.2Simon Brandhof2014-01-203-0/+0
* SONAR-4908 add RuleDefinitions#loadXml() and depreciate org.sonar.api.rules.X...Simon Brandhof2014-01-153-12/+10
* Replace Sonar by SonarQube in Profile XMLJulien Lancelot2013-12-099-18/+18
* Fix some quality flawsDinesh Bolkensteyn2013-08-293-3/+3
* SONAR-4481 Create a new Cobertura Report parser APIJulien HENRY2013-07-113-0/+10421
* SONAR-1352 add alert period when importing profileJulien Lancelot2012-12-051-0/+6
* SONAR-1352 alert property "period" should not be mandatory in the different x...Julien Lancelot2012-11-292-1/+8
* SONAR-1352 Update export profile xml to include period alert propertiesJulien Lancelot2012-11-291-0/+1
* Update Center improvementsSimon Brandhof2012-07-141-0/+1
* SONAR-2084 complete web UI to generate secret key and to encrypt passwordsSimon Brandhof2012-03-133-0/+5
* SONAR-2084 replace asymetric RSA by symetric AESSimon Brandhof2012-03-133-2/+1
* SONAR-2084 use RSA to encrypt settingsSimon Brandhof2012-03-132-0/+2
* SONAR-2266 ProjectFileSystem should return only existing source and test dire...Evgeny Mandrikov2011-04-272-0/+8
* SONAR-1809: Export / import alerts attached to a quality profileGodin2010-12-082-0/+35
* SONAR-1852 Add the analysis date to the Java web service client libraysimonbrandhof2010-10-191-2/+2
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-087-0/+0
* rename org.sonar.api.rules.StandardRuleXmlFormat to XMLRuleParsersimonbrandhof2010-09-303-0/+0
* XMLProfileImporter : check that the nodes <name> and <language> are definedsimonbrandhof2010-09-281-0/+11
* sonar-plugin-api: use parallel junit testssimonbrandhof2010-09-221-1/+3
* undo: some unit tests have been wrongly moved to sonar-deprecatedsimonbrandhof2010-09-163-0/+62
* move deprecated rule API to sonar-deprecatedsimonbrandhof2010-09-145-74/+0
* move deprecated check api to sonar-deprecatedsimonbrandhof2010-09-145-33/+0
* SONAR-1229 simplify the profiles APIsimonbrandhof2010-09-136-1/+29
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0652-0/+607