| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-7855 Use protobuf in api/qualityprofiles/create WS | Julien Lancelot | 2016-09-14 | 1 | -0/+24 |
* | correct wording (#1230) | Stas Vilchik | 2016-09-09 | 1 | -1/+1 |
* | SONAR-7984 WS api/server_id/generate | Teryk Bellahsene | 2016-09-07 | 1 | -3/+4 |
* | SONAR-7983 Create WS api/settings/check_secret_key | Teryk Bellahsene | 2016-09-05 | 1 | -0/+5 |
* | SONAR-7981 Create WS settings/generate_secret_key to generate a secret key | Teryk Bellahsene | 2016-09-05 | 1 | -0/+5 |
* | SONAR-7968 Return license in api/settings/list_definitions | Julien Lancelot | 2016-09-05 | 1 | -0/+1 |
* | SONAR-7982 Create WS api/settings/encrypt to encrypt a setting value | Teryk Bellahsene | 2016-09-05 | 1 | -0/+5 |
* | SONAR-7985 Create /api/server_id/show WS | Julien Lancelot | 2016-09-05 | 1 | -0/+38 |
* | SONAR-8039 /api/licenses/list is returning license names | Julien Lancelot | 2016-09-05 | 1 | -10/+11 |
* | SONAR-8039 Create /api/licenses/list to return licenses with metadata | Julien Lancelot | 2016-09-01 | 1 | -0/+51 |
* | SONAR-7969 Replace fieldsValue by fieldValues in response | Julien Lancelot | 2016-08-31 | 1 | -1/+1 |
* | SONAR-7975 Return parentValue, parentValues and parentFieldsValues | Julien Lancelot | 2016-08-30 | 1 | -5/+7 |
* | SONAR-7968 Return deprecated key in list_definitions WS | Julien Lancelot | 2016-08-26 | 1 | -0/+1 |
* | SONAR-7969 Return property set values in /api/settings/values WS | Julien Lancelot | 2016-08-25 | 1 | -7/+17 |
* | SONAR-7969 Create /api/settings/values WS | Julien Lancelot | 2016-08-25 | 1 | -0/+18 |
* | SONAR-7968 Remove indicativeSize field in /api/settings/list_definitions WS | Julien Lancelot | 2016-08-24 | 1 | -2/+1 |
* | SONAR-7968 Return field description in /api/settings/list_definitions WS | Julien Lancelot | 2016-08-24 | 1 | -3/+4 |
* | SONAR-7697 add hasScannerContext to /api/ce/[task/activity/component] | Sébastien Lesaint | 2016-08-22 | 1 | -0/+1 |
* | SONAR-7845 add scannerContext to /api/ce/task | Sébastien Lesaint | 2016-08-22 | 1 | -0/+1 |
* | SONAR-7843 add error stacktrace to /api/ce/task | Sébastien Lesaint | 2016-08-18 | 1 | -1/+1 |
* | SONAR-7991 add error msg and hasStacktrace to /api/ce web services | Sébastien Lesaint | 2016-08-18 | 1 | -0/+2 |
* | SONAR-7968 Create /api/settings/list_definitions WS | Julien Lancelot | 2016-08-18 | 1 | -0/+68 |
* | SONAR-7929 Create WS api/components/bulk_update_key | Teryk Bellahsene | 2016-08-05 | 1 | -0/+11 |
* | SONAR-7923 Create WS api/qualitygates/get_by_project | Teryk Bellahsene | 2016-07-29 | 1 | -0/+11 |
* | SONAR-7926 Create WS to add project link | Stas Vilchik | 2016-07-28 | 1 | -0/+4 |
* | SONAR-7925 Create WS to list project links | Stas Vilchik | 2016-07-28 | 1 | -0/+19 |
* | SONAR-7838 WS api/permissions/groups returns group permissions | Teryk Bellahsene | 2016-07-12 | 1 | -2/+14 |
* | SONAR-7835 Delete old permissions.UsersAction | Teryk Bellahsene | 2016-07-12 | 1 | -3/+1 |
* | SONAR-7835 WS permissions/users return permissions in response | Teryk Bellahsene | 2016-07-12 | 1 | -1/+1 |
* | SONAR-7835 Rename UsersAction to OldUsersAction | Teryk Bellahsene | 2016-07-12 | 1 | -0/+14 |
* | SONAR-7794 WS api/qualityprofiles/search return userUpdatedAt | Teryk Bellahsene | 2016-06-29 | 1 | -0/+1 |
* | SONAR-7789 WS api/qualityprofiles/search return lastUsed field | Teryk Bellahsene | 2016-06-27 | 1 | -0/+1 |
* | SONAR-7773 Add number of deprecated rules to WS api/qualityprofiles/search | Teryk Bellahsene | 2016-06-21 | 1 | -0/+1 |
* | SONAR-7244 WS api/projects/search_my_projects list projects of which current ... | Teryk Bellahsene | 2016-06-15 | 1 | -0/+48 |
* | SONAR-7726 WS api/permissions/search_templates returns with_project_creator | Teryk Bellahsene | 2016-06-09 | 1 | -0/+1 |
* | SONAR-7400 Do not return anymore active rule parent key in rules WS | Julien Lancelot | 2016-05-16 | 1 | -1/+2 |
* | SONAR-7553 WS api/ce/activity_status display background tasks related metrics... | Teryk Bellahsene | 2016-04-21 | 1 | -0/+6 |
* | SONAR-7187 Remove paging from api/ce/activity | Julien Lancelot | 2016-04-21 | 1 | -1/+2 |
* | SONAR-7478 WS api/users/identity_providers return external identity providers | Teryk Bellahsene | 2016-03-30 | 1 | -0/+37 |
* | SONAR-7472 Drop ability to create manual issues from WS | Julien Lancelot | 2016-03-29 | 1 | -1/+3 |
* | SONAR-7468 SONAR-7199 Remove or update Action Plan related web services | Teryk Bellahsene | 2016-03-25 | 1 | -2/+9 |
* | SONAR-7453 Finish renaming of debt to effort | Julien Lancelot | 2016-03-16 | 1 | -0/+2 |
* | SONAR-7453 Rename rules remediation function fields in WS | Julien Lancelot | 2016-03-10 | 1 | -1/+17 |
* | SONAR-7345 Rename Issue debt to effort in WS | Julien Lancelot | 2016-03-10 | 1 | -1/+7 |
* | SONAR-7329 Add type in Rules WS | Julien Lancelot | 2016-03-02 | 3 | -13/+14 |
* | SONAR-7333 add field "type" to issues (db and elasticsearch) | Simon Brandhof | 2016-02-26 | 1 | -0/+13 |
* | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 1 | -7/+8 |
* | SONAR-7326 WS api/ce/queue removed | Teryk Bellahsene | 2016-02-17 | 1 | -5/+0 |
* | SONAR-7319 WS api/ce/task_types list CE task types | Teryk Bellahsene | 2016-02-15 | 1 | -0/+5 |
* | SONAR-7134 WS api/measures/* return empy measures array when there is no measure | Teryk Bellahsene | 2016-02-02 | 1 | -5/+1 |