aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-302-0/+2
* Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
* SONAR-10002 add install error to response of api/editions/statusSébastien Lesaint2017-10-231-0/+1
* SONAR-10002 remove unused status AUTOMATIC_FAILEDSébastien Lesaint2017-10-231-3/+2
* SONAR-9996 Add WS api/editions/uninstallDuarte Meneses2017-10-231-0/+1
* SONAR-10010 Add WS api/edition/form_dataDuarte Meneses2017-10-231-0/+6
* SONAR-9939 add WS api/editions/preview (mock implementation)Sébastien Lesaint2017-10-231-0/+12
* SONAR-9940 add WS api/editions/apply_license (mocked implementation)Sébastien Lesaint2017-10-231-0/+1
* SONAR-9943 add WS api/editions/statusSébastien Lesaint2017-10-231-0/+40
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-193-5/+8
* SONAR-9863 drop internal WS api/server_id and api/licensesSimon Brandhof2017-10-169-397/+0
* SONAR-9823 WS api/issues/search returns the line hashTeryk Bellahsene2017-10-161-0/+1
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* SONAR-9352 add "ignoredConditions" to response example of api/qualitygates/pr...Daniel Schwarz2017-10-071-0/+1
* SONAR-9498 show correct n. of "more" items in quality profile changelogDaniel Schwarz2017-10-042-4/+149
* Fix build error with Maven 3.2.5Simon Brandhof2017-10-031-2/+3
* SONAR-9756 add analysis date to response of api/project_branches/listDaniel Schwarz2017-10-031-0/+1
* SONAR-9900 Support UTF-8 login and password in Java WS clientSimon Brandhof2017-10-023-2/+25
* SONAR-1330 Return available actions in api/qualityprofiles/searchJulien Lancelot2017-10-021-3/+6
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-024-0/+181
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-023-0/+121
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-023-0/+123
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-024-0/+192
* SONAR-1330 Remove user permission to edit single quality profileJulien Lancelot2017-10-023-0/+121
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-023-0/+125
* SONAR-1330 Create stub ws to allow edition of qprofile to users/groupsJulien Lancelot2017-10-022-3/+21
* Fix incorrect id typeEric Hartmann2017-10-021-1/+1
* Add field "errorType" to tasks returned in api/ce/*Simon Brandhof2017-09-281-0/+1
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-3/+2
* SONAR-9802 allow to change the log level of a clusterDaniel Schwarz2017-09-262-0/+30
* SONAR-9865 Sanitize WS api/qualityprofiles/*Teryk Bellahsene2017-09-2614-135/+135
* SONAR-9301 Support HTTP redirect on scanner sideDuarte Meneses2017-09-153-21/+100
* SONAR-9741 add authentication by System PassCode to HttpConnectorSébastien Lesaint2017-09-132-0/+30
* SONAR-9741 fix types of fields in response of WSSébastien Lesaint2017-09-131-2/+2
* SONAR-9741 return nodes in response of api/system/healthSébastien Lesaint2017-09-131-0/+20
* SONAR-9740 support HTTP headers in API Request and sonar-wsSimon Brandhof2017-09-137-8/+140
* SONAR-9739 add protobuf response to WS api/system/statusSimon Brandhof2017-09-133-0/+30
* SONAR-9739 add integration test for WS api/system/healthSimon Brandhof2017-09-132-1/+18
* SONAR-9739 add WS api/system/healthSébastien Lesaint2017-09-131-0/+41
* SONAR-7745 Return version in api/components/showJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Use single ES query in api/project_branches/listJulien Lancelot2017-09-121-3/+3
* SONAR-9616 Handle branch in api/settings/list_definitionsJulien Lancelot2017-09-124-3/+29
* SONAR-9616 Handle branch in api/settings/valuesJulien Lancelot2017-09-124-17/+43
* SONAR-9616 Handle branch in api/settings/resetJulien Lancelot2017-09-124-1/+38
* SONAR-9616 Handle branch in api/settings/setJulien Lancelot2017-09-125-1/+33
* SONAR-9616 Handle branch in api/tests/covered_fileJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Return branch in api/tests/listJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Handle branch in api/duplications/showJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Ability to set the name of the main branchDuarte Meneses2017-09-123-0/+21
* SONAR-9616 api/projectbranches returns isOrphan on unknown merge branchJulien Lancelot2017-09-121-0/+1