aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/issue/IssueHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsJulien HENRY2016-07-061-68/+0
* SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-041-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-2/+5
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Rename version 4.0 to 3.7.1Simon Brandhof2013-09-091-1/+1
* SONAR-4375 Improve issue changelog display by returning names instead of keys...Jean-Baptiste Vilain2013-08-091-0/+7
* SONAR-4355 new resolution "REMOVED"Simon Brandhof2013-05-281-2/+1
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-141-5/+5
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-031-0/+2
* SONAR-3755 implement changelogSimon Brandhof2013-05-021-1/+2
* SONAR-3755 keep state changesSimon Brandhof2013-04-301-11/+9
* SONAR-3755 new concept of automatic transitions in issue workflowSimon Brandhof2013-04-261-0/+58