aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9074 score recently browsed components higher in suggestionsDaniel Schwarz2017-04-201-0/+1
* SONAR-9077 add highlights to api contract of api/components/suggestionsDaniel Schwarz2017-04-201-2/+9
* SONAR-9078 return project names for api/components/suggestionsDaniel Schwarz2017-04-201-0/+7
* SONAR-9076 return organization names for api/components/suggestionsDaniel Schwarz2017-04-201-1/+7
* SONAR-9073 rename attributes of api/components/suggestionsDaniel Schwarz2017-04-201-3/+3
* SONAR-9072 provide short token warning for api/components/suggestionsDaniel Schwarz2017-04-201-1/+2
* SONAR-9071 add number of more results to api/components/suggestionsDaniel Schwarz2017-04-201-1/+2
* SONAR-8924 refactored api/qualityprofiles/inheritance to use protobufDaniel Schwarz2017-04-141-0/+15
* SONAR-8950 make api/rules/search organization awareDaniel Schwarz2017-04-141-0/+1
* SONAR-8892 Return user information in api/organizations/add_memberJulien Lancelot2017-04-132-2/+8
* Replace SQL by WS in OrganizationMembershipTest ITJulien Lancelot2017-04-131-2/+17
* SONAR-9016 Return 'default' in api/user_groups/create WSJulien Lancelot2017-04-131-0/+1
* SONAR-9016 Use 'Paging' in api/user_groups/search WSJulien Lancelot2017-04-131-1/+4
* SONAR-9016 Return 'default' in api/users/groupsJulien Lancelot2017-04-131-0/+1
* SONAR-9016 Add missing ws UserGroupsServiceJulien Lancelot2017-04-139-2/+688
* SONAR-9052 Filter issues search by organization UUIDSimon Brandhof2017-03-312-0/+12
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-272-14/+16
|\
| * SONAR-8969 Replace user email by avatar in issue changelog WSJulien Lancelot2017-03-241-1/+3
| * SONAR-8969 Replace user email by avatar in issues WSJulien Lancelot2017-03-232-13/+13
* | SONAR-8857 add /restore and /activate_rule to sonar-ws, refactor testsDaniel Schwarz2017-03-235-1/+240
* | SONAR-8857 make ws/api/qualityprofiles/search support organizationsDaniel Schwarz2017-03-231-0/+10
* | SONAR-8857 create quality profiles for specific organizationsDaniel Schwarz2017-03-232-0/+15
* | SONAR-8857 add org parameter to ws/api/qualityprofiles/create api docsDaniel Schwarz2017-03-231-0/+1
* | SONAR-8962 Return sub views in api/measures/searchJulien Lancelot2017-03-231-1/+1
* | SONAR-8962 Add search in MeasuresServiceJulien Lancelot2017-03-231-0/+9
* | SONAR-8968 Add organization parameter in api/users/groupsJulien Lancelot2017-03-213-0/+16
* | SONAR-8968 Use protobuf in api/users/groupsJulien Lancelot2017-03-214-0/+151
* | 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 updat...Teryk Bellahsene2017-02-222-4/+4
* | 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