aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19084 Add telemetry information (managed instance provider)Aurelien Poscia2023-05-112-11/+36
* SONAR-19084 Return GitHub as provider managing the instance in system/infoAntoine Vigneau2023-05-116-32/+14
* SONAR-19084 periodically schedule the GitHub sync task.Wojtek Wajerowicz2023-05-111-19/+4
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-085-21/+21
* SONAR-19014 Don't rely on plugin APIs list of static resourcesDuarte Meneses2023-05-031-2/+2
* Revert "SONAR-19050 Populate characteristic RuleDto during RegisterRule"Duarte Meneses2023-04-282-53/+28
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-282-27/+27
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-242-27/+27
* SONAR-19050 Populate characteristic RuleDto during RegisterRuleBenjamin Campomenosi2023-04-242-28/+53
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-242-40/+34
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-1113-48/+53
* SONAR-18850 update branch mapper to use is main and update test framework Benjamin Campomenosi2023-04-041-8/+16
* SONAR-18872 improve total ncloc computation10.0.0.68432Pierre2023-03-302-7/+2
* [NO-JIRA] Remove generic code smellsMatteo Mara2023-03-301-1/+1
* SONAR-18924 Remove node JVM setting from Global Setting of System Info if SQ ...Zipeng WU2023-03-282-6/+69
* SONAR-18759 introduce a new mechanism to activate SCIMPierre2023-03-222-6/+11
* SONAR-18654 Make system/info return optional valuesAntoine Vigneau2023-03-226-33/+86
* SONAR-18654 Add managed provider in system/info endpointAntoine Vigneau2023-03-228-247/+357
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-218-10/+10
* SONAR-18638 Drop deprecated fields in Rules WS API.Dimitris Kavvathas2023-03-132-114/+4
* SONAR-16198 removing the 6 built in common rulesMatteo Mara2023-02-276-336/+6
* SONAR-18484 Add api/v2/system/liveness endpointPierre2023-02-211-1/+1
* SONAR-18472 Resolve telemetry performance issueAlain Kermis2023-02-211-12/+33
* SONAR-18466 reindexing a project should not delete activities of other projectsPierre2023-02-102-30/+48
* [NO-JIRA] Drop blue green deployment flagJacek Poreda2023-02-098-292/+13
* SONAR-17714 Drop types from ES requestsJacek Poreda2023-02-092-22/+20
* Fix logback configZipeng WU2023-02-021-8/+3
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-022-5/+8
* org.mockito:mockito-inline 4.10.0 -> 5.0.0Steve Marion2023-02-021-9/+9
* NO-JIRA fix error message when migration path is incorrectAurelien2023-01-312-2/+2
* SONAR-18219 Change type of telemetry dataAntoine Vinot2023-01-271-1/+1
* SONAR-18219 Add telemetry fields for CaYCantoine-vinot-sonarsource2023-01-262-34/+100
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-172-2/+2
* SONAR-18188 Share CAYC quality gate info via telemetryAlain Kermis2023-01-133-9/+86
* [NO-JIRA] explicitly declare toList collector mutable or notZipeng WU2023-01-131-1/+2
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-123-5/+5
* [NO-JIRA] Use record for data classesZipeng WU2023-01-121-9/+9
* SONAR-18164 Deprecate language specific parametersalain2023-01-112-0/+137
* SONAR-17836 Deactivate common rules for the "Secrets" languagePhilippe Perrin2023-01-112-2/+15
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-103-6/+4
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-101-2/+1
* SONAR-17768 Move unanalyzed language code telemetry back to global levelalain2023-01-052-16/+29
* [NO JIRA] Remove unused ClassLoaderUtilsDuarte Meneses2023-01-032-190/+0
* Update license templates for 2023Pierre2023-01-02210-210/+210
* SONAR-14128 Renamed WebServer to NodeInformationAurelien Poscia2022-12-236-42/+41
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-231-1/+2
* SONAR-17735 Telemetry improvementsalain2022-12-194-44/+65
* SONAR-17752 Move Lines of Codes in System section Benjamin Campomenosi2022-12-137-41/+45
* SONAR-17645 Include SCIM feature status in telemetry dataKlaudio Sinani2022-12-082-24/+82
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-062-2/+2