aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7713 Use JWT sessionJulien Lancelot2016-06-153-1/+8
* SONAR-7688 table PROJECT_MEASURES should use component UUIDSimon Brandhof2016-06-146-1/+146
* SONAR-7693 support removal of ID columns in SNAPSHOTSSébastien Lesaint2016-06-1410-55/+51
* SONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns with uuidsSébastien Lesaint2016-06-146-0/+178
* fix padding on the "Update Key" pageStas Vilchik2016-06-141-41/+46
* SONAR-7501 drop DB columnsSimon Brandhof2016-06-131-0/+29
* SONAR-7501 remove usage of columns in SQL requestsSimon Brandhof2016-06-137-64/+18
* SONAR-7692 support uuid columns in resource_indexSébastien Lesaint2016-06-134-17/+18
* SONAR-7692 change table resource_index to use project uuidsSébastien Lesaint2016-06-136-0/+176
* Remove support of unused property sonar.authorizer in ruby codeSimon Brandhof2016-06-104-80/+4
* SONAR-7501 do not use rule_id in project_measure.rbSimon Brandhof2016-06-102-30/+5
* Remove unused ruby classes Dependency and ResourceFinderSimon Brandhof2016-06-102-87/+0
* SONAR-7723 Create dao for perm_tpl_characteristicsTeryk Bellahsene2016-06-091-0/+38
* update page and tables stylesStas Vilchik2016-06-081-1/+1
* SONAR-6964 Do not display administration sensitive data when opening browser ...Teryk Bellahsene2016-05-201-1/+1
* SONAR-7484 WS restrict action key suffixes to protobuf, json and textTeryk Bellahsene2016-05-191-1/+1
* SONAR-6613 remove useless indexes on table GROUP_ROLESSimon Brandhof2016-05-181-0/+32
* Remove useless JRuby property from web.xmlSimon Brandhof2016-05-181-4/+0
* SONAR-7640 Return unauthenticated when login/password are badJulien Lancelot2016-05-173-15/+30
* 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-131-51/+1
* 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
* SONAR-7539 WS api/properties should return licenses if user is authenticated ...Simon Brandhof2016-05-121-1/+1
* 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
* | SONAR-7545 limit the input length on "Update Key" pageStas Vilchik2016-05-101-4/+4
* | 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
* | SONAR-7561 Increase width of version select on Comparison pageStas Vilchik2016-04-221-1/+4
* | Automatic merge from branch-5.5Jenkins CI2016-04-211-0/+31
|\|
| * SONAR-7553 Create composite DB index CE_ACTIVITY(is_last, status)Teryk Bellahsene2016-04-211-0/+31
* | SONAR-6203 Manual Metrics of type Level and String can't be displayed using '...Stas Vilchik2016-04-181-4/+13
* | SONAR-7529 Empty block is displayed in the administration sidebarStas Vilchik2016-04-141-9/+11
* | SONAR-7442 "Add value" button adds several rows for multi-values propertiesStas Vilchik2016-04-141-3/+3
* | SONAR-7383 Permission settings do not redirect to loginStas Vilchik2016-04-141-0/+1
* | SONAR-5848 display "new_" measures in blackStas Vilchik2016-04-141-14/+2
|/
* SONAR-7473 Clean useless codeJulien Lancelot2016-04-041-1/+0
* SONAR-7457 Open view governance page when the Governance plugin is installedStas Vilchik2016-04-012-2/+9
* SONAR-7481 Sparklines in the "History Table" widget are not displayedStas Vilchik2016-04-011-9/+10
* SONAR-7494 Fix IdentityProviderJulien Lancelot2016-03-311-1/+1
* SONAR-7494 Fix drilldown redirectionJulien Lancelot2016-03-311-2/+2
* Revert "SONAR-7122 Drop the ability to customize the web app context"Julien Lancelot2016-03-316-6/+6
* SONAR-7494 add web context to the login pageStas Vilchik2016-03-311-1/+1