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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix merge of protocol buffers branch
Simon Brandhof
2015-02-02
1
-2
/
+8
*
Use protocol buffers format for analysis reports
Simon Brandhof
2015-02-02
8
-276
/
+188
*
Set a hash even on empty file -> Will prevent NPE on empty file
Julien Lancelot
2015-02-02
4
-14
/
+6
*
SONAR-5436 Update message
Julien HENRY
2015-01-30
1
-1
/
+1
*
SONAR-5831 Provide the ability to explicitly ask the SCM sensor to reload all...
Julien HENRY
2015-01-30
8
-31
/
+132
*
SONAR-5473 Fix progressive migration of file_sources.src_hash
Julien HENRY
2015-01-30
3
-2
/
+39
*
SONAR-5927 Display a message when no previous analysis
Julien HENRY
2015-01-30
1
-1
/
+5
*
SONAR-5927 Improve permission checking and error reporting
Julien HENRY
2015-01-28
1
-1
/
+13
*
Unwrap JSON error message when calling WS
Julien HENRY
2015-01-28
2
-1
/
+34
*
SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysis
Julien HENRY
2015-01-28
24
-735
/
+17
*
SONAR-6012 Do not output reporter, updateDate and closeDate in JSON report
Julien HENRY
2015-01-28
2
-9
/
+9
*
SONAR-6105 Fix missing SVN and Git plugins
Julien HENRY
2015-01-28
1
-2
/
+2
*
SONAR-6088 Remove old preview/h2 mode
Julien HENRY
2015-01-27
86
-1004
/
+723
*
Fix medium test
Julien HENRY
2015-01-26
1
-0
/
+15
*
Add profiling logs to analysis report exchange protocol
Simon Brandhof
2015-01-26
1
-0
/
+9
*
SONAR-6012 Fix creationDate during issue tracking on removed components
Julien HENRY
2015-01-26
2
-2
/
+3
*
delete component ids from the issues table
Teryk Bellahsene
2015-01-26
1
-7
/
+2
*
SONAR-5912 fix notification of issue changes during analysis
Simon Brandhof
2015-01-26
1
-0
/
+1
*
Fix some quality flaws
Julien HENRY
2015-01-26
1
-1
/
+2
*
Fix some quality flaws
Julien HENRY
2015-01-26
12
-37
/
+52
*
SONAR-6012 Fix manual severity and get previous creation date
Julien HENRY
2015-01-26
2
-15
/
+6
*
SONAR-5927 Restore UserFinder on batch side but deprecate it
Julien HENRY
2015-01-26
1
-0
/
+4
*
SONAR-5077 Compute ncloc for files with no language
Julien HENRY
2015-01-26
7
-49
/
+210
*
SONAR-5077 Rename property to enable indexation of all files
Julien HENRY
2015-01-26
1
-1
/
+1
*
SONAR-6060 Move HTML report into the core
Julien HENRY
2015-01-26
56
-83
/
+2064
*
SONAR-6013 Return severity, manualSeverity and creationDate
Julien Lancelot
2015-01-23
2
-3
/
+3
*
SONAR-6012 Local issue tracking
Julien HENRY
2015-01-23
65
-90
/
+3631
*
SONAR-3499 do not update tags when issues are unchanged
Simon Brandhof
2015-01-23
1
-0
/
+1
*
SONAR-5960 SONAR-5906 guess author and assignee of new issues
Simon Brandhof
2015-01-21
1
-0
/
+1
*
SONAR-5077 Fix regression when a Sensor try to read "lines" measure. LinesSen...
Julien HENRY
2015-01-20
12
-32
/
+538
*
SONAR-6060 Fix regression with JSON report
Julien HENRY
2015-01-20
3
-1
/
+18
*
Computation stack based on an isolated picocontainer
Simon Brandhof
2015-01-20
1
-2
/
+0
*
SONAR-5077 Special case of empty files
Julien HENRY
2015-01-20
6
-10
/
+54
*
SONAR-6060 Move console issues report to the batch
Julien HENRY
2015-01-20
16
-72
/
+499
*
Fix some quality flaws
Julien HENRY
2015-01-19
2
-7
/
+1
*
SONAR-5077 Lines metric is computed by the core
Julien HENRY
2015-01-16
4
-5
/
+106
*
SONAR-5077 Add option to import all files even if no language
Julien HENRY
2015-01-15
6
-31
/
+67
*
SONAR-5931 Cleanup
Julien HENRY
2015-01-15
8
-64
/
+12
*
Fix some quality flaws
Julien HENRY
2015-01-15
11
-42
/
+57
*
SONAR-5883 Drop snapshot data
Julien HENRY
2015-01-15
8
-340
/
+7
*
SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATH
Julien HENRY
2015-01-15
4
-28
/
+29
*
SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATH
Julien Lancelot
2015-01-15
1
-7
/
+2
*
SONAR-5931 Publish new measure API
Julien HENRY
2015-01-15
26
-972
/
+509
*
SONAR-5931 Publish new sensor API
Julien HENRY
2015-01-15
4
-37
/
+43
*
Fix SourcePersisterTest
Julien HENRY
2015-01-14
2
-2
/
+2
*
SONAR-5473 Added missing "needBlame" field in project referential
Julien HENRY
2015-01-13
3
-11
/
+14
*
SONAR-5883 Feed new column file_sources.src_hash
Julien HENRY
2015-01-13
5
-0
/
+9
*
SONAR-6015 Produce Json report
Julien HENRY
2015-01-13
12
-54
/
+159
*
SONAR-6014 Fix effective key of views
Julien HENRY
2015-01-13
4
-5
/
+25
*
SONAR-6014 Execute resource persister before decorator phase to fix issue wit...
Julien HENRY
2015-01-13
2
-4
/
+10
[next]