aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add param "organization" to ws-client PermissionsServiceSimon Brandhof2017-02-073-3/+14
* SONAR-8716 fix check of permissions in api/settingsSimon Brandhof2017-02-078-96/+111
* SONAR-8716 fix check of permissions in api/ce/taskSimon Brandhof2017-02-073-18/+38
* Drop unused classes DebtModelBackup and RuleOperationsSimon Brandhof2017-02-075-1181/+0
* SONAR-8734 Add "organization" parameter to WS api/projects/bulk_deleteSimon Brandhof2017-02-073-44/+139
* Drop unused method ComponentService#componentUuids()Simon Brandhof2017-02-071-9/+0
* SONAR-8716 remove usages of UserSessionRule#setGlobalPermissions()Simon Brandhof2017-02-0732-197/+159
* SONAR-8716 api/projectanalysis/create_event requires authenticationSimon Brandhof2017-02-071-23/+51
* SONAR-8716 fix check of permissions in api/users/searchSimon Brandhof2017-02-072-9/+7
* SONAR-8716 fix check of permissions in SettingsActionSimon Brandhof2017-02-072-9/+8
* SONAR-8716 drop UserSession#checkPermission(String)Simon Brandhof2017-02-076-66/+0
* SONAR-8716 fix check of permissions in api/projects/bulk_deleteSimon Brandhof2017-02-072-7/+16
* SONAR-8716 remove useless check of permissions in RuleOperationsSimon Brandhof2017-02-072-31/+9
* SONAR-8716 fix check of permissions in api/rulesSimon Brandhof2017-02-078-74/+111
* SONAR-8716 fix check of permissions in SearchProjectPermissionsActionSimon Brandhof2017-02-073-5/+7
* SONAR-8716 fix check of permissions in api/quality_profilesSimon Brandhof2017-02-0725-283/+459
* SONAR-8716 fix check of permissions in api/usersSimon Brandhof2017-02-0715-91/+65
* SONAR-8716 fix check of permissions in api/updatecenter/uploadSimon Brandhof2017-02-072-19/+17
* SONAR-8716 fix check of permissions in api/settingsSimon Brandhof2017-02-076-73/+59
* SONAR-8716 fix check of permissions in api/ce/activity_statusSimon Brandhof2017-02-072-18/+29
* SONAR-8716 fix check of permissions in EncryptActionSimon Brandhof2017-02-072-21/+40
* SONAR-8716 fix check of permissions in api/server/check_secret_keySimon Brandhof2017-02-072-14/+28
* SONAR-8716 fix check of permissions in api/server_id/showSimon Brandhof2017-02-072-29/+20
* SONAR-8716 fix check of permissions in api/server_id/generateSimon Brandhof2017-02-072-15/+25
* SONAR-8716 fix check of permissions in api/quality_gates/update_conditionSimon Brandhof2017-02-075-52/+46
* SONAR-8716 fix check of permissions in api/quality_gates/create_conditionSimon Brandhof2017-02-073-42/+57
* SONAR-8716 fix check of permissions in api/quality_gates/createSimon Brandhof2017-02-073-23/+37
* SONAR-8716 fix check of permissions in api/user/change_passwordSimon Brandhof2017-02-078-15/+20
* SONAR-8716 drop unused method in PermissionPrivilegeCheckerSimon Brandhof2017-02-071-8/+0
* SONAR-8716 fix check of permissions in api/metricsSimon Brandhof2017-02-076-43/+69
* SONAR-8716 fix check of permissions in ReportSubmitterSimon Brandhof2017-02-072-11/+20
* SONAR-8716 fix check of permissions in DebtModelBackupSimon Brandhof2017-02-072-20/+15
* SONAR-8716 drop unused showProvisioning response of api/navigation/settingsSimon Brandhof2017-02-075-16/+0
* SONAR-8716 deprecate UserSessionRule#setGlobalPermissions()Simon Brandhof2017-02-071-0/+4
* SONAR-8716 fix check of permissions in api/licenseSimon Brandhof2017-02-073-29/+22
* SONAR-8716 fix check of permissions in api/emailSimon Brandhof2017-02-072-15/+16
* SONAR-8716 fix check of permissions in api/ui/componentSimon Brandhof2017-02-072-8/+7
* SONAR-8716 fix support of orgs in PermissionTemplateServiceSimon Brandhof2017-02-071-3/+3
* SONAR-8716 fix check of permissions in api/quality_profilesSimon Brandhof2017-02-073-18/+11
* SONAR-8716 fix check of permissions in api/quality_gatesSimon Brandhof2017-02-0710-264/+110
* SONAR-8716 fix check of permissions in api/user_tokensSimon Brandhof2017-02-077-43/+76
* SONAR-8716 fix check of permissions in api/rules/appSimon Brandhof2017-02-072-23/+22
* SONAR-8716 fix check of permissions in api/propertiesSimon Brandhof2017-02-072-35/+33
* SONAR-8716 fix check of permissions in api/custom_measures/deleteSimon Brandhof2017-02-073-46/+44
* SONAR-8716 fix check of permissions in api/ce/cancel_allSimon Brandhof2017-02-074-28/+21
* SONAR-8716 fix check of permissions in api/ce/cancelSimon Brandhof2017-02-072-18/+35
* SONAR-8716 fix check of permissions in api/ce/activitySimon Brandhof2017-02-072-46/+56
* Fix Quality flaws in org.sonar.server.ce.wsSimon Brandhof2017-02-075-89/+54
* SONAR-8666 apply feedbackStas Vilchik2017-02-072-17/+17
* SONAR-8665 Create the "Organizations" page in the "My Account" spaceStas Vilchik2017-02-0710-12/+291