aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/scm/DefaultBlameOutput.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-147/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6887 Improve message when missing revision or date on blameJulien HENRY2015-12-091-7/+9
* SONAR-6295 Fix blame progress reportDuarte Meneses2015-11-201-2/+2
* SONAR-6887 Make it clear in SCM API that date and revision are mandatory on l...Duarte Meneses2015-11-161-17/+14
* SONAR-6397 Execute blame only on updated filesJulien HENRY2015-10-011-3/+3
* Fix some quality flawsJulien HENRY2015-08-051-11/+14
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-5/+5
* Useless codeDavid Gageot2015-05-121-1/+1
* sanitize batch protocol domains relating to use of singular/pluralTeryk Bellahsene2015-04-201-4/+4
* Fix some quality flawsJulien HENRY2015-03-271-6/+0
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-20/+43
* SONAR-6172 Do not fail when a file has no blame informationJulien HENRY2015-02-131-4/+1
* SONAR-6172 Do not fail when a file has no blame informationJulien HENRY2015-02-131-5/+19
* SONAR-5754 Display a progress status of blame in logsJulien HENRY2014-10-311-3/+17
* SONAR-5644 Apply some feedback on SCM APIJulien HENRY2014-10-161-0/+103