index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
az/ps-wide-output
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-db
/
src
/
main
/
java
/
org
/
sonar
/
db
/
user
Commit message (
Expand
)
Author
Age
Files
Lines
*
split sonar-db into server/sonar-db-core and server/sonar-db-dao
Sébastien Lesaint
2017-02-17
28
-2151
/
+0
*
Fix integer type of user and group ids
Simon Brandhof
2017-02-16
16
-52
/
+52
*
SONAR-8761 drop sync of root based on user permissions
Simon Brandhof
2017-02-10
4
-34
/
+0
*
SONAR-8637 Update POM parent version
Teryk Bellahsene
2017-02-10
28
-56
/
+56
*
SONAR-8059 WS api/user_groups/users searches users by name, login and email
Teryk Bellahsene
2017-02-02
1
-13
/
+7
*
SONAR-8608 consistent organization on permission/group/component
Sébastien Lesaint
2017-01-27
1
-0
/
+7
*
SONAR-8377 Remove issue filters dao
Julien Lancelot
2016-11-10
2
-6
/
+0
*
SONAR-8355 Remove measure filters Dao
Julien Lancelot
2016-11-09
2
-6
/
+0
*
SONAR-8354 Remove dao related to dashboards
Julien Lancelot
2016-11-09
2
-6
/
+0
*
SONAR-8100 add GroupDao#deleteByOrganization
Sébastien Lesaint
2016-10-20
2
-0
/
+6
*
SONAR-8134 delete unused GroupDao#selectByName(DbSession, String)
Simon Brandhof
2016-10-20
2
-12
/
+0
*
SONAR-8261 Support organizations in web service api/permissions/groups
Simon Brandhof
2016-10-20
2
-7
/
+9
*
SONAR-8134 remove unused production code from RoleDao
Simon Brandhof
2016-10-20
2
-30
/
+0
*
SONAR-8192 set/unset root with admin permission change though WS
Sébastien Lesaint
2016-10-19
4
-14
/
+49
*
SONAR-8253 do not delete the last administrators of organization
Simon Brandhof
2016-10-16
1
-0
/
+4
*
SONAR-8134 remove RoleDao#countComponentPermissions()
Simon Brandhof
2016-10-13
2
-15
/
+0
*
SONAR-8134 remove RoleDao#deleteGroupRole()
Simon Brandhof
2016-10-13
2
-12
/
+0
*
SONAR-8134 remove RoleDao#deleteGroupRolesByResourceId()
Simon Brandhof
2016-10-13
2
-6
/
+0
*
SONAR-8134 prepare support of organizations in user group DAO
Simon Brandhof
2016-10-13
10
-55
/
+55
*
SONAR-8134 change signature of GroupDao#selectByName()
Simon Brandhof
2016-10-13
2
-4
/
+4
*
SONAR-8134 add search by organization and name in GroupDao
Simon Brandhof
2016-10-13
2
-2
/
+16
*
SONAR-8134 add db column groups.organization_uuid
Simon Brandhof
2016-10-13
2
-8
/
+58
*
SONAR-8206 add WS api/root/search
Sébastien Lesaint
2016-10-12
1
-18
/
+5
*
SONAR-8191 last root can't be unset via /api/root/unset_root
Sébastien Lesaint
2016-10-12
2
-1
/
+9
*
SONAR-8155 add UserSession#isRoot and checkIsRoot
Sébastien Lesaint
2016-10-12
1
-2
/
+3
*
SONAR-8155 add UserDao.setRoot
Sébastien Lesaint
2016-10-12
2
-13
/
+19
*
SONAR-8155 support root in UserDto, UserDao and UTs
Sébastien Lesaint
2016-10-12
1
-0
/
+16
*
Fix Quality flaws
Simon Brandhof
2016-09-28
1
-2
/
+2
*
Remove RoleDao#insertUserRole()
Simon Brandhof
2016-09-28
3
-68
/
+0
*
Rename AuthorizationDao to PermissionDao
Simon Brandhof
2016-09-28
2
-141
/
+0
*
Move and rename GroupRoleDto to GroupPermissionDto
Simon Brandhof
2016-09-28
3
-83
/
+13
*
Remove user permissions from RoleDao
Simon Brandhof
2016-09-28
2
-10
/
+0
*
Remove some methods related to users from RoleDao
Simon Brandhof
2016-09-28
2
-25
/
+1
*
Complete move from RoleDao/PermissionDao to UserPermissionDao
Simon Brandhof
2016-09-28
1
-0
/
+13
*
Fix Quality flaws
Simon Brandhof
2016-09-28
1
-1
/
+1
*
Replace MyBatis SqlSession by org.sonar.db.DbSession
Simon Brandhof
2016-09-28
4
-21
/
+17
*
Clean-up GroupMembershipDao
Simon Brandhof
2016-09-28
2
-25
/
+0
*
Clean-up AuthorizationDao
Simon Brandhof
2016-09-28
3
-40
/
+6
*
SONAR-7907 It should be possible to add SCM account that contains comma
Julien Lancelot
2016-09-16
1
-5
/
+2
*
Fix quality flaws
Julien Lancelot
2016-07-18
1
-8
/
+8
*
SONAR-7835 WS permissions/users return permissions in response
Teryk Bellahsene
2016-07-12
1
-0
/
+4
*
Refactor UserPermissionDto
Teryk Bellahsene
2016-07-12
3
-29
/
+16
*
SONAR-7732 Authentication is now done in Java
Julien Lancelot
2016-06-29
1
-2
/
+13
*
Fix some Quality flaws
Simon Brandhof
2016-06-27
1
-16
/
+16
*
SONAR-7739 Remove remember me cookie
Julien Lancelot
2016-06-15
1
-21
/
+0
*
SONAR-7244 WS api/projects/search_my_projects list projects of which current ...
Teryk Bellahsene
2016-06-15
3
-2
/
+9
*
fix quality flaw: use method references in DAO rather than lamdba
Sébastien Lesaint
2016-06-06
3
-8
/
+4
*
Move org.sonar.core.user classes outside sonar-db
Simon Brandhof
2016-06-06
1
-8
/
+0
*
fix quality flaws: use lambdas with DatabaseUtils.executeLargeInputs
Sébastien Lesaint
2016-06-02
6
-120
/
+56
*
Fix quality flaws
Teryk Bellahsene
2016-05-23
2
-2
/
+2
[next]