aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/main/java/org/sonar/ce/queue/NextPendingTaskPicker.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing mes...David Cho-Lerat2024-01-301-2/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20699 Send DevOps platform information for GitHub from the scanner.Wojtek Wajerowicz2023-10-201-5/+5
* SONAR-19648 Fix NPE when task in progress has no entityUuidEric Giffon2023-08-041-3/+4
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-201-5/+5
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* [NO-JIRA] Remove reported code smells about unused importsMatteo Mara2023-01-121-1/+0
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-2/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17699 implemented algorithm for running PRs in parallelLukasz Jarocki2022-12-091-0/+142