aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/main/java/org/sonar/wsclient/issue/IssueClient.java
Commit message (Collapse)AuthorAgeFilesLines
* Move sonar-ws-client to sub-dir server/Simon Brandhof2014-07-101-90/+0
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
|
* IssueShowWS : Add assign to me actionJulien Lancelot2014-01-231-0/+8
|
* SONAR-4836 Create Web Service to get changelog on an IssueJulien Lancelot2013-10-311-0/+7
|
* SONAR-4420 New web service to bulk update issuesJulien Lancelot2013-06-251-0/+5
|
* Revert "SONAR-4383 Add WS to execute issue filter"Julien Lancelot2013-06-191-7/+0
| | | | This reverts commit 07d0c8f4bfd48c84d9dff39c1f69892e5a1dcc38.
* SONAR-4383 Add WS to execute issue filterJulien Lancelot2013-06-191-0/+7
|
* Improve error handling of ws-clientSimon Brandhof2013-06-131-0/+19
|
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-031-0/+4
|
* SONAR-3755 Issues WS Client now always returned the created/modified issueJulien Lancelot2013-05-291-5/+5
|
* SONAR-3755 refactor commentsSimon Brandhof2013-05-121-0/+2
|
* SONAR-3755 Add action plans to issue query and add WS to add action plan to ↵Julien Lancelot2013-05-071-0/+3
| | | | issue
* SONAR-3755 complete wsclient for new actionsSimon Brandhof2013-04-301-5/+4
|
* SONAR-3755 Rename key by issueKey in IssueQueryJulien Lancelot2013-04-291-2/+2
|
* SONAR-3755 Add client WS for issues transitionsJulien Lancelot2013-04-291-0/+6
|
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-231-2/+2
|
* Update copyright headersSimon Brandhof2013-04-221-4/+4
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
|
* SONAR-3755 new sonar-ws-client API for issuesSimon Brandhof2013-04-191-0/+37