index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
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
/
server
/
sonar-db-dao
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-9287 Fix limited number of returned permissions in api/permissions/users
Julien Lancelot
2017-05-30
6
-168
/
+242
*
SONAR-9287 Refactor unit test
Julien Lancelot
2017-05-30
1
-219
/
+248
*
Set version 6.4-SNAPSHOT
Simon Brandhof
2017-05-29
1
-1
/
+1
*
Release 6.4-RC3
6.4-RC3
Simon Brandhof
2017-05-29
1
-1
/
+1
*
Back to 6.4-SNAPSHOT
Simon Brandhof
2017-05-22
1
-1
/
+1
*
Release 6.4-RC2
6.4-RC2
Simon Brandhof
2017-05-22
1
-1
/
+1
*
Reuse version 6.4-SNAPSHOT
Simon Brandhof
2017-05-18
1
-1
/
+1
*
6.4-RC1
6.4-RC1
Simon Brandhof
2017-05-16
1
-1
/
+1
*
SONAR-3915 Give the admin a way to send users issue reports on non favorite p...
Teryk Bellahsene
2017-05-12
1
-2
/
+2
*
SONAR-9056 WS api/components/suggestion filter allowed qualifiers
Teryk Bellahsene
2017-05-12
1
-1
/
+3
*
OrganizationDao#selectByUuids does not fail with single unknown uuid
Teryk Bellahsene
2017-05-12
2
-4
/
+9
*
SONAR-6315 use an insert only code for RegisterQualityProfiles
Sébastien Lesaint
2017-05-12
1
-1
/
+1
*
fix project visibility of projects, created by ComponentDbTester
Daniel Schwarz
2017-05-11
1
-1
/
+1
*
SONAR-9148 fix partition size for large inputs in MySQL
Daniel Schwarz
2017-05-11
2
-3
/
+36
*
Remove most usages of AuthorizationDao#keepAuthorizedProjectIds()
Simon Brandhof
2017-05-10
1
-0
/
+4
*
Fix bug in AuthorizationDao#keepAuthorizedProjectIds()
Simon Brandhof
2017-05-10
1
-3
/
+3
*
Add method UserSession#keepAuthorizedComponents()
Simon Brandhof
2017-05-10
5
-8
/
+153
*
SONAR-9168 do not fail when indexing measure with unexpected text value
Simon Brandhof
2017-05-09
2
-6
/
+24
*
SONAR-9182 Add visibility to WS api/projects/search
Teryk Bellahsene
2017-05-08
3
-0
/
+36
*
SONAR-8894 Compute number of members by organization
Teryk Bellahsene
2017-05-08
5
-0
/
+93
*
SONAR-8924 let api/qualityprofiles/search use project’s organization
Daniel Schwarz
2017-05-04
2
-7
/
+10
*
SONAR-8865 remove old documents from rules/extension index when updating
Daniel Schwarz
2017-05-03
1
-0
/
+5
*
Fix Quality flaws
Simon Brandhof
2017-05-02
1
-2
/
+0
*
fix quality flaws: readability fixes in Mapper.xmls
Daniel Schwarz
2017-04-28
1
-2
/
+2
*
SONAR-9089 account project visibility when applying perm template
Sébastien Lesaint
2017-04-27
1
-0
/
+4
*
SONAR-9106 new ws api/organizations/update_project_visibility
Daniel Schwarz
2017-04-27
1
-0
/
+8
*
SONAR-9091 add visibility flag to api/components/create
Daniel Schwarz
2017-04-27
3
-0
/
+15
*
SONAR-9156 apply org’s default visibility on first analysis of project
Daniel Schwarz
2017-04-27
3
-0
/
+13
*
SONAR-9088 set default visibility to “not-private” for new organisations
Daniel Schwarz
2017-04-27
10
-12
/
+20
*
SONAR-9105 add selectUserIdsWithPermissionOnProjectBut
Sébastien Lesaint
2017-04-27
4
-0
/
+75
*
SONAR-9105 add GroupPermissionDao#selectGroupIdsWithPermissionOnProjectBut
Sébastien Lesaint
2017-04-27
4
-0
/
+98
*
SONAR-9105 add UserPermissionDao#deleteProjectPermissionOfAnyUser
Sébastien Lesaint
2017-04-27
5
-2
/
+96
*
SONAR-9105 add GroupPermissionDao#deleteByRootComponentIdAndPermission
Sébastien Lesaint
2017-04-27
4
-0
/
+123
*
SONAR-9105 add GroupPermissionDao#deleteByRootComponentIdAndGroupId
Sébastien Lesaint
2017-04-27
4
-2
/
+193
*
SONAR-9140 enforce in UT that public project can't have public perms
Sébastien Lesaint
2017-04-27
3
-48
/
+52
*
SONAR-9140 support public/private projects in GroupPermissionMapper
Sébastien Lesaint
2017-04-27
1
-11
/
+26
*
SONAR-9140 support public projects in keepAuthorizedProjectIds
Sébastien Lesaint
2017-04-27
2
-79
/
+251
*
SONAR-9140 support public projects in keepAuthorizedUsersForRoleAndProject
Sébastien Lesaint
2017-04-27
3
-125
/
+243
*
SONAR-9140 drop some DbUnit in AuthorizationDaoTest
Sébastien Lesaint
2017-04-27
10
-520
/
+148
*
SONAR-9140 enforce permission consistency for private component in UTs
Sébastien Lesaint
2017-04-27
3
-32
/
+216
*
SONAR-9140 support public flag in ComponentTesting/ComponentDbTester
Sébastien Lesaint
2017-04-27
23
-222
/
+263
*
SONAR-9140 drop support for Developer in ComponentTesting
Sébastien Lesaint
2017-04-27
5
-110
/
+0
*
SONAR-9140 support public projects in ServerUserSession
Sébastien Lesaint
2017-04-27
4
-53
/
+93
*
SONAR-9140 drop deprecated selectAuthorizedRootProjectsUuids
Sébastien Lesaint
2017-04-27
3
-72
/
+0
*
SONAR-9140 drop unused SQL query selectRootComponentPermissionsOfAnonymous
Sébastien Lesaint
2017-04-27
1
-8
/
+0
*
SONAR-9140 drop unused SQL query selectRootComponentPermissions
Sébastien Lesaint
2017-04-27
1
-24
/
+0
*
SONAR-9140 support public components in RoleDao
Sébastien Lesaint
2017-04-27
2
-0
/
+37
*
SONAR-9140 a bit of formatting on RoleMapper.xml
Sébastien Lesaint
2017-04-27
1
-15
/
+22
*
SONAR-9087 add ComponentDao#setPrivateForRootComponentUuid
Sébastien Lesaint
2017-04-27
4
-0
/
+65
*
SONAR-9087 add PROJECTS.PRIVATE non null column
Sébastien Lesaint
2017-04-27
61
-74
/
+291
[next]