aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/test/java/org/sonar/ce/task/projectanalysis/api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24298 Rework the batch report readerJulien HENRY2025-02-041-2/+2
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0911-11/+11
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-0311-11/+11
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-201-4/+5
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-5/+5
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-121-10/+7
* Update license templates for 2023Pierre2023-01-0211-11/+11
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-2811-11/+11
* Improve code qualityDuarte Meneses2021-11-208-23/+23
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-199-228/+189
* Improve code qualityDuarte Meneses2021-11-181-7/+9
* SONAR-14851 Report Quality Gate status on branches in GitHubLukasz Jarocki2021-06-081-22/+6
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0811-11/+11
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-40/+11
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-251-3/+3
* SONAR-13221 MetricsDuarte Meneses2020-05-251-6/+6
* Format all headers for 2020Wouter Admiraal2020-01-0711-11/+11
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+1
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-091-1/+1
* SONAR-12679 Use single branch typeDuarte Meneses2019-12-091-1/+1
* SONAR-12626 CE and Web no longer support SLBsDuarte Meneses2019-12-091-5/+5
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-121-19/+2
* SONAR-11722 add ability for Post tasks to add log statisticsSébastien Lesaint2019-07-302-39/+180
* SONAR-17722 add post tag logsSébastien Lesaint2019-07-301-6/+34
* 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-11859, SONAR-11879 Track issues with the target branchJulien HENRY2019-04-231-1/+2
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-5/+8
* Simplify generation of keysDuarte Meneses2019-01-161-1/+1
* SONAR-11464 Only load files from Scanner ReportDuarte Meneses2019-01-161-1/+1
* SONAR-11572 Limit list of operators for QG conditionsBenoît Gianinetti2019-01-082-3/+3
* SONAR-11571 Drop warning treshold from QG web servicesBenoît Gianinetti2019-01-083-17/+10
* SONAR-11570 Drop period from web servicesJanos Gyerik2019-01-083-19/+6
* SONAR-11421 Add sha1 to ProjectAnalysisBenoît Gianinetti2019-01-081-0/+2
* Fix license headers for 2019Duarte Meneses2019-01-0210-10/+10
* Replace guava optional with java.util.OptionalDuarte Meneses2018-11-131-4/+3
* SONAR-11310 add temporary columns to CE tablesSébastien Lesaint2018-10-041-6/+6
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-1/+1
* rename package org.sonar.server.computation to org.sonar.ce.taskSébastien Lesaint2018-06-291-1/+1
* move classes around to prepare creation of sonar-ce-task moduleSébastien Lesaint2018-06-291-1/+1
* rename to package org.sonar.ce.task.projectanalysisSébastien Lesaint2018-06-2910-0/+1687