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-plugin-api
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-7876 Add SensorContext::isCancelled in the API
Julien HENRY
2016-07-18
1
-0
/
+7
*
Do not hide exception when fail to close json
Julien Lancelot
2016-07-12
1
-6
/
+5
*
Improve quality
Duarte Meneses
2016-07-12
1
-2
/
+38
*
SONAR-7883 Expose InputFile charset in API
Julien HENRY
2016-07-12
1
-1
/
+4
*
SONAR-7876 Add an API for Sensors to report files that can't be analyzed
Duarte Meneses
2016-07-11
2
-0
/
+102
*
SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility
Julien HENRY
2016-07-07
5
-54
/
+82
*
SONAR-7751, SONAR-7756 SonarLint API
Julien HENRY
2016-07-07
4
-6
/
+53
*
SONAR-7783 Ensure Sensors don't save same data twice
Julien HENRY
2016-07-07
1
-0
/
+72
*
SONAR-6651 Trim SCM logins
Duarte Meneses
2016-07-06
1
-0
/
+11
*
SONAR-7664 Fail on empty TextRange (except when selecting empty line)
Julien HENRY
2016-07-06
1
-6
/
+26
*
SONAR-7727 Remove org.sonar.api.resources.InputFile
Julien HENRY
2016-07-06
2
-180
/
+0
*
Fix some quality flaws
Julien HENRY
2016-07-06
2
-17
/
+2
*
SONAR-7727 Remove deprecated stuff from Resources API
Julien HENRY
2016-07-05
7
-301
/
+3
*
SONAR-7727 Remove deprecated metrics + methods on Settings
Julien HENRY
2016-07-05
1
-2
/
+2
*
SONAR-7727 Remove CheckFactory and AnnotationCheckFactory
Julien HENRY
2016-07-05
10
-497
/
+0
*
SONAR-7727 Remove SquidUtils and deprecated methods on old SensorContext
Julien HENRY
2016-07-05
1
-41
/
+0
*
SONAR-7727 Remove deprecated stuff on ProjectDefinition
Julien HENRY
2016-07-05
2
-133
/
+28
*
SONAR-1891 Add upload plugin WS
Julien Lancelot
2016-07-01
2
-12
/
+59
*
SONAR-7850 Improve SensorContextTester to differentiate no symbol from no
Julien HENRY
2016-07-01
1
-2
/
+9
*
SONAR-7776 Allow Java WS to stream the output
Julien Lancelot
2016-06-29
1
-3
/
+8
*
SONAR-7732 Authentication is now done in Java
Julien Lancelot
2016-06-29
1
-4
/
+4
*
SONAR-7788 Improve PathResolver::relativePath(File, File) when arguments
Julien HENRY
2016-06-20
1
-5
/
+43
*
Fix and add tests, fix quality flaws
Simon Brandhof
2016-06-15
1
-9
/
+20
*
Improve org.sonar.api.web.ServletFilter.UrlPattern
Simon Brandhof
2016-06-15
1
-33
/
+33
*
SONAR-7713 Exclude static resources from token validation filter
Julien Lancelot
2016-06-15
1
-14
/
+135
*
SONAR-7509 Revert to not check empty ranges to not break Java plugin
Julien HENRY
2016-05-23
1
-12
/
+0
*
SONAR-7635 Sanitize metric name and description in default l10n bundle and Co...
Teryk Bellahsene
2016-05-18
1
-1
/
+0
*
Improve unit test coverage
Julien HENRY
2016-05-17
2
-0
/
+109
*
Add unit test for SensorContextTester
Julien HENRY
2016-05-17
1
-3
/
+18
*
SONAR-7509 Highlighting API should work with ranges (line/offset)
Julien HENRY
2016-05-10
1
-4
/
+17
*
SONAR-7380 Sanitize exception handling of WS parameter reads
Teryk Bellahsene
2016-05-06
1
-167
/
+220
*
SONAR-7570 A duration of 0 minute should be converted to "0min" instead of empty
Julien Lancelot
2016-04-28
1
-0
/
+2
*
Change return type of Plugin#getSonarQubeVersion()
Simon Brandhof
2016-04-11
1
-2
/
+2
*
fix quality flaws
Sébastien Lesaint
2016-04-06
5
-33
/
+33
*
SONAR-7488 add PostProjectAnalysisTaskTester
Sébastien Lesaint
2016-04-06
5
-0
/
+795
*
Fix quality flaws
Julien Lancelot
2016-04-06
1
-2
/
+2
*
SONAR-6717 Drop issue.Action API
Teryk Bellahsene
2016-03-31
2
-129
/
+0
*
SONAR-7458 Expose SQ Version in SensorContext
Julien HENRY
2016-03-30
2
-0
/
+62
*
MMF-165 Remove action plan mentions
Teryk Bellahsene
2016-03-30
1
-1
/
+1
*
SONAR-7448 Allow groups synchronization in IdentityProvider API
Julien Lancelot
2016-03-22
2
-0
/
+167
*
SONAR-7389 Support CPD exclusions in new API
Julien HENRY
2016-03-22
1
-5
/
+56
*
SONAR-7459 new interface org.sonar.api.Plugin
Simon Brandhof
2016-03-18
1
-0
/
+46
*
SONAR-7389 Improve testability
Julien HENRY
2016-03-17
1
-0
/
+20
*
SONAR-7458 new component org.sonar.api.SonarQubeVersion
Simon Brandhof
2016-03-16
2
-1
/
+50
*
SONAR-7458 new component org.sonar.api.utils.Version
Simon Brandhof
2016-03-16
1
-0
/
+108
*
Add org.sonar.api.utils.System2#getResource(name)
Simon Brandhof
2016-03-16
1
-0
/
+6
*
Fix some quality flaws
Julien HENRY
2016-03-16
1
-0
/
+134
*
SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gap
Julien HENRY
2016-03-16
1
-2
/
+2
*
SONAR-7389 Add new Sensor API to provide duplication tokens
Julien HENRY
2016-03-15
2
-16
/
+0
*
Drop commons-collections
Simon Brandhof
2016-03-13
2
-43
/
+26
[next]