summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7453 Finish renaming of debt to effortJulien Lancelot2016-03-169-26/+125
* SONAR-7396 Improve error message when base url is badly configuredJulien Lancelot2016-03-165-16/+57
* SONAR-7444 Provide an UnauthorizedException to display functional errorJulien Lancelot2016-03-1615-101/+181
* SONAR-7235 Improve error message when server public URL is not a valid URLDuarte Meneses2016-03-162-10/+15
* Fix test WindowsDuarte Meneses2016-03-161-2/+6
* SONAR-7153 Allow to override sonar.language with blank valueDuarte Meneses2016-03-151-3/+4
* SONAR-7389 Add new Sensor API to provide duplication tokensJulien HENRY2016-03-1546-267/+761
* Fix some quality flawsJulien HENRY2016-03-151-2/+2
* Cleanup error reporting on scanner sideJulien HENRY2016-03-153-20/+21
* SONAR-6719 Wrong casing when indexing individual files lead to issue during s...Duarte Meneses2016-03-151-0/+17
* SONAR-7158 Time limit for calculation of duplications is ineffectiveDuarte Meneses2016-03-151-3/+3
* SONAR-6719 Wrong casing when indexing individual files lead to issue during s...Duarte Meneses2016-03-152-16/+22
* SONAR-7158 Time limit for calculation of duplications is ineffectiveDuarte Meneses2016-03-156-10/+79
* SONAR-7328 Ignore "recursive" folder indexation caused by symlinkDuarte Meneses2016-03-152-17/+72
* SONAR-7235 Improve error message when server public URL is not a valid URLDuarte Meneses2016-03-152-1/+22
* SONAR-7153 Allow to override sonar.language with blank valueDuarte Meneses2016-03-152-3/+15
* SONAR-7321 sanitize some DB columnsSimon Brandhof2016-03-155-5/+37
* Fix quality flawsSimon Brandhof2016-03-154-6/+6
* Remove performance test IssuesModeBigTest5.5-M10Simon Brandhof2016-03-141-144/+0
* SONAR-7260 Fail fast if version of database is not supportedSimon Brandhof2016-03-142-36/+101
* SONAR-7474 Fix ITsJulien Lancelot2016-03-142-39/+39
* ITs on quality modelJulien Lancelot2016-03-1436-128/+670
* SONAR-7426 Take into account issues on level other than fileJulien Lancelot2016-03-144-12/+32
* Drop commons-collectionsSimon Brandhof2016-03-1312-165/+154
* SONAR-7196 WS api/measures/component_tree improve metric_sort documentationTeryk Bellahsene2016-03-111-1/+2
* correctly order components when drilldown on "new_" measuresStas Vilchik2016-03-112-10/+26
* SONAR-7196 WS api/measures/component_tree supports sorting by period variationTeryk Bellahsene2016-03-117-34/+197
* Fix typo for WS api/measures/component_tree descriptionTeryk Bellahsene2016-03-111-1/+1
* fix display of leak values for RATING and LEVEL measuresStas Vilchik2016-03-111-1/+3
* fix drilldown on measure treemap when displaying on "new_" measuresStas Vilchik2016-03-111-1/+1
* fix measure treemap when displaying on "new_" measuresStas Vilchik2016-03-111-1/+3
* better sort coverage measuresStas Vilchik2016-03-111-0/+22
* SONAR-7453 Fix rules WS descriptionJulien Lancelot2016-03-117-104/+27
* improve code qualityStas Vilchik2016-03-1115-39/+35
* drop colorized labels for issue and rule typesStas Vilchik2016-03-112-12/+6
* SONAR-7474 missed l10nStas Vilchik2016-03-111-0/+4
* SONAR-7474 Update "Issues and Effort" widget to display effort per type measuresStas Vilchik2016-03-111-38/+108
* SONAR-7429 Should be possible to specify "https.proxyHost" and "https.proxyPo...Simon Brandhof2016-03-113-9/+23
* SONAR-7465 Support encryption of HTTP proxy propertiesSimon Brandhof2016-03-112-39/+84
* Complete documentation of org.sonar.api.config.SettingsSimon Brandhof2016-03-111-1/+10
* SONAR-7453 Fix RULES alias for OracleJulien Lancelot2016-03-112-17/+17
* SONAR-7453 Fix RULES columns size for OracleJulien Lancelot2016-03-1122-130/+131
* Remove l10n key "background_task.type.VIEW_REFRESH"Simon Brandhof2016-03-111-1/+0
* SONAR-7325 add missing testSimon Brandhof2016-03-101-14/+56
* Upgrade to Elasticsearch 1.7.5Simon Brandhof2016-03-101-1/+1
* SONAR-7325 Display values of parameters in SQL TRACE logsSimon Brandhof2016-03-105-16/+165
* remove mapping of coverage metrics for drilldown linksStas Vilchik2016-03-101-29/+1
* SONAR-7424 Fix SSF-40 & SSF-41Stas Vilchik2016-03-103-6/+7
* SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UITeryk Bellahsene2016-03-106-6/+6
* SONAR-7402 improve IT to check measures home pageStas Vilchik2016-03-102-5/+22