Graf commitů

26 Commity

Autor SHA1 Zpráva Datum
Jacek
cfe5faf0b1 SONAR-15259 Migrate portfolios from XML to DB 2021-09-08 20:03:34 +00:00
Wouter Admiraal
0f33764b53 Update license headers for 2021 [update headers] 2021-01-08 20:14:47 +00:00
Jacek
e42e2b18cd SONAR-13999 drop organization from CE steps 2020-12-22 20:09:38 +00:00
Duarte Meneses
37587a03da SONAR-14033 Refactor storage of applications 2020-11-28 20:06:15 +00:00
Pierre Guillot
ca8d160e00 remove code smells 2020-11-25 20:06:27 +00:00
Pierre
e85644a5ea SONAR-13400 exclude portfolio (but not applications) from worker peek during indexation 2020-06-26 20:04:57 +00:00
Pierre
e4b519ed12 SONAR-13444 background tasks for issue indexation implementation 2020-06-26 20:04:56 +00:00
Pierre
79beb640ed fix FP with a sequence uuid factory for ceQueue tests 2020-05-25 20:05:21 +00:00
Wouter Admiraal
3f6f549627 Format all headers for 2020 2020-01-07 20:46:09 +01:00
Sébastien Lesaint
4d38fa7629 use testFixtures instead of test configuration of server-common 2019-09-02 20:21:04 +02:00
Sébastien Lesaint
08cfcdeffd drop now useless module sonar-db-testing 2019-09-02 20:21:04 +02:00
Sébastien Lesaint
2b029d9b12 use testFixtures instead of test configuration of db-dao 2019-09-02 20:21:04 +02:00
Sébastien Lesaint
b4694fd3ae remove need to add H2 dependency when depending on sonar-db-testing 2019-08-14 20:21:15 +02:00
Sébastien Lesaint
2e9eeb4eb9 SONAR-10028 move CeQueueCleaner to Web to support clustering 2019-07-30 20:24:27 +02:00
Duarte Meneses
e4c5ada51d Clean deps 2019-07-17 20:21:13 +02:00
Duarte Meneses
93dc977090 Extract implementation from plugin API and create new module sonar-plugin-api-impl 2019-07-12 20:21:14 +02:00
Simon Brandhof
0c376153dd SONARCLOUD-310 add WS api/ce/timeout_tasks 2019-01-09 20:21:07 +01:00
Duarte Meneses
6cb9e95dcb Fix license headers for 2019 2019-01-02 20:21:02 +01:00
Benoit
12d32893c7 SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775) 2018-10-10 09:23:06 +02:00
Sébastien Lesaint
2c540713f9 SONAR-11310 add temporary columns to CE tables
- add main_component_uuid temporary columns to CE_QUEUE
- add main_last_key and main_component_uuid columns to CE_ACTIVITY
- back to initial paradigm in Compute Engine: even for branches/PRs, the row in table PROJECTS a task belongs to is created in api/ce/submit
- add main component concept to CeTask
- improved consistency check when processing a report task to account for row in PROJECTS now being the one of the branche/PR
- stronger validation of characteristics passed to api/ce/submit
- add api/system/migrate_data for SonarCloud online data migration
2018-10-04 20:20:56 +02:00
Sébastien Lesaint
e80c0f3d1e remove usage of Guava Optional from ComponentDao 2018-10-04 15:25:24 +02:00
Simon Brandhof
d4255d1f6a SONAR-11077 access to task characteristics in CE queue 2018-08-02 20:21:34 +02:00
Simon Brandhof
f2ff1d961e SONAR-11077 fix Quality flaw 2018-08-02 20:21:33 +02:00
Sébastien Lesaint
361a052fbf SONAR-10512 removing from queue has no effect if task status changed 2018-07-04 20:21:56 +02:00
Sébastien Lesaint
5b947f0d78 SONAR-10917 automatically cancel tasks already executed once
also: make CeQueueDto#started_at and CeQueueDto#workerUuid read only fields as a new task can be inserted in queue only with these two fields null
2018-07-04 20:21:55 +02:00
Sébastien Lesaint
697e8d18e6 create module sonar-ce-common 2018-06-29 09:10:14 +02:00