aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7135 WS api/measures/component_tree navigate through components and ↵Teryk Bellahsene2016-01-131-17/+9
| | | | display measures
* Fix quality flaws5.4-M3Simon Brandhof2016-01-061-2/+2
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05718-2945/+2872
|
* SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-212-1/+20
|
* Automatic merge from branch-5.3Jenkins CI2015-12-144-20/+30
|\ | | | | | | | | | | * origin/branch-5.3: Fix quality flaws in PathUtils SONAR-6939 decrease maximum nb of decimal digits to 5
| * Fix quality flaws in PathUtilsSimon Brandhof2015-12-142-17/+27
| |
| * SONAR-6939 decrease maximum nb of decimal digits to 5Simon Brandhof2015-12-142-3/+3
| | | | | | | | More than 5 breaks the support of big numbers
* | Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-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
| | | | This reverts commit bf7964f6f2776dab0934b7d2768990de4ae6a5c2.
* 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
| | | | This reverts commit 5aeeedbda63c17fefc7bba99dbf8c718c7bbbd17.
* 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-0719-675/+287
| | | | measures
* SONAR-7031 fix Logger.warn(String, Throwable) not logging exceptionSébastien Lesaint2015-12-075-4/+32
|
* Fix quality flawsSimon Brandhof2015-12-043-19/+24
|
* SONAR-7113 API - Support Markdown descriptions in RulesDefinitionXmlLoaderSimon Brandhof2015-12-043-70/+128
|
* 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
| | | | Default value is now "0.05,0.1,0.2,0.5", it was "0.1,0.2,0.5,1"
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-0111-516/+6
|
* Improve Dateutils code coverageTeryk Bellahsene2015-11-261-0/+6
|
* SONAR-6591 Add SQALE metadata to XML rule formatSimon Brandhof2015-11-255-110/+387
|
* 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-202-164/+0
|
* SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and ↵Duarte Meneses2015-11-1810-33/+159
| | | | add new one
* 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 ↵Duarte Meneses2015-11-163-3/+22
| | | | line blame
* SONAR-6183 Validate that coverage measures are correct regarding line number ↵Duarte Meneses2015-11-162-7/+69
| | | | and resource
* SONAR-5676 Improve validation of highlighting APIDuarte Meneses2015-11-162-0/+13
|
* Fix some quality flawsJulien HENRY2015-11-101-3/+1
|
* 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-092-191/+294
|
* 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-052-281/+191
| | | | This reverts commit 3608f17625b2c54882ebef237b0bc9525eda7e19.
* Revert "SONAR-6916 Improve documentation by adding mandatory information on WS"Teryk Bellahsene2015-11-051-5/+2
| | | | This reverts commit 70b1e1b1539913ff0e5ee8085736419e54eebade.
* 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-052-191/+281
|
* SONAR-6954 Add 'since' tag to WS parametersTeryk Bellahsene2015-11-052-0/+18
|
* Don't load Decorators in picoJulien HENRY2015-11-051-3/+0
|
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, ↵Julien HENRY2015-11-055-445/+3
| | | | sonar.libraries
* SONAR-6462 Add deprecated flag on WS and WS parametersTeryk Bellahsene2015-11-042-15/+55
|
* 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
| | | | | | Period 1 is renamed 'Leak Period' and set to 'since previous version' Period 2 is now set to 'since previous analyis' Period 3 is now set to 'over 30 days'
* Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-303-13/+46
|\
| * Complete javadoc of RulesDefinitionXmlLoaderSimon Brandhof2015-10-293-13/+46
| |
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-271-1/+1
| |