aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | SONAR-7063 apply feedbackStas Vilchik2015-12-031-1/+2
* | Try to make IssuesModeTest::concurrent_issue_mode_on_existing_project more ro...Julien HENRY2015-12-035-5/+34
* | SONAR-7100 Disable WS cache by default in issues modeJulien HENRY2015-12-033-88/+63
* | SONAR-7027 do not try and compute variations of developer measuresSébastien Lesaint2015-12-032-15/+47
* | SONAR-7027 add&retrieve raw measure for dev in MeasureRepositoryRuleSébastien Lesaint2015-12-031-2/+11
* | SONAR-6809 fix child-first classloader strategySimon Brandhof2015-12-021-2/+13
* | SONAR-7060 CeQueueInitializer must initialize after pluginsSébastien Lesaint2015-12-023-19/+40
* | SONAR-7088 faster consumption of pending tasks in CESébastien Lesaint2015-12-027-32/+519
* | Fix execution of it-plugins on travisSimon Brandhof2015-12-021-1/+1
* | reorder travis jobs for faster buildStas Vilchik2015-12-021-3/+3
* | SONAR-7068 improve alignment of measure on the overview pageStas Vilchik2015-12-024-26/+57
* | Use token for SonarQube analysisSimon Brandhof2015-12-021-2/+1
* | improve display of overview pages when no coverage or duplications details av...Stas Vilchik2015-12-023-1/+30
* | do not display overview pages for developersStas Vilchik2015-12-022-6/+16
* | Add IT ScanPermissionTestSimon Brandhof2015-12-022-0/+118