index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
az/ps-wide-output
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-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
*
SONAR-7453 Rename rules remediation function fields in API
Julien Lancelot
2016-03-10
3
-40
/
+63
*
SONAR-7364 remove SQALE characteristics from scanner API
Simon Brandhof
2016-03-08
5
-546
/
+7
*
SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issues
Julien Lancelot
2016-03-07
2
-0
/
+12
*
SONAR-7353 Move RuleType to API
Julien Lancelot
2016-03-02
4
-10
/
+69
*
SONAR-7267 Do not accept multiple rules with the same key in a repository
Simon Brandhof
2016-03-02
1
-5
/
+7
*
SONAR-7332 Update RuleDefinition API to handle "Type" field
Simon Brandhof
2016-02-26
5
-5
/
+89
*
Fix quality flaws
Simon Brandhof
2016-02-22
1
-80
/
+0
*
SONAR-7364 Remove SQALE characteristics from measures and rules
Simon Brandhof
2016-02-22
2
-50
/
+24
*
SONAR-7112 search box with correct component type order
5.4-M13
Teryk Bellahsene
2016-02-05
1
-2
/
+7
*
SONAR-7242 Update default background color
Julien Lancelot
2016-02-04
1
-2
/
+2
*
SONAR-7242 Identity Provider must define a display with icon url abd backgrou...
Julien Lancelot
2016-02-04
1
-0
/
+118
*
SONAR-5582 drop jfreechart
Simon Brandhof
2016-02-02
1
-79
/
+0
*
Use INFO level by default in unit tests
Simon Brandhof
2016-02-02
2
-4
/
+4
*
Reduce verbosity of unit test logs
Simon Brandhof
2016-02-01
2
-13
/
+13
*
SONAR-7249 Identity provider must provide user login
Julien Lancelot
2016-02-01
1
-19
/
+54
*
IN claus and group of OR should have constant order and no duplicate
Sébastien Lesaint
2016-01-29
1
-0
/
+13
*
SONAR-6226 Create IdentityProvider API
Julien Lancelot
2016-01-25
1
-0
/
+142
*
Fix project title in copyright headers
Simon Brandhof
2016-01-13
202
-202
/
+202
*
Fix quality flaws
5.4-M3
Simon Brandhof
2016-01-06
1
-2
/
+2
*
Upgrade to parent 26 and new copyright headers
Simon Brandhof
2016-01-05
202
-831
/
+808
*
Fix quality flaws in PathUtils
Simon Brandhof
2015-12-14
1
-12
/
+17
*
SONAR-6939 decrease maximum nb of decimal digits to 5
Simon Brandhof
2015-12-14
1
-2
/
+2
*
SONAR-6939 ability for plugins to override the decimal scale of float
Simon Brandhof
2015-12-07
8
-459
/
+147
*
SONAR-7031 fix Logger.warn(String, Throwable) not logging exception
Sébastien Lesaint
2015-12-07
2
-3
/
+18
*
SONAR-7113 API - Support Markdown descriptions in RulesDefinitionXmlLoader
Simon Brandhof
2015-12-04
1
-16
/
+53
*
SONAR-6933 Drop newDuplication() beta API
Julien HENRY
2015-12-01
3
-133
/
+5
[next]