aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/test/java/org/sonar/ce/task/projectanalysis/scm
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24298 Rework the batch report readerJulien HENRY2025-02-041-6/+6
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-095-5/+5
* SONAR-23978 Detect AI CodeDejan Milisavljevic2024-12-201-62/+0
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-261-1/+8
* NO-JIRA Update license headers to 2024Pierre2024-01-036-6/+6
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-2/+3
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-211-249/+0
* Update license templates for 2023Pierre2023-01-027-7/+7
* SONAR-17597 NullPointerException when CE loads SCM changesets from DBDuarte Meneses2022-11-111-0/+60
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-3/+3
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-231-24/+22
* SONAR-16594 Quality Gate changes on same code on reference branch strategyJacek2022-07-041-0/+19
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-15/+15
* SONAR-16100 When reference branch strategy used and file is not under SCM, us...Jacek2022-03-111-3/+38
* Update license headers for 2022 [update headers]Pierre2022-01-287-7/+7
* Improve code qualityDuarte Meneses2021-11-202-12/+12
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-195-77/+62
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-087-7/+7
* SONAR-13221 File sourcesDuarte Meneses2020-05-251-0/+2
* SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'Julien Lancelot2020-05-251-2/+0
* SONAR-12802 SONAR-12927 Fix moved file detection for cobol and when calculati...Duarte Meneses2020-02-071-1/+4
* Format all headers for 2020Wouter Admiraal2020-01-077-7/+7
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-102-2/+1
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-091-22/+10
* Fix testsDuarte Meneses2019-09-046-37/+35
* SONAR_11996 Fallback to line comparison to detect new lines in Short Lived Br...Duarte Meneses2019-05-241-2/+36
* SONAR-11859, SONAR-11879 Track issues with the target branchJulien HENRY2019-04-231-4/+4
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-2/+1
* Fix license headers for 2019Duarte Meneses2019-01-027-7/+7
* SONAR-10555 enforce at API level that project version is never nullSébastien Lesaint2018-10-031-1/+1
* SONAR-9904 extract traversal of issue changesets in ChangesetSimon Brandhof2018-08-161-7/+7
* rename to package org.sonar.ce.task.projectanalysisSébastien Lesaint2018-06-297-0/+1094