summaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7528 WS api/measures/component_tree handles developer measuresTeryk Bellahsene2016-04-071-1/+9
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-073-15/+212
* SONAR-7498 OkHttpClient doesn't use ssl socket factory by defaultSébastien Lesaint2016-04-051-2/+2
* SONAR-7473 Drop 'reporter' field from WSJulien Lancelot2016-03-291-16/+0
* SONAR-7468 SONAR-7199 Remove or update Action Plan related web servicesTeryk Bellahsene2016-03-251-18/+0
* SONAR-7375 WS api/rules/search rename PARAM_KEY to PARAM_RULE_KEYTeryk Bellahsene2016-03-181-2/+2
* SONAR-7375 WS api/rules/search add to WS clientTeryk Bellahsene2016-03-181-0/+140
* Rename ActivityWsRequestTest to SearchWsRequestTestTeryk Bellahsene2016-03-181-1/+1
* SONAR-7106 WS api/permissions/bulk_apply_template add to WS clientTeryk Bellahsene2016-03-181-0/+19
* SONAR-7138 WS api/ce/activity filter background tasks by task uuidTeryk Bellahsene2016-02-171-4/+3
* SONAR-7319 WS api/ce/task_types list CE task typesTeryk Bellahsene2016-02-151-1/+9
* SONAR-7187 WS api/ce/activity handles queue and past CE tasksTeryk Bellahsene2016-02-152-1/+91
* SONAR-7040 Add context when failing to write a web service responseTeryk Bellahsene2016-02-051-0/+43
* SONAR-7168 add system().restart() to WsClientSébastien Lesaint2016-01-181-0/+46
* Fix project title in copyright headersSimon Brandhof2016-01-1311-11/+11
* SONAR-7135 WS api/measures/component_tree navigate through components and dis...Teryk Bellahsene2016-01-132-0/+106
* Add tests to Tls12Java7SocketFactoryTestSimon Brandhof2016-01-121-4/+26
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0510-40/+40
* SONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to SonarQub...Simon Brandhof2015-12-162-0/+98
* SONAR-6947 add missing coverage on PermissionsServiceTestSébastien Lesaint2015-12-072-0/+758
* SONAR-6947 add missing coverage of SearchWsRequestSébastien Lesaint2015-12-071-0/+622
* ws-client should not throw HttpException by defaultSimon Brandhof2015-12-023-39/+28
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-3011-517/+564
* Fix quality flawsTeryk Bellahsene2015-11-181-0/+80
* SONAR-6947 Add tests and bug fixesTeryk Bellahsene2015-11-171-34/+0
* SONAR-6947 api/components/search use SearchWsRequestTeryk Bellahsene2015-11-171-4/+4
* SONAR-6947 api/permissions/groups use GroupsWsRequestTeryk Bellahsene2015-11-171-2/+4
* SONAR-6947 New WsClientTeryk Bellahsene2015-11-172-38/+80
* SONAR-6947 Move and rename MimeTypes to sonar-ws packageTeryk Bellahsene2015-11-171-0/+44
* Fix quality flawsTeryk Bellahsene2015-10-152-70/+18
* Create new WsClient to request WSTeryk Bellahsene2015-10-145-0/+512