aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7135 WS api/measures/component_tree navigate through components and dis...Teryk Bellahsene2016-01-131-17/+9
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05516-2114/+2064
* SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-212-1/+20
* Fix quality flaws in PathUtilsSimon Brandhof2015-12-141-5/+10
* SONAR-6939 decrease maximum nb of decimal digits to 5Simon Brandhof2015-12-141-1/+1
* SONAR-6820 document page size limitation in WSTeryk Bellahsene2015-12-081-0/+19
* Revert "SONAR-6820 WS api/rules/search has a page size limit of 500"Teryk Bellahsene2015-12-081-18/+0
* SONAR-6820 WS api/rules/search has a page size limit of 500Teryk Bellahsene2015-12-071-0/+18
* Revert "SONAR-6820 WS api/rules/search has a page size limit of 500"Teryk Bellahsene2015-12-071-18/+0
* SONAR-6820 WS api/rules/search has a page size limit of 500Teryk Bellahsene2015-12-071-0/+18
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-0711-216/+140
* SONAR-7031 fix Logger.warn(String, Throwable) not logging exceptionSébastien Lesaint2015-12-073-1/+14
* Fix quality flawsSimon Brandhof2015-12-043-19/+24
* SONAR-7113 API - Support Markdown descriptions in RulesDefinitionXmlLoaderSimon Brandhof2015-12-042-54/+75
* SONAR-7049 check max length of rule/rule param fieldssimonbrandhof2015-12-042-5/+20
* SONAR-7028 Update default value of sonar.technicalDebt.ratingGridJulien Lancelot2015-12-031-1/+1
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-018-383/+1
* SONAR-6591 Add SQALE metadata to XML rule formatSimon Brandhof2015-11-254-95/+250
* SONAR-7039 Generate user tokensTeryk Bellahsene2015-11-232-1/+5
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-201-3/+19
* SONAR-7057 Delete deprecated org.sonar.api.checks.NoSonarFilterJulien HENRY2015-11-201-73/+0
* SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and a...Duarte Meneses2015-11-188-23/+147
* SONAR-7023 Restore task APIJulien HENRY2015-11-176-17/+27
* SONAR-7025 Move "Public API" metric to the "Documentation" categoryStas Vilchik2015-11-171-1/+1
* SONAR-5894 Support symbol references with different lengthDuarte Meneses2015-11-171-0/+18
* SONAR-6887 Make it clear in SCM API that date and revision are mandatory on l...Duarte Meneses2015-11-163-3/+22
* SONAR-6183 Validate that coverage measures are correct regarding line number ...Duarte Meneses2015-11-161-2/+32
* SONAR-5676 Improve validation of highlighting APIDuarte Meneses2015-11-161-0/+1
* Fix some quality flawsJulien HENRY2015-11-101-3/+1
* SONAR-6916 Enforce some mandatory web service metadataTeryk Bellahsene2015-11-091-18/+27
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-091-8/+2
* SONAR-6998 Remove injection of MavenProject in module IoC containerJulien HENRY2015-11-051-19/+1
* Revert "SONAR-6916 Enforce some mandatory web service metadata"Teryk Bellahsene2015-11-051-17/+18
* SONAR-6916 Enforce some mandatory web service metadataTeryk Bellahsene2015-11-051-18/+17
* SONAR-6954 Add 'since' tag to WS parametersTeryk Bellahsene2015-11-051-0/+16
* Don't load Decorators in picoJulien HENRY2015-11-051-3/+0
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar....Julien HENRY2015-11-054-297/+3
* SONAR-6462 Add deprecated flag on WS and WS parametersTeryk Bellahsene2015-11-041-0/+29
* SONAR-6931 Speed up issues mode by scanning only changed filesDuarte Meneses2015-11-041-3/+22
* SONAR-6355 Period 1 is now the leak periodJulien Lancelot2015-10-301-13/+0
* Complete javadoc of RulesDefinitionXmlLoaderSimon Brandhof2015-10-292-13/+45
* Add the possibility to log a WARN message with an exceptionJulien Lancelot2015-10-212-0/+11
* fix error in JsonWriter usage description in javadoc of WebServiceSébastien Lesaint2015-10-161-0/+2
* SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r'Julien HENRY2015-10-141-15/+24
* SONAR-6717 Restore issues actions APIJulien Lancelot2015-10-092-7/+3
* SONAR-6913 Stop support of issue attributes on batch sideJulien HENRY2015-10-074-28/+3
* Remove issue attributes from batchSimon Brandhof2015-10-071-0/+4
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-073-0/+19
* SONAR-6904 add log level to system infoSimon Brandhof2015-10-063-2/+12
* SONAR-6867: Add a new APIs UserDetails.getUserId()/setUserId(String userId)Sulabh Upadhyay2015-10-051-4/+20