aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/it
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24489 Improve platform tests to showcase misloading of core extension ↵Steve Marion2025-02-281-23/+30
| | | | on level 1.
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-097-7/+7
|
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-201-3/+2
|
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the ↵Julien HENRY2024-10-241-2/+2
| | | | plugin API
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-142-21/+21
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-163-5/+3
| | | | org.apache.commons:commons-lang3
* SONAR-21738 Fix issues blocking Quality GateDejan Milisavljevic2024-02-271-2/+2
|
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-261-68/+69
|
* NO-JIRA Update license headers to 2024Pierre2024-01-037-7/+7
|
* SONAR-20699 Send DevOps platform information for GitHub from the scanner.Wojtek Wajerowicz2023-10-201-4/+4
|
* SONAR-20630 Discriminate between UI and API calls for projects creationAurelien Poscia2023-10-051-1/+1
|
* SONAR-20630 set projects creation methodAurelien Poscia2023-10-051-1/+2
|
* SONAR-7698 Rename snapshots column build_date to analysis_dateAlain Kermis2023-07-211-3/+3
|
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-2/+1
|
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
|
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-077-7/+7
|
* SONAR-19558 Update rest of tests for other modulesLéo Geoffroy2023-07-036-7/+7
|
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-291-9/+9
|
* SONAR-19674 Notification for background task failure should apply to all the ↵Léo Geoffroy2023-06-221-37/+79
| | | | branches
* SONAR-19556 Refactor use of DB columns referencing projects or branches for ↵Duarte Meneses2023-06-203-76/+76
| | | | Entities
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-082-4/+4
|
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-112-38/+32
|
* SONAR-18850 remove usage main branch project UUID in ce taskLéo Geoffroy2023-04-041-12/+20
|
* SONAR-18679 update UTs to ITs sonar-ceLéo Geoffroy2023-03-177-0/+2561