Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | Teryk Bellahsene | 2015-08-19 | 2 | -492/+3072 | |
| | | | | permissions | |||||
* | SONAR-6478 WS permissions/search_global_permissions search for global ↵ | Teryk Bellahsene | 2015-08-10 | 2 | -2/+1664 | |
| | | | | permissions | |||||
* | 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 | |
| | | | | | | | Return the same format as for api/issues/search, except that: - field "issues" is replaced by "issue" - of course there are no facets nor paging - field "languages" is not present (that should be dropped from api/issues/search too) | |||||
* | Draft of WS api/issues/search2 | Simon Brandhof | 2015-08-05 | 4 | -1520/+5604 | |
| | | | | | | | | - protobuf specification of response - do not rely on ES docs to return data (will allow to remove _source from ES index) - sanitize response format - sanitize request parameters (no more 'hideXXX' and 'f') | |||||
* | Add name to api/rules/list | Simon Brandhof | 2015-07-30 | 2 | -4/+163 | |
| | ||||||
* | Move protobuf specs of WS into new module sonar-ws | Simon Brandhof | 2015-07-30 | 6 | -0/+16447 | |