aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsJulien Lancelot2016-09-191-0/+27
* SONAR-7907 It should be possible to add SCM account that contains commaJulien Lancelot2016-09-164-0/+318
* SONAR-7855 Use protobuf in api/qualityprofiles/create WSJulien Lancelot2016-09-144-0/+106
* Merge commit 'a56e60d168802ff9dc23ffec978bb412fd501f97'Julien Lancelot2016-09-134-6/+297
|\
| * SONAR-7961 Refactoring of add_project and remove_project actionsJulien Lancelot2016-09-134-6/+297
* | correct wording (#1230)Stas Vilchik2016-09-091-1/+1
* | Return content when exception is generated in ws clientJulien Lancelot2016-09-082-3/+4
* | SONAR-7984 WS api/server_id/generateTeryk Bellahsene2016-09-073-3/+101
* | SONAR-7983 Create WS api/settings/check_secret_keyTeryk Bellahsene2016-09-051-0/+5
* | SONAR-7981 Create WS settings/generate_secret_key to generate a secret keyTeryk Bellahsene2016-09-051-0/+5
* | SONAR-7968 Return license in api/settings/list_definitionsJulien Lancelot2016-09-051-0/+1
* | SONAR-7982 Create WS api/settings/encrypt to encrypt a setting valueTeryk Bellahsene2016-09-051-0/+5
* | SONAR-7985 Create /api/server_id/show WSJulien Lancelot2016-09-051-0/+38
* | SONAR-8039 /api/licenses/list is returning license namesJulien Lancelot2016-09-051-10/+11
* | SONAR-8012 Restore support of client side certificatesJulien HENRY2016-09-051-0/+110
* | SONAR-7986 Accept multiple keys in api/settings/restJulien Lancelot2016-09-022-9/+16
* | SONAR-8004 WS settings/set fix BaseRequestTeryk Bellahsene2016-09-011-12/+37
* | SONAR-8004 WS settings/set with a proper WS clientTeryk Bellahsene2016-09-017-15/+144
* | SONAR-8039 Create /api/licenses/list to return licenses with metadataJulien Lancelot2016-09-013-0/+124
* | SONAR-7969 Replace fieldsValue by fieldValues in responseJulien Lancelot2016-08-311-1/+1
* | SONAR-8004 WS settings/set handles property setTeryk Bellahsene2016-08-302-0/+15
* | SONAR-7975 Return parentValue, parentValues and parentFieldsValuesJulien Lancelot2016-08-301-5/+7
* | SONAR-8003 WS settings/set handles multi value settingsTeryk Bellahsene2016-08-262-3/+19
* | SONAR-7986 Create /api/settings/reset WS to remove the value of a settingJulien Lancelot2016-08-263-0/+95
* | SONAR-7968 Return deprecated key in list_definitions WSJulien Lancelot2016-08-261-0/+1
* | SONAR-8012 Restore support of IBM JVM in WS clientJulien HENRY2016-08-261-10/+0
* | fix coverage of CeService and TaskWsRequestSébastien Lesaint2016-08-251-1/+1
* | SONAR-7970 Create client for set WSJulien Lancelot2016-08-252-0/+15
* | SONAR-7969 Create client for values WSJulien Lancelot2016-08-253-0/+114
* | SONAR-7968 Create client for list_definitions WSJulien Lancelot2016-08-256-0/+189
* | SONAR-7969 Return property set values in /api/settings/values WSJulien Lancelot2016-08-251-7/+17
* | SONAR-7969 Create /api/settings/values WSJulien Lancelot2016-08-251-0/+18
* | SONAR-7968 Remove indicativeSize field in /api/settings/list_definitions WSJulien Lancelot2016-08-241-2/+1
* | SONAR-7968 Return field description in /api/settings/list_definitions WSJulien Lancelot2016-08-241-3/+4
* | SONAR-7970 Create WS api/settings/set persist a simple value settingTeryk Bellahsene2016-08-231-0/+99
* | SONAR-8006 Decrease memory comsumption of FileMetadataJulien HENRY2016-08-231-1/+1
* | SONAR-7697 add hasScannerContext to /api/ce/[task/activity/component]Sébastien Lesaint2016-08-221-0/+1
* | SONAR-7845 SONAR-7843 support additionalFields in WS clientSébastien Lesaint2016-08-222-0/+93
* | SONAR-7845 add scannerContext to /api/ce/taskSébastien Lesaint2016-08-221-0/+1
* | SONAR-7843 add error stacktrace to /api/ce/taskSébastien Lesaint2016-08-181-1/+1
* | SONAR-7991 add error msg and hasStacktrace to /api/ce web servicesSébastien Lesaint2016-08-181-0/+2
* | SONAR-7968 Create /api/settings/list_definitions WSJulien Lancelot2016-08-181-0/+68
* | SONAR-7924 WS api/qualitygates/select projectId parameter handles project id ...Teryk Bellahsene2016-08-051-3/+3
* | SONAR-7929 Create WS api/components/bulk_update_keyTeryk Bellahsene2016-08-054-0/+138
* | SONAR-7928 SONAR-4770 Create WS api/components/update_keyTeryk Bellahsene2016-08-053-6/+105
* | SONAR-7924 Modify WS api/qualitygates/select to accept project key (#1126)Stas Vilchik2016-07-292-0/+66
* | SONAR-7923 Create WS api/qualitygates/get_by_projectTeryk Bellahsene2016-07-292-0/+22
* | add ProjectLinksServiceStas Vilchik2016-07-283-0/+78
* | SONAR-7927 Create WS to delete project linkStas Vilchik2016-07-282-0/+35
* | SONAR-7926 Create WS to add project linkStas Vilchik2016-07-283-0/+75