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-dao
/
src
/
main
/
java
/
org
/
sonar
/
db
/
purge
Commit message (
Expand
)
Author
Age
Files
Lines
*
SCA-239 purge sca issues releases changes table
Havoc Pennington
2025-05-02
2
-2
/
+11
*
SCA-277 add deleteScaLicenseProfiles to PurgeDao#deleteProject
Matt Pace
2025-05-01
3
-0
/
+9
*
SCA-324 save sca_analyses row for each SCA analysis
Havoc Pennington
2025-04-30
2
-0
/
+8
*
SONAR-24871 Add purge of architecture graphs when deleting a branch.
Steve Marion
2025-04-29
3
-0
/
+10
*
SQRP-252 Purge SCA tables when a branch is deleted
Madeline Cowie
2025-03-11
3
-0
/
+26
*
SONAR-24146 Update license headers for 2025
Matteo Mara
2025-01-09
17
-17
/
+17
*
SONAR-24021 Invoke method(s) only conditionally
Julien Camus
2024-12-27
5
-23
/
+32
*
SONAR-22879 Remove code related to live_measures table
Eric Giffon
2024-10-09
3
-24
/
+0
*
SONAR-22872 Purge measures table
Eric Giffon
2024-10-09
3
-0
/
+24
*
SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...
Matteo Mara
2024-03-16
3
-4
/
+4
*
SONAR-21259 clean issues_fixed when branch is purged
Léo Geoffroy
2024-01-17
3
-0
/
+10
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
17
-17
/
+17
*
SONAR-20734 Improve query for picking the purgeable analysis
Matteo Mara
2023-10-13
3
-4
/
+4
*
SONAR-20481 fixed the issue where removing a branch was removing a project too
lukasz-jarocki-sonarsource
2023-09-20
3
-43
/
+70
*
SONAR-20021 Add impacts support in IssueDto, RuleDto
Jacek Poreda
2023-08-18
3
-0
/
+14
*
SONAR-20058 purge old anticipated transitions according to a max age property
Matteo Mara
2023-08-02
4
-4
/
+28
*
SONAR-19850 Use different uuids for project and branch
lukasz-jarocki-sonarsource
2023-07-19
1
-1
/
+1
*
NO-JIRA replace Collectors.toList to Stream.toList
Pierre
2023-07-17
2
-4
/
+3
*
NO-JIRA replace MoreCollectors.toSet with Collectors.toSet
Pierre
2023-07-17
1
-5
/
+4
*
NO-JIRA replace MoreCollectors.toList with Collectors.toList
Pierre
2023-07-17
2
-4
/
+4
*
NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList
Pierre
2023-07-17
2
-5
/
+5
*
SONAR-19889 enable profiler only at debug for project deletion
Pierre
2023-07-10
2
-21
/
+22
*
SONAR-19558 Fix usage of indexOnAnalysis and minor fixes
Léo Geoffroy
2023-07-05
3
-25
/
+3
*
SONAR-19558 Update PurgeDao to not rely on component uuid
Léo Geoffroy
2023-06-29
3
-30
/
+51
*
SONAR-19556 updated integration tests in UserDismissedMessagesDaoIT
Lukasz Jarocki
2023-06-20
3
-10
/
+0
*
SONAR-19445 renamed permissions' component_uuid column to entity_uuid
Lukasz Jarocki
2023-06-19
2
-5
/
+5
*
[NOJIRA] Remove usage of deprecated Loggers. (#8527)
Wojtek Wajerowicz
2023-06-13
6
-13
/
+13
*
SONAR-18856 renaming properties.component_uuid to properties.entity_uuid
Lukasz Jarocki
2023-06-01
2
-4
/
+4
*
SONAR-18856 Extract governance reports data from properties table
Léo Geoffroy
2023-06-01
3
-0
/
+36
*
SONAR-14956 Issues are not automatically closed when component has been remov...
Duarte Meneses
2023-05-04
2
-1
/
+14
*
SONAR-18850 remove usage of main branch project UUID from purge
Léo Geoffroy
2023-04-04
3
-5
/
+5
*
SONAR-17706 Remove module related columns in Components and all its uses
Duarte Meneses
2023-02-02
3
-15
/
+14
*
[NO-JIRA] Remove reported code smells about usages of toList
Matteo Mara
2023-01-10
1
-2
/
+1
*
Update license templates for 2023
Pierre
2023-01-02
17
-17
/
+17
*
SONAR-17477 Analyzer cache not purged when branch is deleted
Duarte Meneses
2022-10-17
1
-0
/
+1
*
SONAR-17352 Refactor component keys to not include branch suffix
Duarte Meneses
2022-10-12
2
-2
/
+2
*
SONAR-17352 Refactor component keys to not include branch suffix
Duarte Meneses
2022-10-12
1
-4
/
+4
*
SONAR-16097 Apply feedback
Duarte Meneses
2022-03-18
2
-3
/
+3
*
SONAR-16115 Store plugin's scanner cache in SonarQube
Duarte Meneses
2022-03-18
2
-0
/
+8
*
Update license headers for 2022 [update headers]
Pierre
2022-01-28
17
-17
/
+17
*
SONAR-14929 - Purge new_code_reference_issues when issues are deleted
Belen Pruvost
2022-01-21
3
-1
/
+16
*
Improve code quality
Duarte Meneses
2021-11-20
1
-6
/
+1
*
SONAR-15398 Project is not removed from application_projects table when deleted
Duarte Meneses
2021-11-18
3
-8
/
+21
*
SONAR-13426 purge project_badge_token when a project is deleted
Pierre
2021-11-15
3
-0
/
+11
*
SONAR-15498 add IT and Purge should delete selected project if it only select...
Duarte Meneses
2021-11-09
3
-1
/
+7
*
SONAR-15499 Show portfolio branch selection in views/show WS and clean select...
Duarte Meneses
2021-11-09
3
-3
/
+6
*
SONAR-15259 Purge project from portfolios when removed
Jacek
2021-09-08
3
-0
/
+10
*
SONAR-15142 Always add AuditPersister to container and use typed NewValue for...
Duarte Meneses
2021-08-26
1
-13
/
+4
*
SONAR-15142 add 'name' and 'key' in component context for Audit
Pierre
2021-08-19
1
-2
/
+2
*
SONAR-15139 - Purge Branch properties
Belen Pruvost
2021-08-09
2
-3
/
+17
[next]