aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-8666 Make it possible to create a new organizationStas Vilchik2017-02-078-22/+349
* SONAR-8669 Display organizations on the "Notifications" page (#1633)Stas Vilchik2017-02-079-44/+119
* SONAR-8668 Hide groups on the "Users" page when in the "Cloud" modeStas Vilchik2017-02-074-22/+38
* SONAR-8667 Hide groups on the "Profile" page when in "Cloud" modeStas Vilchik2017-02-071-8/+27
* WebServerBarrierTest may not shutdown all threads it spawnsSébastien Lesaint2017-02-071-13/+20
* SONAR-8661 display organizations for favoritesStas Vilchik2017-02-071-3/+6
* display 404 when accessing on-prem admin pages being in cloud modeStas Vilchik2017-02-076-5/+59
* SONAR-8659 Create organization's projects management pageStas Vilchik2017-02-0713-25/+127
* SONAR-8740 add organization to response of api/favorites/searchSébastien Lesaint2017-02-074-48/+52
* SONAR-8740 remove arguable use of Stream APISébastien Lesaint2017-02-071-6/+3
* SONAR-8740 use method name for better readability of what function doSébastien Lesaint2017-02-071-39/+27
* SONAR-8740 remove abusing use of Stream APISébastien Lesaint2017-02-071-13/+9
* SONAR-8740 do not open SQL session if user is not logged inSébastien Lesaint2017-02-071-1/+1
* SONAR-8740 use method references instead of lambdasSébastien Lesaint2017-02-071-41/+32
* fix quality flawsStas Vilchik2017-02-0711-17/+19
* SONAR-8735 add WS api/organizations/search_my_organizationsSébastien Lesaint2017-02-079-11/+435
* SONAR-8608 fix name of constant PARAM_ORGANIZATION_KEYSébastien Lesaint2017-02-0725-53/+53