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-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/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-plugin-api-impl
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-20552 Introduce new generic issue import format in scanner
Alain Kermis
2023-10-04
1
-2
/
+2
*
SONAR-20021 Fix Quality gate failure and issue with adhoc rule definition
Léo Geoffroy
2023-08-21
2
-10
/
+34
*
SONAR-20021 Fix the code smells
Léo Geoffroy
2023-08-18
1
-2
/
+0
*
SONAR-20021 Manage external issues and adhoc rules
Léo Geoffroy
2023-08-18
2
-30
/
+41
*
SONAR-20021 passing overriden impacts from analyzer to scanner report
lukasz-jarocki-sonarsource
2023-08-18
2
-2
/
+14
*
SONAR-20021 Update plugin-api version
Léo Geoffroy
2023-08-18
5
-26
/
+45
*
SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695
Duarte Meneses
2023-07-18
6
-328
/
+1
*
NO-JIRA remove unused imports
Pierre
2023-07-17
1
-1
/
+0
*
[NOJIRA] Remove usage of deprecated Loggers. (#8527)
Wojtek Wajerowicz
2023-06-13
5
-15
/
+15
*
SONAR-19532 PythonXUnitSensor takes too long due to non-optimized file query
Duarte Meneses
2023-06-12
3
-46
/
+5
*
SONAR-19197 Add code_variants to issues table
Eric Giffon
2023-05-16
2
-1
/
+20
*
SONAR-19096 add non-null check on the sanitizing of the relative path.
Steve Marion
2023-05-12
2
-1
/
+17
*
SONAR-18210 not computing the whole file metadata when only status is needed.
Lukasz Jarocki
2023-05-08
3
-25
/
+77
*
SONAR-19014 Don't rely on plugin APIs list of static resources
Duarte Meneses
2023-05-03
2
-0
/
+68
*
[NO JIRA] Implement plugin api related to characteristics as no ops
Duarte Meneses
2023-04-28
4
-14
/
+12
*
SONAR-19050 Add tests to fix coverage
Léo Geoffroy
2023-04-28
2
-1
/
+18
*
Revert "SONAR-19050 update RuleDto to add characteristics"
Duarte Meneses
2023-04-28
4
-26
/
+20
*
Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"
Duarte Meneses
2023-04-28
4
-14
/
+15
*
SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549
Duarte Meneses
2023-04-24
4
-15
/
+14
*
SONAR-19050 update RuleDto to add characteristics
Benjamin Campomenosi
2023-04-24
4
-20
/
+26
*
SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classes
Antoine Vinot
2023-04-24
2
-0
/
+25
*
SONAR-19015 Use new log test fixtures in the sonar-plugin-api
Jeremy Davis
2023-04-11
4
-8
/
+10
*
SONAR-19005 Bump org.apache.commons:commons-csv version to 1.10.0
Jacek Poreda
2023-04-07
1
-1
/
+2
*
SONAR-13615 Prevent scanner failure in case of null character in issue message
Eric Giffon
2023-03-02
2
-28
/
+18
*
[NO JIRA] fix test incorrect assertion of positivity
Steve Marion
2023-01-30
1
-1
/
+1
*
[NO JIRA] Fix quality issues related to assertions
Duarte Meneses
2023-01-12
2
-7
/
+8
*
SONAR-14584 Analysis of the project can fail if path of the file exceeds 400 ...
Duarte Meneses
2023-01-05
2
-0
/
+48
*
Update license templates for 2023
Pierre
2023-01-02
167
-167
/
+167
*
SONAR-17566 Drop jdk11 support for running the SonarQube server
Matteo Mara
2022-12-29
1
-0
/
+5
*
SONAR-17766 Ignore 'Issue.addQuickFix' instead of throwing an exception
Duarte Meneses
2022-12-13
4
-9
/
+138
*
SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.
Dimitris Kavvathas
2022-12-12
1
-5
/
+2
*
SONAR-17745 Message of issue location should be trimmed
Léo Geoffroy
2022-12-07
2
-1
/
+13
*
SONAR-17592 Manage formattings for truncation of messages
Duarte Meneses
2022-12-01
2
-7
/
+61
*
SONAR-17592 Persist Message formatting from plugin api
Léo Geoffroy
2022-12-01
6
-10
/
+237
*
SONAR-15595 Replace Gradle deprecated dependency scopes
Zipeng WU
2022-12-01
1
-12
/
+12
*
SONAR-17564 Add ITs for SARIF import.
Wojtek Wajerowicz
2022-11-16
3
-5
/
+53
*
SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'
Duarte Meneses
2022-11-11
1
-1
/
+1
*
SONAR-13579 Overall coverage improvements
Benjamin Campomenosi
2022-10-26
4
-23
/
+36
*
SONAR-13579 Detect files moves in Pull Request scope
Klaudio Sinani
2022-10-26
2
-3
/
+29
*
SONAR-17287 Fix quality issues and adopt changes to API
Duarte Meneses
2022-09-16
3
-24
/
+55
*
SONAR-17287 implementing new method from NewIssue interface
Lukasz Jarocki
2022-09-16
3
-3
/
+9
*
SONAR-17287 Scanner supports flow types and description
Duarte Meneses
2022-09-16
3
-29
/
+101
*
SONAR-17150 fix SSF-39
Aurelien
2022-08-11
2
-1
/
+11
*
SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...
Duarte Meneses
2022-07-23
3
-2
/
+19
*
SONAR-17081 - Minimal compatibility version should be compared with runtime A...
Léo Geoffroy
2022-07-22
1
-2
/
+2
*
SONAR-16614 saving detected context in the scanner report
Lukasz Jarocki
2022-07-08
2
-1
/
+16
*
[NO JIRA] Replace 'squid' with 'java'
Belen Pruvost
2022-07-07
2
-38
/
+38
*
SONAR-16521 'Line Coverage' inconsistent with 'Lines to cover' and 'uncovered...
Duarte Meneses
2022-06-21
1
-1
/
+1
*
SONAR-16232 Use plugin api version for SonarRuntime impl
Jacek
2022-05-31
4
-13
/
+28
*
SONAR-16232 Fix version metadata
Duarte Meneses
2022-04-21
4
-4
/
+12
[next]