aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Drop unused method SqlStatement#setBytes()Simon Brandhof2017-09-082-8/+0
|
* Add missing unit testsSimon Brandhof2017-09-086-48/+232
|
* SONAR-9763 drop Oracle columns with SET UNUSEDSimon Brandhof2017-09-072-10/+10
|
* SONAR-9763 remove double join in DB migration 1267Simon Brandhof2017-09-072-12/+43
|
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-0725-73/+68
|
* SONAR-9664 Add IT for custom rules backdatingJulien HENRY2017-09-0725-21/+357
|
* SONAR-9694 Consider all issue's locations when backdatingJulien HENRY2017-09-072-8/+94
|
* SONAR-9664 Backdate new issues of custom rules plugin when base plugin was ↵Julien HENRY2017-09-076-25/+113
| | | | changed
* Clean IT logsJulien HENRY2017-09-071-1/+1
|
* SONAR-9661 Add IT for issue backdating on plugin updateJulien HENRY2017-09-0723-20/+694
|
* Update scanner report viewer to show QP and pluginsJulien HENRY2017-09-071-6/+47
|
* SONAR-9663 Backdate new issues when rule's plugin was updatedJulien HENRY2017-09-0724-96/+391
|
* SONAR-9679 Add plugins and their updated_at date to the scanner reportJulien HENRY2017-09-0710-47/+162
|
* SONAR-9684 Add changelogJulien HENRY2017-09-071-0/+6
|
* SONAR-9684 Use api/plugins/installed to load pluginsJulien HENRY2017-09-074-46/+95
|
* SONAR-8576 Make WS api/plugins/installed usable by Scanner/SonarLintJulien HENRY2017-09-079-90/+248
|
* SONAR-9662 Store plugin hash + last modification dateJulien HENRY2017-09-0723-38/+707
|
* SONAR-9662 Create "plugins" tableJulien HENRY2017-09-077-3/+163
|
* Improve test isolationJulien HENRY2017-09-071-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 itJulien HENRY2017-09-0721-37/+255
|
* Fix quality flawsJulien Lancelot2017-09-069-42/+27
|
* SONAR-5870 improve rule text searchDaniel Schwarz2017-09-069-39/+190
| | | Allows to search for partial names, and allows an intelligent "english" search in the description. Special syntax (like "+(a|b|c)") will not be interpreted anymore.
* Improve QualityGate ITsJulien Lancelot2017-09-063-131/+61
| | | | | Use Tester in QualityGate ITs that were not using it Remove uage of destroy as it's done in Tester#after
* Add missing QualityGateOnRatingMeasuresTest in Category1SuiteJulien Lancelot2017-09-062-65/+38
|
* Add QGateTester to clean quality gates between each ITJulien Lancelot2017-09-063-0/+121
|
* SONAR-9426 Move migration class into correct packageJulien Lancelot2017-09-054-3/+2
|
* Fix Quality flawsSimon Brandhof2017-09-054-6/+8
|
* Make HazelcastClusterTest more robust.Eric Hartmann2017-09-051-3/+3
|
* SONAR-9712 app node can index when ES is yellowSimon Brandhof2017-09-051-3/+3
| | | | No need to wait for green.
* SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodesSimon Brandhof2017-09-054-93/+131
|
* SONAR-9715 Implement a delay for finishing task in Compute EngineEric Hartmann2017-09-0524-726/+1228
|
* SONAR-9715 use realistic JSW timoutsSimon Brandhof2017-09-055-2/+10
|
* SONAR-9715 improve documentation of process managementSimon Brandhof2017-09-057-27/+29
|
* SONAR-9715 remove unused "pause" mode for the compute engineDaniel Schwarz2017-09-053-44/+1
|
* SONAR-6966 Implement node name for HazelcastEric Hartmann2017-09-054-4/+31
|
* SONAR-6966 let the user define node names in sonar.cluster.node.name for ↵Daniel Schwarz2017-09-053-5/+38
| | | | Elasticsearch
* SONAR-9738 Fail if the cluster name differs from node to nodeDaniel Schwarz2017-09-0519-83/+194
|
* Reduce memory for Elasticsearch to 128M for ITsEric Hartmann2017-09-055-0/+15
|
* SONAR-9715 Implement pause mechanism during shutdownDaniel Schwarz2017-09-058-8/+85
|
* SONAR-9714 Pass Elasticsearch settings in a yaml fileDaniel Schwarz2017-09-058-9/+145
| | | | instead of command line arguments
* SONAR-9731 Update clustering property namesEric Hartmann2017-09-0510-39/+33
|
* SONAR-9713 Allow to upgrade a cluster without stopping search nodesEric Hartmann2017-09-055-5/+139
|
* SONAR-9712 reduce types of cluster nodes to only: application OR searchEric Hartmann2017-09-0512-115/+278
|
* SONAR-9712 Upgrade Hazelcast to 3.8.4Eric Hartmann2017-09-053-4/+3
|
* Add ITs on clusterEric Hartmann2017-09-056-2/+434
|
* remove obsolete dependency to sonar-process in sonar-serverDaniel Schwarz2017-09-051-5/+0
|
* SONAR-9590 fix jvm.options file in temp directory not read by ESSébastien Lesaint2017-09-051-0/+1
|
* SONAR-9590 add EsFileSystem classSébastien Lesaint2017-09-057-94/+356
|
* SONAR-9590 rename sonar-process-monitor to sonar-mainSébastien Lesaint2017-09-0575-4/+4
|
* add warning to sonar.properties about ES Virtual Memory on LinuxSébastien Lesaint2017-09-051-0/+11
|