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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
SONAR-8148 do not log data and decrease log level to debug
Simon Brandhof
2016-09-30
1
-0
/
+9
*
|
SONAR-8120 Create WS measures/search to search for measures
Teryk Bellahsene
2016-09-30
1
-0
/
+1
*
|
Fix Quality flaws
Simon Brandhof
2016-09-30
1
-2
/
+0
*
|
Bring back some methods in PermissionDao for GOV
Simon Brandhof
2016-09-29
4
-0
/
+210
*
|
Merge branch 'branch-6.1' into 'master'
Sébastien Lesaint
2016-09-29
2
-4
/
+58
|
\
|
|
*
Merge branch 'branch-5.6' into 'branch-6.1'
Sébastien Lesaint
2016-09-29
2
-4
/
+58
|
|
\
|
|
*
SONAR-8185 FileSourceDao.readLineHashesStream supports null in DB
Sébastien Lesaint
2016-09-28
1
-1
/
+33
|
|
*
SONAR-8185 FileSourceDao.selectLineHashes supports null in DB
Sébastien Lesaint
2016-09-28
1
-0
/
+19
|
|
*
SONAR-8148 exception proof FeedFileSourcesBinaryData
Sébastien Lesaint
2016-09-28
1
-4
/
+7
*
|
|
SONAR-8099 add missing UT on CreateDefaultOrganization
Sébastien Lesaint
2016-09-29
2
-0
/
+165
*
|
|
Remove unused QualityProfileDao methods
Simon Brandhof
2016-09-28
1
-7
/
+0
*
|
|
SONAR-8173 delete existing permissions "shareDashboard" from db
Simon Brandhof
2016-09-28
3
-1
/
+92
*
|
|
SONAR-8173 drop global permission "shareDashboard"
Simon Brandhof
2016-09-28
5
-9
/
+9
*
|
|
Fix Quality flaws
Simon Brandhof
2016-09-28
1
-5
/
+5
*
|
|
Add missing DbSession parameters to PermissionDao
Simon Brandhof
2016-09-28
1
-12
/
+12
*
|
|
Remove RoleDao#insertUserRole()
Simon Brandhof
2016-09-28
3
-27
/
+21
*
|
|
Rename AuthorizationDao to PermissionDao
Simon Brandhof
2016-09-28
15
-3
/
+3
*
|
|
Move and rename GroupRoleDto to GroupPermissionDto
Simon Brandhof
2016-09-28
4
-22
/
+22
*
|
|
Rename PermissionDao to GroupPermissionDao
Simon Brandhof
2016-09-28
4
-48
/
+2
*
|
|
Remove user permissions from RoleDao
Simon Brandhof
2016-09-28
9
-83
/
+43
*
|
|
Fix UserPermissionDao#delete()
Simon Brandhof
2016-09-28
1
-0
/
+42
*
|
|
Remove remaining methods related to users from PermissionDao
Simon Brandhof
2016-09-28
1
-131
/
+0
*
|
|
Remove some methods related to users from RoleDao
Simon Brandhof
2016-09-28
8
-192
/
+35
*
|
|
Complete move from RoleDao/PermissionDao to UserPermissionDao
Simon Brandhof
2016-09-28
2
-276
/
+56
*
|
|
Add UserPermissionDao to DbClient
Simon Brandhof
2016-09-28
1
-1
/
+1
*
|
|
Add UserPermissionDao
Simon Brandhof
2016-09-28
1
-0
/
+441
*
|
|
Rename misleading PermissionQuery.withPermissionOnly() by withAtLeastOnePermi...
Simon Brandhof
2016-09-28
4
-16
/
+16
*
|
|
Clean-up permission templates
Simon Brandhof
2016-09-28
1
-8
/
+7
*
|
|
Clean-up GroupMembershipDao
Simon Brandhof
2016-09-28
1
-104
/
+0
*
|
|
Clean-up AuthorizationDao
Simon Brandhof
2016-09-28
4
-217
/
+5
*
|
|
Remove deprecated code in permission DAOs
Simon Brandhof
2016-09-28
13
-324
/
+22
*
|
|
SONAR-8099 create default organization when migrating to SQ 6.2
Sébastien Lesaint
2016-09-28
1
-1
/
+1
*
|
|
SONAR-8120 createdAt and updateAt handled in OrganizationDao
Sébastien Lesaint
2016-09-26
1
-18
/
+53
*
|
|
SONAR-8100 add OrganizationDao.deleteByUuid and deleteByKey
Sébastien Lesaint
2016-09-26
1
-0
/
+72
*
|
|
SONAR-8172 add OrganizationDao.update
Sébastien Lesaint
2016-09-26
1
-50
/
+119
*
|
|
SONAR-7187 fix pagination on Oracle and MsSQL
Sébastien Lesaint
2016-09-26
1
-0
/
+1
*
|
|
SONAR-8096 add selectByQuery to OrganizationDao
Sébastien Lesaint
2016-09-26
1
-18
/
+101
*
|
|
SONAR-8095 add OrganizationDao
Sébastien Lesaint
2016-09-26
2
-1
/
+193
*
|
|
SONAR-8095 add table ORGANIZATIONS
Sébastien Lesaint
2016-09-23
3
-1
/
+69
*
|
|
SONAR-8117 Extract creation of quality gate condition into QualityGateConditi...
Julien Lancelot
2016-09-22
1
-0
/
+49
|
/
/
*
|
SONAR-8094 remove create table on Oracle with SECUREFILE clause
Sébastien Lesaint
2016-09-19
1
-54
/
+0
*
|
SONAR-7988 support migrations on old table activities
Simon Brandhof
2016-09-16
1
-4
/
+10
*
|
SONAR-7907 It should be possible to add SCM account that contains comma
Julien Lancelot
2016-09-16
2
-13
/
+14
*
|
SONAR-7988 fix mssql collation which was badly defined in 5.x
Simon Brandhof
2016-09-16
9
-204
/
+323
*
|
SONAR-8025 rewrite create table RULE_REPOSITORIES in java
Sébastien Lesaint
2016-09-16
3
-1
/
+64
*
|
SONAR-8025 rewrite create table QPROFILE_CHANGES in java
Sébastien Lesaint
2016-09-16
6
-7
/
+72
*
|
SONAR-8025 rename columns DATA as they are reserved words
Sébastien Lesaint
2016-09-16
2
-2
/
+2
*
|
SONAR-8025 create MySQL table with hardcoded Engine,Charset&Collation
Sébastien Lesaint
2016-09-16
1
-185
/
+195
*
|
SONAR-8025 improve column name checks + factor with table name check
Sébastien Lesaint
2016-09-16
3
-6
/
+6
*
|
SONAR-8025 strengthen name checks in CreateTableBuilder
Sébastien Lesaint
2016-09-16
1
-186
/
+299
[prev]
[next]