Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | clean up dependency on static IssueStorage#insertChanges | Sébastien Lesaint | 2018-07-09 | 2 | -1/+3 | |
| | | | | and move IssueStorage to server-common | |||||
* | move shared Quality Gate classes to server-common | Sébastien Lesaint | 2018-07-09 | 2 | -4/+5 | |
| | ||||||
* | remove some rules classes useless in Compute Engine container | Sébastien Lesaint | 2018-07-09 | 2 | -7/+1 | |
| | ||||||
* | remove useless debt classes from Compute Engine | Sébastien Lesaint | 2018-07-09 | 2 | -7/+1 | |
| | ||||||
* | remove useless permission classes from Compute Engine container | Sébastien Lesaint | 2018-07-09 | 2 | -13/+1 | |
| | ||||||
* | move some organization and platform shared classes to server-common | Sébastien Lesaint | 2018-07-09 | 4 | -2/+143 | |
| | ||||||
* | remove useless classes from Compute Engine container | Sébastien Lesaint | 2018-07-09 | 2 | -5/+1 | |
| | ||||||
* | move notification classes to sonar-server | Sébastien Lesaint | 2018-07-09 | 3 | -3/+7 | |
| | | | | and clean up some back package names from previous commits | |||||
* | move monitoring shared classes to server-common | Sébastien Lesaint | 2018-07-09 | 2 | -2/+2 | |
| | ||||||
* | LICENSE-96 implement support for staging and new server id format | Sébastien Lesaint | 2018-07-05 | 2 | -4/+11 | |
| | ||||||
* | SONAR-10917 automatically cancel tasks already executed once | Sébastien Lesaint | 2018-07-04 | 4 | -80/+68 | |
| | | | | 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 | |||||
* | SONAR-10917 change ce task cleaning delay to execute right at startup | Sébastien Lesaint | 2018-07-04 | 2 | -10/+10 | |
| | | | | and change cleaning frequency from 10 minutes to 2 | |||||
* | SONAR-10922 Silence Hazelcast logs | Eric Hartmann | 2018-06-29 | 1 | -2/+11 | |
| | ||||||
* | SONAR-10138 Remove support for API < 5.6 | Duarte Meneses | 2018-06-29 | 2 | -6/+1 | |
| | ||||||
* | SONAR-10812 Application with branches | Julien Lancelot | 2018-06-29 | 1 | -2/+2 | |
| | ||||||
* | move ServerLogging to server-common | Sébastien Lesaint | 2018-06-29 | 3 | -3/+3 | |
| | ||||||
* | create module sonar-ce-common | Sébastien Lesaint | 2018-06-29 | 1 | -0/+1 | |
| | ||||||
* | move some classes in preparation of creation of sonar-ce-common | Sébastien Lesaint | 2018-06-29 | 10 | -3/+538 | |
| | ||||||
* | rename package org.sonar.server.computation to org.sonar.ce.task | Sébastien Lesaint | 2018-06-29 | 16 | -32/+32 | |
| | | | | in module sonar-ce-task | |||||
* | create module sonar-ce-task | Sébastien Lesaint | 2018-06-29 | 1 | -0/+1 | |
| | ||||||
* | move classes around to prepare creation of sonar-ce-task module | Sébastien Lesaint | 2018-06-29 | 15 | -38/+42 | |
| | ||||||
* | rename to package org.sonar.ce.task.projectanalysis | Sébastien Lesaint | 2018-06-29 | 3 | -5/+4 | |
| | | | | from package org.sonar.server.computation.task.projectanalysis | |||||
* | create module sonar-ce-task-projectanalysis from sonar-server | Sébastien Lesaint | 2018-06-29 | 1 | -0/+3 | |
| | ||||||
* | fix wrong dependencies onto package computation.task.projectanalysis | Sébastien Lesaint | 2018-06-29 | 1 | -1/+1 | |
| | ||||||
* | SONAR-10690 Core Extension installed at level 1 2 3 and 4 | Sébastien Lesaint | 2018-06-21 | 3 | -24/+55 | |
| | ||||||
* | SONAR-10690 install Core Extensions before plugins | Sébastien Lesaint | 2018-06-21 | 1 | -2/+2 | |
| | ||||||
* | SONAR-10690 remove support for privileged plugins | Sébastien Lesaint | 2018-06-12 | 1 | -4/+4 | |
| | ||||||
* | LICENSE-98 add EditionProvider | Sébastien Lesaint | 2018-06-12 | 2 | -4/+13 | |
| | ||||||
* | SONAR-10817 Cleanup of old editions | Eric Hartmann | 2018-06-12 | 1 | -16/+1 | |
| | ||||||
* | SONAR-10690 add Core Extension support in SonarQube | Sébastien Lesaint | 2018-06-12 | 4 | -4/+155 | |
| | ||||||
* | SONAR-10689 Plugins are now always installed | Eric Hartmann | 2018-06-12 | 1 | -5/+0 | |
| | | | | The bundled plugins have been removed | |||||
* | SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace ↵ | Grégoire Aubert | 2018-06-12 | 1 | -1/+1 | |
| | | | | | | | | | | | (#269) * SONAR-10699 Remove upgrade/downgrade buttons * SONAR-10697 Drop edition.json support in the marketplace * SONAR-10717 Drop 'sonar.editions.jsonUrl' property * SONAR-10702 Edition's "Learn more" links redirect to the form page with arguments * SONAR-10698 Get Edition data from the doc * SONAR-10700 Remove LicenseEditionForm and LicenseEditionSet from Marketplace | |||||
* | SONAR-10416 Purge child tables of CE Queue at startup | Eric Hartmann | 2018-06-07 | 2 | -2/+40 | |
| | ||||||
* | SONAR-10597 Update CE_QUEUE#SUBMITTER_LOGIN to SUBMITTER_UUID | Julien Lancelot | 2018-05-23 | 3 | -6/+6 | |
| | ||||||
* | SONAR-10597 Use user UUID for ISSUES#ASSIGNEE | Guillaume Jambet | 2018-05-23 | 1 | -0/+4 | |
| | | | | | | | | | | * SONAR-10597 add getUuid() on user Session * SONAR-10597 renames ISSUES.ASSIGNEE to ASSIGNEE_UUID * SONAR-10597 use assigneeUuid when assigning an Issue from ws * SONAR-10597 use assigneeUuid when assigning an Issue from ce * SONAR-10597 use assigneeUuid in issue search * SONAR-10597 use assigneeUuid in batch issue * SONAR-10597 Ignoring Tests failing in IssueChange | |||||
* | Introduce Bitbucket Cloud Application | Julien HENRY | 2018-05-16 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SONAR-10514 Bitbucket Cloud application install/uninstall * Bitbucket Cloud /install WS * Expose Bitbucket application descriptor as WS * Implement WS /integration/bitbucketcloud/uninstall SONAR-10517 Bitbucket Cloud settings widget * Create Bitbucket Cloud module * Create Bitbucket Setting widget * Bitbucket settings widget require SC authentication * Add WS /integration/bitbucketcloud/repo_config * Add WS /integration/bitbucketcloud/bind_repo * Add WS /integration/bitbucketcloud/after_login SONAR-10516 Bitbucket Cloud repository widget * Add WS /integration/bitbucketcloud/repo_widget * Add WS /integration/bitbucketcloud/repo_widget_data BRANCH-59, BRANCH-60 Bitbucket Cloud PR decoration SONAR-10605 Bitbucket Cloud PR widget * Add integration/bitbucketcloud/pr_widget endpoint * Add integration/bitbucketcloud/pr_widget_data endpoint | |||||
* | SONAR-10517 Create table project_mappings | Julien HENRY | 2018-05-16 | 1 | -0/+1 | |
| | | | | | | * Migration * Add DAO * Purge on project deletion | |||||
* | SONAR-10614 add Clock to ComputeEngineContainerImpl Level1 | Sébastien Lesaint | 2018-05-15 | 2 | -1/+3 | |
| | ||||||
* | Drop usage of db column ce_queue.execution_count | Simon Brandhof | 2018-05-15 | 5 | -199/+47 | |
| | ||||||
* | SONAR-10591 refactor management of plugin FS on server | Simon Brandhof | 2018-05-11 | 1 | -5/+0 | |
| | ||||||
* | SONAR-10592 rename concept of WorkersPauseStatus | Simon Brandhof | 2018-05-10 | 2 | -2/+2 | |
| | ||||||
* | SONAR-10592 display workers pause in System Info page | Simon Brandhof | 2018-05-10 | 5 | -4/+38 | |
| | ||||||
* | SONAR-10592 ability to pause/resume Compute Engine workers | Simon Brandhof | 2018-05-10 | 4 | -2/+19 | |
| | ||||||
* | Fix Quality flaws | Simon Brandhof | 2018-05-10 | 1 | -19/+0 | |
| | | | | mainly by removing unused code | |||||
* | SONAR-10515 ALM App Install table + DAO | Julien HENRY | 2018-04-26 | 1 | -1/+1 | |
| | | | | * Add migration to create table alm_app_installs * Add dao for alm_app_installs | |||||
* | Stop the container even if assertion failed | Julien HENRY | 2018-04-26 | 1 | -40/+43 | |
| | | | | This is to avoid other tests of the suite to fail, making it harder to spot the root cause | |||||
* | SONAR-10575 Index and search external rules | Duarte Meneses | 2018-04-26 | 2 | -1/+5 | |
| | ||||||
* | SONAR-6949 Increase crypted password size | Eric Hartmann | 2018-04-17 | 1 | -1/+1 | |
| | ||||||
* | Revert "SONAR-6949 Increase crypted password size" | Eric Hartmann | 2018-04-12 | 1 | -1/+1 | |
| | | | | This reverts commit 8e3729ab43842b5f23c431afdd5153c75530aa1d. | |||||
* | SONAR-6949 Increase crypted password size | Eric Hartmann | 2018-04-12 | 1 | -1/+1 | |
| |