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-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-plugin-api
/
src
/
main
/
java
/
org
/
sonar
/
api
/
batch
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/search
Michal Duda
2021-03-17
1
-0
/
+13
*
Revert SONAR-14478, SONAR-14462, SONAR-14461
lukasz-jarocki-sonarsource
2021-02-26
1
-11
/
+0
*
SONAR-14461 main branch detection
lukasz-jarocki-sonarsource
2021-02-19
1
-0
/
+11
*
Update license headers for 2021 [update headers]
Wouter Admiraal
2021-01-08
88
-88
/
+88
*
SONAR-12897 Document in Javadoc use of sonar-plugin-api-impl for testing
Duarte Meneses
2020-08-14
5
-5
/
+5
*
Add CheckForNull to ScmProvider#revision
Duarte Meneses
2020-06-11
1
-0
/
+1
*
SONAR-13390 SONAR-13391 New Code Reference Branch
Duarte Meneses
2020-06-11
1
-0
/
+12
*
SONAR-13214 Restore a minimal Settings API for backward compatibility
Julien HENRY
2020-03-23
1
-0
/
+7
*
SONAR-13214 Remove org.sonar.api.config.Settings from the API
Julien HENRY
2020-03-23
4
-19
/
+15
*
SONAR-13165 Scanner warns that it wasn't able to detected changed lines on fi...
Duarte Meneses
2020-03-06
1
-2
/
+3
*
Format all headers for 2020
Wouter Admiraal
2020-01-07
88
-88
/
+88
*
Fix code quality issues and reduce dependency on Guava
Duarte Meneses
2019-12-10
1
-1
/
+1
*
Remove deprecated code in scanner
Duarte Meneses
2019-10-21
1
-44
/
+0
*
SONAR-12197 completely drop "sonar.branch" code
Michal Duda
2019-08-12
3
-56
/
+2
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
3
-262
/
+0
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
7
-251
/
+352
*
Extract implementation from plugin API - Scanner FS
Duarte Meneses
2019-07-12
21
-2020
/
+8
*
Extract implementation from plugin API - fix tests
Duarte Meneses
2019-07-12
6
-229
/
+20
*
Extract implementation from plugin API - Scanner Sensor
Duarte Meneses
2019-07-12
12
-954
/
+4
*
Extract implementation from plugin API - Scanner rules
Duarte Meneses
2019-07-12
9
-674
/
+0
*
Extract implementation from plugin API - Scanner FS
Duarte Meneses
2019-07-12
38
-3064
/
+4
*
Remove use of Guava in main sources of sonar-plugin-api
Duarte Meneses
2019-07-12
19
-124
/
+109
*
SONAR-12188 Density of duplications is calculated with number of lines of tes...
Duarte Meneses
2019-06-13
1
-7
/
+18
*
SONAR-11969 Make Edition available for analyzers in the Scanner API
Duarte Meneses
2019-05-06
1
-2
/
+2
*
SONAR-11858 Fix quality issues
Duarte Meneses
2019-04-23
1
-1
/
+1
*
SONAR-11856 Store the "true" target branch in the scanner report to display i...
Duarte Meneses
2019-04-23
1
-0
/
+4
*
Fix javadoc
Julien HENRY
2019-04-08
1
-0
/
+5
*
SONAR-11829 Failed to set working directory hidden on Windows
Duarte Meneses
2019-03-15
1
-0
/
+1
*
SONAR-11795 Drop persistit and move coverage measures computation to CE side
Julien HENRY
2019-03-08
3
-100
/
+57
*
SONAR-11670 Drop preview mode
Julien HENRY
2019-02-21
3
-67
/
+6
*
SONAR-11558 Index basedir by default when sonar.sources is not provided
Julien HENRY
2019-02-18
2
-6
/
+12
*
SONAR-11631 replace Component.version by Metadata.projectVersion
Sébastien Lesaint
2019-02-11
2
-17
/
+19
*
SONAR-11620 Add scm based file exclusion method to plugin api
Benoît Gianinetti
2019-01-22
2
-0
/
+59
*
SONAR-11606 Stop excluding directories starting with a dot
Duarte Meneses
2019-01-16
1
-2
/
+14
*
change year in file headers
Stas Vilchik
2019-01-16
3
-3
/
+3
*
SONAR-11598 Rework CPD exclusions
Julien HENRY
2019-01-16
3
-17
/
+19
*
SONAR-11587 Rework issue exclusions
Julien HENRY
2019-01-16
1
-0
/
+22
*
Fix quality flaws
Julien HENRY
2019-01-16
3
-5
/
+10
*
SONAR-11464 Add ITs
Duarte Meneses
2019-01-16
1
-0
/
+3
*
SONAR-11465 Add project level Sensor EP
Julien HENRY
2019-01-16
3
-4
/
+8
*
SONAR-11465 API cleanup
Julien HENRY
2019-01-16
8
-15
/
+11
*
SONAR-11465 Move post-job at project level
Julien HENRY
2019-01-16
3
-7
/
+5
*
SONAR-11509 Ignore module and folder level measures in Sensor API
Julien HENRY
2019-01-16
2
-7
/
+0
*
SONAR-11508, SONAR-11484 Index files at project level
Julien HENRY
2019-01-16
2
-5
/
+2
*
SONAR-11459 Stop publishing modules and folders in the scanner report
Julien HENRY
2019-01-16
8
-94
/
+27
*
SONAR-11459 Remove ModuleFileSystemInitializer
Julien HENRY
2019-01-16
3
-10
/
+72
*
SONAR-11465 Deprecate InputModule and introduce InputProject
Julien HENRY
2019-01-16
17
-163
/
+271
*
SONAR-11459 move dir and module issues to root
Michal Duda
2019-01-16
4
-25
/
+63
*
SONAR-11465 NoSonarFilter moved to project level
Julien HENRY
2019-01-16
1
-3
/
+14
*
SONAR-11471 Stop providing RulesProfile on scanner side
Julien HENRY
2019-01-16
1
-1
/
+1
[next]