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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Move and rename GroupRoleDto to GroupPermissionDto
Simon Brandhof
2016-09-28
13
-59
/
+48
*
|
|
Remove dead code in GroupPermissionMapper.xml
Simon Brandhof
2016-09-28
1
-55
/
+0
*
|
|
Rename PermissionDao to GroupPermissionDao
Simon Brandhof
2016-09-28
10
-61
/
+15
*
|
|
Remove user permissions from RoleDao
Simon Brandhof
2016-09-28
13
-121
/
+52
*
|
|
Fix UserPermissionDao#delete()
Simon Brandhof
2016-09-28
3
-5
/
+55
*
|
|
Remove remaining methods related to users from PermissionDao
Simon Brandhof
2016-09-28
5
-171
/
+1
*
|
|
Remove some methods related to users from RoleDao
Simon Brandhof
2016-09-28
17
-279
/
+76
*
|
|
Complete move from RoleDao/PermissionDao to UserPermissionDao
Simon Brandhof
2016-09-28
11
-327
/
+136
*
|
|
Add UserPermissionDao to DbClient
Simon Brandhof
2016-09-28
3
-1
/
+10
*
|
|
Drop useless DTOs in permissions
Simon Brandhof
2016-09-28
3
-140
/
+0
*
|
|
Add UserPermissionDao
Simon Brandhof
2016-09-28
9
-1
/
+831
*
|
|
Rename misleading PermissionQuery.withPermissionOnly() by withAtLeastOnePermi...
Simon Brandhof
2016-09-28
7
-33
/
+39
*
|
|
Clean-up permission templates
Simon Brandhof
2016-09-28
4
-88
/
+9
*
|
|
Fix Quality flaws
Simon Brandhof
2016-09-28
1
-1
/
+1
*
|
|
Replace MyBatis SqlSession by org.sonar.db.DbSession
Simon Brandhof
2016-09-28
6
-26
/
+20
*
|
|
Clean-up GroupMembershipDao
Simon Brandhof
2016-09-28
3
-129
/
+0
*
|
|
Clean-up AuthorizationDao
Simon Brandhof
2016-09-28
8
-341
/
+11
*
|
|
Remove deprecated code in permission DAOs
Simon Brandhof
2016-09-28
18
-588
/
+24
*
|
|
fixing quality flaws (mostly Java NIO slow methods usage)
Sébastien Lesaint
2016-09-28
1
-1
/
+1
*
|
|
SONAR-8098 create organization in H2 schema
Sébastien Lesaint
2016-09-28
1
-0
/
+3
*
|
|
SONAR-8099 create default organization when migrating to SQ 6.2
Sébastien Lesaint
2016-09-28
5
-3
/
+92
*
|
|
SONAR-8120 createdAt and updateAt handled in OrganizationDao
Sébastien Lesaint
2016-09-26
2
-18
/
+64
*
|
|
SONAR-8100 add OrganizationDao.deleteByUuid and deleteByKey
Sébastien Lesaint
2016-09-26
4
-1
/
+97
*
|
|
SONAR-8172 add OrganizationDao.update
Sébastien Lesaint
2016-09-26
4
-51
/
+150
*
|
|
SONAR-7187 fix pagination on Oracle and MsSQL
Sébastien Lesaint
2016-09-26
2
-2
/
+3
*
|
|
SONAR-8096 add selectByQuery to OrganizationDao
Sébastien Lesaint
2016-09-26
4
-31
/
+159
*
|
|
SONAR-8095 add OrganizationDao
Sébastien Lesaint
2016-09-26
10
-3
/
+494
*
|
|
SONAR-8095 add table ORGANIZATIONS
Sébastien Lesaint
2016-09-23
9
-5
/
+168
*
|
|
SONAR-8095 sort DTO aliases and Mapper declaration in alphabetic order
Sébastien Lesaint
2016-09-23
1
-67
/
+69
*
|
|
SONAR-8117 Extract creation of quality gate condition into QualityGateConditi...
Julien Lancelot
2016-09-22
2
-0
/
+56
*
|
|
SONAR-8116 Return rating metrics in api/qualitygates/app
Julien Lancelot
2016-09-22
1
-1
/
+3
*
|
|
Prepare for next development iteration
David Rautureau
2016-09-19
1
-1
/
+1
|
/
/
*
|
SONAR-8094 remove create table on Oracle with SECUREFILE clause
Sébastien Lesaint
2016-09-19
2
-71
/
+0
*
|
SONAR-7988 support migrations on old table activities
Simon Brandhof
2016-09-16
3
-5
/
+24
*
|
SONAR-7907 It should be possible to add SCM account that contains comma
Julien Lancelot
2016-09-16
3
-18
/
+16
*
|
SONAR-7988 fix mssql collation which was badly defined in 5.x
Simon Brandhof
2016-09-16
19
-412
/
+585
*
|
SONAR-8025 rewrite create table RULE_REPOSITORIES in java
Sébastien Lesaint
2016-09-16
5
-2
/
+113
*
|
SONAR-8025 rewrite create table QPROFILE_CHANGES in java
Sébastien Lesaint
2016-09-16
11
-11
/
+127
*
|
SONAR-8025 rename columns DATA as they are reserved words
Sébastien Lesaint
2016-09-16
7
-10
/
+10
*
|
SONAR-8025 minor internal refacto of CreateTableBuilder
Sébastien Lesaint
2016-09-16
1
-14
/
+14
*
|
SONAR-8025 create MySQL table with hardcoded Engine,Charset&Collation
Sébastien Lesaint
2016-09-16
2
-209
/
+226
*
|
SONAR-8025 improve column name checks + factor with table name check
Sébastien Lesaint
2016-09-16
14
-78
/
+95
*
|
SONAR-8025 strengthen name checks in CreateTableBuilder
Sébastien Lesaint
2016-09-16
2
-188
/
+325
*
|
SONAR-8025 ddl changes must not be executed with a PreparedStatement
Sébastien Lesaint
2016-09-16
1
-2
/
+4
*
|
SONAR-8025 rewrite create table PROPERTIES2 in java
Sébastien Lesaint
2016-09-16
5
-1
/
+128
*
|
SONAR-8025 add support for autoincrement column to CreateTableBuilder
Sébastien Lesaint
2016-09-16
3
-25
/
+324
*
|
SONAR-8025 add IntegerColumnDef
Sébastien Lesaint
2016-09-16
2
-0
/
+193
*
|
SONAR-8025 rewrite create table INTERNAL_PROPERTIES in java
Sébastien Lesaint
2016-09-16
5
-1
/
+117
*
|
SONAR-8025 rewrite create table CE_SCANNER_CONTEXT in java
Sébastien Lesaint
2016-09-16
4
-1
/
+113
*
|
SONAR-8025 rewrite create table CE_TASK_INPUT in java
Sébastien Lesaint
2016-09-16
6
-3
/
+119
[prev]
[next]