aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix randomly failing UTJulien Lancelot2015-12-071-2/+3
* SONAR-6947 add missing coverage on PermissionsServiceTestSébastien Lesaint2015-12-073-1/+759
* SONAR-6947 add missing coverage of SearchWsRequestSébastien Lesaint2015-12-071-0/+622
* SONAR-6884 Add missing clob columns migrationJulien Lancelot2015-12-071-0/+6
* SONAR-7036 Allow update password of technical userJulien Lancelot2015-12-073-61/+86
* SONAR-7031 fix Logger.warn(String, Throwable) not logging exceptionSébastien Lesaint2015-12-075-4/+32
* SONAR-7088 rename CeWorkerRunnable to CeWorkerCallableSébastien Lesaint2015-12-077-15/+15
* SONAR-7088 fix RejectedExecutionException at SQ shutdownSébastien Lesaint2015-12-072-86/+195
* fix quality flawsSébastien Lesaint2015-12-072-2/+24
* fix i18n messageStas Vilchik2015-12-041-0/+1
* SONAR-7062 do not show tooltips for all snapshotsStas Vilchik2015-12-042-76/+17
* SONAR-6905 replace analysis-details.json by report-task.txtsimonbrandhof2015-12-047-72/+131
* SONAR-6945 apply feedbackStas Vilchik2015-12-041-1/+7
* set duplications threshold for 20% on the overview pagesStas Vilchik2015-12-042-2/+2
* fix formatting of WORK_DUR measuresStas Vilchik2015-12-042-2/+4
* SONAR-6946 apply feedbackStas Vilchik2015-12-042-1/+5
* Fix quality flawsSimon Brandhof2015-12-0410-25/+31
* SONAR-7069 apply feedbackStas Vilchik2015-12-042-3/+6
* SONAR-6997 less confusing of type key paar in logsSébastien Lesaint2015-12-043-7/+6
* SONAR-6997 add VisitException and show current Component info in logsSébastien Lesaint2015-12-047-10/+143
* add ExceptionCauseMatcher to sonar-testing-harnessSébastien Lesaint2015-12-041-0/+83
* SONAR-6925 add missing index on ce_activity.is_last_keySébastien Lesaint2015-12-045-2/+44
* SONAR-6925 cancelled tasks must not be the last task for a componentSébastien Lesaint2015-12-042-0/+22
* SONAR-6995 CEQueueStatus get method should not modify stateSébastien Lesaint2015-12-045-97/+105
* SONAR-7113 API - Support Markdown descriptions in RulesDefinitionXmlLoaderSimon Brandhof2015-12-043-70/+128
* SONAR-7049 check max length of rule/rule param fieldssimonbrandhof2015-12-045-18/+85
* SONAR-6900 WS api/ce/task improve descriptionTeryk Bellahsene2015-12-041-3/+5
* Merge pull request #665 from SonarSource/feature/drop-dashboardsStas Vilchik2015-12-0412-425/+58
|\
| * fix ITsStas Vilchik2015-12-023-67/+4
| * SONAR-7030 Drop most default hardcoded built-in dashboardsStas Vilchik2015-12-029-358/+54
* | SONAR-6956 Index issues by projectJulien Lancelot2015-12-038-28/+274
* | SONAR-6884 Update existing collation columns on MsSQLJulien Lancelot2015-12-039-9/+782
* | SONAR-6884 Create and update columns on MsSQL with collationJulien Lancelot2015-12-035-6/+8
* | SONAR-6884 Take into account nullable information when updating a columnJulien Lancelot2015-12-0311-22/+103
* | SONAR-6884 Rename StringColumnDef to VarcharColumnDefJulien Lancelot2015-12-036-25/+25
* | SONAR-6884 Create a ClobColumnDef to create Clob columnsJulien Lancelot2015-12-033-0/+188
* | Fix index name on FILE_SOURCES on H2Julien Lancelot2015-12-031-1/+1
* | Fix index name on ACTIVITIES on H2Julien Lancelot2015-12-031-1/+1
* | Fix index name on RESOURCE_INDEX on H2Julien Lancelot2015-12-031-1/+1
* | Fix index name on QUALITY_GATES on H2Julien Lancelot2015-12-031-1/+1
* | Fix index name on PROJECT_QPROFILES on H2Julien Lancelot2015-12-031-1/+1
* | Fix index name on RULES_PROFILES on H2Julien Lancelot2015-12-031-1/+1
* | reorder measure on the debt project pageStas Vilchik2015-12-032-3/+3
* | fix ProjectOverviewTestStas Vilchik2015-12-033-12/+12
* | drop useless testStas Vilchik2015-12-031-18/+0
* | improve position of axis labels on bubble charts on the overview pageStas Vilchik2015-12-031-2/+6
* | fix search on the update center pageStas Vilchik2015-12-031-4/+4
* | apply different ui feedback on the overview pageStas Vilchik2015-12-0318-60/+517
* | SONAR-7028 Update default value of sonar.technicalDebt.ratingGridJulien Lancelot2015-12-037-43/+139
* | SONAR-7068 apply feedbackStas Vilchik2015-12-031-1/+48