aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/issue/DefaultIssuable.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-65/+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-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-311-1/+1
* Write raw issues directly in protobuf reportJulien HENRY2015-07-311-18/+4
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-12/+11
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-021-1/+1
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-13/+6
* 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
* Fix quality flawsSimon Brandhof2013-08-161-1/+1
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...Julien Lancelot2013-05-311-1/+1
* SONAR-3755 add Issuable#resolvedIssues()Simon Brandhof2013-05-301-4/+9
* Add Issuable#unresolvedIssues()Simon Brandhof2013-05-301-0/+12
* SONAR-4360 OufOfMemory error when too many issuesSimon Brandhof2013-05-291-4/+6
* SONAR-3755 close issues when rule is disabled or deletedSimon Brandhof2013-05-201-2/+4
* SONAR-3755 fix issue creation dateSimon Brandhof2013-04-301-1/+1
* SONAR-3755 new concept of automatic transitions in issue workflowSimon Brandhof2013-04-261-1/+2
* SONAR-3755 refactor signature of perspective IssuableSimon Brandhof2013-04-231-2/+8
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-231-5/+5
* 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/+56