Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-12127 don't run new migrations when upgrading from 7.0 | Sébastien Lesaint | 2019-06-28 | 1 | -1/+1 |
| | |||||
* | SC-702 add log of duration at the end of CE task run | Simon Brandhof | 2019-06-28 | 9 | -43/+58 |
| | |||||
* | SONAR-12186 Fix SSF-78 | Michal Duda | 2019-06-28 | 1 | -1/+1 |
| | |||||
* | SONAR-12043 Refactor CeServer | Duarte Meneses | 2019-06-03 | 2 | -129/+60 |
| | | | | | | * Improves waiting operations: no pooling, no additional threads * Any number of threads can wait for stop (actually required if both stop and hard stop threads end up waiting) * Prevents potentially multiple invocations of 'stopProcessing' by 'stop()' and the 'CeMainThread' after a hard stop | ||||
* | SONAR-12043 Refactor ProcessEntryPoint | Duarte Meneses | 2019-06-03 | 1 | -0/+1 |
| | | | | | * Remove unused methods * Extract method 'waitForStatus' | ||||
* | SONAR-12043 graceful shutdown timeout configurable for ITs | Sébastien Lesaint | 2019-06-03 | 1 | -5/+3 |
| | |||||
* | SONAR-12043 CE gracefully stops | Sébastien Lesaint | 2019-06-03 | 12 | -48/+218 |
| | |||||
* | SONAR-12043 main process supports graceful and hard stop | Sébastien Lesaint | 2019-06-03 | 1 | -0/+6 |
| | |||||
* | SONAR-12043 rename current shutdown code from stop to hardStop | Sébastien Lesaint | 2019-06-03 | 5 | -9/+9 |
| | |||||
* | SONAR-12043 increase default timeout to 6 hours | Sébastien Lesaint | 2019-06-03 | 5 | -30/+18 |
| | |||||
* | SONAR-12043 minor renaming of 2 methods of CeConfiguration | Sébastien Lesaint | 2019-06-03 | 7 | -28/+28 |
| | |||||
* | SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ↵ | Duarte Meneses | 2019-06-03 | 10 | -21/+64 |
| | | | | JMX metrics | ||||
* | SONAR-11675 delete scan contexts and CE activities on project purge | Sébastien Lesaint | 2019-05-31 | 2 | -151/+26 |
| | |||||
* | SONAR-10034 drop support of reflection-based Pico Container lifecycle management | Sébastien Lesaint | 2019-05-23 | 1 | -3/+4 |
| | | | | one must now implement org.picocontainer.Startable, org.sonar.api.Startable, java.io.Closeable and/or java.lang.Closeable | ||||
* | SONAR-11720 Set different memory defaults for EE+ | Michal Duda | 2019-05-21 | 1 | -1/+10 |
| | |||||
* | SONAR-12061 Create 'INTERNAL_COMPONENT_PROPS' table | Benoît Gianinetti | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | SONAR-11969 Make Edition available for analyzers in the Scanner API | Duarte Meneses | 2019-05-06 | 1 | -3/+5 |
| | |||||
* | SONAR-11757 single notification for FPs and changes on my issues | Sébastien Lesaint | 2019-04-23 | 2 | -9/+4 |
| | |||||
* | SONAR-11752 disable global subscription to notifs on new/fixed issues | Simon Brandhof | 2019-04-23 | 1 | -1/+1 |
| | |||||
* | SONAR-11753 move "failed analysis" notification to email specific algo | Sébastien Lesaint | 2019-04-23 | 2 | -28/+34 |
| | |||||
* | SONAR-11753 move "QP change" notification to email specific algo | Sébastien Lesaint | 2019-04-23 | 1 | -5/+5 |
| | |||||
* | SONAR-11753 move "QG change" notification classes to single package | Sébastien Lesaint | 2019-04-23 | 1 | -2/+2 |
| | |||||
* | SONAR-11753 move issue change notifications to email specific algo | Sébastien Lesaint | 2019-04-23 | 1 | -6/+6 |
| | |||||
* | SONAR-11753 NewIssuesNotification must not do SQL requests | Sébastien Lesaint | 2019-04-23 | 2 | -3/+1 |
| | | | | for data which is either already retrieved by SendIssueNotificationStep (assignees) or available in the CE task's container | ||||
* | SONAR-11753 NewIssuesNotificationFactory is not used in Web | Sébastien Lesaint | 2019-04-23 | 1 | -1/+1 |
| | |||||
* | SONAR-11753 move "New Issues" notification to email specific algo | Sébastien Lesaint | 2019-04-23 | 1 | -3/+3 |
| | |||||
* | SONAR-11753 move "My new issues" notification to email specific algo | Sébastien Lesaint | 2019-04-23 | 1 | -3/+3 |
| | |||||
* | Remove no more used org.sonar.core.timemachine.Periods class | Julien Lancelot | 2019-03-27 | 2 | -3/+1 |
| | |||||
* | SONAR-11792 update ES compile dependency to 6.6.2 | Sébastien Lesaint | 2019-03-19 | 1 | -3/+3 |
| | |||||
* | SONAR-11670 Drop preview mode | Julien HENRY | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | SONARCLOUD-336: Automatically guess the projectKey/organization | Michal Duda | 2019-02-18 | 1 | -1/+1 |
| | |||||
* | SONAR-11643 Drop elasticsearch index 'tests' | Julien Lancelot | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | SONAR-11632 Remove api/tests WS | Julien Lancelot | 2019-01-17 | 2 | -5/+1 |
| | | | | | - Drop api/tests WS - Drop persistance of tests and coverage details from compute engine - Drop tests and coverage details from scanner report | ||||
* | SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" setting | Stas Vilchik | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | SONAR-10180 Drop the ability to keep history of directory measures | Julien HENRY | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | SONAR-11524 textfield for deprecated module-lvl properties | Michal Duda | 2019-01-16 | 1 | -1/+1 |
| | | | | Add a project-level textfield property in UI that aggregates all previous module-level properties. | ||||
* | SONARCLOUD-310 add WS api/ce/timeout_tasks | Simon Brandhof | 2019-01-09 | 1 | -15/+1 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 124 | -124/+124 |
| | |||||
* | SONARCLOUD-310 Ce task can now fail after a maximum amount of time | Sébastien Lesaint | 2018-12-21 | 25 | -127/+1295 |
| | | | | failure can only happen when going from one step to the other | ||||
* | SONARCLOUD-193 move TypedException to correct package | Sébastien Lesaint | 2018-12-21 | 2 | -2/+2 |
| | |||||
* | SONARCLOUD-193 no Hazelcast in CE on SonarCloud | Sébastien Lesaint | 2018-12-21 | 4 | -17/+45 |
| | | | | which implies that the cleaning job is no more run by the Compute Engine nodes on SonarCloud | ||||
* | SONARCLOUD-192 add (enabled) worker uuids to CE MBean | Sébastien Lesaint | 2018-12-21 | 11 | -41/+162 |
| | |||||
* | SONAR-11579 Create WS to store/load user settings | Julien Lancelot | 2018-12-20 | 1 | -2/+2 |
| | |||||
* | SONAR-10770 Increase size of containers | Eric Hartmann | 2018-11-20 | 1 | -1/+1 |
| | |||||
* | SONAR-11321 Bind organization to alm installation when creating organization | Julien Lancelot | 2018-11-16 | 1 | -2/+2 |
| | | | | | | | | | | * Return AlmAppInstallDto in select methods of AlmAppInstallDao, this is required in order to be able to more easily link an OrganizationDto to a AlmAppInstallDto in next commit * Create ORGANIZATION_ALM_BINDINGS table * Bind organization with installation when creating organization * Delete alm binding when removing organization * Delete alm binding when uninstalling ALM application * Return ALM info in api/organizations/search * Ensure user is admin to return Bitbucket team/user details | ||||
* | SONARCLOUD-161 move db validations to Dialect#init() | Simon Brandhof | 2018-10-30 | 2 | -4/+2 |
| | |||||
* | SONARCLOUD-150 Store if application owner is a user | Julien HENRY | 2018-10-25 | 1 | -1/+1 |
| | |||||
* | SONAR-11923 do not return pending count via JMX in DataCenter edition | Sébastien Lesaint | 2018-10-11 | 6 | -116/+255 |
| | |||||
* | SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775) | Benoit | 2018-10-10 | 4 | -44/+113 |
| | |||||
* | SONAR-11238 add table CE_TASK_MESSAGE | Sébastien Lesaint | 2018-10-10 | 1 | -1/+1 |
| |