Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-7127 Add language parameter to WS api/components/search | Teryk Bellahsene | 2015-12-21 | 3 | -0/+13 | |
| | ||||||
* | SONAR-7129 WS api/components/tree | Teryk Bellahsene | 2015-12-21 | 3 | -7/+180 | |
| | ||||||
* | SONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to ↵ | Simon Brandhof | 2015-12-16 | 4 | -2/+234 | |
| | | | | SonarQube HTTPS server | |||||
* | SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ↵ | Teryk Bellahsene | 2015-12-08 | 7 | -8/+188 | |
| | | | | analysis | |||||
* | SONAR-6947 add missing coverage on PermissionsServiceTest | Sébastien Lesaint | 2015-12-07 | 3 | -1/+759 | |
| | ||||||
* | SONAR-6947 add missing coverage of SearchWsRequest | Sébastien Lesaint | 2015-12-07 | 1 | -0/+622 | |
| | ||||||
* | ws-client should not throw HttpException by default | Simon Brandhof | 2015-12-02 | 15 | -223/+112 | |
| | ||||||
* | SONAR-7054 use ws-client in batch | Simon Brandhof | 2015-11-30 | 36 | -1053/+1562 | |
| | ||||||
* | SONAR-6892 WS permissions/search_project_permissions filter by qualifier | Teryk Bellahsene | 2015-11-30 | 2 | -0/+12 | |
| | ||||||
* | Replace checkNotNull by requireNonNull in sonar-ws | Teryk Bellahsene | 2015-11-27 | 1 | -3/+3 | |
| | ||||||
* | SONAR-7048 WS user_tokens/search list access tokens of a user | Teryk Bellahsene | 2015-11-26 | 4 | -0/+57 | |
| | ||||||
* | SONAR-7042 WS user_tokens/revoke revoke an access token | Teryk Bellahsene | 2015-11-26 | 3 | -1/+54 | |
| | ||||||
* | SONAR-7039 Generate user tokens | Teryk Bellahsene | 2015-11-23 | 6 | -0/+192 | |
| | ||||||
* | Fix quality flaws | Teryk Bellahsene | 2015-11-18 | 2 | -3/+82 | |
| | ||||||
* | SONAR-6947 api/issues/search use issue.SearchWsRequest | Teryk Bellahsene | 2015-11-18 | 6 | -1/+701 | |
| | ||||||
* | SONAR-6947 Add tests and bug fixes | Teryk Bellahsene | 2015-11-17 | 4 | -40/+21 | |
| | ||||||
* | SONAR-6947 Add package-info for quality profiles | Teryk Bellahsene | 2015-11-17 | 1 | -0/+25 | |
| | ||||||
* | SONAR-6947 api/components/search use SearchWsRequest | Teryk Bellahsene | 2015-11-17 | 7 | -11/+162 | |
| | ||||||
* | SONAR-6947 api/qualityprofiles/search use SearchWsRequest | Teryk Bellahsene | 2015-11-17 | 3 | -1/+115 | |
| | ||||||
* | SONAR-6947 api/permissions/users use UsersWsRequest | Teryk Bellahsene | 2015-11-17 | 3 | -2/+121 | |
| | ||||||
* | SONAR-6947 api/permissions/update_template use UpdateTemplateWsRequest | Teryk Bellahsene | 2015-11-17 | 3 | -1/+85 | |
| | ||||||
* | SONAR-6947 api/permissions/set_default_template use SetDefaultTemplateWsRequest | Teryk Bellahsene | 2015-11-17 | 2 | -0/+69 | |
| | ||||||
* | SONAR-6947 api/permissions/search_templates use SearchTemplatesWsRequest | Teryk Bellahsene | 2015-11-17 | 3 | -1/+47 | |
| | ||||||
* | SONAR-6947 Fix paging in GroupsWsRequest and SearchProjectPermissionsWsRequest | Teryk Bellahsene | 2015-11-17 | 2 | -8/+12 | |
| | ||||||
* | SONAR-6947 Add package-info.java well formatted | Teryk Bellahsene | 2015-11-17 | 2 | -4/+12 | |
| | ||||||
* | SONAR-6947 api/permissions/search_project_permissions use ↵ | Teryk Bellahsene | 2015-11-17 | 3 | -1/+93 | |
| | | | | SearchProjectPermissionsWsRequest | |||||
* | SONAR-6947 add api/permissions/search_global_permissions to PermissionsWsClient | Teryk Bellahsene | 2015-11-17 | 1 | -0/+7 | |
| | ||||||
* | SONAR-6947 api/permissions/remove_user_from_template use ↵ | Teryk Bellahsene | 2015-11-17 | 3 | -3/+81 | |
| | | | | RemoveUserFromTemplateWsRequest | |||||
* | SONAR-6947 api/permissions/remove_user use RemoveUserWsRequest | Teryk Bellahsene | 2015-11-17 | 2 | -0/+80 | |
| | ||||||
* | SONAR-6947 api/permissions/remove_group_from_template use ↵ | Teryk Bellahsene | 2015-11-17 | 2 | -0/+92 | |
| | | | | RemoveGroupFromTemplateWsRequest | |||||
* | SONAR-6947 api/permissions/remove_group use RemoveGroupWsRequest | Teryk Bellahsene | 2015-11-17 | 2 | -0/+90 | |
| | ||||||
* | SONAR-6947 api/permissions/delete_template use DeleteTemplateWsRequest | Teryk Bellahsene | 2015-11-17 | 2 | -0/+55 | |
| | ||||||
* | SONAR-6947 Create and use CreateTemplateWsRequest | Teryk Bellahsene | 2015-11-17 | 5 | -2/+98 | |
| | ||||||
* | SONAR-6947 Create and use ApplyTemplateWsRequest | Teryk Bellahsene | 2015-11-17 | 2 | -0/+79 | |
| | ||||||
* | SONAR-6947 Create AddUserToTemplateWsRequest and use it | Teryk Bellahsene | 2015-11-17 | 3 | -3/+82 | |
| | ||||||
* | SONAR-6947 Improve XXXWsRequest contracts | Teryk Bellahsene | 2015-11-17 | 3 | -8/+14 | |
| | ||||||
* | SONAR-6947 Create and use AddUserWsRequest | Teryk Bellahsene | 2015-11-17 | 2 | -0/+80 | |
| | ||||||
* | SONAR-6947 PermissionsWsParameters in sonar-ws | Teryk Bellahsene | 2015-11-17 | 2 | -16/+60 | |
| | ||||||
* | SONAR-6947 Create and use AddGroupToTemplateWsRequest | Teryk Bellahsene | 2015-11-17 | 2 | -2/+98 | |
| | ||||||
* | SONAR-6947 Add and use AddGroupWsRequest | Teryk Bellahsene | 2015-11-17 | 5 | -21/+152 | |
| | ||||||
* | SONAR-6947 api/permissions/groups use GroupsWsRequest | Teryk Bellahsene | 2015-11-17 | 4 | -37/+85 | |
| | ||||||
* | SONAR-6947 New WsClient | Teryk Bellahsene | 2015-11-17 | 9 | -182/+381 | |
| | ||||||
* | SONAR-6947 Move and rename MimeTypes to sonar-ws package | Teryk Bellahsene | 2015-11-17 | 2 | -0/+126 | |
| | ||||||
* | Remove manually generated protobuf file WsTests.java | Teryk Bellahsene | 2015-11-05 | 1 | -4276/+0 | |
| | ||||||
* | Execute Protocol Buffer compiler during build | Evgeny Mandrikov | 2015-10-29 | 8 | -69222/+0 | |
| | | | | | | | | | | | | Dependency for compiler selected based on platform. Supported platforms are Windows/Linux x86/64 and Mac OS. Configuration in root POM to avoid duplication. This also makes version of compiler consistent with version of library. Previously it was 3.0.0-a3 and 3.0.0-beta-1 respectively, now both are 3.0.0-beta-1. And removes all existing auto generated files and scripts for their creation as well as their traces (such as comments and exclusions for SonarQube). | |||||
* | Merge remote-tracking branch 'origin/branch-5.2' | Stas Vilchik | 2015-10-22 | 2 | -0/+4342 | |
|\ | ||||||
| * | SONAR-6416 add field "id" to response of api/tests/covered_files | Simon Brandhof | 2015-10-21 | 1 | -0/+13 | |
| | | | | | | | | Refactoring: use protobuf to generate response | |||||
| * | SONAR-6416 apply naming conventions to response of api/tests/list | Simon Brandhof | 2015-10-21 | 2 | -0/+4329 | |
| | | ||||||
* | | Fix quality flaws | Teryk Bellahsene | 2015-10-15 | 4 | -95/+44 | |
| | | ||||||
* | | Create new WsClient to request WS | Teryk Bellahsene | 2015-10-14 | 10 | -0/+1045 | |
|/ |