aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-7926 Create WS to add project linkStas Vilchik2016-07-286-4/+386
* SONAR-7925 Create WS to list project linksStas Vilchik2016-07-2810-0/+651
* SONAR-7918 display spinnerStas Vilchik2016-07-283-0/+11
* SONAR-7917 Drop is_global from DB table dashboardsTeryk Bellahsene2016-07-2814-38/+51
* SONAR-7917 Delete project dashboard data in DBTeryk Bellahsene2016-07-281-0/+29
* SONAR-7917 Drop WS api/dashboards/showTeryk Bellahsene2016-07-286-225/+0
* SONAR-7917 Do not register project dashboardTeryk Bellahsene2016-07-282-21/+35
* Fix merge of branch-6.0Simon Brandhof2016-07-273-460/+484
|\
| * Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-273-460/+484
* | Automatic merge from branch-6.0ssjenka2016-07-271-0/+13
|\|
| * add nice message when no results on permission pagesStas Vilchik2016-07-261-0/+13
| * Fix performance issue in CE when many files have being deleted/movedSimon Brandhof2016-07-221-10/+7
* | fix bad mergeStas Vilchik2016-07-261-61/+8
* | SONAR-7922 Rewrite "Quality Profiles" project page (#1118)Stas Vilchik2016-07-2614-43/+582
* | SONAR-7918 Rewrite "Deletion" project page (#1116)Stas Vilchik2016-07-2619-129/+244
* | SONAR-7915 drop projects section on Global Dashboards page (#1119)Stas Vilchik2016-07-261-7/+0
* | SONAR-7916 Remove built-in default project dashboardTeryk Bellahsene2016-07-255-183/+1
* | SONAR-7934 Reuse /dashboard url for project overviewStas Vilchik2016-07-255-35/+8
* | SONAR-7933 Drop dashboards from api/navigation/componentStas Vilchik2016-07-2513-66/+1
* | SONAR-7915 Drop project level dashboardsStas Vilchik2016-07-252-139/+41
* | SONAR-7914 Drop project level "Manage Dashboards" page and actionsStas Vilchik2016-07-2510-93/+29
* | Fix performance issue in CE when many files have being deleted/movedSimon Brandhof2016-07-221-11/+8
* | Automatic merge from branch-6.0ssjenka2016-07-222-2/+3
|\|
| * fix profile overflow on project overview pageStas Vilchik2016-07-211-1/+1
| * SONAR-7912 Highlight releasability rating in measure page of a viewStas Vilchik2016-07-211-1/+2
* | merge GuavaCollectors into Collectors and rename methodsSébastien Lesaint2016-07-212-3/+3
* | fix some quality flawsSébastien Lesaint2016-07-217-13/+18
* | refactor computation package to make clean split between CE and taskSébastien Lesaint2016-07-21686-3641/+3681
* | SONAR-7779 rename class Snapshot to AnalysisSébastien Lesaint2016-07-2115-125/+95
* | Automatic merge from branch-6.0ssjenka2016-07-212-5/+16
|\|
| * open permission template after its creationStas Vilchik2016-07-202-5/+16
* | Automatic merge from branch-6.0ssjenka2016-07-208-39/+71
|\|
| * do not display 0 on overview page when no profilesStas Vilchik2016-07-201-1/+1
| * SONAR-7492 display rating tooltips on measures pageStas Vilchik2016-07-204-32/+59
| * SONAR-7761 Restore error in login page when not even privilegeJulien Lancelot2016-07-201-2/+9