aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7635 Sanitize metric name and description in default l10n bundle and Co...Teryk Bellahsene2016-05-181-1/+0
* Improve unit test coverageJulien HENRY2016-05-172-0/+109
* Add unit test for SensorContextTesterJulien HENRY2016-05-171-3/+18
* SONAR-7509 Highlighting API should work with ranges (line/offset)Julien HENRY2016-05-101-4/+17
* SONAR-7380 Sanitize exception handling of WS parameter readsTeryk Bellahsene2016-05-061-167/+220
* SONAR-7570 A duration of 0 minute should be converted to "0min" instead of emptyJulien Lancelot2016-04-281-0/+2
* Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-111-2/+2
* fix quality flawsSébastien Lesaint2016-04-065-33/+33
* SONAR-7488 add PostProjectAnalysisTaskTesterSébastien Lesaint2016-04-065-0/+795
* Fix quality flawsJulien Lancelot2016-04-061-2/+2
* SONAR-6717 Drop issue.Action APITeryk Bellahsene2016-03-312-129/+0
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-302-0/+62
* MMF-165 Remove action plan mentionsTeryk Bellahsene2016-03-301-1/+1
* SONAR-7448 Allow groups synchronization in IdentityProvider APIJulien Lancelot2016-03-222-0/+167
* SONAR-7389 Support CPD exclusions in new APIJulien HENRY2016-03-221-5/+56
* SONAR-7459 new interface org.sonar.api.PluginSimon Brandhof2016-03-181-0/+46
* SONAR-7389 Improve testabilityJulien HENRY2016-03-171-0/+20
* SONAR-7458 new component org.sonar.api.SonarQubeVersionSimon Brandhof2016-03-162-1/+50
* SONAR-7458 new component org.sonar.api.utils.VersionSimon Brandhof2016-03-161-0/+108
* Add org.sonar.api.utils.System2#getResource(name)Simon Brandhof2016-03-161-0/+6
* Fix some quality flawsJulien HENRY2016-03-161-0/+134
* SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gapJulien HENRY2016-03-161-2/+2
* SONAR-7389 Add new Sensor API to provide duplication tokensJulien HENRY2016-03-152-16/+0
* Drop commons-collectionsSimon Brandhof2016-03-132-43/+26
* SONAR-7453 Rename rules remediation function fields in APIJulien Lancelot2016-03-103-40/+63
* SONAR-7364 remove SQALE characteristics from scanner APISimon Brandhof2016-03-085-546/+7
* SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issuesJulien Lancelot2016-03-072-0/+12
* SONAR-7353 Move RuleType to APIJulien Lancelot2016-03-024-10/+69
* SONAR-7267 Do not accept multiple rules with the same key in a repositorySimon Brandhof2016-03-021-5/+7
* SONAR-7332 Update RuleDefinition API to handle "Type" fieldSimon Brandhof2016-02-265-5/+89
* Fix quality flawsSimon Brandhof2016-02-221-80/+0
* SONAR-7364 Remove SQALE characteristics from measures and rulesSimon Brandhof2016-02-222-50/+24
* SONAR-7112 search box with correct component type order5.4-M13Teryk Bellahsene2016-02-051-2/+7
* SONAR-7242 Update default background colorJulien Lancelot2016-02-041-2/+2
* SONAR-7242 Identity Provider must define a display with icon url abd backgrou...Julien Lancelot2016-02-041-0/+118
* SONAR-5582 drop jfreechartSimon Brandhof2016-02-021-79/+0
* Use INFO level by default in unit testsSimon Brandhof2016-02-022-4/+4
* Reduce verbosity of unit test logsSimon Brandhof2016-02-012-13/+13
* SONAR-7249 Identity provider must provide user loginJulien Lancelot2016-02-011-19/+54
* IN claus and group of OR should have constant order and no duplicateSébastien Lesaint2016-01-291-0/+13
* SONAR-6226 Create IdentityProvider APIJulien Lancelot2016-01-251-0/+142
* Fix project title in copyright headersSimon Brandhof2016-01-13202-202/+202
* Fix quality flaws5.4-M3Simon Brandhof2016-01-061-2/+2
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05202-831/+808
* Fix quality flaws in PathUtilsSimon Brandhof2015-12-141-12/+17
* SONAR-6939 decrease maximum nb of decimal digits to 5Simon Brandhof2015-12-141-2/+2
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-078-459/+147
* SONAR-7031 fix Logger.warn(String, Throwable) not logging exceptionSébastien Lesaint2015-12-072-3/+18
* SONAR-7113 API - Support Markdown descriptions in RulesDefinitionXmlLoaderSimon Brandhof2015-12-041-16/+53
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-013-133/+5