aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13489 Fix permission issue with hotspot assign actionJacek2020-06-252-13/+47
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-117-40/+91
* SONAR-13472 Fix SSF-113Julien Lancelot2020-06-114-16/+28
* Improve description of 'f' in 'api/rules/search' WSDuarte Meneses2020-05-301-1/+1
* Fix api/components/search WS docs to not include unsupported typesJacek2020-05-292-21/+15
* SONAR-12266 Drop favourites for filesJacek2020-05-263-27/+32
* SONAR-13291 deprecate 'language' param and remove 'language' field from compo...Jacek2020-05-262-47/+6
* SONAR-13291 index components with qualifier ['APP', 'TRK', 'VW', 'SVW'] only...Jacek2020-05-266-62/+39
* SONAR-13436 Update Web API docs - quality_gatesJacek2020-05-2516-34/+43
* SONAR-13436 Update Web API docs - user_groupsJacek2020-05-2517-17/+113
* SONAR-13436 Update Web API docs - permissionsJacek2020-05-2512-44/+129
* SONAR-13436 Update Web API docs - metricsJacek2020-05-257-31/+91
* SONAR-13436 Update Web API docs - custom_measuresJacek2020-05-257-16/+71
* Fix unstable test TransitionActionTestDuarte Meneses2020-05-251-0/+5
* SONAR-13300 Deprecate use of id in quality gate web servicesDuarte Meneses2020-05-2521-66/+315
* SONAR-13221 move migrations from v83 to v84Pierre2020-05-251-2/+2
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-2552-405/+391
* SONAR-13221 drop id column of USERS tableJacek2020-05-258-22/+22
* SONAR-13221 change USER_ROLES user_id FK to user_uuidJacek2020-05-258-34/+34
* SONAR-13221 change QPROFILE_EDIT_USERS user_id FK to user_uuidJacek2020-05-251-1/+1
* SONAR-13221 change PROPERTIES user_id FK to user_uuidJacek2020-05-2530-92/+109
* SONAR-13221 change PERM_TEMPLATES_USERS user_id FK to user_uuidJacek2020-05-2513-32/+38
* SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuidJacek2020-05-2515-24/+24
* SONAR-13221 change USERS_GROUPS user_id FK to user_uuidJacek2020-05-2519-45/+46
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-2536-184/+168
* SONAR-13221 Update method and var namesDuarte Meneses2020-05-2510-85/+85
* SONAR-13221 change PK of GROUPS and update FKsDuarte Meneses2020-05-2551-344/+338
* SONAR-13221 change PK to uuid of RULES_PROFILES tableJacek2020-05-258-23/+25
* SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES tableJacek2020-05-2530-196/+209
* SONAR-13221 MetricsDuarte Meneses2020-05-2547-265/+250
* SONAR-13221 change PK to uuid of RULES_PARAMETERS tableJacek2020-05-253-4/+4
* SONAR-13240 Change PK of ACTIVE_RULES and update FKDuarte Meneses2020-05-259-36/+36
* SONAR-13221 Feedback from review and fix testsDuarte Meneses2020-05-2527-54/+99
* SONAR-13221 Fix permission template tablesDuarte Meneses2020-05-254-0/+8
* SONAR-13221 Quality gate conditionsDuarte Meneses2020-05-2514-47/+55
* SONAR-13221 File sourcesDuarte Meneses2020-05-255-3/+17
* SONAR-13221 User rolesDuarte Meneses2020-05-254-5/+9
* SONAR-13235 change PK of manual measuresMichal Duda2020-05-258-55/+55
* SONAR-13221 change PK to uuid of ACTIVE_RULE_PARAMETERS tableJacek2020-05-251-1/+1
* SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID'Julien Lancelot2020-05-252-24/+24
* SONAR-13249 deprecate usergroups id parameterPierre2020-05-255-8/+12
* SONAR-13248 deprecate metric idPierre2020-05-251-0/+1
* docs: Fix "createdBefore" param descriptionBruno GuimarĂ£es2020-05-121-1/+1
* SONAR-13297 Add new tutorials.jenkins.skipBitbucketPreReqs user setting keyWouter Admiraal2020-05-042-1/+6
* SONAR-13199 Interpret markdown in hotspot descriptionJeremy Davis2020-04-245-20/+196
* SONAR-13146 Restore home select for portfolio.Mathieu Suen2020-04-238-338/+126
* SONAR-13304 Make 'branch' and 'pullRequest' parameters in Web Services publicDuarte Meneses2020-04-1711-35/+21
* SONAR-13196 Search issues since leak period returns all issues if no leak per...Duarte Meneses2020-04-177-36/+349
* SONAR-12664 Set api/system/info as publicDuarte Meneses2020-04-172-3/+3
* SONAR-13190 Support tags to applicationJacek2020-04-156-85/+137