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-23990 Replace with text block
Julien Camus
2 days
1
-3
/
+4
*
SONAR-24004 Replace lambda with method reference
Julien Camus
4 days
2
-7
/
+6
*
SONAR-22998 fetch active rules with a dedicated endpoint
Pierre Guillot
4 days
1
-0
/
+14
*
SONAR-23844 Add pagination to ListBitbucketServerProjectsAction
Julien Camus
4 days
1
-1
/
+1
*
SONAR-23626 publish Community Build and SonarQube Server independently.
Steve Marion
2024-11-15
1
-1
/
+1
*
SONAR-23623 Remove useless remains of the SCA prototype
Julien HENRY
2024-11-15
1
-10
/
+0
*
SONAR-23270 Handle type and severity in new generic import format
Léo Geoffroy
2024-11-13
1
-2
/
+2
*
SONAR-23205 Add rollup-plugin-license like in SC (serve 3rd-party licenses at...
David Cho-Lerat
2024-10-22
1
-1
/
+1
*
SONAR-23250 Revert changes made in the plugin API for ActiveRule
Julien HENRY
2024-10-21
1
-1
/
+0
*
SONAR-23250 handle impacts on active rules in scanner engine
Léo Geoffroy
2024-10-16
3
-6
/
+25
*
NO-JIRA Remove new code issues resulting from the update of the deprecated me...
Matteo Mara
2024-10-14
1
-2
/
+6
*
NO-JIRA Stop using deprecated methods from RandomStringUtils
Matteo Mara
2024-10-14
2
-19
/
+19
*
SONAR-23327 Implement addTelemetryProperty in the scanner engine
Matteo Mara
2024-10-11
2
-2
/
+13
*
SONAR-23160 Improve exception message in DefaultSymbol.newReference (#10823)
Martin Strecker
2024-09-26
2
-2
/
+20
*
SONAR-22914 Add a Sensor to import FOSSA results
Julien HENRY
2024-09-12
1
-0
/
+10
*
SONAR-22542 Index new STIG security standard
Léo Geoffroy
2024-07-23
1
-0
/
+5
*
SONAR-22447 updated rename findbugs dependency
lukasz-jarocki-sonarsource
2024-06-28
1
-2
/
+2
*
SONAR-22352 fix test AES GCM/ECB assertions to comply with different underlyi...
Steve Marion
2024-06-18
2
-22
/
+10
*
SONAR-22017 Add versionEOL to GlobalAction
OrlovAlexander
2024-04-10
3
-16
/
+48
*
SONAR-22017 Add eol date for active version
Dejan Milisavljevic
2024-04-10
2
-1
/
+3
*
Remove dead code
Julien HENRY
2024-04-05
4
-274
/
+0
*
NO JIRA fix code smells after moving to lang3 library
Matteo Mara
2024-03-22
3
-5
/
+68
*
SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...
Matteo Mara
2024-03-16
27
-43
/
+41
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
165
-165
/
+165
*
SONAR-21174 Fix code smells raised after dropping JDK11 support
Matteo Mara
2023-12-04
8
-24
/
+17
*
SONAR-21157 Drop support for running the scanners with Java 11
Matteo Mara
2023-12-01
1
-5
/
+0
*
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
[next]