aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3755 Add sort in IssueQueryJulien Lancelot2013-04-241-0/+10
* SONAR-3755 Add parameter to IssueFinder to know if there were security exclus...Julien Lancelot2013-04-242-1/+14
* SONAR-3755 Add pagination on Issues WSJulien Lancelot2013-04-248-461/+70
* SONAR-3755 Remove title property from Issue WSJulien Lancelot2013-04-232-9/+0
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-233-8/+13
* Update copyright headersSimon Brandhof2013-04-22114-456/+456
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-21114-342/+342
* 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-193-16/+18
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-193-3/+3
* SONAR-3755 new sonar-ws-client API for issuesSimon Brandhof2013-04-1913-0/+818
* SONAR-3755 Escape issue messageJulien Lancelot2013-04-181-12/+25
* SONAR-3755 support the parameter "rules" in /api/issues/searchSimon Brandhof2013-04-171-29/+7
* SONAR-3755 Add componentRoots filter to select issues from component and its ...Julien Lancelot2013-04-161-0/+11
* SONAR-3755 Add rule and created at filters on issue query.Julien Lancelot2013-04-161-6/+52
* SONAR-3755 Added issues decoratorsJulien Lancelot2013-04-152-2/+4
* SONAR-3755 Update java web service client to use latest ruby APIJulien Lancelot2013-04-121-19/+1
* SONAR-4255 Dropped syntax highlighting support in source viewer WSJean-Baptiste Vilain2013-04-111-17/+0
* Fix quality flawsJulien Lancelot2013-04-111-2/+1
* SONAR-3755 Add Issue Web Service Client UnmarshallerJulien Lancelot2013-04-102-20/+51
* SONAR-3755 Add Issue Web Service ClientJulien Lancelot2013-04-102-0/+376
* 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-043-0/+217
* Fix quality flawsSimon Brandhof2012-12-051-2/+0
* SONAR-812 Add the possibility to filter resources by language in the Sonar We...Julien Lancelot2012-12-031-0/+11
* SONAR-3951 Encode "s" url parameter for resources/search serviceJulien HENRY2012-11-121-3/+2
* SONAR-3946 remove debug logSimon Brandhof2012-11-091-1/+0
* SONAR-3946 - API: add search engine to Java WS clientSimon Brandhof2012-11-096-10/+264
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-061-3/+3
* SONAR-3933 ws-client: upgrade minimal version of httpclient 4.2Simon Brandhof2012-11-062-17/+36
* Fix quality flawsSimon Brandhof2012-10-237-25/+25
* Fix quality flawSimon Brandhof2012-10-101-1/+1
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-012-12/+1
* SONAR-3808 Status codes of /api/server are not up-to-date in wsclientDavid Gageot2012-09-241-1/+8
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-101-1/+1
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-104-1/+126
* Fix some quality flawsSimon Brandhof2012-05-281-1/+1
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-274-0/+11
* Rename version 2.15 to 3.0Simon Brandhof2012-04-111-4/+4
* SONAR-3278 Revert back the review search by 'id' on WSFabrice Bellingard2012-04-101-1/+1
* SONAR-3283 Do not allow to search reviews by author/assignee IDFabrice Bellingard2012-03-201-14/+48
* Minor - remove useless ; in enumSimon Brandhof2012-03-161-1/+1
* Fix some quality flawsEvgeny Mandrikov2012-02-171-1/+1
* Update copyright header for this new yearSimon Brandhof2012-01-1089-89/+89
* Fix violationsEvgeny Mandrikov2011-11-072-2/+0
* SONAR-2813 Wrong links in the hotspots of viewsSimon Brandhof2011-09-161-0/+1
* SONAR-2412 add support of project deletion from the Java web service clientSimon Brandhof2011-08-1510-11/+60
* SONAR-2667 Keep context when Java Web Service raises exceptionsSimon Brandhof2011-08-042-6/+55
* Some code improvementsSimon Brandhof2011-08-021-1/+1
* Fix new violationsSimon Brandhof2011-08-024-8/+8