aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Expand)AuthorAgeFilesLines
...
* Improve error handling of ws-clientSimon Brandhof2013-06-1341-443/+860
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-111-1/+1
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fi...Julien Lancelot2013-06-075-43/+19
* SONAR-3755 Fix bug in Issue WS Client when encoding datesJulien Lancelot2013-06-065-8/+64
* SONAR-3755 Set deadLine as Date instead of String in action plan ClientJulien Lancelot2013-06-053-17/+29
* SONAR-3755 add author to issue ws responseSimon Brandhof2013-06-033-0/+11
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-034-1/+66
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-317-41/+234
* SONAR-3755 Add actionPlans in Issues Client WSJulien Lancelot2013-05-306-0/+120
* Fix some quality flawsSimon Brandhof2013-05-291-3/+3
* Fix some quality flawsSimon Brandhof2013-05-294-29/+47
* SONAR-3755 Issues WS Client now always returned the created/modified issueJulien Lancelot2013-05-293-17/+42
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-279-18/+2
* Remove some unused code related to reviewsSimon Brandhof2013-05-252-2/+0
* SONAR-4353 drop the node 'id' from resultSimon Brandhof2013-05-254-13/+2
* SONAR-3755 fix the deprecated web service /api/violations/indexSimon Brandhof2013-05-231-5/+5
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-2316-1314/+22
* SONAR-4301 Add maxResultsReached parameter on Issues WSJulien Lancelot2013-05-228-6/+22
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ...Julien Lancelot2013-05-229-2/+108
* SONAR-3755 remove unused methods in issue ws clientSimon Brandhof2013-05-173-26/+2
* SONAR-4304 better form of manual issueSimon Brandhof2013-05-162-14/+27
* SONAR-3755 fix IssueClient#addComment()Simon Brandhof2013-05-163-2/+27
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-143-3/+11
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-144-5/+18
* SONAR-3755 UI for adding commentsSimon Brandhof2013-05-142-3/+3
* SONAR-4323 add search by free text and support of Select2Simon Brandhof2013-05-142-0/+16
* SONAR-3755 Add resolved parameter to IssueFinder and improve issues search pageJulien Lancelot2013-05-142-1/+8
* SONAR-4282 renamed openIssues by unresolvedIssuesJulien Lancelot2013-05-142-6/+6
* SONAR-4282 Remove useless show ws actionJulien Lancelot2013-05-144-43/+2
* SONAR-4282 Improve Action Plan WSJulien Lancelot2013-05-141-2/+3
* SONAR-4282 Improve Action Plan WSJulien Lancelot2013-05-136-40/+69
* SONAR-4282 Fix issue in rub API and add save, update and delete actions on WSJulien Lancelot2013-05-137-84/+284
* SONAR-4282 Create Action Plan WS to get all action plansJulien Lancelot2013-05-139-0/+426
* SONAR-4321 export componentsSimon Brandhof2013-05-135-2/+138
* SONAR-4323 add missing unit testSimon Brandhof2013-05-134-7/+53
* SONAR-4323 add Java client to WS /api/users/searchSimon Brandhof2013-05-137-1/+214
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-135-15/+172
* SONAR-3755 refactor commentsSimon Brandhof2013-05-128-9/+154
* SONAR-3755 Add action plans to issue query and add WS to add action plan to i...Julien Lancelot2013-05-075-1/+41
* Export rules package in MANIFEST.MFJulien HENRY2013-05-071-1/+2
* SONAR-3755 Add planned parameter on IssueQuery for Issues code viewerJulien Lancelot2013-05-062-1/+8
* SONAR-3755 add rule metadata to ws-clientSimon Brandhof2013-05-066-17/+130
* Export issues package in MANIFEST.MFJulien HENRY2013-05-061-1/+2
* Drop org.sonar.api.check.IsoCategorySimon Brandhof2013-05-041-2/+2
* Replace hamcrest by fest-assertSimon Brandhof2013-05-032-1/+2
* SONAR-3755 remove the resolution OPENSimon Brandhof2013-05-032-1/+19
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-035-5/+16
* SONAR-3755 refactor issue datesSimon Brandhof2013-05-033-12/+12
* Fix issues in OSGI entries of wsclient MANIFESTJulien HENRY2013-05-021-2/+2
* SONAR-3755 Add assigned parameter to IssueQueryJulien Lancelot2013-04-302-1/+8