aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4383 Add WS to execute issue filterJulien Lancelot2013-06-191-1/+13
* Fix Sonar UT on French OSJulien HENRY2013-06-171-9/+8
* Fix unit test on windowsSimon Brandhof2013-06-131-1/+1
* Fix some quality flawsSimon Brandhof2013-06-131-2/+4
* Improve error handling of ws-clientSimon Brandhof2013-06-1316-45/+112
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fi...Julien Lancelot2013-06-074-17/+17
* SONAR-3755 Fix bug in Issue WS Client when encoding datesJulien Lancelot2013-06-064-6/+37
* 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-032-0/+3
* 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-315-24/+77
* SONAR-3755 Add actionPlans in Issues Client WSJulien Lancelot2013-05-303-0/+90
* Fix some quality flawsSimon Brandhof2013-05-292-8/+11
* SONAR-3755 Issues WS Client now always returned the created/modified issueJulien Lancelot2013-05-291-7/+21
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-277-7/+2
* Remove some unused code related to reviewsSimon Brandhof2013-05-252-2/+0
* SONAR-4353 drop the node 'id' from resultSimon Brandhof2013-05-252-3/+2
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-237-343/+8
* SONAR-4301 Add maxResultsReached parameter on Issues WSJulien Lancelot2013-05-226-6/+11
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ...Julien Lancelot2013-05-226-0/+78
* 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-162-0/+25
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-142-2/+2
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-142-3/+3
* SONAR-3755 UI for adding commentsSimon Brandhof2013-05-141-1/+1
* SONAR-4323 add search by free text and support of Select2Simon Brandhof2013-05-141-0/+6
* 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
* SONAR-4282 Remove useless show ws actionJulien Lancelot2013-05-141-31/+0
* SONAR-4282 Improve Action Plan WSJulien Lancelot2013-05-131-12/+37
* SONAR-4282 Fix issue in rub API and add save, update and delete actions on WSJulien Lancelot2013-05-131-0/+80
* SONAR-4282 Create Action Plan WS to get all action plansJulien Lancelot2013-05-133-0/+108
* SONAR-4321 export componentsSimon Brandhof2013-05-132-2/+64
* SONAR-4323 add missing unit testSimon Brandhof2013-05-132-0/+52
* SONAR-4323 add Java client to WS /api/users/searchSimon Brandhof2013-05-132-1/+54
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-132-0/+76
* SONAR-3755 refactor commentsSimon Brandhof2013-05-122-0/+66
* SONAR-3755 Add action plans to issue query and add WS to add action plan to i...Julien Lancelot2013-05-072-1/+24
* SONAR-3755 Add planned parameter on IssueQuery for Issues code viewerJulien Lancelot2013-05-061-1/+3
* SONAR-3755 add rule metadata to ws-clientSimon Brandhof2013-05-063-8/+45
* Drop org.sonar.api.check.IsoCategorySimon Brandhof2013-05-041-2/+2
* SONAR-3755 remove the resolution OPENSimon Brandhof2013-05-031-1/+1
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-033-4/+4
* SONAR-3755 refactor issue datesSimon Brandhof2013-05-032-6/+6
* SONAR-3755 Add assigned parameter to IssueQueryJulien Lancelot2013-04-301-1/+3
* SONAR-3755 complete EncodingUtilsTestSimon Brandhof2013-04-301-0/+11
* SONAR-3755 complete wsclient for new actionsSimon Brandhof2013-04-303-60/+25
* SONAR-3755 Rename key by issueKey in IssueQueryJulien Lancelot2013-04-292-7/+7
* SONAR-3755 Update unit test on issues transitionsJulien Lancelot2013-04-293-6/+4