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
/
sonar-core
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-20578 remove dependency from common part to extension
Aurelien Poscia
2023-09-28
2
-0
/
+14
*
NO-JIRA Refactor graphql lib to externalize query so that each implementation...
Steve Marion
2023-09-27
2
-0
/
+61
*
SONAR-20021 persist impacts from report to Database
Léo Geoffroy
2023-08-18
1
-0
/
+21
*
SONAR-20021 Update plugin-api version
Léo Geoffroy
2023-08-18
1
-6
/
+0
*
SONAR-20061 purge used anticipated_transition
Steve Marion
2023-08-02
3
-4
/
+8
*
SONAR-19372 remove branch support for anticipated transitions
Pierre
2023-08-02
2
-3
/
+0
*
SONAR-20058 purge old anticipated transitions according to a max age property
Matteo Mara
2023-08-02
1
-1
/
+1
*
SONAR-19372 add api/issues/anticipated_transitions endpoint
Dimitris Kavvathas
2023-08-02
1
-0
/
+74
*
SONAR-19372 Add a new issue visitor in order to apply anticipated transitions...
Matteo Mara
2023-08-02
2
-0
/
+120
*
NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas
Pierre
2023-07-17
1
-186
/
+0
*
NO-JIRA replace toEnumSet with simple Set
Pierre
2023-07-17
1
-15
/
+0
*
NO-JIRA replace MoreCollectors.join with String.join or Collectors.joining
Pierre
2023-07-17
1
-37
/
+0
*
NO-JIRA replace MoreCollectors.toHashSet(size) with Collectors.toSet
Pierre
2023-07-17
1
-13
/
+0
*
NO-JIRA replace MoreCollectors.toHashSet with Collectors.toSet
Pierre
2023-07-17
1
-12
/
+0
*
NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toList
Pierre
2023-07-17
1
-14
/
+0
*
NO-JIRA replace MoreCollectors.toArrayList with Collectors.toList
Pierre
2023-07-17
1
-12
/
+0
*
NO-JIRA replace MoreCollectors.toImmutableSet with ImmutableSet.toImmutableSe...
Pierre
2023-07-17
1
-17
/
+0
*
NO-JIRA replace MoreCollectors.toImmutableList with ImmutableList.toImmutable...
Pierre
2023-07-17
1
-16
/
+0
*
NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSet
Pierre
2023-07-17
1
-6
/
+0
*
NO-JIRA replace MoreCollectors.toSet with Collectors.toSet
Pierre
2023-07-17
1
-5
/
+0
*
NO-JIRA replace MoreCollectors.toList with Collectors.toList
Pierre
2023-07-17
1
-6
/
+0
*
NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList
Pierre
2023-07-17
1
-5
/
+0
*
NO-JIRA replace MoreCollectors operations to JDK or guava implementations
Pierre
2023-07-17
1
-5
/
+6
*
SONAR-19522 Fail-fast if SARIF file doesn't exist. (#8587)
Wojtek Wajerowicz
2023-06-15
1
-4
/
+4
*
SONAR-19579 Fix SSF-420 (#8573)
Wojtek Wajerowicz
2023-06-15
1
-101
/
+0
*
[NOJIRA] Remove usage of deprecated Loggers. (#8527)
Wojtek Wajerowicz
2023-06-13
4
-11
/
+11
*
SONAR-19340 Raise security hotspots events from CE
Eric Giffon
2023-05-30
1
-85
/
+55
*
SONAR-19197 Add code_variants to issues table
Eric Giffon
2023-05-16
1
-2
/
+6
*
SONAR-19103 Open documentation links safely in new tabs
Zipeng WU
2023-05-09
1
-0
/
+11
*
NO-JIRA one of the test should test for null instead of exception
Lukasz Jarocki
2023-04-28
1
-2
/
+2
*
SONAR-19050 Add tests to fix coverage
Léo Geoffroy
2023-04-28
1
-1
/
+11
*
SONAR-19015 Use new log test fixtures in the sonar-plugin-api
Jeremy Davis
2023-04-11
4
-22
/
+23
*
SONAR-18882 Show clear message when Sarif file is not UTF-8 encoded
Aurelien Poscia
2023-03-31
2
-1
/
+12
*
SONAR-18679 move old UTs to ITs in sonar modules
Léo Geoffroy
2023-03-14
1
-303
/
+0
*
SONAR-18267 Fix duplicate issue changes
Eric Giffon
2023-02-28
1
-0
/
+19
*
SONAR-18215 Add property to override the documentation base url
Eric Giffon
2023-02-15
1
-3
/
+43
*
SONAR-17706 Drop support for projects still using modules in SonarQube server
Duarte Meneses
2023-02-02
1
-1
/
+1
*
SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...
Duarte Meneses
2023-01-12
1
-0
/
+20
*
[NO JIRA] Fix quality issues related to assertions
Duarte Meneses
2023-01-12
4
-9
/
+11
*
Update license templates for 2023
Pierre
2023-01-02
74
-74
/
+74
*
SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...
Benjamin Campomenosi
2022-12-28
1
-0
/
+62
*
SONAR-17592 Manage formattings for truncation of messages
Duarte Meneses
2022-12-01
1
-6
/
+0
*
SONAR-17560 Introduce SARIF version validation
Klaudio Sinani
2022-11-15
3
-2
/
+210
*
SONAR-17560 Add Sarif deserialization
Antoine Vinot
2022-11-15
5
-39
/
+264
*
SONAR-17560 Move existing sarif object to sonar-core
Antoine Vinot
2022-11-15
5
-0
/
+237
*
SONAR-17152 removed deprecated license format support
Pierre
2022-10-31
1
-3
/
+3
*
SONAR-17524 Add main branch name instance property
Mathieu Suen
2022-10-28
1
-1
/
+1
*
SONAR-11096 Discard files from analysis scope greater 20MB
Jacek
2022-10-26
1
-1
/
+1
*
SONAR-17096 Improve announcement order and description
Mathieu Suen
2022-09-28
1
-1
/
+1
*
SONAR-17096 Add system announcement settings
Mathieu Suen
2022-09-23
1
-1
/
+1
[next]