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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-7612 Apply feedback
Julien HENRY
2016-05-12
20
-29
/
+33
*
SONAR-7612 Rework Initializer extension point to no more require to use Project
Julien HENRY
2016-05-12
1
-4
/
+17
*
SONAR-7612 Improve documentation and SensorContextTester
Julien HENRY
2016-05-12
8
-3
/
+98
*
SONAR-7612 Deprecate old Resource API (Project, Directory, File)
Julien HENRY
2016-05-12
6
-8
/
+16
*
SONAR-7612 Move new Sensor API out of @Beta
Julien HENRY
2016-05-12
43
-130
/
+70
*
SONAR-7625 SONAR-7621 Deprecate coverage per test and test execution details ...
Julien HENRY
2016-05-12
7
-0
/
+28
*
SONAR-7555 Add measures on number of won't fix issues
Julien Lancelot
2016-05-11
1
-0
/
+16
*
SONAR-7591 Make category an optional field in WS api/plugins/installed
Teryk Bellahsene
2016-05-11
1
-1
/
+1
*
SONAR-7512 New symbol reference API
Julien HENRY
2016-05-10
12
-74
/
+474
*
SONAR-7562 WS api/measures/component_tree sort alert_status and level metrics
Teryk Bellahsene
2016-05-10
1
-7
/
+9
*
SONAR-7509 Highlighting API should work with ranges (line/offset)
Julien HENRY
2016-05-10
3
-6
/
+46
*
Add missing Javadoc (#925)
Evgeny Mandrikov
2016-05-09
1
-0
/
+1
*
Fix quality flaws
Simon Brandhof
2016-05-09
2
-2
/
+2
*
SONAR-7380 Sanitize exception handling of WS parameter reads
Teryk Bellahsene
2016-05-06
1
-9
/
+30
*
SONAR-7570 A duration of 0 minute should be converted to "0min" instead of empty
Julien Lancelot
2016-04-28
1
-1
/
+1
*
Automatic merge from branch-5.5
Jenkins CI
2016-04-21
1
-0
/
+9
|
\
|
*
SONAR-7187 Remove paging from api/ce/activity
Julien Lancelot
2016-04-21
1
-0
/
+9
*
|
SONAR-7516 Change capitalization of metric names (#907)
Stas Vilchik
2016-04-20
1
-120
/
+120
|
/
*
change capitalization of new metrics (#906)
Stas Vilchik
2016-04-19
1
-8
/
+6
*
SONAR-7543 Sanitize metric domains (#901)
Stas Vilchik
2016-04-15
1
-67
/
+85
*
Fix malformed javadoc in API
Simon Brandhof
2016-04-15
12
-50
/
+48
*
SONAR-6948 rename method Request#getLocalConnector() to localConnector()
Simon Brandhof
2016-04-15
5
-5
/
+5
*
SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnector
Simon Brandhof
2016-04-15
3
-5
/
+18
*
SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach...
Julien Lancelot
2016-04-13
1
-34
/
+0
*
Fix javadoc errors
Julien HENRY
2016-04-11
83
-296
/
+296
*
Fix some Javadoc warnings
Simon Brandhof
2016-04-11
4
-6
/
+4
*
Improve javadoc
Julien HENRY
2016-04-11
4
-0
/
+8
*
Change return type of Plugin#getSonarQubeVersion()
Simon Brandhof
2016-04-11
1
-10
/
+26
*
SONAR-6948 Ability for Java server extensions to call web services
Simon Brandhof
2016-04-07
7
-22
/
+152
*
fix quality flaws
Sébastien Lesaint
2016-04-06
1
-18
/
+17
*
SONAR-7488 add PostProjectAnalysisTaskTester
Sébastien Lesaint
2016-04-06
2
-0
/
+542
*
SONAR-7488 add API PostTask
Sébastien Lesaint
2016-04-06
5
-0
/
+334
*
Fix quality flaws
Julien Lancelot
2016-04-06
1
-4
/
+19
*
Fix quality flaws
Simon Brandhof
2016-04-06
2
-2
/
+4
*
SONAR-6717 Drop issue.Action API
Teryk Bellahsene
2016-03-31
4
-217
/
+0
*
Revert "SONAR-7122 Drop the ability to customize the web app context"
Julien Lancelot
2016-03-31
1
-4
/
+0
*
Fix quality flaws
Simon Brandhof
2016-03-31
2
-1
/
+25
*
Fix default mime type of ProfileExporter
Simon Brandhof
2016-03-31
1
-1
/
+1
*
SONAR-7458 Expose SQ Version in SensorContext
Julien HENRY
2016-03-30
5
-9
/
+117
*
SONAR-7470 Drop ability to manage manual rules from backend
Julien Lancelot
2016-03-29
1
-1
/
+10
*
SONAR-7473 Drop 'reporter' field from backend
Julien Lancelot
2016-03-29
2
-2
/
+6
*
SONAR-7441 add ComputeEngineSide annotation where applicable
Sébastien Lesaint
2016-03-29
43
-107
/
+155
*
SONAR-7441 add annotation ComputeEngineSide
Sébastien Lesaint
2016-03-29
2
-0
/
+61
*
SONAR-7467 Drop/deprecate action plan API
Teryk Bellahsene
2016-03-25
2
-58
/
+4
*
Fix quality flaws
Simon Brandhof
2016-03-24
1
-7
/
+5
*
Fix quality flaws
Simon Brandhof
2016-03-24
1
-4
/
+5
*
SONAR-7368 Deprecate quality_profiles measure and add data in scanner report
Julien HENRY
2016-03-24
1
-0
/
+4
*
Update scanner report to protobuf 3 (imply SONAR-7497)
Julien HENRY
2016-03-23
1
-88
/
+88
*
SONAR-6717 Drop support of plugin extension issue action
Teryk Bellahsene
2016-03-23
2
-0
/
+4
*
Fix quality flaws
Julien Lancelot
2016-03-23
1
-1
/
+1
[next]