aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-192-2/+2
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-192-2/+3
* SONAR-15237 Register removal of pluginsDuarte Meneses2021-08-041-1/+16
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-045-400/+103
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-273-3/+3
* Fix code smell: add package-info.javaZipeng WU2021-07-091-0/+24
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-071-8/+7
* SONAR-14917 Misleading memory amounts displayed in Administration > SystemDuarte Meneses2021-06-302-16/+16
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-15/+3
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-1/+1
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-151-3/+3
* SONAR-14662 Redirecting admin to the risk consent pageLukasz Jarocki2021-04-151-0/+93
* SONAR-14586 Move DefaultAdminCredentialsVerifier to sonar-webserver-authWouter Admiraal2021-03-185-261/+0
* SONAR-14519 - Update ALMs format and simplify System Info PageBelen Pruvost2021-03-121-4/+4
* SONAR-14523 implemented splitting plugins into twoLukasz Jarocki2021-03-084-8/+72
* SONAR-14519 add ALM info to system info filePierre2021-03-082-1/+79
* SONAR-14520 - Add Default Leak Period to System Info FilePhilippe Perrin2021-03-081-8/+39
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-041-5/+18
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-041-1/+1
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-041-4/+10
* SONAR-13515 Telemetry - include external authentication providersDuarte Meneses2021-03-041-0/+2
* SONAR-14501 Custom security config telemetryJacek2021-02-261-3/+31
* SONAR-14369 Add ALM integration telemetryJacek2021-02-041-0/+26
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08113-115/+113
* Code smell fix: remove unused codeZipeng WU2020-12-111-1/+0
* Add missing package-info.javaJacek2020-12-091-0/+23
* SONAR-13793 improve ncloc count performance by using projects instead of comp...Pierre Guillot2020-12-021-6/+3
* SONAR-14176 Move warning from web.log to sonar.logJulien Lancelot2020-12-021-4/+12
* SONAR-14176 Send email to admins when default admin credential is detectedJulien Lancelot2020-12-024-10/+166
* SONAR-14175 SONAR-14176 Detect usage of admin account with default credentialJulien Lancelot2020-12-021-0/+76
* SONAR-14159 enforce user authentication by defaultJacek2020-11-262-2/+4
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-056-79/+68
* SONAR-13913 Remove tables and indexes clean up used in Integration TestsJulien Lancelot2020-11-031-251/+0
* Revert "SONAR-13913 Remove tables and indexes clean up used in Integration Te...Julien Lancelot2020-10-211-0/+251
* SONAR-13913 Remove tables and indexes clean up used in Integration TestsJulien Lancelot2020-10-201-251/+0
* SONAR-13936 Fix quality flaws after merge to masterJulien Lancelot2020-10-191-1/+0
* SONAR-13936 Rename OrganizationPermission to GlobalPermissionJulien Lancelot2020-10-161-3/+3
* SONAR-13936 Move default permission templates to internal propertiesJulien Lancelot2020-10-162-24/+22
* SONAR-13936 Remove use of organizations in Permissions WS and DBJulien Lancelot2020-10-161-1/+0
* SONAR-13936 Drop some Organization code related to Users/Groups/PermissionDuarte Meneses2020-10-161-8/+7
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-052-28/+5
* SONAR-13862 Add a WS for dismissing analysis warning by the current userMichal Duda2020-09-291-0/+70
* SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ...Julien Lancelot2020-09-291-4/+12
* SONAR-13782 It's not possible for a rule key to be deprecated twiceDuarte Meneses2020-09-221-3/+2
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-182-21/+34
* SONAR-13618 Remove new lines from db migration logJacek2020-07-151-4/+5
* SONAR-13590 fix branch+snapshot comparatorPierre2020-07-081-1/+4
* Fix unit test FPDuarte Meneses2020-07-011-13/+14
* SONAR-13444 fix logs verbosity and code smellsPierre2020-06-261-5/+2
* SONAR-13444 display branch/pr names and id in background tasksPierre2020-06-261-2/+17