aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 exclus...Julien Lancelot2013-04-244-6/+30
* 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
* SONAR-3755 complete the ability to change issueSimon Brandhof2013-04-191-0/+5
* SONAR-3755 Set issues updated at to the date when issues were loaded from dat...Julien Lancelot2013-04-195-20/+51
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-197-8/+8
* SONAR-3755 new sonar-ws-client API for issuesSimon Brandhof2013-04-1925-8/+1543
* SONAR-3755 Escape issue messageJulien Lancelot2013-04-181-12/+25
* SONAR-3755 support the parameter "rules" in /api/issues/searchSimon Brandhof2013-04-172-40/+16
* SONAR-3755 Add componentRoots filter to select issues from component and its ...Julien Lancelot2013-04-162-2/+14
* SONAR-3755 Add rule and created at filters on issue query.Julien Lancelot2013-04-162-9/+68
* SONAR-3755 Added issues decoratorsJulien Lancelot2013-04-153-4/+6
* SONAR-3755 Update java web service client to use latest ruby APIJulien Lancelot2013-04-122-28/+3
* SONAR-4255 Dropped syntax highlighting support in source viewer WSJean-Baptiste Vilain2013-04-112-26/+2
* Fix quality flawsJulien Lancelot2013-04-111-2/+1
* SONAR-3755 Add Issue Web Service Client UnmarshallerJulien Lancelot2013-04-106-90/+174
* SONAR-3755 Add Issue Web Service ClientJulien Lancelot2013-04-104-0/+506
* Add missing copyright headerJulien Lancelot2013-04-041-0/+19
* SONAR-4083 add java web service API for metricsJulien Lancelot2013-04-041-1/+1
* SONAR-4083 add java web service API for metricsJulien Lancelot2013-04-046-0/+302