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-ce-task-projectanalysis
/
src
/
test
/
java
/
org
/
sonar
/
ce
/
task
/
projectanalysis
/
filemove
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-24146 Update license headers for 2025
Matteo Mara
2025-01-09
7
-7
/
+7
*
NO-JIRA Stop using deprecated methods from RandomStringUtils
Matteo Mara
2024-10-14
1
-4
/
+4
*
SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...
Matteo Mara
2024-03-16
1
-1
/
+1
*
SONAR-21643 Make rule compatible with JUnit5 (#10700)
Dejan Milisavljevic
2024-02-26
1
-1
/
+14
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
7
-7
/
+7
*
NO-JIRA remove unused imports
Pierre
2023-07-17
1
-1
/
+0
*
NO-JIRA replace Collectors.toList to Stream.toList
Pierre
2023-07-17
1
-1
/
+1
*
SONAR-18679 Move remaining ITs
Léo Geoffroy
2023-03-21
2
-1095
/
+0
*
SONAR-17176 Change folder for saving score matrix to fix security hotspot
Léo Geoffroy
2023-01-12
1
-1
/
+5
*
[NO-JIRA] Use record for data classes
Zipeng WU
2023-01-12
3
-13
/
+13
*
Update license templates for 2023
Pierre
2023-01-02
9
-9
/
+9
*
SONAR-13579 Overall coverage improvements
Benjamin Campomenosi
2022-10-26
3
-28
/
+438
*
SONAR-13579 Ensure issue tracking between new file on Pull Request and origin...
Klaudio Sinani
2022-10-26
1
-0
/
+11
*
SONAR-17352 Refactor component keys to not include branch suffix
Duarte Meneses
2022-10-12
1
-18
/
+18
*
NO-JIRA fixing faulty test in ScoreMatricDumperImplTest
Lukasz Jarocki
2022-05-05
1
-7
/
+15
*
Delete files if exist in ScoreMatrixDumperImplTest
Jacek
2022-04-28
1
-8
/
+6
*
NO-JIRA fixed unit test that sometimes was not passing
Lukasz Jarocki
2022-04-22
1
-8
/
+12
*
NO-JIRA fixed issues in ScoreMatrixDumperImplTest that occured sometimes on s...
Lukasz Jarocki
2022-04-05
1
-7
/
+7
*
Update license headers for 2022 [update headers]
Pierre
2022-01-28
8
-8
/
+8
*
Improve code quality
Duarte Meneses
2021-11-20
2
-2
/
+2
*
SONAR-15631 - Refactor UTs to stop using ExpectedException
Klaudio Sinani
2021-11-19
3
-46
/
+27
*
Improve code quality
Duarte Meneses
2021-11-18
1
-12
/
+14
*
Update license headers for 2021 [update headers]
Wouter Admiraal
2021-01-08
8
-8
/
+8
*
SONAR-13999 drop organization from CE steps
Jacek
2020-12-22
1
-3
/
+1
*
fix code smells
Pierre
2020-12-14
2
-3
/
+3
*
SONAR-13221 File sources
Duarte Meneses
2020-05-25
1
-0
/
+2
*
SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'
Julien Lancelot
2020-05-25
1
-3
/
+2
*
SONAR-13193 Stop using legacy project ID and use project UUID instead
Duarte Meneses
2020-04-14
2
-6
/
+3
*
SONAR-12802 SONAR-12927 Fix moved file detection for cobol and when calculati...
Duarte Meneses
2020-02-07
2
-5
/
+4
*
Format all headers for 2020
Wouter Admiraal
2020-01-07
8
-8
/
+8
*
Fix code quality issues and reduce dependency on Guava
Duarte Meneses
2019-12-10
1
-2
/
+2
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
1
-1
/
+1
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
1
-1
/
+1
*
SONAR-11632 Remove api/tests WS
Julien Lancelot
2019-01-17
1
-2
/
+1
*
SONAR-11463 Change FileMoveDetection to use uuids instead of keys
Julien HENRY
2019-01-16
2
-37
/
+37
*
SONAR-11464 Change folder names to be the relative path to their parent
Julien HENRY
2019-01-16
1
-2
/
+2
*
SONAR-11464 Only load files from Scanner Report
Duarte Meneses
2019-01-16
1
-5
/
+4
*
Fix license headers for 2019
Duarte Meneses
2019-01-02
8
-8
/
+8
*
SONAR-11513 backdate issues on new files
Sébastien Lesaint
2018-12-03
2
-20
/
+192
*
remove usage of Guava Optional from ComponentDao
Sébastien Lesaint
2018-10-04
1
-2
/
+2
*
SONAR-10555 enforce at API level that project version is never null
Sébastien Lesaint
2018-10-03
1
-27
/
+27
*
SONAR-11077 fix DEBUG log in FileMoveDetectionStep
Simon Brandhof
2018-08-07
1
-0
/
+5
*
SONAR-11077 add statistics to CE FileMoveDetectionStep
Simon Brandhof
2018-08-02
1
-15
/
+50
*
SONAR-11077 ability to log statistics from CE task steps
Simon Brandhof
2018-08-02
1
-16
/
+17
*
rename package org.sonar.server.computation to org.sonar.ce.task
Sébastien Lesaint
2018-06-29
1
-1
/
+1
*
move classes around to prepare creation of sonar-ce-task module
Sébastien Lesaint
2018-06-29
1
-1
/
+1
*
rename to package org.sonar.ce.task.projectanalysis
Sébastien Lesaint
2018-06-29
7
-0
/
+1229