aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1789 from SonarSource/fix/md/SONAR-11845-project-import-s...Michal Duda2019-06-281-1/+1
* SONAR-12081 fail CE processing if branch/pr on Community EditionSébastien Lesaint2019-06-284-39/+143
* SONAR-11458 Log analysis warning when cross-project duplication detection is ...Duarte Meneses2019-06-287-100/+90
* SONAR-12131 Compute Security Review Rating measures on portfolios and applica...Julien Lancelot2019-06-142-8/+71
* SONAR-12131 Compute Security Review Rating measures on projectsJulien Lancelot2019-06-145-49/+171
* SONAR-12188 Density of duplications is calculated with number of lines of tes...Duarte Meneses2019-06-132-9/+34
* SONAR-11745 deletion of disable component's child tables is resilientSébastien Lesaint2019-06-136-18/+18
* SONAR-9898 Deprecate org.sonar.api.i18n.I18nJulien Lancelot2019-05-292-2/+2
* SONAR_11996 Fallback to line comparison to detect new lines in Short Lived Br...Duarte Meneses2019-05-246-21/+134
* SONAR-11950 do not accept empty string for revision in CESimon Brandhof2019-05-2210-37/+52
* SONAR-11950 copy revisions migrationMichal Duda2019-05-222-42/+3
* SONAR-11950 add scm revision scanner parameterMichal Duda2019-05-228-7/+35
* SONAR-11950 add revision to webhooksSimon Brandhof2019-05-223-4/+11
* Fix Quality flawsSimon Brandhof2019-05-221-11/+9
* SONAR-12026 Security Hotspots are created with resolution "To Review"Julien Lancelot2019-05-222-13/+27
* SONAR-11966 Add security hotspot to Github ChecksBenoît Gianinetti2019-05-062-23/+11
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility w...Duarte Meneses2019-04-304-17/+17
* Clean old remains of dev cockpitJulien HENRY2019-04-2517-316/+33
* SONAR-11885 Fix computation of security_hotspots measuresJulien Lancelot2019-04-232-2/+12
* SONAR-11892 Compute Security Hotspot measuresJulien Lancelot2019-04-232-179/+147
* SONAR-11925 Includes hotspots by default in the response of api/issues/searchJulien Lancelot2019-04-231-56/+56
* SONAR-11858 Make a UT more reliableJulien HENRY2019-04-231-11/+6
* SONAR-11859 Fix issue changelogJulien HENRY2019-04-236-15/+135
* SONAR-11858 Fix quality issuesDuarte Meneses2019-04-233-87/+46
* SONAR-11859, SONAR-11879 Track issues with the target branchJulien HENRY2019-04-2315-230/+421
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-2316-63/+101
* SONAR-11858 Apply light issue tracking with siblings for all branchesJulien HENRY2019-04-2311-293/+309
* SONAR-11757 single notification for FPs and changes on my issuesSébastien Lesaint2019-04-237-122/+602
* SONAR-11753 EmailNotificationChannel ignore empty recipient requestsSébastien Lesaint2019-04-231-2/+2
* SONAR-11929 do not send issue notifications on PRs and short branchesSébastien Lesaint2019-04-232-24/+47
* SONAR-11916 replace class EmailTemplate by interfaceSimon Brandhof2019-04-231-1/+1
* SONAR-11916 Drop unused Java API EmailTemplateSimon Brandhof2019-04-231-2/+2
* SONAR-11930 notifs on branches/PR are ignored if subscribed on projectSimon Brandhof2019-04-232-12/+31
* SONAR-11753 factor code in email NotificationHandler implementationsSébastien Lesaint2019-04-231-15/+7
* SONAR-11753 move "failed analysis" notification to email specific algoSébastien Lesaint2019-04-2310-178/+496
* SONAR-11753 move "QP change" notification to email specific algoSébastien Lesaint2019-04-232-3/+15
* SONAR-11753 move issue change notifications to email specific algoSébastien Lesaint2019-04-232-9/+59
* SONAR-11753 NewIssuesNotification must not do SQL requestsSébastien Lesaint2019-04-2310-26/+606
* SONAR-11753 NewIssuesNotificationFactory is not used in WebSébastien Lesaint2019-04-233-2/+47
* SONAR-11753 move "New Issues" notification to email specific algoSébastien Lesaint2019-04-232-5/+10
* SONAR-11753 move "My new issues" notification to email specific algoSébastien Lesaint2019-04-232-13/+38
* SONAR-10462 Postgres deadlock when updating last used date of Q profileSimon Brandhof2019-04-102-41/+39
* SONAR-11873 Memory leak when Compute Engine persists file duplicationsSimon Brandhof2019-03-294-159/+261
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-1917-285/+107
* SONAR-11631 Persist sonar.buildString in databaseJanos Gyerik2019-03-198-14/+58
* SONAR-11791 use single type ES indicesSébastien Lesaint2019-03-191-3/+3
* SONAR-11549 Remove code that load old scanner reports with modules (MMF-365)Duarte Meneses2019-03-1512-560/+46
* SONAR-11664 Remove metric 'directories'Duarte Meneses2019-03-153-30/+6
* SONAR-10722 Clean code by removing portfolios in NewCoverageMeasuresStepJulien Lancelot2019-03-143-248/+7
* SONAR-11814 speed-up upsert of live measures on PostgreSQLSimon Brandhof2019-03-131-13/+16