aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10138 remove deprecated API AbstractSumChildrenDecoratorSimon Brandhof2018-01-142-177/+0
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-102-2/+33
* Clean-up unused code of ResourceTypesSimon Brandhof2018-01-092-129/+1
* Drop deprecated class PersistenceModeSimon Brandhof2018-01-095-133/+3
* Drop deprecated class org.sonar.api.utils.SemaphoresSimon Brandhof2018-01-091-131/+0
* Add javadoc to WebService.NewParamSimon Brandhof2018-01-081-0/+14
* SONAR-10154 Stream when writing protobuf messageTeryk Bellahsene2018-01-081-1/+4
* Fix license headers for 2018Simon Brandhof2018-01-07753-755/+753
* SONAR-10223 add optional organization to PostProjectAnalysisTaskSébastien Lesaint2018-01-054-7/+118
* SONAR-10154 No streaming of web services response by defaultTeryk Bellahsene2018-01-033-28/+33
* SONAR-10181 mandatory WS Params are automatically validated on retrievalGuillaume Jambet2017-12-212-5/+15
* Merge branch 'branch-6.7'Stas Vilchik2017-12-112-3/+2
|\
| * Fix typo in JavaDocJulien HENRY2017-12-112-3/+2
| * Prepare for next development iterationJulien Lancelot2017-11-071-1/+1
| * Release 6.76.7Simon Brandhof2017-11-071-1/+1
| * Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
| * Release 6.76.7-RC1Julien Lancelot2017-10-271-1/+1
* | SONAR-10125 Add project relative path for all componentsJanos Gyerik2017-12-052-7/+49
* | SONAR-10153 Add ScmProvider methods to get last revision and relative paths f...Janos Gyerik2017-12-052-9/+40
* | SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-054-34/+9
* | SONAR-10059 Increase timeout to download pluginsGuillaume Jambet2017-12-011-0/+19
* | fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-242-0/+27
* | Support build of SonarQube with JDK 9Simon Brandhof2017-11-232-51/+4
* | SONAR-10046 adding minimum length validation to Request apiGuillaume Jambet2017-11-093-0/+45
* | SONAR-10040 add maximum value to ws APIJulien Lancelot2017-11-084-22/+105
* | SONAR-10040 add length validation to Request api and api/projects/createJulien Lancelot2017-11-084-18/+94
* | Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
|/
* Fix quality flawsJulien Lancelot2017-10-261-2/+2
* SONAR-10008 Make date facet tests independent from the machine's time zoneDaniel Schwarz2017-10-241-0/+12
* Fix quality flawsEric Hartmann2017-10-201-1/+1
* SONAR-8331 Rename Complexity to Cyclomatic ComplexityTeryk Bellahsene2017-10-191-1/+1
* SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysisEric Hartmann2017-10-174-50/+221
* SONAR-9871 move webhook code to use it in webSébastien Lesaint2017-10-171-43/+44
* SONAR-9931 deprecate sonar.cpd.cross_project propertyDaniel Schwarz2017-10-171-0/+2
* Delete deprecated and unused Server#getDeployDir()Simon Brandhof2017-10-161-8/+0
* SONAR-9863 replace old "permanent server ID" by the new oneSimon Brandhof2017-10-163-5/+14
* SONAR-8331 Deprecate and hide complexity related metricsTeryk Bellahsene2017-10-161-5/+50
* SONAR-9922 Metric new_lines renamed from 'Lines of New Code' to 'New Lines'Teryk Bellahsene2017-10-161-2/+2
* SONAR-9799 deprecate legacy branch param (#2662)Janos Gyerik2017-10-121-0/+6
* SONAR-7574 Allow to set log level to WARN or ERROR in APIEric Hartmann2017-10-122-14/+17
* SONAR-9930 improve naming in DefaultTempFolderTestSimon Brandhof2017-10-111-18/+22
* SONAR-9930 Noisy ERROR logs when failing to delete a temp directory that does...Simon Brandhof2017-10-112-5/+37
* Fix two logger callsDaniel Trebbien2017-10-102-3/+3
* Utilize parameterized loggingDaniel Trebbien2017-10-101-1/+1
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* SONAR-9840 Flip sort of 'Lines to Cover' in MeasuresTeryk Bellahsene2017-10-051-1/+1
* SONAR-9526 Make coverage metrics visibleTeryk Bellahsene2017-10-051-6/+4
* SONAR-9263 Drop unused property sonar.web.devSimon Brandhof2017-10-041-2/+4
* API - ability to extend MessageExceptionSimon Brandhof2017-10-031-1/+1
* SONAR-9771 add property email.fromName and use it in email notificationsSébastien Lesaint2017-10-022-1/+15