aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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 the...Antoine Vinot2022-10-131-9/+14
* SONAR-17385 Ensure duplicate and empty values can be provided as SCM account ...Klaudio Sinani2022-10-134-17/+45
* 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
* 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
* SONAR-17352 Refactor component keys to not include branch suffixLéo Geoffroy2022-10-121-1/+5
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-1242-637/+61
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-1228-126/+228
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-12133-917/+891
* NO-JIRA fix code smellsPierre2022-10-121-0/+23
* SONAR-17440 Drop seconds from QP name when it is no longer built-inJacek2022-10-122-2/+2
* SONAR-17118 migrate branch support flag to features/list APIMatteo Mara2022-10-123-21/+2
* SONAR-12456 Add Security Hotspots to project badges.Wojciech Wajerowicz2022-10-122-27/+57
* SONAR-17440 Unset built-in flag and rename Quality Profile in case plugin whi...Jacek2022-10-102-8/+23
* SONAR-17194 Add changelog to `api/system/info` on 'Statistics' field removalJacek2022-10-101-1/+2
* SONAR-17296 improved handling of SAML Authentication errors preventing the ha...Matteo Mara2022-10-102-2/+27
* SONAR-17399 Add OWASP ASVS filtering for issues search based on the levelZipeng WU2022-10-102-1/+57
* SONAR-17399 add owasp asvs 4.0 level support in hotspot search APISteve Marion2022-10-102-12/+63
* SONAR-17393 add owasp-4.0 support to hotspot search apiSteve Marion2022-10-072-69/+139
* SONAR-17393 Add OWASP ASVS filtering to issues search API callZipeng WU2022-10-072-1/+42
* SONAR-17389 - Prevent project creation with existing key but different caseAntoine Vinot2022-09-297-23/+82
* SONAR-17115 Migrate Multiple ALM featureJeremy Davis2022-09-2716-93/+63
* SONAR-17194 Remove 'statistics' from response example of api/system/infoJacek2022-09-272-28/+4
* SONAR-17117 migrate project import feature trigger to /api/features/list endp...Matteo Mara2022-09-263-33/+0
* SONAR-14484 Move 'api/project_pull_requests' WS to DEZipeng WU2022-09-2615-1174/+1
* SONAR-17321 expose ruleKey in hotspot.search endpoint Benjamin Campomenosi2022-09-263-7/+42
* SONAR-17116 migrate regulatory report trigger to /api/features/listMatteo Mara2022-09-233-33/+0
* SONAR-17296 move validation callback under /saml controller alongside init ac...Steve Marion2022-09-226-22/+60
* SONAR-17337 Scanner download of analyzer cache doesn't handle compression cor...Duarte Meneses2022-09-201-9/+5
* SONAR-17271 Request body can be read multiple time & implement support of com...Aurelien Poscia2022-09-194-9/+29
* SONAR-17271 update issue from github webhookBenjamin Campomenosi2022-09-191-1/+2