aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/issue/IssueQueryResult.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5529 Remove IssueFinder API and all related classesJulien Lancelot2014-10-021-108/+0
* SONAR-5531 Provide an implementation based on ES of all "issues relating" web...Julien Lancelot2014-09-171-0/+2
* SONAR-5531 - Deprecated methods not used in Issue page anymoreStephane Gamard2014-09-051-0/+6
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-3755 improve documentationSimon Brandhof2013-06-051-4/+21
* SONAR-3755 Add security check on issues actionJulien Lancelot2013-06-041-1/+5
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-271-1/+3
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-271-2/+0
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ...Julien Lancelot2013-05-221-0/+11
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-131-0/+16
* SONAR-3755 refactor commentsSimon Brandhof2013-05-131-0/+52