aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
...
| * SONAR-6416 add field "id" to response of api/tests/covered_filesSimon Brandhof2015-10-211-0/+13
| * SONAR-6416 apply naming conventions to response of api/tests/listSimon Brandhof2015-10-212-0/+4329
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-201-1/+1
| * [maven-release-plugin] prepare release 5.2-RC35.2-RC3Thomas Vérin2015-10-201-1/+1
* | Clean http dependencies in sonar-ws pom.xmlTeryk Bellahsene2015-10-151-10/+1
* | Fix quality flawsTeryk Bellahsene2015-10-154-95/+44
* | Create new WsClient to request WSTeryk Bellahsene2015-10-1411-1/+1102
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|/
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-1/+1
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-2/+2
* SONAR-6834 add qualifier to tasks of WS api/ce responsesSimon Brandhof2015-10-052-193/+352
* SONAR-6857 WS components/search search for componentsTeryk Bellahsene2015-10-022-0/+1924
* Revert "SONAR-6864 Rename WS batch/* to scanner/*"Teryk Bellahsene2015-09-303-260/+241
* Fix typo in ws-scanner.protoTeryk Bellahsene2015-09-302-78/+78
* SONAR-6864 Rename WS batch/* to scanner/*Teryk Bellahsene2015-09-302-230/+230
* SONAR-6823 WS batch/project with protobuf and new behaviorsTeryk Bellahsene2015-09-302-0/+2464
* SONAR-6834 Rename column CE_ACTIVITY.FINISHED_AT to EXECUTED_ATSimon Brandhof2015-09-302-89/+100
* SONAR-6854 WS permissions/template_groups search for groups in a specific per...Teryk Bellahsene2015-09-282-6412/+4637
* SONAR-6853 WS permissions/template_users list users of one template and permi...Teryk Bellahsene2015-09-282-44/+1820
* SONAR-6799 SONAR-6232 compute engine logsSimon Brandhof2015-09-272-5/+93
* SONAR-5770 add WS api/ce/projectSimon Brandhof2015-09-222-12/+904
* SONAR-6834 New WS GET api/ce/queueSimon Brandhof2015-09-182-59/+59
* Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITYSimon Brandhof2015-09-182-0/+4970
* SONAR-6822 WS rules/search from json to protobufTeryk Bellahsene2015-09-174-224/+16438
* Add missing fileSimon Brandhof2015-09-171-0/+12587
* Improve protobuf to json converterSimon Brandhof2015-09-176-15362/+6181
* SONAR-6821 WS qualityprofiles/search use protocol buffers to build responseTeryk Bellahsene2015-09-172-0/+2529
* Exclude generated protobuf codebase from analysisSimon Brandhof2015-09-111-0/+4
* Upgrade protobuf lib to 3.0.0-beta-1Simon Brandhof2015-09-114-2183/+2080
* SONAR-6052 Drop secondary locations from db/wsSimon Brandhof2015-09-102-1126/+763
* SONAR-6495 WS permissions/search_templates add default templatesTeryk Bellahsene2015-09-042-51/+1065
* Prefix web service protobuf messages with 'Ws'Teryk Bellahsene2015-09-042-786/+787
* SONAR-6495 WS permissions/search_templates search for permission templatesTeryk Bellahsene2015-09-042-10/+1508
* SONAR-6496 SONAR-6497 Rename template key by template id and projectPattern b...Teryk Bellahsene2015-08-272-106/+106
* SONAR-6485 WS permissions/search_project_permissions replace uuid by id in re...Teryk Bellahsene2015-08-272-63/+63
* Paging as first element in WS responses of the permission domainTeryk Bellahsene2015-08-272-743/+839
* SONAR-6497 WS permissions/update/template update a permission templateTeryk Bellahsene2015-08-272-2/+528
* SONAR-6496 WS permissions/create_template create a permission templateTeryk Bellahsene2015-08-272-2/+1814
* SONAR-6479 WS permissions/users display email in responseTeryk Bellahsene2015-08-242-42/+201
* SONAR-6485 WS permissions/search_project_permissions search for project permi...Teryk Bellahsene2015-08-192-492/+3072
* SONAR-6478 WS permissions/search_global_permissions search for global permiss...Teryk Bellahsene2015-08-102-2/+1664
* SONAR-6482 WS permissions/groups list permission's groupsTeryk Bellahsene2015-08-064-111/+1817
* SONAR-6479 WS permissions/users search users with a specific permissionTeryk Bellahsene2015-08-062-0/+1695
* Do not allow componentId nor msg on primary locationSimon Brandhof2015-08-054-196/+196
* Store issues locations in DB and return in WSSimon Brandhof2015-08-054-1135/+4205
* Improve compatibility of api/issues/search2Simon Brandhof2015-08-054-1854/+1777
* Improve response of POST api/issues/assignSimon Brandhof2015-08-054-1896/+3257