aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/main/java/org/sonar/ce/monitoring/CeTasksMBeanImpl.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-3/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15057 Change Optional<Long> type to long, to comply CeTasksMBean with J...Jacek2021-06-231-4/+3
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ...Duarte Meneses2019-06-031-0/+7
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONARCLOUD-310 Ce task can now fail after a maximum amount of timeSébastien Lesaint2018-12-211-5/+5
* SONARCLOUD-192 add (enabled) worker uuids to CE MBeanSébastien Lesaint2018-12-211-2/+31
* SONAR-10592 display workers pause in System Info pageSimon Brandhof2018-05-101-0/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9525 add workerThreadCount to CE's MBeanSébastien Lesaint2017-07-171-0/+6
* SONAR-9041 move computation.monitoring package to sonar-ceSébastien Lesaint2017-04-271-0/+92