aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve Dateutils code coverageTeryk Bellahsene2015-11-261-0/+6
* SONAR-6591 Add SQALE metadata to XML rule formatSimon Brandhof2015-11-251-15/+137
* SONAR-7057 Delete deprecated org.sonar.api.checks.NoSonarFilterJulien HENRY2015-11-201-91/+0
* SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and a...Duarte Meneses2015-11-182-10/+12
* SONAR-6183 Validate that coverage measures are correct regarding line number ...Duarte Meneses2015-11-161-5/+37
* SONAR-5676 Improve validation of highlighting APIDuarte Meneses2015-11-161-0/+12
* SONAR-6916 Improve documentation by adding mandatory information on WSTeryk Bellahsene2015-11-091-2/+5
* SONAR-6916 Enforce some mandatory web service metadataTeryk Bellahsene2015-11-091-173/+267
* Revert "SONAR-6916 Enforce some mandatory web service metadata"Teryk Bellahsene2015-11-051-264/+173
* Revert "SONAR-6916 Improve documentation by adding mandatory information on WS"Teryk Bellahsene2015-11-051-5/+2
* SONAR-6916 Improve documentation by adding mandatory information on WSTeryk Bellahsene2015-11-051-2/+5
* SONAR-6916 Enforce some mandatory web service metadataTeryk Bellahsene2015-11-051-173/+264
* SONAR-6954 Add 'since' tag to WS parametersTeryk Bellahsene2015-11-051-0/+2
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar....Julien HENRY2015-11-051-148/+0
* SONAR-6462 Add deprecated flag on WS and WS parametersTeryk Bellahsene2015-11-041-15/+26
* Complete javadoc of RulesDefinitionXmlLoaderSimon Brandhof2015-10-291-0/+1
* Add the possibility to log a WARN message with an exceptionJulien Lancelot2015-10-211-4/+9
* SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r'Julien HENRY2015-10-142-7/+45
* SONAR-6867: Add a new APIs UserDetails.getUserId()/setUserId(String userId)Sulabh Upadhyay2015-10-051-0/+79
* SONAR-6856 : Add a new API ExternalGroupsProvider.doGetGroups(Context context...Sulabh Upadhyay2015-09-291-0/+107
* No op for highlighting and symbol references in issues modeJulien HENRY2015-09-171-2/+1
* Fix some quality flawsJulien HENRY2015-09-171-5/+3
* SONAR-6827 Check output metrics are not core metricsJulien Lancelot2015-09-091-0/+12
* Improve file hashing performanceDuarte Meneses2015-09-041-2/+1
* SONAR-6730 Add boolean measureJulien Lancelot2015-09-022-0/+20
* SONAR-6730 Fix test implementationJulien Lancelot2015-09-026-0/+776
* SONAR-6730 Move test implementation to org.sonar.api.ce.measure.testJulien Lancelot2015-09-029-889/+0
* Fix quality flawsSimon Brandhof2015-08-311-1/+1
* SONAR-6730 Replace List by varargs in addChildrenMeasuresJulien Lancelot2015-08-311-4/+4
* SONAR-6730 Add component key in the APIJulien Lancelot2015-08-311-0/+5
* SONAR-6730 Move RangeDistrubtionBuilder to API and allow constructor to take ...Julien Lancelot2015-08-311-0/+173
* SONAR-6730 Measure computer should allowed no Input metricsJulien Lancelot2015-08-311-16/+25
* SONAR-6730 Improve error message when adding measure on not allowed metricJulien Lancelot2015-08-311-1/+2
* SONAR-6730 Add issues in Measure APIJulien Lancelot2015-08-313-0/+193
* SONAR-6812 Improve format of generated UUIDs for better usage of LuceneSimon Brandhof2015-08-281-47/+0
* Trim all WS string request parametersTeryk Bellahsene2015-08-281-0/+1
* Revert "SONAR-6658 Drop validation on sonar.libraries and sonar.binaries"Duarte Meneses2015-08-242-32/+101
* SONAR-4865 Do not fail when issue message is greater than 4000 (just truncate)Julien HENRY2015-08-241-9/+6
* SONAR-6658 Drop validation on sonar.libraries and sonar.binariesDuarte Meneses2015-08-242-101/+32
* Use the new Paging builderTeryk Bellahsene2015-08-191-26/+24
* Add consistency in error messages of permissions WSTeryk Bellahsene2015-08-181-2/+2
* SONAR-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-121-0/+11