aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | 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-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
| | | | * and drop ISSUES.MANUAL_ISSUE
* 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 ↵Julien Lancelot2013-05-075-1/+41
| | | | issue
* 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
|
* SONAR-3755 complete EncodingUtilsTestSimon Brandhof2013-04-302-0/+14
|
* SONAR-3755 complete wsclient for new actionsSimon Brandhof2013-04-307-180/+64
|
* SONAR-3755 Rename key by issueKey in IssueQueryJulien Lancelot2013-04-296-72/+23
|
* SONAR-3755 Update unit test on issues transitionsJulien Lancelot2013-04-293-6/+4
|
* SONAR-3755 Add client WS for issues transitionsJulien Lancelot2013-04-297-0/+141
|
* SONAR-3755 Add sort in IssueQueryJulien Lancelot2013-04-242-1/+15
|
* SONAR-3755 Add parameter to IssueFinder to know if there were security ↵Julien Lancelot2013-04-244-6/+30
| | | | exclusions
* SONAR-3755 Add pagination on Issues WSJulien Lancelot2013-04-2414-654/+82
|
* SONAR-3755 Remove title property from Issue WSJulien Lancelot2013-04-234-13/+1
|
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-235-14/+19
|
* Update copyright headersSimon Brandhof2013-04-22187-744/+744
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-21187-557/+557
|