aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/test/java/org/sonar/ce/task/projectexport
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0915-15/+15
* NO-JIRA Update license headers to 2024Pierre2024-01-0315-15/+15
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-113-10/+17
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-212-402/+0
* SONAR-18679 update UTs to ITs sonar-ceLéo Geoffroy2023-03-1713-2540/+0
* SONAR-17706 Remove root_uuid in Components and all its usesDuarte Meneses2023-02-029-16/+0
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-025-56/+20
* [NO-JIRA] Use record for data classesZipeng WU2023-01-122-10/+10
* Update license templates for 2023Pierre2023-01-0230-30/+30
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-151-1/+1
* SONAR-17592 - Add support for message formattings in import and exportLéo Geoffroy2022-12-011-8/+24
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-052-10/+40
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-6/+6
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-1211-36/+36
* SONAR-16643 fix export of AdHocRulesAurelien Poscia2022-07-121-28/+73
* SONAR-16611 Adapt project import/export to handle DB field issues.rule_descri...Aurelien Poscia2022-07-081-0/+3
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-4/+2
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-241-7/+0
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-062-3/+2
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-1/+1
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-241-2/+0
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-222-89/+27
* Update license headers for 2022 [update headers]Pierre2022-01-2830-30/+30
* SONAR-15817 project export should not require licence validationPierre2022-01-271-1/+1
* Improve code qualityDuarte Meneses2021-11-204-21/+7
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1921-197/+147
* SONAR-15574 improving the code qualityLukasz Jarocki2021-11-045-13/+8
* SONAR-15580 Migrate api/project_dump/status endpoint to CE + unit testsKlaudio Sinani2021-11-042-2/+0
* SONAR-15574 open source background project export task processingpierre2021-11-0430-0/+4354