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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable two failing tests
Julien HENRY
2015-05-27
1
-0
/
+3
*
Add test for CommandExecutor timeout with new shell
Julien HENRY
2015-05-27
1
-4
/
+14
*
SONAR-6567 disable extension point NotificationDispatcher in batch
Simon Brandhof
2015-05-22
3
-187
/
+0
*
SONAR-6555 Drop design related features on batch side
Julien HENRY
2015-05-19
4
-69
/
+0
*
SONAR-6517 merge sonar-deprecated into sonar-plugin-api
Simon Brandhof
2015-05-19
18
-0
/
+1154
*
Fix quality flaws
Simon Brandhof
2015-05-15
1
-10
/
+39
*
rename web services with the xxxWs form
Teryk Bellahsene
2015-05-15
2
-7
/
+7
*
SONAR-6548 Restore support of deprecated org.sonar.api.resources.InputFile
Julien HENRY
2015-05-13
1
-1
/
+5
*
Tests should use ExpectedException
David Gageot
2015-05-13
4
-52
/
+51
*
SONAR-6548 Remove resource key migration introduced in 4.2
Julien HENRY
2015-05-13
1
-79
/
+0
*
Use StandardCharsets instead of guava/commons-io
Julien HENRY
2015-05-12
5
-59
/
+56
*
Useless code
David Gageot
2015-05-12
2
-5
/
+5
*
SONAR-6370 isolate plugin classloader from core
Simon Brandhof
2015-05-11
3
-573
/
+0
*
Redundant imports
David Gageot
2015-05-07
7
-11
/
+0
*
Redundant throws clause in tests
David Gageot
2015-05-07
65
-227
/
+227
*
SONAR-6200 New Sensor API to report UT/IT/Overall coverage
Julien HENRY
2015-04-22
2
-0
/
+38
*
SONAR-3676 add flag to not serialize empty strings to JSON
Sébastien Lesaint
2015-04-17
1
-0
/
+24
*
Remove coupling of sonar-plugin-api on Guava 10
Simon Brandhof
2015-04-16
3
-341
/
+2
*
SONAR-6408 Restore PostJob execution in preview mode
Julien HENRY
2015-04-14
1
-1
/
+1
*
Restore old behavior for InputFile::lines() -> returns 1 for empty files
Julien HENRY
2015-04-13
1
-2
/
+10
*
Fix regression during local issue tracking on empty files
Julien HENRY
2015-04-08
1
-0
/
+18
*
SONAR-6253 Add lines count in report
Julien HENRY
2015-04-07
1
-4
/
+1
*
Use random timezone when executing tests from maven
Simon Brandhof
2015-04-02
1
-1
/
+1
*
SONAR-6319 Fix perf regression for highlighting
Julien HENRY
2015-04-01
1
-1
/
+3
*
SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report
Julien HENRY
2015-03-31
5
-46
/
+409
*
Revert "Remove all deprecated Violation APIs"
Julien Lancelot
2015-03-27
2
-0
/
+142
*
Remove all deprecated Violation APIs
Julien HENRY
2015-03-27
2
-142
/
+0
*
SONAR-6317 Feed SCM in compute report - batch side
Julien HENRY
2015-03-26
1
-1
/
+1
*
Improve HttpDownloaderTest for travis environment
Simon Brandhof
2015-03-25
1
-1
/
+1
*
Increase timeout of HttpDownloaderTest
Simon Brandhof
2015-03-25
1
-2
/
+2
*
Fix some quality flaws
Simon Brandhof
2015-03-20
1
-0
/
+7
*
Merge branch-5.1
Julien Lancelot
2015-03-18
1
-1
/
+15
|
\
|
*
Improve db migration from 5.0 and indexing step at server startup
Simon Brandhof
2015-03-17
1
-1
/
+15
*
|
SONAR-6273 SONAR-6274 Feed links in compute report and remove links sensor API
Julien HENRY
2015-03-12
1
-63
/
+0
|
/
*
Refactor table ANALYSIS_REPORTS because of MySQL packet size limitation
Simon Brandhof
2015-03-02
3
-5
/
+62
*
Fix quality flaws
Simon Brandhof
2015-02-23
1
-0
/
+32
*
SONAR-5936 improve Elasticsearch information displayed in System Info
Simon Brandhof
2015-02-23
1
-1
/
+6
*
Revert change on equals on Category since it is breaking UI
Julien HENRY
2015-02-23
1
-0
/
+34
*
Fix quality flaws
Simon Brandhof
2015-02-23
1
-0
/
+8
*
Fix some quality flaws
Simon Brandhof
2015-02-23
2
-0
/
+13
*
SONAR-6175 Validate that offsets provided for highlighting and symbol referen...
Julien HENRY
2015-02-20
2
-6
/
+42
*
SONAR-6116 Validate line is correct when creating issue on file
Julien HENRY
2015-02-20
1
-3
/
+44
*
SONAR-5931 Update documentation
Julien HENRY
2015-02-20
2
-0
/
+38
*
SONAR-5931 Add a tester class for SensorContext
Julien HENRY
2015-02-20
1
-0
/
+158
*
SONAR-5931 Cleanup highlighting API
Julien HENRY
2015-02-20
1
-0
/
+73
*
Fix non-deterministic NPE in BaseLogger due to incorrect static field initial...
Simon Brandhof
2015-02-20
2
-1
/
+39
*
SONAR-5931 Cleanup new issue API
Julien HENRY
2015-02-20
1
-3
/
+3
*
SONAR-5931 Cleanup new issue API
Julien HENRY
2015-02-19
2
-4
/
+4
*
SONAR-5931 Remove beta test API
Julien HENRY
2015-02-19
3
-480
/
+0
*
SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level
Simon Brandhof
2015-02-19
8
-36
/
+362
[next]