aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete unused org.sonar.home.cache.DeleteFileOnCloseInputStreamSimon Brandhof2016-08-041-84/+0
* Fix compatibility of ES with KOPFSimon Brandhof2016-08-041-1/+1
* SONAR-7908 add some assertions to ClusterTestSimon Brandhof2016-08-041-1/+3
* Improve stability of RestartTestSimon Brandhof2016-08-041-2/+2
* Enable Oracle12c and PostgreSQL in QASimon Brandhof2016-08-035-10/+63
* SONAR-7908 rename property sonar.cluster.web.startupLeaderSimon Brandhof2016-08-033-6/+6
* SONAR-7908 add integration test on ES + web nodes in clusterSimon Brandhof2016-08-033-19/+88
* SONAR-7899 Fix sonar.cluster.startupLeader when local ES is enabledSimon Brandhof2016-08-032-2/+25
* SONAR-7908 ability to disable Elasticsearch processSimon Brandhof2016-08-0319-187/+329
* SONAR-7910 support sonar.cluster.web.disabledSimon Brandhof2016-08-039-55/+138
* SONAR-7909 support sonar.cluster.ce.disabledSimon Brandhof2016-08-032-1/+5
* Automatic merge from branch-6.0ssjenka2016-08-020-0/+0
|\
| * Automatic merge from branch-5.6Teryk Bellahsene2016-08-020-0/+0
| |\
| | * SONAR-7945 Remove useless word in Issue widget (#1131)Evgeny Mandrikov2016-08-021-1/+0
| | * Prepare for next development iterationDavid Rautureau2016-07-2530-30/+30
| | * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-2526-27/+27
| | * [maven-release-plugin] prepare release 5.6.15.6.1David Rautureau2016-07-2526-33/+30
| | * SONAR-7912 Highlight releasability rating in measure page of a viewStas Vilchik2016-07-211-1/+2
| * | SONAR-7945 Remove useless word in Issue widget (#1131)Evgeny Mandrikov2016-08-021-1/+0
* | | SONAR-7945 Remove useless word in Issue widget (#1131)Evgeny Mandrikov2016-08-021-1/+0
* | | Improve ServerIdGeneratorTestSimon Brandhof2016-08-022-29/+15
* | | Refactor EsIndexerEnablerSimon Brandhof2016-08-022-27/+16
* | | Drop unused internal WS api/activities/searchSimon Brandhof2016-08-0212-487/+4
* | | Drop unused class RubyQProfileActivityServiceSimon Brandhof2016-08-0110-400/+14
* | | SONAR-7899 Fix availability of startup metadata in settingsSimon Brandhof2016-08-015-18/+19
* | | Automatic merge from branch-6.0ssjenka2016-08-010-0/+0
|\| |
| * | [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-2925-26/+26
| * | [maven-release-plugin] prepare release 6.0-RC26.0-RC2David Rautureau2016-07-2925-26/+26
* | | SONAR-7924 Modify WS api/qualitygates/select to accept project key (#1126)Stas Vilchik2016-07-299-31/+506
* | | Fix property sonar.core.startTimeSimon Brandhof2016-07-297-25/+21
* | | Fix quality flawsSimon Brandhof2016-07-291-20/+14
* | | Exclude target/generated-test-sources from analysisSimon Brandhof2016-07-291-1/+1
* | | Fix Quality flawsSimon Brandhof2016-07-293-10/+7
* | | SONAR-7920 Rewrite Links project page (#1127)Stas Vilchik2016-07-2924-175/+963
* | | SONAR-7923 Create WS api/qualitygates/get_by_projectTeryk Bellahsene2016-07-2931-240/+749
* | | Rename Quality Gate WS classesTeryk Bellahsene2016-07-2921-86/+86
* | | improve ui consistency of rule "deprecated" badgesStas Vilchik2016-07-293-2/+11
* | | SONAR-7899 Remove coupling of ServerPluginRepository on ServerSimon Brandhof2016-07-292-14/+14
* | | Use Java8 stream in org.sonar.server.platform.monitoring.SonarQubeMonitorSimon Brandhof2016-07-291-41/+12
* | | SONAR-7899 configure container of "startup followers"Simon Brandhof2016-07-2938-678/+1267
* | | Move org.sonar.server.db to org.sonar.server.platform.dbSimon Brandhof2016-07-2923-26/+30
* | | SONAR-7899 Refactor server file systemSimon Brandhof2016-07-2953-244/+414
* | | SONAR-7899 add cluster settingsSimon Brandhof2016-07-296-0/+221
* | | Rename org.sonar.server.platform.WebServerSettings to ServerSettingsImplSimon Brandhof2016-07-295-12/+10
* | | Minor Quality flawsSimon Brandhof2016-07-293-8/+10
* | | improve code qualityStas Vilchik2016-07-292-29/+2
* | | SONAR-7926 remove redundant conditionStas Vilchik2016-07-291-13/+4
* | | add ProjectLinksServiceStas Vilchik2016-07-284-0/+180
* | | SONAR-7927 Create WS to delete project linkStas Vilchik2016-07-289-6/+373
* | | SONAR-7926 Create WS to add project linkStas Vilchik2016-07-2813-5/+488