summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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-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-125-3/+265
* SONAR-6993 Compute cross project duplicationsJulien Lancelot2015-11-1212-20/+1289
* SONAR-6993 Rename DuplicationBlock into CpdTextBlockJulien Lancelot2015-11-124-12/+12
* 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 readComponentDuplicationBlocks in ce BatchReportReaderJulien Lancelot2015-11-124-0/+41
* Improve test to only return missing steps in containerJulien Lancelot2015-11-121-15/+18
* SONAR-6991 compute all duplicate_* measure in CESébastien Lesaint2015-11-104-206/+337
* SONAR-6991 remove duplicated_lines_density from metrics allowed in reportSébastien Lesaint2015-11-101-14/+14
* fix some quality flawsSébastien Lesaint2015-11-103-3/+107
* SONAR-6331 apply feedbackStas Vilchik2015-11-106-24/+15
* SONAR-6360 add detailed "Code Coverage" panel for the "Overview" main pageStas Vilchik2015-11-1014-231/+363
* SONAR-6990 Adjust expected duration of file persistenceJulien Lancelot2015-11-101-1/+2
* SONAR-6952 fix wordingStas Vilchik2015-11-101-1/+1
* SONAR-6917 apply feedbackStas Vilchik2015-11-102-1/+2
* SONAR-6952 apply feedbackStas Vilchik2015-11-102-5/+13
* SONAR-6361 add detailed "Duplications" panel for the "Overview" main pageStas Vilchik2015-11-0912-113/+178
* SONAR-6990 implement check otherFileKey is not a project keySébastien Lesaint2015-11-093-128/+144
* SONAR-6990 merge ReportTreeRootHolder into TreeRootHolderSébastien Lesaint2015-11-0916-268/+321
* SONAR-6990 now read duplication only from DuplicationRepositorySébastien Lesaint2015-11-0910-291/+459
* fix UT: remove duplicated tests since key is now stored in ComponentSébastien Lesaint2015-11-091-167/+40
* fix UT: otherFileRef must not be set for same file DuplicationSébastien Lesaint2015-11-091-4/+4
* SONAR-6990 add DuplicationRepository and LoadDuplicationsFromReportStepSébastien Lesaint2015-11-0921-0/+2251
* SONAR-6990 add ComponentImpl.equals and hashcode based on uuidSébastien Lesaint2015-11-092-6/+34
* factorize Predicate to wrap into single element object arraySébastien Lesaint2015-11-093-25/+43
* small refactoring of ComponentProviderSébastien Lesaint2015-11-097-46/+126
* SONAR-6918 fix display of internal WSStas Vilchik2015-11-094-6/+13
* SONAR-6917 display a warning message in documentation of internal web servicesStas Vilchik2015-11-091-1/+1
* SONAR-6999 display the since tag for WS parameters, add "since" tag for "addi...Stas Vilchik2015-11-092-0/+4