aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7924 WS api/qualitygates/select projectId parameter handles project id ...Teryk Bellahsene2016-08-052-4/+4
* SONAR-7929 Create WS api/components/bulk_update_keyTeryk Bellahsene2016-08-054-0/+138
* SONAR-7928 SONAR-4770 Create WS api/components/update_keyTeryk Bellahsene2016-08-054-6/+154
* SONAR-7924 Modify WS api/qualitygates/select to accept project key (#1126)Stas Vilchik2016-07-293-0/+129
* SONAR-7923 Create WS api/qualitygates/get_by_projectTeryk Bellahsene2016-07-292-0/+22
* add ProjectLinksServiceStas Vilchik2016-07-284-0/+180
* SONAR-7927 Create WS to delete project linkStas Vilchik2016-07-282-0/+35
* SONAR-7926 Create WS to add project linkStas Vilchik2016-07-283-0/+75
* SONAR-7925 Create WS to list project linksStas Vilchik2016-07-284-0/+128
* prepare for next development iterationDavid Rautureau2016-07-201-1/+1
* SONAR-7871 Fix searching issues by type in IssueService client WSJulien Lancelot2016-07-151-1/+3
* Fix close connectionDuarte Meneses2016-07-131-1/+9
* Fix leaked connectionDuarte Meneses2016-07-133-1/+19
* SONAR-7838 WS api/permissions/groups returns group permissionsTeryk Bellahsene2016-07-124-19/+17
* SONAR-7835 Delete old permissions.UsersActionTeryk Bellahsene2016-07-123-43/+2
* SONAR-7835 WS permissions/users return permissions in responseTeryk Bellahsene2016-07-123-4/+16
* SONAR-7835 Update WS API of permissions/usersTeryk Bellahsene2016-07-121-0/+92
* SONAR-7835 Rename UsersAction to OldUsersActionTeryk Bellahsene2016-07-124-10/+24
* SONAR-7741 remove support for Java 7 in HttpConnectorSébastien Lesaint2016-07-114-226/+11
* SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-114-50/+49
* SONAR-7794 WS api/qualityprofiles/search return userUpdatedAtTeryk Bellahsene2016-06-291-0/+1
* SONAR-7800 add column PROJECTS.UUID_PATHSimon Brandhof2016-06-271-2/+1
* SONAR-7789 WS api/qualityprofiles/search return lastUsed fieldTeryk Bellahsene2016-06-271-0/+1
* SONAR-7773 Add number of deprecated rules to WS api/qualityprofiles/searchTeryk Bellahsene2016-06-211-0/+1
* SONAR-7747 IT to add and remove a project template creatorTeryk Bellahsene2016-06-172-0/+26
* SONAR-7244 WS api/projects/search_my_projects list projects of which current ...Teryk Bellahsene2016-06-152-0/+130
* SONAR-7726 WS api/permissions/search_templates returns with_project_creatorTeryk Bellahsene2016-06-091-0/+1
* SONAR-7724 WS api/permissions/remove_project_creator_from_templateTeryk Bellahsene2016-06-091-0/+84
* SONAR-7723 WS api/permissions/add_project_creator_to_templateTeryk Bellahsene2016-06-093-2/+110
* prepare for next development iterationTom2016-05-201-1/+1
* SONAR-7400 Do not return anymore active rule parent key in rules WSJulien Lancelot2016-05-161-1/+2
* SONAR-7576 WS api/measures/component_tree filter components without measure o...Teryk Bellahsene2016-05-104-2/+20
* SONAR-6906 Filter rules on profile language when bulk active rulesJulien Lancelot2016-05-102-2/+2
* SONAR-7535 ws-client throws functional exception when the server URL is malfo...Teryk Bellahsene2016-05-062-15/+30
* Automatic merge from branch-5.5Jenkins CI2016-04-214-1/+90
|\
| * SONAR-7553 WS api/ce/activity_status display background tasks related metrics...Teryk Bellahsene2016-04-214-0/+88
| * SONAR-7187 Remove paging from api/ce/activityJulien Lancelot2016-04-211-1/+2
* | Automatic merge from branch-5.5Jenkins CI2016-04-152-2/+2
|\|
| * SONAR-6948 rename method Request#getLocalConnector() to localConnector()Simon Brandhof2016-04-152-2/+2
* | Automatic merge from branch-5.5Jenkins CI2016-04-149-0/+357
|\|
| * Add support of WS api/ce/task to sonar-wsSimon Brandhof2016-04-142-0/+22
| * Add partial support of api/projects to sonar-wsSimon Brandhof2016-04-147-0/+335
| * fixed version for 5.5-SNAPSHOTTom2016-04-111-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-071-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5Tom2016-04-071-1/+1
* | Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|/
* SONAR-7528 WS api/measures/component handles developer measuresTeryk Bellahsene2016-04-072-1/+25
* SONAR-7528 WS api/measures/component_tree handles developer measuresTeryk Bellahsene2016-04-074-1/+37