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
/
server
/
sonar-db-core
/
src
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-24146 Update license headers for 2025
Matteo Mara
2025-01-09
9
-9
/
+9
*
SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J Level
Julien Camus
2024-12-20
1
-4
/
+3
*
NO-JIRA Remove public modifier from Junit5 Test classes
10.6.0.92116
branch-10.6
Matteo Mara
2024-06-20
2
-2
/
+2
*
SONAR-20296 Update minimum database version checks for Oracle and Postgres
Matteo Mara
2024-06-20
2
-66
/
+57
*
SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...
Matteo Mara
2024-03-16
2
-2
/
+2
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
9
-9
/
+9
*
SONAR-21002 Improve DB migration tests to use actual migration instead of sch...
Léo Geoffroy
2023-11-17
1
-0
/
+7
*
SONAR-19612 Change index constraint for postgresql 15- and add support for "N...
Léo Geoffroy
2023-10-20
2
-3
/
+29
*
NO-JIRA remove unused imports
Pierre
2023-07-17
1
-1
/
+0
*
SONAR-19015 Use new log test fixtures in the sonar-plugin-api
Jeremy Davis
2023-04-11
4
-15
/
+16
*
SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategy
Lukasz Jarocki
2023-03-13
2
-729
/
+0
*
[NO-JIRA] Remove reported generic code smell
Matteo Mara
2023-01-12
1
-3
/
+4
*
SONAR-17737 Support special index name for index drop in migrations
Léo Geoffroy
2023-01-04
1
-20
/
+29
*
Update license templates for 2023
Pierre
2023-01-02
11
-11
/
+11
*
SONAR-17762 Allow customization of HikariCP configuration
Jacek
2022-12-13
1
-8
/
+32
*
SONAR-17200 Move to HikariCP from Apache DBCP
Jacek
2022-08-29
3
-34
/
+82
*
SONAR-15845 Upgrade H2 database dependency to 2.X
Jacek
2022-02-02
1
-3
/
+3
*
Update license headers for 2022 [update headers]
Pierre
2022-01-28
11
-11
/
+11
*
Improve code quality
Duarte Meneses
2021-11-20
6
-12
/
+10
*
SONAR-15631 - Refactor UTs to stop using ExpectedException
Klaudio Sinani
2021-11-19
6
-53
/
+37
*
SONAR-14685 installation fails on Oracle with quoted schema name
Zipeng WU
2021-04-27
1
-0
/
+97
*
SONAR-14323 Optimize DB migrations from 7.9 LTS to 8.X LTS
Duarte Meneses
2021-02-08
1
-0
/
+40
*
Update license headers for 2021 [update headers]
Wouter Admiraal
2021-01-08
11
-11
/
+11
*
fix code smells
Pierre
2020-12-14
1
-1
/
+1
*
fix multiple checked exceptions assertions on overall code
Pierre
2020-12-09
1
-12
/
+6
*
SONAR-13594 Upgrade to 8.4 fails on MS SQL Server
Duarte Meneses
2020-07-10
1
-14
/
+33
*
Format all headers for 2020
Wouter Admiraal
2020-01-07
11
-11
/
+11
*
Fix code quality issues and reduce dependency on Guava
Duarte Meneses
2019-12-10
1
-1
/
+1
*
SONAR-12626 remove references to SLB
Duarte Meneses
2019-12-09
1
-2
/
+0
*
use testFixtures instead of test configuration of db-core
Sébastien Lesaint
2019-09-02
6
-976
/
+0
*
remove DBUnit
Sébastien Lesaint
2019-08-09
5
-418
/
+70
*
CreateDb initialize DB without starting full SQ
Sébastien Lesaint
2019-08-09
2
-125
/
+20
*
SONAR-8520 init H2 with Java code as with all other DBs
Sébastien Lesaint
2019-08-09
4
-71
/
+51
*
SONAR-8520 move H2 scripts to sonar-db-dao
Sébastien Lesaint
2019-08-09
7
-213
/
+139
*
MMF-769 User can close their account (#1861)
Benoit
2019-07-12
1
-1
/
+0
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
2
-2
/
+2
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
2
-2
/
+2
*
SONAR-12246 remove mysql specific error message
Simon Brandhof
2019-07-10
1
-13
/
+0
*
SONAR-12246 remove MySQL dialect
Simon Brandhof
2019-07-10
6
-129
/
+5
*
SONAR-12127 optimize migrations on LIVE_MEASURES and PROJECT_MEASURES
Sébastien Lesaint
2019-06-28
1
-1
/
+9
*
SONAR-11964 Fail at startup when detecting MySQL
Julien Lancelot
2019-06-28
2
-18
/
+20
*
SONAR-11264 enforce ES boostrap checks on all editions
Sébastien Lesaint
2019-05-23
1
-0
/
+10
*
SONAR-12026 Migrate existing hotspots statuses
Julien Lancelot
2019-05-22
1
-0
/
+3
*
SONAR-11962 Warn when detecting MySQL at startup
Pierre Guillot
2019-05-17
1
-1
/
+3
*
Fix license headers for 2019
Duarte Meneses
2019-01-02
21
-21
/
+21
*
SONARCLOUD-192 core extension can now declare MyBatis mapper and alias
Sébastien Lesaint
2018-12-21
2
-16
/
+29
*
SONAR-11539 Support new dbcp property name
Benoit
2018-12-04
1
-2
/
+51
*
SONARCLOUD-161 add Dialect#supportsUpsert(), true only on postgreSQL
Simon Brandhof
2018-10-30
5
-2
/
+57
*
SONARCLOUD-161 move db validations to Dialect#init()
Simon Brandhof
2018-10-30
6
-179
/
+203
*
SONARCLOUD-161 improve Dialect#matchesJdbcUrl()
Simon Brandhof
2018-10-30
5
-14
/
+14
[next]