aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7919 apply feedbackStas Vilchik2016-08-124-6/+11
* SONAR-7962 Move "Size" section to the sidebar (#1142)Stas Vilchik2016-08-129-129/+97
* SONAR-7919 remove old key from recent historyStas Vilchik2016-08-123-0/+13
* SONAR-7919 handle errors and display success messagesStas Vilchik2016-08-128-40/+122
* Remove useless rails codeJulien Lancelot2016-08-114-123/+0
* SONAR-7920 better align link iconsStas Vilchik2016-08-111-5/+0
* SONAR-7920 limit max length of link name and urlStas Vilchik2016-08-111-2/+2
* set titles of my account pagesStas Vilchik2016-08-115-13/+60
* SONAR_7958 add column PROJECTS.B_UUID_PATHSébastien Lesaint2016-08-101-0/+30
* SONAR-7919 Rewrite "Update Key" project page (#1140)Stas Vilchik2016-08-1022-231/+960
* SONAR-7964 Rename "New Lines of Code" to "New Lines to Cover"Stas Vilchik2016-08-101-1/+1
* fix code issuesStas Vilchik2016-08-103-6/+4
* 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-7903 Drop pending tasksSimon Brandhof2016-08-052-1/+29
* SONAR-7903 persist analysis reports in dbSimon Brandhof2016-08-051-0/+36
* SONAR-7920 Rewrite Links project page (#1127)Stas Vilchik2016-07-2917-174/+692
* improve ui consistency of rule "deprecated" badgesStas Vilchik2016-07-292-2/+8
* SONAR-7899 Refactor server file systemSimon Brandhof2016-07-291-6/+6
* improve code qualityStas Vilchik2016-07-292-29/+2
* SONAR-7918 display spinnerStas Vilchik2016-07-283-0/+11
* SONAR-7917 Drop is_global from DB table dashboardsTeryk Bellahsene2016-07-288-22/+43
* SONAR-7917 Delete project dashboard data in DBTeryk Bellahsene2016-07-281-0/+29
* 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 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-2613-122/+242
* | SONAR-7915 drop projects section on Global Dashboards page (#1119)Stas Vilchik2016-07-261-7/+0
* | SONAR-7934 Reuse /dashboard url for project overviewStas Vilchik2016-07-255-35/+8
* | 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 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
* open permission template after its creationStas Vilchik2016-07-202-5/+16
* 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
* fix table header on background task pageStas Vilchik2016-07-191-0/+1
* SONAR-7811 make warning badge rendering consistentStas Vilchik2016-07-193-16/+37
* SONAR-7786 Create index measures_analysis_metric earlierSimon Brandhof2016-07-1945-0/+131
* Merge remote-tracking branch 'origin/branch-5.6'Julien Lancelot2016-07-193-2/+57
|\
| * SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)Stas Vilchik2016-07-182-2/+26
| * SONAR-7686 Add migration to fix null external identityJulien Lancelot2016-07-181-0/+31
| * SONAR-7809 fix bad rendering when there is no new coverage on the Overview pageStas Vilchik2016-07-141-5/+10
| * SONAR-7868 Fix SSF-46Stas Vilchik2016-07-141-1/+1
* | SONAR-7761 User should not be logged out in sessions/new pageJulien Lancelot2016-07-191-3/+0