8 Commits (c62e96c1586baff4fcb6ffb71c2166686c6dbb68)

Author SHA1 Message Date
  Pierre c62e96c158 NO-JIRA replace Collectors.toList to Stream.toList 11 months ago
  Pierre a0f29cb5c3 NO-JIRA replace MoreCollectors.toList with Collectors.toList 11 months ago
  Léo Geoffroy 0b0712fc0a SONAR-19850 Switch all tests with different uuids by default 11 months ago
  Léo Geoffroy 3479f36116 SONAR-19558 Update rest of test for sonar-db-dao 1 year ago
  Duarte Meneses 667618747b SONAR-19556 Refactor use of DB columns referencing projects or branches for Entities 1 year ago
  Aurelien Poscia d6364ee9a0 SONAR-19346 Publish GitHub sync provisioning summary 1 year ago
  Léo Geoffroy 8f3c148dbc SONAR-18856 Adapt IT tests to support branch and project having different uuids 1 year ago
  Lukasz Jarocki b5a22322f8 SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategy 1 year ago
  Lukasz Jarocki 828d3fded1 SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategy 1 year ago
  Pierre 3fd6248dd0 Update license templates for 2023 1 year ago
  Aurelien Poscia 6bf8a78f31 SONAR-14128 Store and provide node name of CE Task in /api/ce/activity 1 year ago
  Pierre 89a3d21bc2 Update license headers for 2022 [update headers] 2 years ago
  Lukasz Jarocki 0d0b7e4ff7 SONAR-15770 added compute engine metrics 2 years ago
  Duarte Meneses 3f9445c259 Improve code quality 2 years ago
  Jacek 3e19b6036b SONAR-15225 Cancelled tasks for indexations should be count as failures 2 years ago
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] 3 years ago
  Michal Duda 5bfa95f6d5 SONAR-13999 Remove OrganizationDbTester 3 years ago
  Pierre ffcea568c7 fix code smells 3 years ago
  Michal Duda 0ecd861055 SONAR-13862 Add a WS for dismissing analysis warning by the current user 3 years ago
  Michal Duda 94ea3b30c8 SONAR-13445 fix failure to export project on Oracle and mssql 3 years ago
  Jacek dc2f7ec44a SONAR-13444 Return hasFailure flag for indexation progress status 4 years ago
  Pierre 87b9e4db55 SONAR-13444 purge CE indexation tasks when triggering a disaster recovery 4 years ago
  Wouter Admiraal 3f6f549627 Format all headers for 2020 4 years ago
  Jacek ad082b3d7b SONAR-12214 - order by created_at instead of technical id (#2029) 4 years ago
  Duarte Meneses 93dc977090 Extract implementation from plugin API and create new module sonar-plugin-api-impl 5 years ago
  Michal Duda bb6bb844e6 SONAR-11797 fix for exception on project overview page 5 years ago
  Simon Brandhof 0c376153dd SONARCLOUD-310 add WS api/ce/timeout_tasks 5 years ago
  Duarte Meneses 252b3897e7 Fix license headers for 2019 5 years ago
  Sébastien Lesaint e6bb0c9a13 SONAR-11310 fix Oracle support in CeActivityDaoTest 5 years ago
  Sébastien Lesaint e4364789b5 SONAR-11238 api/ce/[task|activity|component] return task warnings 5 years ago
  Sébastien Lesaint db45509677 SONAR-11310 add and use target columns in CE_ACTIVITY & CE_QUEUE 5 years ago
  Sébastien Lesaint 2c540713f9 SONAR-11310 add temporary columns to CE tables 5 years ago
  Sébastien Lesaint 5b947f0d78 SONAR-10917 automatically cancel tasks already executed once 6 years ago
  Julien Lancelot 67012b8a06 SONAR-10597 Update CE_ACTIVITY#SUBMITTER_LOGIN to SUBMITTER_UUID 6 years ago
  Julien Lancelot f70ca313cc SONAR-10597 Update CE_QUEUE#SUBMITTER_LOGIN to SUBMITTER_UUID 6 years ago
  Simon Brandhof b24f836dbe Drop usage of db column ce_queue.execution_count 6 years ago
  Simon Brandhof d55f047c44 Cleanup code based on Intellij inspections 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Simon Brandhof a795aa9c30 Add db column ce_activity.error_type 6 years ago
  Sébastien Lesaint 5c659e207f SONAR-8987 remove use of Guava Optional in CE tables related classes 7 years ago
  Sébastien Lesaint e3f40401a4 SONAR-8985 SONAR-9040 add CE_ACTIVITY.WORKER_UUID and EXECUTION_COUNT 7 years ago
  Sébastien Lesaint 68af82a779 rename Collectors to MoreCollectors 7 years ago
  Sébastien Lesaint 175976346d fix and simplify pagination CeActivityDao#selectByQuery 7 years ago
  Sébastien Lesaint 9824b94f16 split sonar-db into server/sonar-db-core and server/sonar-db-dao 7 years ago
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version 7 years ago
  Sébastien Lesaint 59eb55b366 SONAR-7187 fix pagination on Oracle and MsSQL 7 years ago
  Sébastien Lesaint 3b5998a64f SONAR-7911 restore purge of CE_ACTIVITIES + purge CE_SCANNER_CONTEXT 7 years ago
  Sébastien Lesaint 5984a93e9d SONAR-7844 ScannerContextDao => CeScannerContextDao 7 years ago
  Sébastien Lesaint d5cd1c4566 SONAR-7844 re-enable some UTs disabled for H2 7 years ago
  Sébastien Lesaint 16df3b2bf3 SONAR-7967 add hasScannerContext to CeActivityDto 7 years ago