Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 6.6 | Simon Brandhof | 2017-10-20 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-10-11 | 1 | -1/+1 |
| | |||||
* | Publish 6.6 Release Candidate 1 | Simon Brandhof | 2017-10-10 | 1 | -1/+1 |
| | |||||
* | SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" setting | Julien HENRY | 2017-10-04 | 1 | -5/+5 |
| | |||||
* | Replace the CE class TypedException by an interface | Simon Brandhof | 2017-10-03 | 1 | -1/+15 |
| | | | | | so that a class inheriting MessageException can provide a type of error. | ||||
* | SONAR-1330 Add group permission to edit single quality profile | Julien Lancelot | 2017-10-02 | 1 | -1/+1 |
| | |||||
* | SONAR-1330 Add user permission to edit single quality profile | Julien Lancelot | 2017-10-02 | 1 | -5/+5 |
| | |||||
* | SONAR-7024 add notification on Report Analysis failures | Sébastien Lesaint | 2017-10-02 | 7 | -2/+468 |
| | |||||
* | SONAR-7024 add CeWorker.ExecutionListener | Sébastien Lesaint | 2017-10-02 | 10 | -42/+319 |
| | |||||
* | SONAR-9771 add property email.fromName and use it in email notifications | Sébastien Lesaint | 2017-10-02 | 1 | -1/+1 |
| | |||||
* | Populate error type when CE task fails with TypedMessageException | Simon Brandhof | 2017-09-28 | 2 | -0/+20 |
| | | | | | When a CE task throws a TypedMessageException, then the provided error type is propagated to db column ce_activity.error_type | ||||
* | Access ProjectMeasuresIndex from Compute Engine | Simon Brandhof | 2017-09-28 | 2 | -1/+3 |
| | |||||
* | SONAR-9802 add section "CE Logging" to standalone mode of api/system/info | Simon Brandhof | 2017-09-26 | 3 | -4/+4 |
| | |||||
* | SONAR-9802 improve name of Database sections | Simon Brandhof | 2017-09-26 | 1 | -2/+2 |
| | |||||
* | SONAR-9802 add unit tests | Simon Brandhof | 2017-09-26 | 1 | -77/+0 |
| | |||||
* | SONAR-9802 Fix quality flaws | Daniel Schwarz | 2017-09-26 | 2 | -6/+6 |
| | |||||
* | SONAR-9802 allow to change the log level of a cluster | Daniel Schwarz | 2017-09-26 | 2 | -26/+11 |
| | |||||
* | SONAR-9802 complete system info page | Simon Brandhof | 2017-09-26 | 4 | -46/+17 |
| | |||||
* | SONAR-9802 request all nodes from api/system/cluster_info | Simon Brandhof | 2017-09-26 | 2 | -0/+43 |
| | |||||
* | SONAR-9802 Add nodes to system info in cluster mode | Grégoire Aubert | 2017-09-26 | 2 | -5/+5 |
| | |||||
* | SONAR-9802 replace Hazelcast clients by members | Simon Brandhof | 2017-09-26 | 5 | -56/+43 |
| | | | | | | | Web Server and Compute Engine processes must use plain HZ members but not clients so that they can be involved in distributed computing (contribute to api/system/info response) | ||||
* | SONAR-9803 remove bad coupling of processes on sonar-plugin-api | Simon Brandhof | 2017-09-26 | 6 | -18/+111 |
| | |||||
* | SONAR-5236 Create new API to register built-in quality profiles | Julien HENRY | 2017-09-25 | 2 | -1/+3 |
| | |||||
* | SONAR-9762 Add a meaningful error message when purge is failing | Eric Hartmann | 2017-09-14 | 1 | -1/+7 |
| | |||||
* | SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuids | Sébastien Lesaint | 2017-09-13 | 2 | -11/+11 |
| | | | | | which now return UUID of all members of the HZ cluster, both members and local clients to these member also rename #getClientUuid to getUuid | ||||
* | SONAR-9741 make NetworkUtils an interface | Sébastien Lesaint | 2017-09-13 | 1 | -2/+2 |
| | | | | to allow unit testing | ||||
* | SONAR-9741 fix TODO in ComputeEngineContainerImpl | Sébastien Lesaint | 2017-09-13 | 1 | -33/+29 |
| | |||||
* | SONAR-9741 rename HazelcastClientWrapper to HazelcastClient | Sébastien Lesaint | 2017-09-13 | 4 | -17/+17 |
| | |||||
* | SONAR-9741 move shared cluster related classes to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 10 | -608/+22 |
| | |||||
* | SONAR-9739 rename Cluster to WebServer | Sébastien Lesaint | 2017-09-13 | 1 | -2/+2 |
| | |||||
* | SONAR-9739 add UserSession#checkIsRoot | Sébastien Lesaint | 2017-09-13 | 1 | -0/+5 |
| | |||||
* | SONAR-9616 Handle branch in scanner | Janos Gyerik | 2017-09-12 | 1 | -52/+46 |
| | |||||
* | SONAR-9616 compute engine backend to support branches | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-9616 decrease coupling with component keys | Simon Brandhof | 2017-09-12 | 2 | -2/+2 |
| | |||||
* | Bring 6.6-SNAPSHOT back | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Release 6.6-M1 | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-9662 Store plugin hash + last modification date | Julien HENRY | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Improve test isolation | Julien HENRY | 2017-09-07 | 1 | -44/+51 |
| | | | | When some assertions fail, components are not stopped, and that lead to failures in other tests. | ||||
* | SONAR-9672 Store the link between a rule and the plugin declaring it | Julien HENRY | 2017-09-07 | 1 | -1/+0 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2017-09-05 | 1 | -1/+1 |
| | |||||
* | SONAR-9715 Implement a delay for finishing task in Compute Engine | Eric Hartmann | 2017-09-05 | 8 | -25/+101 |
| | |||||
* | SONAR-9715 improve documentation of process management | Simon Brandhof | 2017-09-05 | 2 | -9/+6 |
| | |||||
* | SONAR-9715 remove unused "pause" mode for the compute engine | Daniel Schwarz | 2017-09-05 | 3 | -44/+1 |
| | |||||
* | SONAR-9738 Fail if the cluster name differs from node to node | Daniel Schwarz | 2017-09-05 | 4 | -44/+25 |
| | |||||
* | SONAR-9715 Implement pause mechanism during shutdown | Daniel Schwarz | 2017-09-05 | 8 | -8/+85 |
| | |||||
* | SONAR-9712 reduce types of cluster nodes to only: application OR search | Eric Hartmann | 2017-09-05 | 1 | -0/+1 |
| | |||||
* | SONAR-9590 move shared memory file classes to dedicated package | Sébastien Lesaint | 2017-09-05 | 2 | -2/+2 |
| | |||||
* | SONAR-9721 Telemetry properties defined in a specific PropertyDefinition class | Teryk Bellahsene | 2017-08-30 | 1 | -1/+1 |
| | |||||
* | Fix tests and missing components | Duarte Meneses | 2017-08-07 | 1 | -1/+1 |
| | |||||
* | SONAR-9639 Support CE task characteristics | Duarte Meneses | 2017-08-07 | 1 | -1/+1 |
| |