aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/issue/IssuableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-45/+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
* Write raw issues directly in protobuf reportJulien HENRY2015-07-311-4/+2
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-7/+6
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-13/+4
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-111-3/+3
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-1/+1
* SONAR-5218 Once a module has been turned into a project, its issues are no mo...Julien Lancelot2014-04-181-2/+5
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-4689 Batch API to get issues of the current projectJulien HENRY2013-09-231-2/+2
* SONAR-4689 Batch API to get issues of the current moduleSimon Brandhof2013-09-181-4/+4
* SONAR-3755 close issues when rule is disabled or deletedSimon Brandhof2013-05-201-2/+4
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-231-7/+8
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3755 the perspective Issuable should not be available on Java classes a...Simon Brandhof2013-04-161-0/+51