summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6887 Make it clear in SCM API that date and revision are mandatory on l...Duarte Meneses2015-11-165-20/+78
* SONAR-6976 Branch should not allow \n characterDuarte Meneses2015-11-165-34/+54
* SONAR-6907 Provide a visual feedback after restoring built-in quality profilesStas Vilchik2015-11-162-4/+8
* SONAR-6972 improve loading UX of administration pagesStas Vilchik2015-11-1623-65/+204
* fix ui spinnerStas Vilchik2015-11-161-11/+2
* SONAR-6183 Validate that coverage measures are correct regarding line number ...Duarte Meneses2015-11-1611-48/+305
* Improve report viewerDuarte Meneses2015-11-161-3/+10
* SONAR-5676 Improve validation of highlighting APIDuarte Meneses2015-11-166-1/+85
* fix select2 ui glitchStas Vilchik2015-11-161-0/+1
* SONAR-7019 fix the title of the built-in profiles restoration dialogStas Vilchik2015-11-161-1/+1
* fix display of admin extensionsStas Vilchik2015-11-161-2/+3
* upgrade react to 0.14.2, use production buildStas Vilchik2015-11-162-4/+11
* SONAR-6323 Replace java project by xoo project in DuplicationsTestJulien Lancelot2015-11-1624-397/+631
* SONAR-6323 Add some ITs in CrossProjectDuplicationsTestJulien Lancelot2015-11-1621-84/+715
* SONAR-6323 Fix duplication on removed fileJulien Lancelot2015-11-132-34/+36
* SONAR-6331 make it possible to display a timeline on RATING and LEVEL measuresStas Vilchik2015-11-133-7/+69
* SONAR-6331 do not display tests block if there is no dataStas Vilchik2015-11-132-7/+28
* SONAR-6331 fall back to UT or IT coverageStas Vilchik2015-11-131-0/+4
* SONAR-6331 fix period index in coverage sectionStas Vilchik2015-11-131-2/+2
* SONAR-6331 fall back to UT or IT coverageStas Vilchik2015-11-132-7/+103
* SONAR-6331 ensure timeline Y tickStas Vilchik2015-11-132-2/+45
* fix tz problem in web testsStas Vilchik2015-11-132-4/+1
* SONAR-6331 refactor overview codeStas Vilchik2015-11-1354-675/+979
* fix escaping of encoded svg iconsStas Vilchik2015-11-131-1/+1
* SONAR-6993 Fix unit testJulien Lancelot2015-11-121-33/+53
* use autoprefixer, clean up stylesStas Vilchik2015-11-1230-590/+168
* Fix quality flawsJulien Lancelot2015-11-126-40/+187
* SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" ma...Stas Vilchik2015-11-1215-145/+489
* SONAR-6993 Fix SQL query on MsSQL and OracleJulien Lancelot2015-11-121-2/+3
* SONAR-6323 reactivate CrossProjectDuplicationTestJulien Lancelot2015-11-121-3/+0
* SONAR-7012 Use standard persistence for duplications_data measureJulien Lancelot2015-11-124-205/+153
* Replace MutableAnalysisMetadataHolderRule by AnalysisMetadataHolderRule when ...Julien Lancelot2015-11-126-15/+17
* Replace AnalysisMetadataHolder analysis date object by longJulien Lancelot2015-11-1218-53/+33
* Replace usage of BatchReportReader.readMetadata() by AnalysisMetadataHolderJulien Lancelot2015-11-124-44/+36
* SONAR-6993 Persist cpd text blocks into DUPLICATIONS_INDEXJulien Lancelot2015-11-127-10/+269
* SONAR-6993 Compute cross project duplicationsJulien Lancelot2015-11-1212-20/+1289
* SONAR-6993 Search duplication candidates by hashesJulien Lancelot2015-11-128-111/+111
* SONAR-6993 Replace hash of CpdTextBlock from a list of int to a stringJulien Lancelot2015-11-125-10/+8
* SONAR-6993 Rename DuplicationBlock into CpdTextBlockJulien Lancelot2015-11-1213-44/+39
* SONAR-6993 Load report metadata in a dedicated stepJulien Lancelot2015-11-128-43/+223
* SONAR-6993 Add root component ref in analysis metadata holderJulien Lancelot2015-11-125-2/+63
* SONAR-6993 Add branch in analysis metadata holderJulien Lancelot2015-11-125-26/+125
* SONAR-6993 Add isCpdEnabled in analysis metadata holderJulien Lancelot2015-11-125-2/+72
* SONAR-6993 Replace first analysis flag by the project snapshotJulien Lancelot2015-11-1213-70/+355
* SONAR-6993 Add component uuid in SnapshotQueryJulien Lancelot2015-11-127-0/+83
* SONAR-6993 Add readComponentDuplicationBlocks in ce BatchReportReaderJulien Lancelot2015-11-124-0/+41
* Improve test to only return missing steps in containerJulien Lancelot2015-11-121-15/+18
* SONAR-6922 Fix assembly sizeJulien HENRY2015-11-122-4/+25
* SONAR-6922 Minor improvements on Scanner Report ViewerJulien HENRY2015-11-122-2/+5
* Improve qualityDuarte Meneses2015-11-115-24/+16