aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-082-41/+54
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-062-4/+2
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-26/+26
* SONAR-17619 Fix SSF-157alain2022-11-292-0/+152
* MMF-2745 Default permission improvementsJacek2022-11-211-1/+2
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-0/+2
* SONAR-17515 allow the LoginMessageFeature enabled status to be checked on CE ...Matteo Mara2022-10-291-0/+3
* SONAR-17115 Migrate Multiple ALM featureJeremy Davis2022-09-271-2/+2
* SONAR-14484 Move 'api/project_pull_requests' WS to DEZipeng WU2022-09-261-2/+0
* SONAR-17343 Add security headers in error HTTP code responsesDimitris Kavvathas2022-09-266-18/+146
* SONAR-17271 Request body can be read multiple time & implement support of com...Aurelien Poscia2022-09-191-148/+0
* SONAR-17296 action for generating SAML requestSteve Marion2022-09-151-0/+2
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-281-10/+0
* SONAR-16374 Add scheduled task to read PushEvents from DBJacek2022-07-251-2/+2
* SONAR-14349 added new internal endpoints api/features/listLukasz Jarocki2022-07-211-0/+4
* SONAR-16479 remove root user conceptPierre2022-06-151-4/+0
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-072-39/+11
* SONAR-16232 Drop usage of deprecated org.sonar.api.SonarQubeVersionJacek2022-05-311-2/+2
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-3/+4
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-161-0/+7
* SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular beanZipeng WU2022-05-111-0/+2
* SONAR-16397 Store rule description sections in the new DB structure and split...Aurelien Poscia2022-05-111-0/+8
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-045-12/+12
* SONAR-16152 SONAR-16153 use user provided read/connect timeout for bitbucket ...Aurelien Poscia2022-03-281-8/+8
* Improve SQ code qualityDuarte Meneses2022-03-241-1/+0
* Fix SonarQube quality issuesDuarte Meneses2022-03-231-8/+8
* SONAR-10179 improve consistency of start/stop log messages and identifiers of...Aurelien Poscia2022-03-182-2/+6
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-181-2/+2
* SONAR-16096 Create webservices to get and clear scanner plugin cacheDuarte Meneses2022-03-181-0/+6
* SONAR-14742 Project import from GitHub, Bitbucket and Azure can clash with ex...Aurelien Poscia2022-03-171-0/+2
* feat: support configuration of the tomcat keepAliveTimeoutjason.damour2022-03-111-0/+2
* SONAR-16047 Don't start MyBatis in every testDuarte Meneses2022-03-041-0/+2
* SONAR-13704 activity of a project now also display QG changes caused by chang...Lukasz Jarocki2022-03-021-0/+3
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2217-266/+239
* SONAR-15919 added filtering rule set change events based on languages user su...Lukasz Jarocki2022-02-182-11/+11
* SONAR-15919 add ruleset changesPierre2022-02-181-0/+7
* Added monitoring and telemetry to SonarLint push feature. (#5315)lukasz-jarocki-sonarsource2022-02-181-0/+2
* SONAR-15918 making the new endpoint /api/push/sonarlint_events asyncLukasz Jarocki2022-02-181-0/+1
* SONAR-15934 introduced new module sonar-webserver-pushapi and added required ...Lukasz Jarocki2022-02-182-0/+5
* Update license headers for 2022 [update headers]Pierre2022-01-2863-63/+63
* SONAR-15688 fixing typos for some of the metrics and including new metric abo...Lukasz Jarocki2021-12-171-0/+2
* SONAR-15772 add elasticsearch free and total disk spacePierre2021-12-171-2/+2
* SONAR-15768 prometheus metric for compute engine statusPierre2021-12-131-1/+6
* SONAR-15770 added compute engine metricsLukasz Jarocki2021-12-131-2/+17
* SONAR-15769 added metrics for integration with devops platformsLukasz Jarocki2021-12-133-1/+22
* SONAR-15688 add prometheus web API endpointPierre2021-12-071-0/+2
* Improve code qualityDuarte Meneses2021-11-202-2/+2
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-199-70/+39
* Improve code qualityDuarte Meneses2021-11-181-2/+1