Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|/ | ||||||
* | 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 | |
| | ||||||
* | SONAR-6864 Rename WS batch/* to scanner/* | Teryk Bellahsene | 2015-09-30 | 2 | -230/+230 | |
| | ||||||
* | SONAR-6823 WS batch/project with protobuf and new behaviors | Teryk Bellahsene | 2015-09-30 | 2 | -0/+2464 | |
| | ||||||
* | SONAR-6834 Rename column CE_ACTIVITY.FINISHED_AT to EXECUTED_AT | Simon Brandhof | 2015-09-30 | 2 | -89/+100 | |
| | ||||||
* | SONAR-6854 WS permissions/template_groups search for groups in a specific ↵ | Teryk Bellahsene | 2015-09-28 | 2 | -6412/+4637 | |
| | | | | permission template for a given permission | |||||
* | SONAR-6853 WS permissions/template_users list users of one template and ↵ | Teryk Bellahsene | 2015-09-28 | 2 | -44/+1820 | |
| | | | | permission | |||||
* | SONAR-6799 SONAR-6232 compute engine logs | Simon Brandhof | 2015-09-27 | 2 | -5/+93 | |
| | | | | | | - add WS api/ce/logs - add boolean field 'logs' to the responses of the WS that return tasks - purge log files (max nb of files per project can be configured) | |||||
* | SONAR-5770 add WS api/ce/project | Simon Brandhof | 2015-09-22 | 2 | -12/+904 | |
| | ||||||
* | SONAR-6834 New WS GET api/ce/queue | Simon Brandhof | 2015-09-18 | 2 | -59/+59 | |
| | ||||||
* | Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITY | Simon Brandhof | 2015-09-18 | 2 | -0/+4970 | |
| | ||||||
* | SONAR-6822 WS rules/search from json to protobuf | Teryk Bellahsene | 2015-09-17 | 4 | -224/+16438 | |
| | ||||||
* | Add missing file | Simon Brandhof | 2015-09-17 | 1 | -0/+12587 | |
| | ||||||
* | Improve protobuf to json converter | Simon Brandhof | 2015-09-17 | 6 | -15362/+6181 | |
| | | | | | - replace bool field *PresentIfEmpty by a wrapper of repeated fields - support arrays/maps in map values | |||||
* | SONAR-6821 WS qualityprofiles/search use protocol buffers to build response | Teryk Bellahsene | 2015-09-17 | 2 | -0/+2529 | |
| | ||||||
* | Upgrade protobuf lib to 3.0.0-beta-1 | Simon Brandhof | 2015-09-11 | 4 | -2183/+2080 | |
| | ||||||
* | SONAR-6052 Drop secondary locations from db/ws | Simon Brandhof | 2015-09-10 | 2 | -1126/+763 | |
| | ||||||
* | SONAR-6495 WS permissions/search_templates add default templates | Teryk Bellahsene | 2015-09-04 | 2 | -51/+1065 | |
| | ||||||
* | Prefix web service protobuf messages with 'Ws' | Teryk Bellahsene | 2015-09-04 | 2 | -786/+787 | |
| | ||||||
* | SONAR-6495 WS permissions/search_templates search for permission templates | Teryk Bellahsene | 2015-09-04 | 2 | -10/+1508 | |
| | ||||||
* | SONAR-6496 SONAR-6497 Rename template key by template id and projectPattern ↵ | Teryk Bellahsene | 2015-08-27 | 2 | -106/+106 | |
| | | | | by projectKeyPattern | |||||
* | SONAR-6485 WS permissions/search_project_permissions replace uuid by id in ↵ | Teryk Bellahsene | 2015-08-27 | 2 | -63/+63 | |
| | | | | response |