]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-10-16 Simon BrandhofSONAR-8296 organization in WS api/permissions/template_...
2016-10-16 Simon BrandhofSONAR-8279 organization in WS api/permissions/set_defau...
2016-10-16 Simon BrandhofSONAR-8277 organization in WS api/permissions/remove_us...
2016-10-16 Simon BrandhofSONAR-8276 organization in WS api/permissions/remove_pr...
2016-10-16 Simon BrandhofSONAR-8275 organization in WS api/permissions/remove_gr...
2016-10-16 Simon BrandhofSONAR-8268 organization in WS api/permissions/delete_te...
2016-10-16 Simon BrandhofSONAR-8274 organization in WS api/permissions/create_te...
2016-10-16 Simon BrandhofSONAR-8271 organization in WS api/permissions/add_user_...
2016-10-16 Simon BrandhofSONAR-8269 organization in WS api/permissions/add_group...
2016-10-16 Simon BrandhofSONAR-8270 organization in WS api/permissions/add_proje...
2016-10-16 Simon BrandhofSONAR-8272 SONAR-8273 organization in WS to apply permi...
2016-10-16 Simon BrandhofSONAR-8259 add missing test about authorization
2016-10-16 Simon BrandhofSONAR-8258 check admin permission on related organization
2016-10-16 Simon BrandhofSONAR-8257 check admin permission on related organization
2016-10-16 Simon BrandhofAdd missing jdbcType attributes in user and permission...
2016-10-16 Simon BrandhofSONAR-8253 do not delete the last administrators of...
2016-10-16 Simon BrandhofSONAR-8252 check admin permission on related organization
2016-10-16 Simon BrandhofSONAR-8254 check admin permission on related organization
2016-10-16 Simon BrandhofSONAR-8134 isolate deletion of permissions
2016-10-16 Simon BrandhofSONAR-8134 refactor SQL to check organization permission
2016-10-16 Simon BrandhofSONAR-8134 merge PermissionMapper into AuthorizationDao
2016-10-16 Simon BrandhofSONAR-8263 verify authorization on organization
2016-10-16 Simon BrandhofSONAR-8262 verify authorization on organization
2016-10-16 Simon BrandhofSONAR-8134 support of orgs in PermissionPrivilegeChecker
2016-10-16 Simon BrandhofSONAR-8260 verify authorization on organization
2016-10-16 Simon BrandhofSONAR-8264 verify authorization on organization
2016-10-16 Simon BrandhofSONAR-8134 add missing "since 6.2" on parameter "organi...
2016-10-16 Simon BrandhofSONAR-8134 add support of organizations in UserSession
2016-10-16 Simon BrandhofSONAR-8134 add dao to verify authorizations
2016-10-16 Simon BrandhofSONAR-8134 Remove check of authorization in PermissionU...
2016-10-16 Simon BrandhofSONAR-8134 Rename WsProjectRef to ProjectWsRef
2016-10-16 Simon BrandhofSONAR-8134 Rename ProjectRef to ProjectId
2016-10-14 Julien HENRYFix core.properties by removing merging conflicts
2016-10-14 Julien LancelotSONAR-8221 Take into account date when indexing project... 1299/head
2016-10-13 Simon BrandhofImprove readability of schema-h2.ddl
2016-10-13 Simon BrandhofSONAR-8134 remove RoleDao#countComponentPermissions()
2016-10-13 Simon BrandhofSONAR-8134 remove RoleDao#deleteGroupRole()
2016-10-13 Simon BrandhofSONAR-8134 remove RoleDao#deleteGroupRolesByResourceId()
2016-10-13 Simon BrandhofSONAR-8134 make column group_roles.organization_uuid...
2016-10-13 Simon BrandhofSONAR-8134 populate column group_roles.organization_uui...
2016-10-13 Simon BrandhofSONAR-8134 feed column group_roles.organization_uuid
2016-10-13 Simon BrandhofSONAR-8134 add column group_roles.organization_uuid
2016-10-13 Simon BrandhofSupport organizations in user group web services
2016-10-13 Simon BrandhofSupport organizations in permission template web services
2016-10-13 Simon BrandhofSupport organizations in permission web services
2016-10-13 Simon BrandhofRefactor some tests using DbTester
2016-10-13 Simon BrandhofSONAR-8134 add new user to default group _of default...
2016-10-13 Simon BrandhofImprove error message of empty group name
2016-10-13 Simon BrandhofSONAR-8134 add column permission_templates.organization...
2016-10-13 Simon BrandhofSONAR-8134 add column user_roles.organization_uuid
2016-10-13 Simon BrandhofSONAR-8134 make column groups.organization_uuid not...
2016-10-13 Simon BrandhofSONAR-8134 prepare support of organizations in user...
2016-10-13 Simon BrandhofSONAR-8134 prepare support of organizations in permissi...
2016-10-13 Simon BrandhofSONAR-8134 prepare support of organizations in permissi...
2016-10-13 Simon BrandhofImprove formatting of insert/update requests
2016-10-13 Simon BrandhofSONAR-8134 Deprecated OldPermissionQuery
2016-10-13 Simon BrandhofSONAR-8134 create default organization in DbTester
2016-10-13 Simon BrandhofSONAR-8134 change signature of GroupDao#selectByName()
2016-10-13 Simon BrandhofSONAR-8134 add search by organization and name in GroupDao
2016-10-13 Simon BrandhofSONAR-8134 Replace CountByProjectAndPermissionDto by...
2016-10-13 Simon BrandhofSONAR-8134 add db column groups.organization_uuid
2016-10-13 Julien LancelotReverting returning ComponentDto in insert
2016-10-12 Julien LancelotSONAR-8229 Update project measures index when removing... 1297/head
2016-10-12 Julien LancelotSONAR-8222 Update project measures index at the end...
2016-10-12 Julien LancelotSONAR-8221 Index projects without measures in project... 1295/head
2016-10-12 Teryk BellahseneSONAR-8221 Create WS api/components/search_projects...
2016-10-12 Sébastien LesaintSONAR-8190 SONAR-8191 SONAR-8206 rename api/root/*... 1287/head
2016-10-12 Sébastien LesaintSONAR-8191 WS unset_root return 404 when user not found...
2016-10-12 Sébastien LesaintSONAR-8206 add IT for api/root/search
2016-10-12 Sébastien LesaintSONAR-8206 add RootService#search in WS Client
2016-10-12 Sébastien LesaintSONAR-8206 add WS api/root/search
2016-10-12 Sébastien LesaintSONAR-8194 modify one IT to use root user and not admin
2016-10-12 Sébastien LesaintSONAR-8194 make WebServices /api/plugins/* require...
2016-10-12 Sébastien LesaintSONAR-8190 SONAR-8191 add IT
2016-10-12 Sébastien LesaintSONAR-8193 add IT api/system/restart require root in...
2016-10-12 Sébastien LesaintSONAR-8193 api/system/restart require root in productio...
2016-10-12 Sébastien LesaintSONAR-8193 api/system/logs require root
2016-10-12 Sébastien LesaintSONAR-8193 api/system/info require root
2016-10-12 Sébastien LesaintSONAR-8193 api/system/change_log_level require root
2016-10-12 Sébastien LesaintSONAR-8190 SONAR-8191 must not set/unset root on inacti...
2016-10-12 Sébastien LesaintSONAR-8191 last root can't be unset via /api/root/unset...
2016-10-12 Sébastien LesaintSONAR-8154 add IT on root required for api/organization...
2016-10-12 Sébastien LesaintSONAR-8191 add WS api/root/unset_root
2016-10-12 Sébastien LesaintSONAR-8190 add ws-client RootService
2016-10-12 Sébastien LesaintSONAR-8190 add WS api/root/set_root
2016-10-12 Sébastien LesaintSONAR-8155 suppport USERS.IS_ROOT in ruby code
2016-10-12 Sébastien LesaintSONAR-8154 require root for WS api/organizations/create
2016-10-12 Sébastien LesaintSONAR-8155 root user has all permissions in UserSession
2016-10-12 Sébastien LesaintSONAR-8155 add UserSession#isRoot and checkIsRoot
2016-10-12 Sébastien LesaintSONAR-8155 drop mutability in UserSession impls where...
2016-10-12 Sébastien LesaintSONAR-8155 fix UserSession implementations leaking...
2016-10-12 Sébastien LesaintSONAR-8155 add UserDao.setRoot
2016-10-12 Sébastien LesaintSONAR-8155 support root in UserDto, UserDao and UTs
2016-10-12 Sébastien LesaintSONAR-8155 SONAR-8156 add root column to table USERS
2016-10-12 Sébastien Lesaintmake DefaultHttpDownloaderTest work on both Java 7...
2016-10-12 Sébastien LesaintSONAR-8100 add IT on preventing default organization... 1281/head
2016-10-12 Sébastien LesaintSONAR-8151 test WS organizations authorizations in IT
2016-10-12 Sébastien LesaintSONAR-8151 support anyoneCanCreate in /api/organization...
2016-10-12 Sébastien LesaintSONAR-8151 add property sonar.organizations.anyoneCanCreate
2016-10-12 Sébastien LesaintSONAR-8100 fix quality flaw on DeleteAction
next