aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/issue/IssueCache.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 move FS API to org.sonar.api.batch.fsSimon Brandhof2014-02-201-2/+2
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...Julien Lancelot2013-05-311-1/+1
* SONAR-4360 OufOfMemory error when too many issuesSimon Brandhof2013-05-291-7/+3
* SONAR-3755 refactor issue datesSimon Brandhof2013-05-031-6/+2
* SONAR-3755 Export Issues json report for DryRun modeJulien Lancelot2013-04-291-0/+6
* SONAR-3755 new concept of automatic transitions in issue workflowSimon Brandhof2013-04-261-3/+8
* SONAR-3755 use persistent cacheSimon Brandhof2013-04-231-17/+10
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3755 ability to change issues during batch (first step)Simon Brandhof2013-04-171-0/+8
* SONAR-3755 complete ModuleIssues for issue trackingSimon Brandhof2013-04-171-11/+14
* SONAR-3755 fix component key and rename Issuable.IssueBuilder#create()Simon Brandhof2013-04-111-1/+0
* SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-101-0/+50