aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/component
Commit message (Expand)AuthorAgeFilesLines
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-8776 remove deprecated params, fields from api/components (#1894)Jacek2019-07-221-1/+0
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-0/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-067-709/+0
* Deprecate non-generated sonar-ws service classesDaniel Schwarz2017-12-061-0/+4
* Apply naming conventions in sonar-ws protobufDaniel Schwarz2017-11-295-31/+31
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-161-4/+4
* Add TreeWsRequest#component to replace baseComponentKeyJulien Lancelot2017-09-122-1/+29
* SONAR-9616 Add missing branch parameter in some ws clientJulien Lancelot2017-09-121-0/+1
* Fix issue tracking for short living branchesDuarte Meneses2017-09-121-1/+3
* SONAR-9616 Support branch in api/components/treeJulien Lancelot2017-09-121-12/+22
* SONAR-9616 Support branch in api/components/showJulien Lancelot2017-09-122-2/+12
* Fix Quality flawsSimon Brandhof2017-09-121-0/+2
* improve tests of api/componentsDaniel Schwarz2017-08-161-1/+1
* SONAR-9704 verify that the compute engine is resilientDaniel Schwarz2017-08-142-0/+106
* SONAR-9245 facet new_reliability_rating in search_projects WSDaniel Schwarz2017-06-091-1/+2
* SONAR-8773 Move WS update_key and bulk_update_key to api/projectsTeryk Bellahsene2017-02-224-235/+0
* SONAR-8790 Add last analysis date on api/components/search_projects WSJulien Lancelot2017-02-222-1/+16
* 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 for the api/components domainTeryk Bellahsene2017-02-162-16/+22
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-109-20/+18
* 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-7282 implement global search with elasticsearchDaniel Schwarz2017-01-161-0/+1
* Add missing annotations @Immutable and @Nullable in sonar-wsSimon Brandhof2016-11-142-1/+4
* SONAR-8315 Make facets optional in WS api/components/search_projectsJulien Lancelot2016-10-242-0/+16
* SONAR-8221 Add IT on search projects actionJulien Lancelot2016-10-201-5/+3
* SONAR-8287 Refactor project measures index and WS domainTeryk Bellahsene2016-10-181-0/+3
* SONAR-8287 Add filter parameter in api/components/search_projectsJulien Lancelot2016-10-183-14/+49
* SONAR-8221 Create WS api/components/search_projects paginate and sortTeryk Bellahsene2016-10-121-0/+80
* SONAR-7929 Create WS api/components/bulk_update_keyTeryk Bellahsene2016-08-053-0/+127
* SONAR-7928 SONAR-4770 Create WS api/components/update_keyTeryk Bellahsene2016-08-053-6/+105
* Fix project title in copyright headersSimon Brandhof2016-01-136-6/+6
* SONAR-7135 WS api/measures/component_tree navigate through components and dis...Teryk Bellahsene2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-056-30/+24
* SONAR-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-053-1/+85
* SONAR-7127 Add language parameter to WS api/components/searchTeryk Bellahsene2015-12-212-0/+12
* SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-212-0/+163
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-301-19/+12
* SONAR-6947 api/components/search use SearchWsRequestTeryk Bellahsene2015-11-173-0/+147