Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 9 | -69251/+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 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-20 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.2-RC35.2-RC3 | Thomas Vérin | 2015-10-20 | 1 | -1/+1 |
| | | |||||
* | | Clean http dependencies in sonar-ws pom.xml | Teryk Bellahsene | 2015-10-15 | 1 | -10/+1 |
| | | |||||
* | | Fix quality flaws | Teryk Bellahsene | 2015-10-15 | 4 | -95/+44 |
| | | |||||
* | | Create new WsClient to request WS | Teryk Bellahsene | 2015-10-14 | 11 | -1/+1102 |
| | | |||||
* | | Upgrade version to 5.3-SNAPSHOT | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
|/ | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC25.2-RC2 | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC15.2-RC1 | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 1 | -2/+2 |
| | |||||
* | SONAR-6834 add qualifier to tasks of WS api/ce responses | Simon Brandhof | 2015-10-05 | 2 | -193/+352 |
| | |||||
* | SONAR-6857 WS components/search search for components | Teryk Bellahsene | 2015-10-02 | 2 | -0/+1924 |
| | |||||
* | Revert "SONAR-6864 Rename WS batch/* to scanner/*" | Teryk Bellahsene | 2015-09-30 | 3 | -260/+241 |
| | | | | This reverts commit a515be7cbe641e21805d9fa945bf13afc66c810c. | ||||
* | Fix typo in ws-scanner.proto | Teryk Bellahsene | 2015-09-30 | 2 | -78/+78 |
| |