aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/issue/IssueFinder.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5529 Remove IssueFinder API and all related classesJulien Lancelot2014-10-021-34/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-051-1/+1
* Fix some quality flawsSimon Brandhof2013-05-291-10/+0
* SONAR-3755 refactor commentsSimon Brandhof2013-05-131-23/+1
* SONAR-3755 Add Action Plan consoleJulien Lancelot2013-05-061-1/+2
* SONAR-3755 refactor issue searchSimon Brandhof2013-05-031-7/+1
* SONAR-3755 Return Action plans in Issue FinderJulien Lancelot2013-05-031-0/+4
* Improve interactions between JRuby and Java componentsSimon Brandhof2013-04-271-0/+2
* SONAR-3755 Add parameter to IssueFinder to know if there were security exclus...Julien Lancelot2013-04-241-0/+2
* SONAR-3755 Add pagination on Issues WSJulien Lancelot2013-04-241-1/+1
* SONAR-3755 Improve IssueFinder paginationJulien Lancelot2013-04-241-0/+2
* SONAR-3755 Add methods in IssueFinder Results to get rule by issue and compon...Julien Lancelot2013-04-231-1/+14
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-191-1/+1
* SONAR-3755 improve support of issue attributes + SQL loading of RULES/PROJECT...Simon Brandhof2013-04-191-5/+11
* Fix quality flawJulien Lancelot2013-04-151-7/+4
* SONAR-3755 add authorization to search of issuesSimon Brandhof2013-04-141-1/+3
* SONAR-3755 refactor IssueFinderSimon Brandhof2013-04-121-1/+8
* SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-101-0/+2
|\
| * SONAR-3755 Add Issue Web ServiceJulien Lancelot2013-04-101-0/+2
* | SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-101-2/+1
|/
* SONAR-3755 Fix IssueDao and add title property in IssueJulien Lancelot2013-04-091-1/+4
* SONAR-3755 Replace userId and assigneeUserId by userLogin and by assigneeLogi...Julien Lancelot2013-04-081-0/+32