| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 per... | Teryk Bellahsene | 2015-09-28 | 2 | -6412/+4637 |
* | SONAR-6853 WS permissions/template_users list users of one template and permi... | Teryk Bellahsene | 2015-09-28 | 2 | -44/+1820 |
* | SONAR-6799 SONAR-6232 compute engine logs | Simon Brandhof | 2015-09-27 | 2 | -5/+93 |
* | 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 |
* | SONAR-6821 WS qualityprofiles/search use protocol buffers to build response | Teryk Bellahsene | 2015-09-17 | 2 | -0/+2529 |
* | Exclude generated protobuf codebase from analysis | Simon Brandhof | 2015-09-11 | 1 | -0/+4 |
* | 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 b... | Teryk Bellahsene | 2015-08-27 | 2 | -106/+106 |
* | SONAR-6485 WS permissions/search_project_permissions replace uuid by id in re... | Teryk Bellahsene | 2015-08-27 | 2 | -63/+63 |
* | Paging as first element in WS responses of the permission domain | Teryk Bellahsene | 2015-08-27 | 2 | -743/+839 |
* | SONAR-6497 WS permissions/update/template update a permission template | Teryk Bellahsene | 2015-08-27 | 2 | -2/+528 |
* | SONAR-6496 WS permissions/create_template create a permission template | Teryk Bellahsene | 2015-08-27 | 2 | -2/+1814 |
* | SONAR-6479 WS permissions/users display email in response | Teryk Bellahsene | 2015-08-24 | 2 | -42/+201 |
* | SONAR-6485 WS permissions/search_project_permissions search for project permi... | Teryk Bellahsene | 2015-08-19 | 2 | -492/+3072 |
* | SONAR-6478 WS permissions/search_global_permissions search for global permiss... | Teryk Bellahsene | 2015-08-10 | 2 | -2/+1664 |
* | SONAR-6482 WS permissions/groups list permission's groups | Teryk Bellahsene | 2015-08-06 | 4 | -111/+1817 |
* | SONAR-6479 WS permissions/users search users with a specific permission | Teryk Bellahsene | 2015-08-06 | 2 | -0/+1695 |
* | Do not allow componentId nor msg on primary location | Simon Brandhof | 2015-08-05 | 4 | -196/+196 |
* | Store issues locations in DB and return in WS | Simon Brandhof | 2015-08-05 | 4 | -1135/+4205 |
* | Improve compatibility of api/issues/search2 | Simon Brandhof | 2015-08-05 | 4 | -1854/+1777 |
* | Improve response of POST api/issues/assign | Simon Brandhof | 2015-08-05 | 4 | -1896/+3257 |
* | Draft of WS api/issues/search2 | Simon Brandhof | 2015-08-05 | 4 | -1520/+5604 |
* | Add name to api/rules/list | Simon Brandhof | 2015-07-30 | 2 | -4/+163 |
* | SONAR-6750 Support new SQ Runner API for retrieving issues | Duarte Meneses | 2015-07-30 | 1 | -0/+1 |
* | Move protobuf specs of WS into new module sonar-ws | Simon Brandhof | 2015-07-30 | 7 | -0/+16492 |