aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/test/java/org/sonar/ce/task/projectanalysis/analysis
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-095-5/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-035-5/+5
* NO-JIRA remove unused importsPierre2023-07-171-2/+2
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-071-1/+1
* SONAR-19558 Refactor rest of test in project_analysis module Benjamin Campomenosi2023-06-301-1/+1
* SONAR-18856 Refactor properties and related web servicesDuarte Meneses2023-06-011-6/+5
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-011-6/+7
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-081-3/+2
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-121-2/+1
* Update license templates for 2023Pierre2023-01-025-5/+5
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-151-3/+3
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-4/+5
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-7/+3
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-122-3/+3
* SONAR-16039 populating measure for new metric analysis_from_sonarqube_9_4Lukasz Jarocki2022-03-311-0/+83
* SONAR-16163 Process reference branch set by the scanner in the CEZipeng WU2022-03-231-3/+28
* Update license headers for 2022 [update headers]Pierre2022-01-284-4/+4
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-211-29/+4
* Improve code qualityDuarte Meneses2021-11-203-18/+18
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-102/+74
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-191-2/+2
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-191-2/+3
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-084-4/+4
* SONAR-13999 drop organization from CE stepsJacek2020-12-222-160/+7
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-0/+27
* SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'Julien Lancelot2020-05-252-29/+2
* Format all headers for 2020Wouter Admiraal2020-01-075-5/+5
* SONAR-12679 Use single branch typeDuarte Meneses2019-12-091-0/+26
* SONAR-12626 CE and Web no longer support SLBsDuarte Meneses2019-12-091-42/+0
* SONAR-12406 - remove 'sonar.leak.period' propertyJacek2019-09-241-70/+0
* use testFixtures instead of test configuration of ce-task-projectanalysisSébastien Lesaint2019-09-022-481/+0
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-122-34/+5
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* SONAR-12081 fail CE processing if branch/pr on Community EditionSébastien Lesaint2019-06-282-38/+128
* SONAR-11950 do not accept empty string for revision in CESimon Brandhof2019-05-223-21/+35
* SONAR-11707 Create new metrics for issue count and fix ITsDuarte Meneses2019-03-111-0/+22
* 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-082-0/+32
* Fix license headers for 2019Duarte Meneses2019-01-027-7/+7
* SONAR-11185 Allow portfolio to define projects by tagsJulien Lancelot2018-09-071-3/+6
* rename package org.sonar.server.computation to org.sonar.ce.taskSébastien Lesaint2018-06-291-1/+1
* rename to package org.sonar.ce.task.projectanalysisSébastien Lesaint2018-06-297-0/+1265