aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/DefaultProjectTree.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-101/+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-6931 Speed up issues mode by scanning only changed filesDuarte Meneses2015-11-041-1/+1
* SONAR-6281 Fix branch and keys of components in compute reportJulien HENRY2015-06-011-4/+4
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-111-9/+11
* Add missing @Override annotationsSimon Brandhof2014-10-101-0/+2
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Allow to replace default ProjectTree component.Julien HENRY2013-03-151-0/+97