aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-8894 Search members of an organization WS api/organizations/search_membersTeryk Bellahsene2017-03-212-0/+97
|
* SONAR-8893 Add missing organizations param in organization search clientJulien Lancelot2017-03-212-0/+21
|
* SONAR-8893 Add remove member action in ws clientJulien Lancelot2017-03-211-0/+8
|
* Rename WS parameter key to organization in WS api/organizations/deleteTeryk Bellahsene2017-03-211-1/+1
|
* SONAR-8892 Add WS api/organizations/add_member to WS clientTeryk Bellahsene2017-03-211-0/+9
|
* SONAR-8838 Rename facet and filter 'tag' to 'tags'Julien Lancelot2017-03-071-0/+1
|
* SONAR-8231 Rename facet and filter 'language' to 'languages'Julien Lancelot2017-03-071-2/+1
|
* SONAR-8840 Create WS api/project_tags/search to search for tagsTeryk Bellahsene2017-03-071-0/+30
|
* SONAR-8841 Add tags to WS api/components/show and tree responseTeryk Bellahsene2017-03-021-0/+6
|
* SONAR-8783 Improve display of error when uploading scanner reportDuarte Meneses2017-03-011-0/+6
|
* SONAR-8408 WS update_key and bulk_update_key use the same parameters to ↵Teryk Bellahsene2017-02-222-4/+4
| | | | update a project key
* SONAR-8773 Move WS update_key and bulk_update_key to api/projectsTeryk Bellahsene2017-02-228-61/+59
|
* SONAR-8790 Add last analysis date on api/components/search_projects WSJulien Lancelot2017-02-222-1/+16
|
* SONAR-8790 Add last analysis date on api/components/show WSJulien Lancelot2017-02-221-0/+1
|
* SONAR-8231 Return language distribution facetJulien Lancelot2017-02-221-0/+2
|
* Merge branch 'branch-6.3'Sébastien Lesaint2017-02-174-1/+150
|\
| * SONAR-8804 Use api/projects/search in projects admin pageJulien Lancelot2017-02-172-0/+6
| |
| * SONAR-8804 Create api/projects/searchJulien Lancelot2017-02-174-1/+144
| |
* | SONAR-8224 SONAR-8225 Sort by name and metricJulien Lancelot2017-02-173-1/+31
| |
* | SONAR-8774 Rename component parameters in WS api/components/*Teryk Bellahsene2017-02-172-20/+14
| |
* | SONAR-8774 Sanitize parameter names of the api/projects domainTeryk Bellahsene2017-02-161-0/+1
| |
* | SONAR-8774 Sanitize parameter names for the api/components domainTeryk Bellahsene2017-02-162-16/+22
|/
* SONAR-8736 it test for issue creation dateDaniel Schwarz2017-02-132-0/+14
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10162-390/+324
|
* SONAR-8756 add guarded flag to response of api/organizations/searchSébastien Lesaint2017-02-101-0/+1
|
* SONAR-8745 add rule activation date (q profile) into analysis reportDaniel Schwarz2017-02-101-0/+1
|
* Add param "organization" to ws-client PermissionsServiceSimon Brandhof2017-02-072-1/+14
|
* SONAR-8740 add organization to response of api/favorites/searchSébastien Lesaint2017-02-071-0/+1
|
* SONAR-8608 fix name of constant PARAM_ORGANIZATION_KEYSébastien Lesaint2017-02-071-1/+1
|
* SONAR-8715 Allow provisioning of non-local usersJulien Lancelot2017-02-033-3/+20
|
* SONAR-8715 Handle api/users/create response as protobufJulien Lancelot2017-02-034-5/+31
|
* SONAR-8664 add organization to response of api/notifications/listSébastien Lesaint2017-02-021-0/+1
|
* SONAR-8651 add organization parameter to api/projects/createSébastien Lesaint2017-02-022-0/+14
|
* fix OrganizationItSébastien Lesaint2017-01-311-0/+1
|
* SONAR-8648 add organization parameter to api/components/searchSébastien Lesaint2017-01-301-0/+10
|
* SONAR-8647 add organization param to api/components/search_projectsSébastien Lesaint2017-01-273-1/+18
|
* SONAR-8675 drop unused param "q" in api/projects/search_my_projectsSimon Brandhof2017-01-251-13/+0
|
* SONAR-7298 Deprecate and rewrite WS api/projects/index in JavaJulien Lancelot2017-01-241-0/+1
|
* SONAR-7299 Replace Ruby WS api/projects/create by javaJulien Lancelot2017-01-243-7/+60
|
* SONAR-8467 Fix ProjectAnalysisService#searchJulien Lancelot2017-01-241-3/+3
|
* SONAR-7305 Create WS api/measures/search_historyTeryk Bellahsene2017-01-244-3/+177
|
* SONAR-8467 Add ProjectAnalysisServiceJulien Lancelot2017-01-182-1/+50
|
* SONAR-8615 add organization to response of api/issues/searchSébastien Lesaint2017-01-171-0/+2
|
* SONAR-8595 fix backward incompatible change in proto of api/componentsSébastien Lesaint2017-01-171-12/+12
|
* SONAR-8614 fix backward incompatible change in proto of api/ceSébastien Lesaint2017-01-171-0/+1
|
* SONAR-7282 implement global search with elasticsearchDaniel Schwarz2017-01-162-0/+11
| | | | | | Change api/component/suggestions. The index is not yet cleaned up if a project's content changes or a project is deleted. Delete previous ruby implementation of the webservice.
* SONAR-8595 add organization to api/components/search_projects responseSébastien Lesaint2017-01-161-11/+12
|
* SONAR-8545 Fix encoding of POST request parameters in ws-clientSimon Brandhof2017-01-061-14/+26
| | | | | | | | | | Upgrade to Tomcat 8.5.9 breaks the POST requests sent by ws-client when a query parameter contains invalid characters like {, } or ". This is the case of api/settings/set on property sets (see param field_values which is a json object). See https://github.com/apache/tomcat80/commit/779d5d34e68e50d2f721897050b147106992f566
* SONAR-8575 Use proto3 in api/settingsJulien Lancelot2017-01-051-25/+29
| | | | Using proto3 allows to use oneof in order to enforce the fact that only one of value, values or fieldValues is set
* SONAR-8575 Set api/settings WS as public and keep only one parameter for ↵Julien Lancelot2017-01-056-92/+34
| | | | component