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-migration
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONAR-7496 drop unused columns on Issues table
Pierre
2022-02-24
14
-0
/
+534
*
SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring
Duarte Meneses
2022-02-22
24
-222
/
+167
*
SONAR-15845 Ensure database entity identifier is not a reserved SQL keyword
Klaudio Sinani
2022-02-02
2
-0
/
+149
*
SONAR-15845 Upgrade H2 database dependency to 2.X
Jacek
2022-02-02
4
-7
/
+11
*
SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...
Duarte Meneses
2022-02-02
1
-2
/
+2
*
Update license headers for 2022 [update headers]
Pierre
2022-01-28
274
-274
/
+274
*
SONAR-15760 Increase selection_expression column size
Jacek
2022-01-25
2
-2
/
+14
*
SONAR-14929 Create 'new_code_reference_issues' table
Jacek
2022-01-21
6
-0
/
+226
*
SONAR-15802 Add new 'branch_uuid' column to 'portfolio_references'
Duarte Meneses
2021-12-27
11
-1
/
+357
*
[NO-JIRA] Fix Bugs, Code Smells
Jacek
2021-12-21
1
-0
/
+24
*
SONAR-15780 Migrate 'image' column type to 'varbinary(max)' in MSSQL
Jacek
2021-12-06
5
-0
/
+223
*
Improve code quality
Duarte Meneses
2021-11-20
7
-16
/
+17
*
SONAR-15631 - Refactor UTs to stop using ExpectedException
Klaudio Sinani
2021-11-19
37
-651
/
+507
*
SONAR-15614 Drop the 'sonar.lf.aboutText' property
Philippe Perrin
2021-11-18
4
-0
/
+121
*
SONAR-15360 Deprecate old built-in JS/TS quality profile
Duarte Meneses
2021-11-15
4
-0
/
+187
*
SONAR-13426 add project_badge_token table
Pierre
2021-11-15
4
-0
/
+128
*
SONAR-15498 Compute manually selected projects in portfolio
Duarte Meneses
2021-11-09
6
-4
/
+149
*
SONAR-15498 Compute manually selected projects in portfolio
Jacek
2021-11-09
1
-2
/
+2
*
SONAR-15498 DB schema and WS supports project branches selection in portfolios
Duarte Meneses
2021-11-09
13
-1
/
+431
*
SONAR-15587 - Change DB Migration for sonarlint_ad_seen
Belen Pruvost
2021-11-04
1
-1
/
+3
*
SONAR-15587 - Add sonarlint_ad_seen boolean column to users table
Belen Pruvost
2021-11-03
7
-1
/
+301
*
SONAR-15441 - Create table for qgate_group_permissions
Belen Pruvost
2021-10-22
6
-45
/
+172
*
SONAR-15497 Create database store for qgate_user_permissions
Zipeng WU
2021-10-22
4
-1
/
+132
*
SONAR-15478 added a new boolean column to the Issues table quick_fix_available
Lukasz Jarocki
2021-10-13
4
-0
/
+143
*
SONAR-15451 migrate existing team restriction from auth plugin
Pierre
2021-09-28
5
-2
/
+146
*
Fix code quality issues
Duarte Meneses
2021-09-24
1
-10
/
+0
*
Add missing package-info
Duarte Meneses
2021-09-23
1
-0
/
+24
*
SONAR-15422 Portfolios 'selection_expression' column is too short
Duarte Meneses
2021-09-22
6
-0
/
+198
*
SONAR-15378 create migration script to remove svn properties
Lukasz Jarocki
2021-09-15
5
-2
/
+129
*
SONAR-15334 - Project Export Findings endpoint
Pierre
2021-09-14
5
-1
/
+122
*
SONAR-15259 Add DB indexes
Duarte Meneses
2021-09-08
11
-4
/
+393
*
SONAR-15259 Fix resolution of references and improve code quality
Duarte Meneses
2021-09-08
2
-2
/
+1
*
SONAR-15259 Migrate portfolios from XML to DB
Jacek
2021-09-08
6
-2
/
+1125
*
SONAR-15259 Create new tables, daos, dtos and mappers
Duarte Meneses
2021-09-08
9
-2
/
+366
*
SONAR-15322 Allow SQ DB fit encrypted DevOps Platform values
Zipeng WU
2021-08-30
8
-2
/
+237
*
SONAR-15237 Register removal of plugins
Duarte Meneses
2021-08-04
5
-2
/
+116
*
SONAR-15234 Make 9.x migrations re-entrant
Jacek
2021-08-03
14
-11
/
+190
*
SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings
Belen Pruvost
2021-07-27
1
-1
/
+1
*
SONAR-15142 Persisting audits for User operations
Belen Pruvost
2021-07-27
5
-2
/
+122
*
Fix code smell: add package-info.java
Zipeng WU
2021-07-09
1
-0
/
+24
*
SONAR-10762 Drop custom metrics and measures data from tables: `metrics`, 'pr...
Jacek
2021-07-07
15
-14
/
+770
*
SONAR-10762 Drop manual measures table
Zipeng WU
2021-07-07
9
-0
/
+290
*
SONAR-15060 Database migration dropping index should not fail when index does...
Duarte Meneses
2021-06-29
3
-5
/
+8
*
SONAR-14792 Fix issue on Oracle DB by recreating PK for 'snapshots' table
Jacek
2021-06-17
12
-3
/
+309
*
SONAR-14792 Fix issue on Oracle DB by recreating PK for 'issues' table
Jacek
2021-06-17
12
-3
/
+367
*
SONAR-14792 Fix issue on Oracle DB by recreating PK for 'events' table
Jacek
2021-06-17
12
-3
/
+300
*
SONAR-14792 Fix issue on Oracle DB by recreating PK for 'ce_activity'
Jacek
2021-06-17
13
-38
/
+296
*
SONAR-14792 Add 9.0 nop migration to not enforce DB downgrade
Jacek
2021-06-16
7
-1
/
+186
*
SONAR-14792 Code smell fixes
Jacek
2021-06-16
1
-120
/
+132
*
SONAR-14792 Drop `newLenientVarcharBuilder` method from initial schema
Jacek
2021-06-16
1
-150
/
+143
[prev]
[next]