aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test/java/org/sonar/wsclient/issue
Commit message (Collapse)AuthorAgeFilesLines
* Move sonar-ws-client to sub-dir server/Simon Brandhof2014-07-107-1034/+0
|
* SONAR-5341 Add some unit test and complete JavadocJulien Lancelot2014-06-031-0/+1
|
* SONAR-5341 Update Issues WS Java client due to removal of issue.componentId ↵Julien Lancelot2014-05-281-14/+11
| | | | and issue.effortToFix
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-221-1/+3
|
* Add Issues.componentById() helperJulien Lancelot2014-03-171-0/+2
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-117-7/+7
|
* SONAR-5056 Create new Durations API to format Duration and convert String to ↵Julien Lancelot2014-03-061-23/+7
| | | | Duration
* Update groupId to subProjectId and rootIt to projectId in issues WSJulien Lancelot2014-03-031-2/+2
|
* Return information on groupId and rootId on issue WSJulien Lancelot2014-02-271-0/+4
|
* Add a parameter 'hideRules' on the Issues search search in order to not ↵Julien Lancelot2014-02-071-1/+3
| | | | return rules
* IssueShowWS : Add assign to me actionJulien Lancelot2014-01-231-0/+16
|
* SONAR-4776 Fix WS and UI due to introduction of issue change creation dateJulien Lancelot2014-01-031-8/+4
|
* Rename TechnicalDebt class name to WorkDayDuration and move it to issue ↵Julien Lancelot2013-11-061-4/+4
| | | | internal package
* SONAR-4834 Add technical debt changelog WSJulien Lancelot2013-11-041-6/+36
|
* SONAR-4834 Add technical debt in issues changelogJulien Lancelot2013-11-031-0/+20
|
* SONAR-4836 Create Web Service to get changelog on an IssueJulien Lancelot2013-10-311-0/+32
|
* SONAR-4606 Update issue clientJulien HENRY2013-10-111-4/+5
|
* SONAR-4716 Replace remediation cost by technical debt in issueJulien Lancelot2013-10-072-2/+15
|
* SONAR-4716 Add remediation cost when creating issuesJulien Lancelot2013-10-011-1/+2
|
* Fix tests when timezone is not GMT+2Simon Brandhof2013-08-161-0/+1
|
* SONAR-4563 complete web service clientSimon Brandhof2013-08-121-6/+8
|
* SONAR-4506 Java WS Client - do not use URL query parameters for POST requestsSimon Brandhof2013-07-162-16/+81
|
* Fix quality flawsJulien Lancelot2013-07-091-0/+16
|
* Fix quality flawsJulien Lancelot2013-07-051-0/+1
|
* Fix quality flawsJulien Lancelot2013-06-261-2/+4
|
* SONAR-4420 New web service to bulk update issuesJulien Lancelot2013-06-253-5/+79
|
* SONAR-4411 Added new user management operations in WS clientJean-Baptiste Vilain2013-06-202-20/+19
|
* Add some UTJulien Lancelot2013-06-201-0/+2
|
* Revert "SONAR-4383 Add WS to execute issue filter"Julien Lancelot2013-06-191-13/+1
| | | | This reverts commit 07d0c8f4bfd48c84d9dff39c1f69892e5a1dcc38.
* SONAR-4383 Add WS to execute issue filterJulien Lancelot2013-06-191-1/+13
|
* Improve error handling of ws-clientSimon Brandhof2013-06-134-18/+44
|
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that ↵Julien Lancelot2013-06-072-14/+14
| | | | fix issue when encoding + character
* SONAR-3755 Fix bug in Issue WS Client when encoding datesJulien Lancelot2013-06-062-5/+5
|
* SONAR-3755 Set deadLine as Date instead of String in action plan ClientJulien Lancelot2013-06-051-5/+19
|
* SONAR-3755 add author to issue ws responseSimon Brandhof2013-06-031-0/+2
|
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-031-0/+30
|
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-312-18/+18
|
* SONAR-3755 Add actionPlans in Issues Client WSJulien Lancelot2013-05-301-0/+18
|
* Fix some quality flawsSimon Brandhof2013-05-291-8/+8
|
* SONAR-3755 Issues WS Client now always returned the created/modified issueJulien Lancelot2013-05-291-7/+21
|
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-271-1/+1
|
* SONAR-4301 Add maxResultsReached parameter on Issues WSJulien Lancelot2013-05-221-1/+1
|
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ↵Julien Lancelot2013-05-221-0/+15
| | | | user and then search for authorized issues based on issue query. Also add project in Issue.
* SONAR-3755 remove unused methods in issue ws clientSimon Brandhof2013-05-171-2/+2
|
* SONAR-4304 better form of manual issueSimon Brandhof2013-05-161-2/+14
|
* SONAR-3755 fix IssueClient#addComment()Simon Brandhof2013-05-161-0/+17
|
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-141-1/+1
|
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-141-2/+2
| | | | * and drop ISSUES.MANUAL_ISSUE
* SONAR-3755 Add resolved parameter to IssueFinder and improve issues search pageJulien Lancelot2013-05-141-1/+3
|
* SONAR-4282 renamed openIssues by unresolvedIssuesJulien Lancelot2013-05-141-4/+4
|