aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6947 PermissionsWsParameters in sonar-wsTeryk Bellahsene2015-11-172-16/+60
* SONAR-6947 Create and use AddGroupToTemplateWsRequestTeryk Bellahsene2015-11-172-2/+98
* SONAR-6947 Add and use AddGroupWsRequestTeryk Bellahsene2015-11-175-21/+152
* SONAR-6947 api/permissions/groups use GroupsWsRequestTeryk Bellahsene2015-11-174-37/+85
* SONAR-6947 New WsClientTeryk Bellahsene2015-11-179-182/+381
* SONAR-6947 Move and rename MimeTypes to sonar-ws packageTeryk Bellahsene2015-11-172-0/+126
* Remove manually generated protobuf file WsTests.javaTeryk Bellahsene2015-11-051-4276/+0
* Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-299-69251/+0
* Merge remote-tracking branch 'origin/branch-5.2'Stas Vilchik2015-10-222-0/+4342
|\
| * 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