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
/
main
/
java
/
org
/
sonar
/
api
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix license headers for 2019
Duarte Meneses
2019-01-02
65
-65
/
+65
*
SONAR-10555 fail analysis if leak period is invalid
Sébastien Lesaint
2018-10-03
1
-0
/
+10
*
Fix javadoc encoding
Simon Brandhof
2018-09-19
1
-1
/
+1
*
remove useless array copy in ListInterceptor
Sébastien Lesaint
2018-08-21
1
-2
/
+1
*
SONAR-11169 make log interceptor concurrent and thread safe
Sébastien Lesaint
2018-08-21
2
-19
/
+19
*
SONAR-11169 add ability to verify log arguments
Sébastien Lesaint
2018-08-21
3
-17
/
+122
*
Fix Quality flaws
Simon Brandhof
2018-07-25
1
-31
/
+6
*
SONAR-10138 Remove support for API < 5.6
Duarte Meneses
2018-06-29
6
-791
/
+0
*
SONAR-10816 Create WS to administrate applications
Julien Lancelot
2018-06-29
1
-1
/
+1
*
SONAR-10661 minimize normalize calls
Sébastien Lesaint
2018-05-29
1
-6
/
+7
*
SONAR-10661 fix vulnerability in ZipUtils#unzip()
Simon Brandhof
2018-05-14
1
-4
/
+18
*
Drop deprecated class org.sonar.api.utils.Semaphores
Simon Brandhof
2018-01-09
1
-131
/
+0
*
Fix license headers for 2018
Simon Brandhof
2018-01-07
71
-71
/
+71
*
SONAR-10154 No streaming of web services response by default
Teryk Bellahsene
2018-01-03
1
-1
/
+1
*
SONAR-10059 Increase timeout to download plugins
Guillaume Jambet
2017-12-01
1
-0
/
+19
*
SONAR-10008 Make date facet tests independent from the machine's time zone
Daniel Schwarz
2017-10-24
1
-0
/
+12
*
SONAR-7574 Allow to set log level to WARN or ERROR in API
Eric Hartmann
2017-10-12
1
-1
/
+7
*
SONAR-9930 Noisy ERROR logs when failing to delete a temp directory that does...
Simon Brandhof
2017-10-11
1
-3
/
+5
*
Fix two logger calls
Daniel Trebbien
2017-10-10
1
-1
/
+1
*
Utilize parameterized logging
Daniel Trebbien
2017-10-10
1
-1
/
+1
*
API - ability to extend MessageException
Simon Brandhof
2017-10-03
1
-1
/
+1
*
SONAR-9890 avoid as many potential problems of non-english locales as possible
Daniel Schwarz
2017-09-28
1
-1
/
+1
*
Remove deprecation on System2.now()
Julien HENRY
2017-09-25
1
-2
/
+3
*
add DateUtils#truncateToSeconds and use it instead of +1_000L
Sébastien Lesaint
2017-09-21
1
-0
/
+18
*
SONAR-9718 Fail with a clear message when sonar.projectDate is empty
Julien HENRY
2017-09-15
2
-77
/
+112
*
SONAR-9721 Remove DateUtils#formatDate(Long)
Teryk Bellahsene
2017-08-30
1
-4
/
+0
*
SONAR-9721 Send telemetry data once a week
Teryk Bellahsene
2017-08-30
1
-0
/
+4
*
SONAR-9734 fix log level when fail to delete temp directory
Simon Brandhof
2017-08-21
1
-1
/
+1
*
Fix Quality flaws
Simon Brandhof
2017-07-26
1
-1
/
+1
*
Decrease coupling with Guava
Simon Brandhof
2017-07-25
2
-10
/
+5
*
SONAR-9477 Deprecate ProjectReactor and ProjectBuilder
Duarte Meneses
2017-07-11
1
-8
/
+6
*
Remove some usages of Guava in API
Simon Brandhof
2017-06-19
5
-36
/
+38
*
Fix javadoc of DateUtils about ISO8601 vs RFC822 formats
Simon Brandhof
2017-05-12
1
-2
/
+2
*
Deprecate System2#isJavaAtLeast17()
Simon Brandhof
2017-04-11
1
-1
/
+3
*
SONAR-9082 H2 should bind to localhost interface
Simon Brandhof
2017-04-11
1
-0
/
+9
*
SONAR-8804 Use api/projects/search in projects admin page
Julien Lancelot
2017-02-17
1
-10
/
+5
*
SONAR-8637 Update POM parent version
Teryk Bellahsene
2017-02-10
71
-142
/
+142
*
Improve doc and usages of JsonWriter
Simon Brandhof
2017-02-05
1
-17
/
+21
*
SONAR-8719 Do not hide original exception when failing to write JSON errors
Julien Lancelot
2017-02-02
1
-1
/
+2
*
SONAR-8610 Remove setting sonar.technicalDebt.hoursInDay
Julien Lancelot
2017-02-02
1
-35
/
+37
*
Remove Internal.durations in Ruby
Simon Brandhof
2017-01-18
1
-2
/
+0
*
SONAR-8458 add SonarQube buildNumber to plugin API
Simon Brandhof
2017-01-11
1
-24
/
+72
*
SONAR-8567 Improve logging API to accept a lambda as argument
Julien HENRY
2017-01-03
1
-1
/
+36
*
Fix quality flaws
Julien Lancelot
2017-01-02
1
-1
/
+1
*
Fix duplicated logs in LogTester
Simon Brandhof
2016-12-05
1
-15
/
+15
*
Fix Quality flaws about complexity
Simon Brandhof
2016-11-11
1
-28
/
+34
*
fix quality flaws
Teryk Bellahsene
2016-11-10
1
-14
/
+20
*
Fix some Quality flaws about nullability of variables
Simon Brandhof
2016-11-09
3
-21
/
+19
*
SONAR-8192 improve coverage of AlwaysIncreasingSystem2
Sébastien Lesaint
2016-10-21
1
-2
/
+1
*
SONAR-8192 add missing UT on AlwaysIncreasingSystem2
Sébastien Lesaint
2016-10-20
1
-2
/
+2
[next]