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-dao
/
src
/
it
/
java
/
org
/
sonar
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-21002 Improve DB migration tests to use actual migration instead of sch...
Léo Geoffroy
2023-11-17
2
-2
/
+2
*
SONAR-20896 Adjust Gitlab vulnerabilities with new Clean Code Taxonomy
Alain Kermis
2023-10-30
1
-0
/
+13
*
SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743)
Nolwenn Cadic
2023-10-26
1
-0
/
+15
*
SONAR-20664 - Add ProjectExportDao for all Export steps
Benjamin Campomenosi
2023-10-23
1
-0
/
+222
*
SONAR-20699 Send DevOps platform information for GitHub from the scanner.
Wojtek Wajerowicz
2023-10-20
1
-7
/
+7
*
SONAR-19378 Add unicity constraint on properties table
Léo Geoffroy
2023-10-20
1
-5
/
+37
*
SONAR-20572 Rework how issues are fetched in export
Eric Giffon
2023-10-18
1
-12
/
+10
*
SONAR-20708 Add sorting project by creation date in search_projects endpoint
Wojtek Wajerowicz
2023-10-18
1
-0
/
+1
*
SONAR-20672 QualityProfileChange now record the version of SQ the change was...
Steve Marion
2023-10-16
1
-0
/
+18
*
SONAR-20317 fixed the issue where creating a portfolio would insert two entri...
lukasz-jarocki-sonarsource
2023-10-16
1
-4
/
+4
*
SONAR-20424 Optimize inserts and updates of issue impacts after analyses
Alain Kermis
2023-10-16
1
-6
/
+54
*
SONAR-20734 Improve query for picking the purgeable analysis
Matteo Mara
2023-10-13
1
-10
/
+41
*
SONAR-20667 Add a specific event to the first analysis after a SQ upgrade
Matteo Mara
2023-10-13
1
-0
/
+18
*
SONAR-20548 Return CCT changes in api/qualityprofiles/changelog
Eric Giffon
2023-10-10
2
-21
/
+97
*
SONAR-20548 added event for changing the CCT data for rules
lukasz-jarocki-sonarsource
2023-10-10
1
-0
/
+76
*
SONAR-20546 add inactiveRuleCount to `api/qualityprofiles/inheritance`
Benjamin Campomenosi
2023-10-10
1
-9
/
+38
*
SONAR-20630 Add creationMethod to project telemetry payload.
Wojtek Wajerowicz
2023-10-05
1
-13
/
+0
*
SONAR-20630 Discriminate between UI and API calls for projects creation
Aurelien Poscia
2023-10-05
2
-4
/
+5
*
SONAR-20630 set projects creation method
Aurelien Poscia
2023-10-05
2
-0
/
+20
*
SONAR-20541 Update all links that point to www.sonarqube.org to point to www....
guillaume-peoch-sonarsource
2023-10-04
1
-2
/
+2
*
SONAR-20592 add uuid to order by clause
Pierre
2023-09-29
1
-1
/
+17
*
SONAR-20592 add missing ORDER BY to audit download
Pierre
2023-09-29
1
-0
/
+16
*
SONAR-20315 update scim queries, introduce OffsetBasedPagination
Pierre
2023-09-28
1
-8
/
+9
*
SONAR-20315 update GroupDao queries
Pierre
2023-09-28
1
-13
/
+10
*
SONAR-20315 update MetricDao queries
Pierre
2023-09-28
1
-2
/
+2
*
SONAR-20315 update GroupMembershipDao queries
Pierre
2023-09-28
1
-25
/
+25
*
SONAR-20532 Add DELETE /github-permission-mappings/{githubRole} endpoint
Wojtek Wajerowicz
2023-09-28
1
-0
/
+26
*
SONAR-20424 Store and populate within issue `clean_code_attribute`
Jacek
2023-09-21
1
-1
/
+2
*
SONAR-20424 - Store rules impact within issue
antoine.vinot
2023-09-21
1
-26
/
+28
*
SONAR-20481 fixed the issue where removing a branch was removing a project too
lukasz-jarocki-sonarsource
2023-09-20
2
-29
/
+37
*
SONAR-20359 add quality profile to projects in telemetry
Benjamin Campomenosi
2023-09-15
1
-6
/
+4
*
SONAR-20392 Add API v2 endpoint to update GitHub permission mapping.
Wojtek Wajerowicz
2023-09-15
1
-2
/
+31
*
SONAR-20392 Add events to audit logs when GH permissions mapping change
Aurelien Poscia
2023-09-15
1
-1
/
+15
*
SONAR-20392 Added GithubPermissionsMapping[Dao|Dto]
Aurelien Poscia
2023-09-15
1
-0
/
+72
*
SONAR-20359 Add quality profiles to telemetry data
Léo Geoffroy
2023-09-14
1
-0
/
+46
*
SONAR-20421 Fix telemetry measures not fetched from main branch
Léo Geoffroy
2023-09-08
1
-0
/
+19
*
SONAR-20058 improve webhook purge mechanism
Pierre
2023-08-31
1
-14
/
+6
*
SONAR-20164 replace in-memory pagination with sql pagination
Pierre
2023-08-31
1
-7
/
+8
*
SONAR-19839 branch renaming gets propagated to new code periods branch refer...
Matteo Mara
2023-08-30
1
-0
/
+47
*
SONAR-19324 Fix api/projects/search low performances
Alain Kermis
2023-08-29
1
-51
/
+38
*
SONAR-19783 Fix filter for (non-)managed groups
Aurelien Poscia
2023-08-24
1
-2
/
+2
*
SONAR-20156 Create api/dismiss_message/dismiss endpoint
Nolwenn Cadic
2023-08-24
5
-48
/
+63
*
SONAR-20156 New field previousUncompliantValue in api/new_code_periods/show
Zipeng WU
2023-08-24
1
-19
/
+23
*
Revert "SONAR-7704 Change type of components.created_at to bigint"
Eric Giffon
2023-08-23
1
-8
/
+9
*
SONAR-19783 Adapt synchronization steps to handle default organization group
Aurelien Poscia
2023-08-22
2
-2
/
+25
*
SONAR-19783 add GithubOrganizationGroupDao/Dto + mapper
Aurelien Poscia
2023-08-22
1
-0
/
+98
*
SONAR-20021 Add filter and facets for Software Quality, Severity and Clean Co...
Jacek Poreda
2023-08-18
1
-0
/
+36
*
SONAR-20021 persist impacts from report to Database
Léo Geoffroy
2023-08-18
4
-4
/
+32
*
SONAR-20021 Add impacts support in IssueDto, RuleDto
Jacek Poreda
2023-08-18
5
-37
/
+150
*
SONAR-20021 Add clean code attribute to RuleDto and IssueDto
Léo Geoffroy
2023-08-18
2
-1
/
+8
[next]