aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11683 Do not resolve version for SLB and PRJanos Gyerik2019-02-132-1/+13
* SONAR-11653 Use the manual baseline in analysis when definedJanos Gyerik2019-02-112-34/+386
* SONAR-11631 rename constants to codePeriodVersion in notificationsSébastien Lesaint2019-02-114-9/+9
* SONAR-11631 read and persist codePeriodVersion from reportSébastien Lesaint2019-02-1117-127/+357
* SONAR-11631 add SnapshotDto.projectVersionSébastien Lesaint2019-02-113-1/+5
* SONAR-11631 rename snapshot's version to codePeriodVersionSébastien Lesaint2019-02-116-29/+29
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-113-39/+41
* Drop unused methodJanos Gyerik2019-02-111-10/+0
* SONAR-11439 Analysis of long branch doesn't trigger purge of dependent short ...Duarte Meneses2019-02-116-57/+45
* SONAR-11515 Drop support for old reportsBenoît Gianinetti2019-02-113-9/+3
* SONAR-11514 drop support for old reportsSébastien Lesaint2019-02-111-2/+1
* SONARCLOUD-312 Use key instead of UUID to send downgrade feedback (#1140)Jean-Baptiste Lièvremont2019-01-182-1/+3
* replace Protobuf.setNullable with Optional.ofNullableMichal Duda2019-01-181-2/+2
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-1714-739/+41
* Fix wrong import of StringUtilsJulien Lancelot2019-01-161-2/+2
* SONAR-11463 Fix directories metric computationJulien HENRY2019-01-162-19/+53
* change year in file headersStas Vilchik2019-01-168-8/+8
* SONAR-11463 Change FileMoveDetection to use uuids instead of keysJulien HENRY2019-01-166-121/+121
* SONAR-11463 Update scope of migrated componentsJulien HENRY2019-01-162-1/+73
* SONAR-11463 Prefers existing DB key to migrated onesJulien HENRY2019-01-162-34/+35
* SONAR-11463 Ignore disabled modules to decide if a migration should be doneJulien HENRY2019-01-161-1/+1
* SONAR-11464 Fix component short name on PR/SLBJulien HENRY2019-01-162-45/+49
* SONAR-10180 Drop the ability to keep history of directory measuresJulien HENRY2019-01-162-43/+10
* SONAR-11463 Don't consider disabled components during migrationJulien HENRY2019-01-163-50/+49
* Improve code qualityDuarte Meneses2019-01-163-3/+1
* SONAR-11459 Migrate module and folder issues to the rootJulien HENRY2019-01-1612-10/+376
* SONAR-11548 Fail CE if SLB/PR targets a branch containing modulesDuarte Meneses2019-01-162-18/+47
* Simplify generation of keysDuarte Meneses2019-01-169-28/+24
* SONAR-11464 Fix migration of branches and add ITDuarte Meneses2019-01-166-129/+253
* SONAR-11463 Ensure that root is not matched to a module during migrationDuarte Meneses2019-01-162-1/+22
* SONAR-11463 Don't migrate root folders and fix component key migrationJulien HENRY2019-01-164-49/+102
* SONAR-11548 Fail CE if SLB/PR targets a branch containing modulesDuarte Meneses2019-01-163-5/+68
* SONAR-11464 Change folder names to be the relative path to their parentJulien HENRY2019-01-1617-115/+165
* SONAR-11464 Don't create directory for rootDuarte Meneses2019-01-162-11/+42
* SONAR-11463 Remove path from scanner report and add module directoriesDuarte Meneses2019-01-168-77/+220
* SONAR-11463 Relocate issues from modules/dirs to root projectDuarte Meneses2019-01-1612-80/+418
* SONAR-11464 Only load files from Scanner ReportDuarte Meneses2019-01-16100-2598/+1067
* Fix Quality flawSimon Brandhof2019-01-162-10/+3
* SONAR-11103 Missing technical debt when issues on leak period have no debtDuarte Meneses2019-01-162-7/+22
* SONAR-11570 Add period back to QG conditions recomputed on UI changeJanos Gyerik2019-01-161-0/+32
* SONAR-11622 Server temp files fail to be deleted on MS WindowsSimon Brandhof2019-01-104-21/+33
* SONAR-11573 remove computation of differential measuresBenoît Gianinetti2019-01-085-705/+0
* SONAR-11572 Limit list of operators for QG conditionsBenoît Gianinetti2019-01-0813-213/+80
* SONAR-11571 Drop warning treshold from QG web servicesBenoît Gianinetti2019-01-0827-274/+104
* SONAR-11570 Drop period from web servicesJanos Gyerik2019-01-0821-234/+139
* SONAR-11492 Second analysis of a long-lived branch is using wrong leak versionDuarte Meneses2019-01-082-103/+72
* SONAR-11438 Update title status on issue change (#937)Benoit2019-01-081-0/+25
* SONAR-11437 Store the SHA1 read from scanner report (#926)Benoit2019-01-088-3/+108
* SONAR-11421 Add sha1 to ProjectAnalysisBenoît Gianinetti2019-01-082-2/+13
* Fix license headers for 2019Duarte Meneses2019-01-02731-733/+731