aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-15574 open source background project export task processingpierre2021-11-041-0/+2
* SONAR-15574 move Project export API to community editionPierre2021-11-041-0/+4
* Fix code quality issuesDuarte Meneses2021-10-251-2/+2
* SONAR-15428 support bitbucket.org authPierre2021-09-282-0/+3
* Fix code quality issuesDuarte Meneses2021-09-241-1/+1
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-261-0/+5
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-261-10/+0
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-043-13/+49
* Code smell fix: Replacing ImmutableList from ListBruno Andrade2021-07-291-4/+3
* SONAR-15144 - Audit Log Clean Up Jobbelen-pruvost-sonarsource2021-07-271-0/+2
* SONAR-10762 Drop custom metrics WSsJacek2021-07-071-2/+0
* SONAR-10762 Drop Custom Measures WSZipeng WU2021-07-071-2/+0
* Improve test coverageDuarte Meneses2021-06-174-8/+147