aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8284 Remove overall/IT coverage data from scanner reportJulien HENRY2016-10-183-93/+31
* SONAR-8223 Update project measures index when creating/updating projectJulien Lancelot2016-10-176-15/+110
* SONAR-8223 Clean up ComponentServiceJulien Lancelot2016-10-177-215/+141
* SONAR-8291 make organization parameters as internalSimon Brandhof2016-10-174-3/+7
* SONAR-8291 display internal flag in web api documentationSimon Brandhof2016-10-171-0/+7
* SONAR-8291 support internal params in WS api/webservices/listSimon Brandhof2016-10-174-50/+29
* SONAR-5857 remove "E" optionStas Vilchik2016-10-171-2/+1
* SONAR-8280 organization in WS api/permissions/update_templateSimon Brandhof2016-10-162-30/+41
* SONAR-8297 organization in WS api/permissions/template_usersSimon Brandhof2016-10-162-42/+32
* SONAR-8296 organization in WS api/permissions/template_groupsSimon Brandhof2016-10-162-35/+30
* SONAR-8279 organization in WS api/permissions/set_default_templateSimon Brandhof2016-10-162-9/+14
* SONAR-8277 organization in WS api/permissions/remove_user_from_templateSimon Brandhof2016-10-162-18/+19
* SONAR-8276 organization in WS api/permissions/remove_project_creator_from_tem...Simon Brandhof2016-10-162-4/+8
* SONAR-8275 organization in WS api/permissions/remove_group_from_templateSimon Brandhof2016-10-162-7/+11
* SONAR-8268 organization in WS api/permissions/delete_templateSimon Brandhof2016-10-162-26/+28
* SONAR-8274 organization in WS api/permissions/create_templateSimon Brandhof2016-10-162-28/+27
* SONAR-8271 organization in WS api/permissions/add_user_to_templateSimon Brandhof2016-10-162-20/+30
* SONAR-8269 organization in WS api/permissions/add_group_to_templateSimon Brandhof2016-10-163-22/+32
* SONAR-8270 organization in WS api/permissions/add_project_creator_to_templateSimon Brandhof2016-10-162-19/+18
* SONAR-8272 SONAR-8273 organization in WS to apply permission templatesSimon Brandhof2016-10-1616-128/+160
* SONAR-8259 add missing test about authorizationSimon Brandhof2016-10-162-24/+44
* SONAR-8258 check admin permission on related organizationSimon Brandhof2016-10-163-21/+93
* SONAR-8257 check admin permission on related organizationSimon Brandhof2016-10-162-26/+46
* SONAR-8253 do not delete the last administrators of organizationSimon Brandhof2016-10-165-114/+172
* SONAR-8252 check admin permission on related organizationSimon Brandhof2016-10-162-16/+37
* SONAR-8254 check admin permission on related organizationSimon Brandhof2016-10-162-31/+52
* SONAR-8134 isolate deletion of permissionsSimon Brandhof2016-10-161-1/+7
* SONAR-8134 merge PermissionMapper into AuthorizationDaoSimon Brandhof2016-10-168-43/+42
* SONAR-8263 verify authorization on organizationSimon Brandhof2016-10-161-1/+6
* SONAR-8262 verify authorization on organizationSimon Brandhof2016-10-163-3/+8
* SONAR-8134 support of orgs in PermissionPrivilegeCheckerSimon Brandhof2016-10-168-16/+35
* SONAR-8260 verify authorization on organizationSimon Brandhof2016-10-162-3/+8
* SONAR-8264 verify authorization on organizationSimon Brandhof2016-10-162-4/+27
* SONAR-8134 add missing "since 6.2" on parameter "organization"Simon Brandhof2016-10-161-1/+2
* SONAR-8134 add support of organizations in UserSessionSimon Brandhof2016-10-169-4/+139
* SONAR-8134 add dao to verify authorizationsSimon Brandhof2016-10-161-1/+1
* SONAR-8134 Remove check of authorization in PermissionUpdaterSimon Brandhof2016-10-1624-140/+313
* SONAR-8134 Rename WsProjectRef to ProjectWsRefSimon Brandhof2016-10-166-16/+20
* SONAR-8134 Rename ProjectRef to ProjectIdSimon Brandhof2016-10-1620-59/+61
* SONAR-8221 Take into account date when indexing project measures at startupJulien Lancelot2016-10-143-21/+47
* SONAR-8134 remove RoleDao#countComponentPermissions()Simon Brandhof2016-10-131-9/+10
* SONAR-8134 remove RoleDao#deleteGroupRole()Simon Brandhof2016-10-131-6/+5
* SONAR-8134 make column group_roles.organization_uuid not nullSimon Brandhof2016-10-139-41/+58
* SONAR-8134 populate column group_roles.organization_uuid on upgradeSimon Brandhof2016-10-131-0/+29
* SONAR-8134 feed column group_roles.organization_uuidSimon Brandhof2016-10-131-2/+2
* SONAR-8134 add column group_roles.organization_uuidSimon Brandhof2016-10-136-13/+55
* Support organizations in user group web servicesSimon Brandhof2016-10-1342-941/+1341
* Support organizations in permission template web servicesSimon Brandhof2016-10-1340-1672/+1401
* Support organizations in permission web servicesSimon Brandhof2016-10-1348-2194/+1817
* Refactor some tests using DbTesterSimon Brandhof2016-10-1318-450/+316