aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13867 revertMichal Duda2020-09-174-274/+2
* SONAR-13867 Raise analysis warning in CE when scanner report has unanalysed C...Michal Duda2020-09-174-2/+274
* SONAR-13785 Complete migration of file sources with a DB migrationDuarte Meneses2020-08-2413-735/+0
* SONAR-13759 use uuid instead of id + use the real schema in test instead of a...Pierre Guillot2020-08-133-22/+10
* SONAR-13699 Purge profiling is missingDuarte Meneses2020-07-312-0/+42
* SONAR-13591 Fix copy of issue tags from rule tagsJulien Lancelot2020-07-092-2/+47
* SONAR-13444 Update 'need_issue_sync' column for project_branches when analysi...Jacek2020-06-263-0/+125
* SONAR-13444 background tasks for issue indexation implementationPierre2020-06-266-0/+377
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-1125-73/+228
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-2513-85/+85
* SONAR-13221 drop id column of USERS tableJacek2020-05-251-2/+2
* SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuidJacek2020-05-251-1/+1
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-2510-46/+46
* SONAR-13221 MetricsDuarte Meneses2020-05-2535-180/+176
* SONAR-13221 Feedback from review and fix testsDuarte Meneses2020-05-254-8/+15
* SONAR-13221 Quality gate conditionsDuarte Meneses2020-05-251-2/+3
* SONAR-13221 File sourcesDuarte Meneses2020-05-254-0/+9
* SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'Julien Lancelot2020-05-257-61/+17
* SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID'Julien Lancelot2020-05-251-3/+1
* SONAR-13221 Set primary key of 'EVENTS' table to column 'UUID' and drop 'ID'Julien Lancelot2020-05-251-1/+1
* SONAR-13262 P/R analysis fails if top directory as same name as projectDuarte Meneses2020-04-172-16/+37
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-17/+4
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-1422-388/+26
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-142-5/+4
* SONAR-12691 Don't persist project measures that are not historicalDuarte Meneses2020-03-3012-35/+54
* SONAR-12691 Minor refactoringDuarte Meneses2020-03-302-29/+5
* SONAR-12691 Dont delete past measures of directories and filesDuarte Meneses2020-03-301-39/+2
* SONAR-12691 Minor cleanupDuarte Meneses2020-03-303-55/+2
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-232-2/+2
* fix java:S2259 possible NPEPierre2020-03-131-4/+7
* SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 c...Julien Lancelot2020-03-122-54/+92
* SONAR-12928 Persistence of live measures is a performance hotspot on Oracle a...Duarte Meneses2020-03-112-20/+20
* SONAR-13093 Optimize cache of issues in Compute EngineSébastien Lesaint2020-03-1117-230/+696
* SONAR-13126 add summary of analysis to GH discussion tabJacek2020-03-061-5/+14
* SONAR-12960 Do not compute Security Hotspots Reviewed when 0 hotspotsJulien Lancelot2020-02-214-18/+28
* SONAR-11639 Some directories are not collapsed in pull requestsDuarte Meneses2020-02-172-56/+125
* SONAR-12960 Make Security Review Rating more intuitive on PortfoliosJulien Lancelot2020-02-112-185/+0
* SONAR-12962 Compute Security Review measures on ApplicationsJulien Lancelot2020-02-117-115/+224
* SONAR-12962 Compute Security Review measures on new codeJulien Lancelot2020-02-1110-61/+563
* SONAR-12962 Compute new Security Review measures on ProjectsJulien Lancelot2020-02-115-39/+426
* SONAR-12802 SONAR-12927 Fix moved file detection for cobol and when calculati...Duarte Meneses2020-02-0723-101/+114
* SONAR-12689 change WS to use ProjectDtoDuarte Meneses2020-01-311-2/+2
* SONAR-12689 migrated tags, updated test frameworkMichal Duda2020-01-312-12/+23
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-3117-36/+237
* SONAR-12723 default status of Hotspot is TO_REVIEW even when externalSébastien Lesaint2020-01-133-27/+43
* SONAR-12723 Filter hotspots in api/issues/bulk_changeJacek2020-01-132-18/+17
* SONAR-12745 Adjust `changes on my issue` email notification for Security Hots...Jacek2020-01-132-4/+5
* SONAR-12725 drop manual vulnerabilitiesJacek2020-01-133-83/+5
* Format all headers for 2020Wouter Admiraal2020-01-07741-743/+741
* SONAR-12788 New code period is badly set when there's only one versionDuarte Meneses2019-12-112-16/+32