aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Collapse)AuthorAgeFilesLines
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-1364-22/+652
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SONAR-10366 Add pull request object to api/project_branches/list and api/ce/activity SONAR-10365 Analyze pull requests as 1st class citizen SONAR-10366 SONAR-10367 Create WS api/projet_pull_requests/list and delete SONAR-10383 Add Pull Request information when listing CE tasks SONAR-10365 Add key type in PROJECT_BRANCHES (#3063) SONAR-10371 Add pullRequest parameter in the Web API (#3076) * ComponentFinder searches by branch or pull request * Add pullRequest parameter to WS api/issues/* WS * Add pullRequest parameter to api/settings/* WS * Add pullRequest parameter to api/badges/* WS * Add pullRequest parameter to api/components/* WS * Add pullRequest parameter to api/sources/* WS SONAR-10368 Copy issue states from pull request after it's merged SONAR-10373 Send notifications for events on issues of a pull request SONAR-10365 Add pull_request_binary column in project_branches (#3073) SONAR-10433 Store pull request in projects table SONAR-10371 Add pullRequest field in the Web API SONAR-10365 Analyze pull requests as 1st class citizen BRANCH-45 Expose issue resolution for PR decoration BRANCH-49 Basic support of pull request analysis on pull request branch BRANCH-47 Fail when user tries to analyze a pull request and the plugin is not available SONAR-10366 update pull request decorated links to project and issues SONAR-10365 Use pull request id as key instead of branch name SONAR-10454 Update embedded Git 1.4 and SVN 1.7 SONAR-10365 rename sonar.pullrequest.id to sonar.pullrequest.key SONAR-10383 api/navigation/component returns the pull request key
* Order list of Gradle dependenciesSimon Brandhof2018-03-121-2/+4
|
* Fix some Java compiler warningsSimon Brandhof2018-03-123-3/+7
|
* Move To GradleDavid Rautureau2018-03-092-82/+39
|
* SONAR-10426 Allow homepage on PORTFOLIOS, PORTFOLIO and on APPLICATION in ↵Guillaume Jambet2018-03-021-0/+3
| | | | SonarQube
* SONAR-10426 Allow homepage on Projects and on Issues in SonarQubeGuillaume Jambet2018-03-021-0/+1
|
* SONAR-10423 Allow homepage feature on SonarQubeJulien Lancelot2018-03-021-0/+1
|
* SONAR-10423 Add branch parameter in homepage of api/users WSJulien Lancelot2018-03-021-0/+1
|
* SONAR-10423 Replace "parameter" by "component" and "organization" in ↵Julien Lancelot2018-03-021-1/+2
| | | | api/users WS
* SONAR-10346 Add latest deliveries information to webhooks search ws.Guillaume Jambet2018-03-013-25/+65
|
* SONAR-10347 Add pagination to webhook deliveries search ws.Guillaume Jambet2018-03-011-1/+6
|
* SONAR-10345 Add IT's for webhooks managementGrégoire Aubert2018-03-015-0/+340
|
* SONAR-10345 Migrate webhooks from PROPERTIES table to WEBHOOKS table.Guillaume Jambet2018-03-011-4/+4
|
* SONAR-10345 Add Webhooks creation wsGuillaume Jambet2018-03-011-1/+9
|
* SONAR-10344 api/webhooks/search returns webhooks for global and projectGuillaume Jambet2018-03-011-14/+16
|
* SONAR-10344 add service api/webhooks/search interface.Guillaume Jambet2018-03-011-0/+21
|
* SONAR-10290 Add ability to provide help message for identity providersJulien Lancelot2018-02-071-0/+1
|
* SONAR-10321 Add scope field to rule search wsDuarte Meneses2018-02-072-0/+7
|
* SONAR-10266 Generate measure badgeJulien Lancelot2018-01-251-1/+2
|
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-241-1/+1
|
* Upgrade Mockito from 1.10.19 to 2.13.0Simon Brandhof2018-01-141-11/+5
|
* Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-111-0/+1
|
* Fix license headers for 2018Simon Brandhof2018-01-07344-345/+344
|
* SONAR-10182 Rename homepage parameter from 'value' to 'parameter'Guillaume Jambet2018-01-021-1/+1
|
* SONAR-10184 Add stub for homepage fields to api/users/currentGuillaume Jambet2018-01-021-1/+12
|
* SONAR-10134 Remove 'organization' parameter from project_status wsJulien Lancelot2017-12-202-14/+0
|
* SONAR-10134 Add organization parameter in quality gates wsclientJulien Lancelot2017-12-1416-28/+256
|
* SONAR-10134 Bringing Organization to Search ActionGuillaume Jambet2017-12-141-0/+12
|
* Remove legacy sonar-ws code for usersDaniel Schwarz2017-12-0611-1005/+9
|
* Remove legacy sonar-ws code for projectsDaniel Schwarz2017-12-0612-1145/+1
|
* Generate class WsClient in sonar-wsDaniel Schwarz2017-12-0613-140/+1177
|
* Remove legacy sonar-ws code for qualityprofilesDaniel Schwarz2017-12-0625-2397/+2
|
* Remove deprecated MeasuresServiceSimon Brandhof2017-12-0617-1240/+13
|
* Remove deprecated ProjectAnalysisServiceSimon Brandhof2017-12-0616-842/+0
|
* Remove legacy sonar-ws code for permissionsDaniel Schwarz2017-12-0624-2473/+0
|
* Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-0614-1872/+1
|
* Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-0613-1045/+93
|
* Remove legacy sonar-ws code for organizationsDaniel Schwarz2017-12-0610-707/+0
|
* Deprecate old service classes in WsClient, add replacement methodsDaniel Schwarz2017-12-062-34/+130
|
* Deprecate non-generated sonar-ws service classesDaniel Schwarz2017-12-067-0/+28
|
* SONAR-10074 Add QP actions "delete" and "associateProjects"Julien Lancelot2017-12-041-1/+3
| | | | | | In api/qualityprofiles/search, the following actions are now availables : - delete : Available when not built-it, not default, and have either QP admin permission or have rights to edit - associateProjects : Available when not default and have either QP admin permission or have rights to edit
* SONAR-10088 Prevent deleting default quality gateJulien Lancelot2017-12-041-1/+3
|
* SONAR-10087 Use protobuf in api/qualitygates/renameJulien Lancelot2017-12-041-1/+1
|
* SONAR-10088 Return available actions in api/qualitygates/showJulien Lancelot2017-12-041-0/+1
|
* SONAR-10088 Return available actions in api/qualitygates/listJulien Lancelot2017-12-042-1/+14
|
* SONAR-10087 Add built-in field in api/qualitygates/listJulien Lancelot2017-12-041-0/+1
|
* SONAR-10087 Use protobuf in api/qualitygates/listJulien Lancelot2017-12-041-0/+13
|
* SONAR-10087 Add built-in field in api/qualitygates/showJulien Lancelot2017-12-041-0/+1
|
* SONAR-10087 Use protobuf in api/qualitygates/showJulien Lancelot2017-12-041-0/+16
| | | | Also take the opportunity to move business from QualityGates to ShowAction
* Regenerate sonar-wsDaniel Schwarz2017-11-295-16/+5
|