aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7920 sort linksStas Vilchik2016-08-102-3/+5
* SONAR-7921 Rewrite "Quality Gate" project page (#1138)Stas Vilchik2016-08-1017-59/+557
* SONAR-7936 Links with same name are not displayed on project dashboardStas Vilchik2016-08-083-25/+64
* SONAR-7920 apply feedbackStas Vilchik2016-08-084-17/+19
* fix snapshot deletionStas Vilchik2016-08-081-0/+12
* SONAR-7654 API to propagate props from scanner to CESimon Brandhof2016-08-066-10/+140
* SONAR-7581 ability to have user login in access.logSimon Brandhof2016-08-062-29/+39
* SONAR-7943 WS api/qualitygates/deselect handles deselect by project uuid and ...Teryk Bellahsene2016-08-057-46/+330
* SONAR-7924 WS api/qualitygates/select projectId parameter handles project id ...Teryk Bellahsene2016-08-052-9/+45
* SONAR-7903 buffer stream when saving and reading reportsSimon Brandhof2016-08-052-4/+10
* SONAR-7903 delete old reports from FSSimon Brandhof2016-08-053-0/+150
* SONAR-7903 Drop pending tasksSimon Brandhof2016-08-054-9/+29
* SONAR-7903 persist analysis reports in dbSimon Brandhof2016-08-0525-577/+177
* SONAR-7908 correctly close ES TransportClientSimon Brandhof2016-08-058-16/+106
* Rename ResourceKeyUpdaterDao to ComponentKeyUpdaterDaoTeryk Bellahsene2016-08-052-4/+4
* SONAR-7929 Create WS api/components/bulk_update_keyTeryk Bellahsene2016-08-058-85/+525
* SONAR-7928 SONAR-4770 Create WS api/components/update_keyTeryk Bellahsene2016-08-057-201/+591
* SONAR-7928 Update api/components descriptionTeryk Bellahsene2016-08-051-1/+2
* SONAR-7933 WS api/navigation/component remove dashboard from json exampleTeryk Bellahsene2016-08-041-6/+0
* Fix compatibility of ES with KOPFSimon Brandhof2016-08-041-1/+1
* SONAR-7908 rename property sonar.cluster.web.startupLeaderSimon Brandhof2016-08-032-3/+3
* 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-0317-174/+277
* SONAR-7910 support sonar.cluster.web.disabledSimon Brandhof2016-08-038-54/+134
* SONAR-7909 support sonar.cluster.ce.disabledSimon Brandhof2016-08-031-0/+2
* 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
* SONAR-7924 Modify WS api/qualitygates/select to accept project key (#1126)Stas Vilchik2016-07-296-31/+377
* Fix property sonar.core.startTimeSimon Brandhof2016-07-295-10/+16
* Fix quality flawsSimon Brandhof2016-07-291-20/+14
* Fix Quality flawsSimon Brandhof2016-07-292-9/+7
* SONAR-7920 Rewrite Links project page (#1127)Stas Vilchik2016-07-2917-174/+692
* SONAR-7923 Create WS api/qualitygates/get_by_projectTeryk Bellahsene2016-07-2923-220/+648
* Rename Quality Gate WS classesTeryk Bellahsene2016-07-2921-86/+86
* improve ui consistency of rule "deprecated" badgesStas Vilchik2016-07-292-2/+8
* 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-2932-657/+1132
* Move org.sonar.server.db to org.sonar.server.platform.dbSimon Brandhof2016-07-2923-26/+30
* SONAR-7899 Refactor server file systemSimon Brandhof2016-07-2952-244/+406
* 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-292-7/+9
* improve code qualityStas Vilchik2016-07-292-29/+2
* SONAR-7926 remove redundant conditionStas Vilchik2016-07-291-13/+4
* SONAR-7927 Create WS to delete project linkStas Vilchik2016-07-286-5/+337