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
/
sonar-db
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
SONAR-8025 add LOB storage clause to CreateTableBuilder for Oracle
Sébastien Lesaint
2016-09-16
3
-2
/
+81
*
SONAR-8025 add CreateTableBuilder
Sébastien Lesaint
2016-09-16
3
-0
/
+470
*
SONAR-8025 add BlobColumnDef
Sébastien Lesaint
2016-09-16
2
-0
/
+195
*
SONAR-8025 rename BigDecimalColumnDef to BigIntegerColumnDef
Sébastien Lesaint
2016-09-16
8
-26
/
+26
*
SONAR-8025 add DbTester#assertPrimaryKey
Sébastien Lesaint
2016-09-16
1
-2
/
+71
*
SONAR-8025 add DbTester#executeDdl
Sébastien Lesaint
2016-09-16
1
-0
/
+10
*
SONAR-8079 drop methods suffixed with "kee" in RuleRepositoryDto
Simon Brandhof
2016-09-14
2
-13
/
+7
*
SONAR-8079 add RuleRepositoryDao
Simon Brandhof
2016-09-14
9
-2
/
+346
*
SONAR-8079 create table rule_repositories
Simon Brandhof
2016-09-14
3
-2
/
+10
*
Merge commit 'a56e60d168802ff9dc23ffec978bb412fd501f97'
Julien Lancelot
2016-09-13
5
-4
/
+30
|
\
|
*
SONAR-7961 Fix association when project is associated to many profiles
Julien Lancelot
2016-09-13
4
-43
/
+72
|
*
SONAR-7961 Refactoring of add_project and remove_project actions
Julien Lancelot
2016-09-13
1
-0
/
+13
*
|
SONAR-7851 drop table ACTIVITIES
Simon Brandhof
2016-09-12
3
-16
/
+2
*
|
SONAR-7851 drop ActivityDao
Simon Brandhof
2016-09-12
9
-295
/
+47
*
|
SONAR-7851 add QProfileChangeDao
Simon Brandhof
2016-09-12
15
-9
/
+669
*
|
SONAR-7851 copy activities to qprofile_changes
Simon Brandhof
2016-09-12
6
-1
/
+232
*
|
SONAR-7851 create table qprofile_changes
Simon Brandhof
2016-09-12
3
-2
/
+15
*
|
SONAR-8058 fix DB migration of views definition (wrong key)
Sébastien Lesaint
2016-09-09
2
-2
/
+2
*
|
SONAR-7676 remove PropertyDao#deleteById and add deleteByQuery
Sébastien Lesaint
2016-09-09
4
-59
/
+28
*
|
fix some quality flaws and lacking coverage
Sébastien Lesaint
2016-09-09
2
-3
/
+3
*
|
SONAR-7676 remove PropertyDto#id
Sébastien Lesaint
2016-09-09
3
-19
/
+8
*
|
improve DbTester SQL utility methods exception stacktrace
Sébastien Lesaint
2016-09-09
1
-0
/
+7
*
|
rewrite PropertiesMapper.findNotificationSubscribers without subselect
Sébastien Lesaint
2016-09-09
1
-5
/
+8
*
|
SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUE
Sébastien Lesaint
2016-09-09
44
-792
/
+1553
*
|
add DbTest#select(DbSession, String)
Sébastien Lesaint
2016-09-09
1
-0
/
+4
*
|
SONAR-7676 removing dead code from Properties related classes
Sébastien Lesaint
2016-09-09
4
-85
/
+0
*
|
SONAR-7676 refactor table PROPERTIES to boolean+varchar+clob columns
Sébastien Lesaint
2016-09-09
8
-5
/
+524
*
|
SONAR-7676 some modernization of PropertiesDao and PropertiesDaoTest
Sébastien Lesaint
2016-09-09
6
-420
/
+253
*
|
Fix quality flaws
Julien Lancelot
2016-09-07
2
-15
/
+10
*
|
Fix Quality flaws
Simon Brandhof
2016-09-07
1
-6
/
+0
*
|
SONAR-7678 server-side stateless settings
Simon Brandhof
2016-09-06
4
-10
/
+13
[next]