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-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-9088 add column “ORGANIZATIONS.NEW_PROJECTS_PRIVATE”
Daniel Schwarz
2017-04-27
2
-1
/
+2
*
SONAR-9087 add PROJECTS.PRIVATE non null column
Sébastien Lesaint
2017-04-27
1
-0
/
+1
*
SONAR-9087 make PROJECTS.PROJECT_UUID not nullable
Sébastien Lesaint
2017-04-27
1
-1
/
+1
*
SONAR-8985 SONAR-9040 add CE_ACTIVITY.WORKER_UUID and EXECUTION_COUNT
Sébastien Lesaint
2017-04-27
1
-0
/
+2
*
SONAR-9040 make CE_QUEUE.EXECUTION_COUNT not nullable
Sébastien Lesaint
2017-04-27
1
-1
/
+1
*
SONAR-8985 SONAR-9040 add CE_QUEUE.WORKER_UUID and EXECUTION_COUNT
Sébastien Lesaint
2017-04-27
2
-2
/
+2
*
remove SCHEMA_MIGRATIONS insert from rows-h2
Sébastien Lesaint
2017-04-13
2
-565
/
+4
*
SONAR-9085 Clean orphan rows in GROUPS_USERS
Julien Lancelot
2017-04-13
1
-0
/
+1
*
SONAR-9019 Populate ORGANIZATIONS.DEFAULT_GROUP_ID column
Julien Lancelot
2017-04-13
1
-3
/
+4
*
SONAR-9019 Add ORGANIZATIONS.DEFAULT_GROUP_ID column
Julien Lancelot
2017-04-13
2
-0
/
+2
*
SONAR-9019 Set organization members into members groups
Julien Lancelot
2017-04-13
1
-0
/
+1
*
SONAR-9019 Create "members" groups on existing organizations
Julien Lancelot
2017-04-13
1
-0
/
+1
*
SONAR-9014 Associate all users to 'sonar-users' group
Julien Lancelot
2017-04-13
1
-0
/
+1
*
SONAR-9014 Delete 'sonar.defaultGroup' setting from database
Julien Lancelot
2017-04-13
1
-0
/
+1
*
SONAR-9014 Restore sonar-users group
Julien Lancelot
2017-04-13
2
-0
/
+5
*
Merge branch 'branch-6.3'
Sébastien Lesaint
2017-04-11
1
-0
/
+2
*
rename Collectors to MoreCollectors
Sébastien Lesaint
2017-04-03
2
-4
/
+4
*
Add convenient methods to rule/issue testing utilities
Simon Brandhof
2017-03-31
1
-0
/
+1
*
SONAR-8867 drop metadata columns from table RULES
Sébastien Lesaint
2017-03-23
2
-8
/
+1
*
SONAR-8867 add AbstractDbTester#assertColumnDoesNotExist
Sébastien Lesaint
2017-03-23
1
-0
/
+24
*
SONAR-8867 populate table RULES_METADATA
Sébastien Lesaint
2017-03-23
1
-0
/
+1
*
SONAR-8867 create table RULES_METADATA
Sébastien Lesaint
2017-03-23
2
-0
/
+16
*
SONAR-8867 add CoreDbTester#defaultOrganization()
Sébastien Lesaint
2017-03-23
2
-0
/
+73
*
SONAR-8867 fix support for composite PK in assertPrimaryKey
Sébastien Lesaint
2017-03-23
1
-20
/
+48
*
move profile with-db-drivers to server to allow testing in any db module
Sébastien Lesaint
2017-03-23
1
-28
/
+0
*
SONAR-8931 extend size of LOADED_TEMPLATES.TEMPLATE_TYPE
Sébastien Lesaint
2017-03-23
2
-1
/
+6
*
SONAR-8857 make ws/api/qualityprofiles/search support organizations
Daniel Schwarz
2017-03-23
2
-1
/
+3
*
Use java.util.function.Consumer when executing DB large input without output
Teryk Bellahsene
2017-03-21
1
-6
/
+5
*
SONAR-8910 Set admin as member of default org on H2
Julien Lancelot
2017-03-21
1
-0
/
+2
*
SONAR-8910 Populate organization members
Julien Lancelot
2017-03-21
1
-0
/
+1
*
SONAR-8902 Create Table ORGANIZATION_MEMBERS
Teryk Bellahsene
2017-03-21
3
-0
/
+7
*
SONAR-8857 add organisation uuid to quality profile database table
Daniel Schwarz
2017-03-03
2
-1
/
+7
*
SONAR-8838 Limit to 500 characters DB column TAGS of PROJECTS
Teryk Bellahsene
2017-02-28
1
-1
/
+1
*
SONAR-8847 Set COPY_COMPONENT_UUID of local views
Julien Lancelot
2017-02-28
1
-0
/
+1
*
SONAR-8838 Add DB column TAGS to PROJECTS table
Teryk Bellahsene
2017-02-28
2
-0
/
+3
*
Drop unused Dialect#getActiveRecordDialectCode()
Simon Brandhof
2017-02-26
12
-23
/
+6
*
SONAR-8092 index issues when changed in the db, ignore updatedAt
Daniel Schwarz
2017-02-24
1
-1
/
+1
*
Drop unused Surefire config for skipping tests
Simon Brandhof
2017-02-19
1
-7
/
+0
*
Clean-up sonar-testing-harness dependencies
Simon Brandhof
2017-02-19
2
-14
/
+19
*
split sonar-db into server/sonar-db-core and server/sonar-db-dao
Sébastien Lesaint
2017-02-17
63
-0
/
+6684