aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-1924-0/+1499
* 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
* SONAR-4157 Upgrade the embedded Jetty to version 8.1Julien HENRY2013-03-261-5/+10
* Replace Junit / Hamcrest by FestAssertJulien Lancelot2013-01-211-26/+33
* 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-032-2/+20
* SONAR-3951 Encode "s" url parameter for resources/search serviceJulien HENRY2012-11-122-3/+9
* SONAR-3946 remove debug logSimon Brandhof2012-11-091-1/+0
* SONAR-3946 - API: add search engine to Java WS clientSimon Brandhof2012-11-099-10/+376
* 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
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-051-11/+21
* 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-014-14/+2
* 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-102-2/+2
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-109-1/+236
* Fix some quality flawsSimon Brandhof2012-05-281-1/+1