aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* fix domain headers on the overview pageStas Vilchik2016-05-182-3/+3
* display complementary duplications measuresStas Vilchik2016-05-181-1/+4
* SONAR-7223 "Best Values" are not displayed properly (#994)Stas Vilchik2016-05-182-95/+99
* SONAR-7639 pass BCP47 language tagStas Vilchik2016-05-181-4/+1
* SONAR-6613 remove useless indexes on table GROUP_ROLESSimon Brandhof2016-05-181-0/+32
* SONAR-7271 hide 2 sections from System Info pageSimon Brandhof2016-05-181-4/+6
* Remove useless JRuby property from web.xmlSimon Brandhof2016-05-181-4/+0
* fix displaying of new technical debt on the overview pageStas Vilchik2016-05-181-1/+1
* move "Releasability" domain on the first place on the measures pageStas Vilchik2016-05-171-2/+2
* SONAR-7640 Return unauthenticated when login/password are badJulien Lancelot2016-05-173-15/+30
* display number of new lines to cover on overview pageStas Vilchik2016-05-163-12/+48
* SONAR-7530 Add pagination on the Project Measures page (#977)Stas Vilchik2016-05-166-22/+72
* SONAR-6336 display warning only for saved conditionsStas Vilchik2016-05-161-2/+3
* improve project deletion pageStas Vilchik2016-05-131-27/+31
* SONAR-7545 limit the input max length when bulk change the project keyStas Vilchik2016-05-131-3/+3
* refactor project overview page (#908)Stas Vilchik2016-05-1358-2517/+2088
* update eslintStas Vilchik2016-05-134-356/+351
* SONAR-7327 Display a warning when no components selected on the Measures pageStas Vilchik2016-05-131-0/+24
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-1332-45/+75
* SONAR-7431 Keep filters state in url on background page (#965)Stas Vilchik2016-05-1327-703/+519
* SONAR-7493 fix size of ISSUES.MESSAGE col on OraleSimon Brandhof2016-05-131-0/+31
* SONAR-6696 Replace event description by name in history pageJulien Lancelot2016-05-131-1/+1
* fix display of UTS paths on measures pageStas Vilchik2016-05-131-1/+1
* SONAR-7539 WS api/properties should return licenses if user is authenticated ...Simon Brandhof2016-05-121-1/+1
* SONAR-6336 show WS errorsStas Vilchik2016-05-122-61/+98
* upgrade webpack to 1.13.0Stas Vilchik2016-05-121-1/+1
* SONAR-7094 Correct, expand update center summary (#941)Stas Vilchik2016-05-125-14/+35
* SONAR-7630 Do not use MySQL TINYINT(1) for non-boolean columnsSimon Brandhof2016-05-121-0/+31
* Automatic merge from branch-5.5Jenkins CI2016-05-112-36/+1
|\
| * SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1Simon Brandhof2016-05-102-36/+1
| * Update version to 5.5-SNAPSHOTTom2016-05-021-1/+1
| * Release 5.55.5Tom2016-05-021-1/+1
| * check system status when restarting serverStas Vilchik2016-04-281-1/+7
| * [maven-release-plugin] prepare for next development iterationTom2016-04-281-1/+1
| * [maven-release-plugin] prepare release 5.5-RC25.5-RC2Tom2016-04-281-1/+1
* | SONAR-7518 Restore Profile does not warn on missing rulesStas Vilchik2016-05-103-20/+62
* | fix ui glitch on overview page with small windowStas Vilchik2016-05-101-1/+4
* | display message that only the first 1000 items are displayed on background ta...Stas Vilchik2016-05-103-2/+44
* | display module name on measures pageStas Vilchik2016-05-101-2/+2
* | SONAR-6336 display warning when duplicated conditions usedStas Vilchik2016-05-101-0/+28
* | SONAR-7545 limit the input length on "Update Key" pageStas Vilchik2016-05-101-4/+4
* | SONAR-7471 Search menu displayed twice when clicking on user menu in betweenStas Vilchik2016-05-091-2/+2
* | SONAR-7526 better display of long tokensStas Vilchik2016-05-092-43/+46
* | SONAR-7545 Set the maximum length of project key when create from UIStas Vilchik2016-05-091-3/+3
* | SONAR-7381 Log flooding with web page component/indexTeryk Bellahsene2016-05-061-0/+2
* | SONAR-7212 Remove migration to remove default assignee properties on removed ...Julien Lancelot2016-05-041-31/+0
* | SONAR-5891 Return default properties in api/propertiesJulien Lancelot2016-05-031-0/+18
* | SONAR-7212 Add migration to remove default assignee properties on removed usersJulien Lancelot2016-05-031-0/+31
* | SONAR-7308 Index users created with signupJulien Lancelot2016-05-031-0/+1
* | SONAR-7382 Fix SQL when user belongs to more than 1000 groupsJulien Lancelot2016-05-021-4/+22