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-batch
/
src
/
main
/
java
/
org
/
sonar
/
batch
/
bootstrap
/
ServerClient.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove coupling of sonar-plugin-api on Guava 10
Simon Brandhof
2015-04-16
1
-3
/
+4
*
Unwrap JSON error message when calling WS
Julien HENRY
2015-01-28
1
-1
/
+23
*
SONAR-6088 Remove old preview/h2 mode
Julien HENRY
2015-01-27
1
-1
/
+1
*
SONAR-6012 Local issue tracking
Julien HENRY
2015-01-23
1
-1
/
+1
*
SONAR-5945 Upload issues in analysis report
Julien HENRY
2014-12-17
1
-3
/
+4
*
Merge remote-tracking branch 'origin/branch-4.5'
Julien HENRY
2014-10-14
1
-0
/
+11
|
\
|
*
SONAR-5715 Fix preview mode when source file contains space in its path
Julien HENRY
2014-10-14
1
-0
/
+11
*
|
SONAR-5629 Call /batch/upload_report at the end of an analysis
Julien HENRY
2014-09-17
1
-8
/
+17
|
/
*
SONAR-5417 Handle permision error for project referential loader
Julien HENRY
2014-08-26
1
-1
/
+1
*
SONAR-5477 Plug global referential loader on remote WS
Julien HENRY
2014-07-23
1
-1
/
+1
*
Separate bootstrap settings and task settings
Julien HENRY
2014-06-10
1
-13
/
+12
*
SONAR-5094 Remove dependency on sonar-ws-client from sonar-batch
Jean-Baptiste Lievremont
2014-03-12
1
-7
/
+0
*
Update copyright headers (replace 2013 by 2014)
Simon Brandhof
2014-03-11
1
-1
/
+1
*
SONAR-5094 Load quality gate definitions and start generating the Quality Gat...
Jean-Baptiste Lievremont
2014-03-07
1
-0
/
+7
*
Fix quality flaws
Simon Brandhof
2013-08-16
1
-1
/
+1
*
Fix some quality flaws
Julien HENRY
2013-07-12
1
-1
/
+1
*
Fix some quality flaws
Julien HENRY
2013-07-11
1
-2
/
+4
*
SONAR-4488 Increase timeout for /batch_bootstrap/db
Julien HENRY
2013-07-11
1
-5
/
+13
*
SONAR-4397 Add new permissions "scan" and "dryrun"
Julien HENRY
2013-06-25
1
-0
/
+4
*
Update copyright headers
Simon Brandhof
2013-04-22
1
-4
/
+4
*
SONAR-4252 rename Sonar to SonarQube in source headers
Simon Brandhof
2013-04-21
1
-3
/
+3
*
Revert "SONAR-4201"
Julien Lancelot
2013-04-10
1
-7
/
+2
*
Use new PropertyDefinition API in CpdPlugin
Julien Lancelot
2013-04-04
1
-2
/
+4
*
SONAR-4201 Add constants
Julien Lancelot
2013-04-02
1
-2
/
+5
*
SONAR-4201 "sonar.login" and "sonar.password" should default to "admin/admin"
Julien Lancelot
2013-03-28
1
-7
/
+11
*
SONAR-4069 new task extension point
Simon Brandhof
2013-03-14
1
-6
/
+7
*
Fix some quality flaws
Simon Brandhof
2013-02-19
1
-3
/
+3
*
SONAR-3317 download last analysis on dry run
Simon Brandhof
2013-02-19
1
-9
/
+14
*
SONAR-4012 Missing html escape in project name
Julien Lancelot
2013-02-07
1
-1
/
+3
*
SONAR-4048 improve access denied message during analysis
Julien Lancelot
2013-01-17
1
-1
/
+10
*
SONAR-3941 Improve the batch logs when unauthorized credentials
Simon Brandhof
2012-11-19
1
-2
/
+12
*
SONAR-3895 allow to exclude plugins during dry run mode
Simon Brandhof
2012-11-06
1
-49
/
+6
*
Fix some quality flaws
Simon Brandhof
2012-11-05
1
-1
/
+1
*
Do not inject multiple org.sonar.api.platform.Server on batch side
Simon Brandhof
2012-10-31
1
-6
/
+2
*
Fix backward compatibility with org.sonar.batch.ServerMetadata
Simon Brandhof
2012-10-27
1
-4
/
+3
*
SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...
Simon Brandhof
2012-10-26
1
-0
/
+142