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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-24298 Rework the batch report reader
Julien HENRY
2025-02-04
1
-2
/
+2
*
SONAR-24146 Update license headers for 2025
Matteo Mara
2025-01-09
11
-11
/
+11
*
NO-JIRA Stop using deprecated methods from RandomStringUtils
Matteo Mara
2024-10-14
1
-3
/
+3
*
SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...
Matteo Mara
2024-03-16
1
-1
/
+1
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
11
-11
/
+11
*
SONAR-19556 Refactor use of DB columns referencing projects or branches for E...
Duarte Meneses
2023-06-20
1
-4
/
+5
*
SONAR-19015 Use new log test fixtures in the sonar-plugin-api
Jeremy Davis
2023-04-11
1
-5
/
+5
*
[NO JIRA] Fix quality issues related to assertions
Duarte Meneses
2023-01-12
1
-10
/
+7
*
Update license templates for 2023
Pierre
2023-01-02
11
-11
/
+11
*
SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring
Duarte Meneses
2022-02-22
1
-1
/
+1
*
Update license headers for 2022 [update headers]
Pierre
2022-01-28
11
-11
/
+11
*
Improve code quality
Duarte Meneses
2021-11-20
8
-23
/
+23
*
SONAR-15631 - Refactor UTs to stop using ExpectedException
Klaudio Sinani
2021-11-19
9
-228
/
+189
*
Improve code quality
Duarte Meneses
2021-11-18
1
-7
/
+9
*
SONAR-14851 Report Quality Gate status on branches in GitHub
Lukasz Jarocki
2021-06-08
1
-22
/
+6
*
SONAR-14245 Drop organization related tables
Duarte Meneses
2021-01-11
1
-1
/
+1
*
Update license headers for 2021 [update headers]
Wouter Admiraal
2021-01-08
11
-11
/
+11
*
SONAR-13999 drop organization from CE steps
Jacek
2020-12-22
1
-40
/
+11
*
SONAR-13221 change PK of quality gates from id to uuid, update FKs, update API
Pierre
2020-05-25
1
-3
/
+3
*
SONAR-13221 Metrics
Duarte Meneses
2020-05-25
1
-6
/
+6
*
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-12673 Fix issue management
Duarte Meneses
2019-12-09
1
-1
/
+1
*
SONAR-12679 Use single branch type
Duarte Meneses
2019-12-09
1
-1
/
+1
*
SONAR-12626 CE and Web no longer support SLBs
Duarte Meneses
2019-12-09
1
-5
/
+5
*
SONAR-12197 completely drop "sonar.branch" code
Michal Duda
2019-08-12
1
-19
/
+2
*
SONAR-11722 add ability for Post tasks to add log statistics
Sébastien Lesaint
2019-07-30
2
-39
/
+180
*
SONAR-17722 add post tag logs
Sébastien Lesaint
2019-07-30
1
-6
/
+34
*
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-11859, SONAR-11879 Track issues with the target branch
Julien HENRY
2019-04-23
1
-1
/
+2
*
SONAR-11856 Store the "true" target branch in the scanner report to display i...
Duarte Meneses
2019-04-23
1
-5
/
+8
*
Simplify generation of keys
Duarte Meneses
2019-01-16
1
-1
/
+1
*
SONAR-11464 Only load files from Scanner Report
Duarte Meneses
2019-01-16
1
-1
/
+1
*
SONAR-11572 Limit list of operators for QG conditions
Benoît Gianinetti
2019-01-08
2
-3
/
+3
*
SONAR-11571 Drop warning treshold from QG web services
Benoît Gianinetti
2019-01-08
3
-17
/
+10
*
SONAR-11570 Drop period from web services
Janos Gyerik
2019-01-08
3
-19
/
+6
*
SONAR-11421 Add sha1 to ProjectAnalysis
Benoît Gianinetti
2019-01-08
1
-0
/
+2
*
Fix license headers for 2019
Duarte Meneses
2019-01-02
10
-10
/
+10
*
Replace guava optional with java.util.Optional
Duarte Meneses
2018-11-13
1
-4
/
+3
*
SONAR-11310 add temporary columns to CE tables
Sébastien Lesaint
2018-10-04
1
-6
/
+6
*
SONAR-10138 Remove support for API < 5.6
Duarte Meneses
2018-06-29
1
-1
/
+1
*
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
10
-0
/
+1687