aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-1521-61/+60
|
* SONAR-17254 added coverage for renaming the main branch of the applicationLukasz Jarocki2022-12-152-2/+2
|
* SONAR-17671 Add description context key for taint vulnerabilitiesAntoine Vinot2022-12-154-3/+12
|
* SONAR-17645 Enable SCIM feature toggling mechanismKlaudio Sinani2022-12-081-1/+13
|
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-084-45/+129
|
* SONAR-17694 fix SSF-323Matteo Mara2022-12-074-8/+68
|
* SONAR-17642 Deprecate profile import WS parametersWouter Admiraal2022-12-061-2/+11
|
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-063-132/+15
|
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-12-021-2/+0
|
* SONAR-17592 added message formatting to responses in webapilukasz-jarocki-sonarsource2022-12-0112-28/+86
|
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-30/+30
|
* MMF-2745 Default permission improvementsJacek2022-11-213-3/+3
|
* SONAR-14829 Allow bulk adding tags on resolved issue.Wojtek Wajerowicz2022-11-184-6/+29
|
* SONAR-17578 Add LoC count in api/system/infoBenjamin Campomenosi2022-11-171-1/+2
|
* SONAR-17497 Restrict issues reindex to global system adminalain2022-11-162-9/+4
|
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-11-151-2/+0
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
|
* SONAR-17590 make hostpot search endpoint publicPierre2022-11-102-3/+3
|
* SONAR-17580 add edition information to api/system/info responseMatteo Mara2022-11-102-157/+357
|
* SONAR-15260 when changing a quality profile parent, the overridden rules ↵Matteo Mara2022-11-072-6/+64
| | | | severit is preserved
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-0528-499/+217
|
* SONAR-17466 Get the project name for all branches from the "projects" table, ↵Dimitris Kavvathas2022-11-041-0/+31
| | | | to ensure that the latest project name is returned.
* SONAR-17502 Deprecate documentationPath field for plugins/installed endpointWouter Admiraal2022-11-032-1/+5
|
* SONAR-17508 - Fix SSF-327Antoine Vinot2022-11-022-11/+79
|
* SONAR-17524 using new config property to set default main branchLukasz Jarocki2022-11-019-47/+77
|
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-0119-36/+66
|
* SONAR17527 Add new mainBranch param to projects/createLéo Geoffroy2022-10-3110-26/+119
|
* SONAR-17515 move login_message endpoint to community editionZipeng WU2022-10-315-1/+197
|
* SONAR-17513 Deprecated legacy pagination parameters in APIs resultsMalek-Ben-Anes2022-10-2827-51/+386
|
* SONAR-17515 new Properties for Login Message in the General Settings panel ↵zipeng-wu-sonarsource2022-10-272-0/+29
| | | | | (#6949) Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* SONAR-17497 Add web service to reindex issuesalain2022-10-273-0/+201
|
* SONAR-11466 Deprecate legacy pagination parameters in api/issues/search responseMalek-Ben-Anes2022-10-241-0/+1
|
* SONAR-17456 Fix SSF-326alain2022-10-202-5/+30
|
* SONAR-17469 improve SCM account validation on user creation/update. (#6905)Wojtek Wajerowicz2022-10-204-60/+98
| | | | We don't allow leading and/or trailing whitespace on SCM account names. We also don't allow duplicate SCM accounts.
* NO-JIRA Fix code smellsAntoine Vinot2022-10-141-1/+0
|
* SONAR-17040 added search by login and email to permission template users searchLukasz Jarocki2022-10-141-1/+46
|
* SONAR-9539 Sanitize api/rules/create web servicealain2022-10-142-26/+79
|
* SONAR-17443 clear cache of a project or a branchSteve Marion2022-10-144-10/+170
| | | | Add optional parameters to clear cache WS to allow specifying a project and a branch to clear specifically.
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-144-3/+4
|
* SONAR-17467 fix SSF-149Wojciech Wajerowicz2022-10-135-33/+89
|
* NO-JIRA - Fix dbKey not existing anymoreAntoine Vinot2022-10-131-1/+1
|
* SONAR-17437 - Improve project search for quality profile by searching for ↵Antoine Vinot2022-10-131-9/+14
| | | | the key
* SONAR-17385 Ensure duplicate and empty values can be provided as SCM account ↵Klaudio Sinani2022-10-134-17/+45
| | | | data
* SONAR-17412 minor fixes on log and tests (#6812)Léo Geoffroy2022-10-124-5/+12
|
* SONAR-17352 Fix quality issuesLéo Geoffroy2022-10-128-14/+18
| | | Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-123-16/+38
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-1212-28/+148
|
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-121-1/+1
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-1231-330/+388
|
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-1231-160/+235
|