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-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-dao
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-22479 Introduce ADHOC granularity
Alain Kermis
2024-07-24
2
-11
/
+5
*
SONAR-22479 Implement sending new telemetry metrics
Alain Kermis
2024-07-24
11
-0
/
+403
*
SONAR-22479 added new metric project_cpp_config_type
lukasz-jarocki-sonarsource
2024-07-24
4
-2
/
+56
*
SONAR-22479 added new telemetry metric 'user_enabled'
lukasz-jarocki-sonarsource
2024-07-24
1
-0
/
+3
*
SONAR-22479 added new table 'telemetry_metrics_sent'
lukasz-jarocki-sonarsource
2024-07-24
1
-0
/
+7
*
NO-JIRA removed unused code
lukasz-jarocki-sonarsource
2024-07-10
1
-2
/
+0
*
SONAR-22447 updated rename findbugs dependency
lukasz-jarocki-sonarsource
2024-06-28
1
-3
/
+3
*
SONAR-21920 fixed issues in migrations 10_4_002 and 10_4_003
lukasz-jarocki-sonarsource
2024-06-20
1
-1
/
+1
*
SONAR-22365 Fix SSF-571
Antoine Vigneau
2024-06-17
1
-0
/
+8
*
SONAR-22340 Fix SSF-584
Peter Horvath
2024-06-05
1
-3
/
+3
*
SONAR-22224 Add prioritizedRule to rules/search api
DDMili
2024-06-03
1
-0
/
+5
*
SONAR-22224 update rule show api
OrlovAlexander
2024-06-03
1
-0
/
+1
*
SONAR-22224 update api activate_rule, activate_rules
OrlovAlexander
2024-06-03
1
-2
/
+2
*
SONAR-22224 live update metric
DDMili
2024-06-03
2
-0
/
+13
*
SONAR-22224 Copy prioritized rule flag to issues (#11171)
DDMili
2024-06-03
5
-8
/
+14
*
SONAR-22224 Create issue visitor
DDMili
2024-06-03
4
-0
/
+38
*
SONAR-22224 Add prioritizedRule flag to Issues index
OrlovAlexander
2024-06-03
2
-3
/
+14
*
SONAR-22252 Update IssueDto, ActiveRuleDto and corresponding mappers
OrlovAlexander
2024-06-03
5
-11
/
+48
*
SONAR-22224 DB migration to add prioritized_rule columns
OrlovAlexander
2024-06-03
1
-2
/
+4
*
SONAR-22246 Cleanup SQL query for the ncloc of biggest branch
Eric Giffon
2024-05-16
4
-20
/
+17
*
NO-JIRA remove redundant quality gate UUID creation
Zipeng WU
2024-05-08
1
-3
/
+1
*
SONAR-22170 Removing a quality gate should remove QG conditions
Zipeng WU
2024-05-03
4
-0
/
+23
*
SONAR-19324 rely on project_branches instead of components when calling api/p...
lukasz-jarocki-sonarsource
2024-04-05
1
-46
/
+28
*
SONAR-21922 API v2 endpoint for project-bindings
Antoine Vigneau
2024-04-02
5
-6
/
+199
*
SONAR-21821 Add monorepo related project 'CreationMethod's
Wojtek Wajerowicz
2024-03-28
2
-10
/
+17
*
SONAR-21819 Add POST /dop-translation/bound-projects endpoint.
Wojtek Wajerowicz
2024-03-28
1
-1
/
+1
*
SONAR-21818 Add information if project is part of a monorepo to telemetry.
Wojtek Wajerowicz
2024-03-27
5
-13
/
+51
*
SONAR-21770 Accept new metrics 'new_maintainability_issues', 'new_reliability...
Dejan Milisavljevic
2024-03-25
5
-18
/
+88
*
NO JIRA fix code smells after moving to lang3 library
Matteo Mara
2024-03-22
4
-11
/
+11
*
[NO-JIRA] Remove unused classes
Jacek Poreda
2024-03-20
1
-53
/
+0
*
SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...
Matteo Mara
2024-03-16
109
-230
/
+290
*
SONAR-21643 Convert some IT tests to Junit 5 (#10672)
Dejan Milisavljevic
2024-02-22
1
-0
/
+2
*
SONAR-21647 Migrate DAO IT (#10676)
OrlovAlexander
2024-02-22
192
-4022
/
+4381
*
SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts table
Léo Geoffroy
2024-02-16
14
-75
/
+35
*
SONAR-20582 make the gitlab vulnerability synchronization conditional on havi...
Steve Marion
2024-02-06
2
-2
/
+13
*
SONAR-21528 Improve RuleRegister performance by executing similar updates/ins...
Jacek Poreda
2024-02-02
2
-0
/
+89
*
SONAR-21233 Be case insensitive on user email for issue assignment
antoine.vinot
2024-02-01
2
-1
/
+4
*
SONAR-21455 Compute high_impact_accepted_issues with impacts query
Eric Giffon
2024-01-31
4
-68
/
+69
*
SONAR-21455 Live update of impact measures
Eric Giffon
2024-01-31
5
-0
/
+117
*
SONAR-21501 fix ssf-550
Matteo Mara
2024-01-30
1
-1
/
+1
*
SONAR-21290 Use UUIDs v4 for all database identifiers
Aurelien Poscia
2024-01-25
15
-77
/
+126
*
SONAR-21476 Fix JFrog authentication with vault
Jacek Poreda
2024-01-24
1
-0
/
+1
*
SONAR-20997 Replace "cancelled" with "canceled"
David Cho-Lerat
2024-01-19
1
-1
/
+1
*
SONAR-21280 Use IssueStatus from plugin-api instead and remove old one
Léo Geoffroy
2024-01-19
4
-5
/
+4
*
SONAR-21268 updating license headers for changed files
lukasz-jarocki-sonarsource
2024-01-17
4
-4
/
+4
*
SONAR-21273 Compute metrics new_accepted_issues and high_impact_accepted_issues
Eric Giffon
2024-01-17
3
-47
/
+97
*
SONAR-21259 added new param to api/issues/search
lukasz-jarocki-sonarsource
2024-01-17
1
-7
/
+0
*
SONAR-21259 Add tracking and persistence for fixed issues
Léo Geoffroy
2024-01-17
4
-2
/
+23
*
SONAR-21259 clean issues_fixed when branch is purged
Léo Geoffroy
2024-01-17
5
-1
/
+30
*
SONAR-21259 Add Dao methods for issues_fixed table
Léo Geoffroy
2024-01-17
8
-0
/
+190
[next]