aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-173-31/+4
* SONAR-14792 Bump min upgrade version to current LTSJacek2021-06-161-13/+14
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-1/+1
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-152-10/+9
* SONAR-14662 Redirecting admin to the risk consent pageLukasz Jarocki2021-04-152-0/+269
* SONAR-14586 Move DefaultAdminCredentialsVerifier to sonar-webserver-authWouter Admiraal2021-03-188-554/+0
* SONAR-14519 - Update ALMs format and simplify System Info PageBelen Pruvost2021-03-122-12/+12
* SONAR-14523 implemented splitting plugins into twoLukasz Jarocki2021-03-087-12/+142
* SONAR-14519 add ALM info to system info filePierre2021-03-084-3/+169
* SONAR-14520 - Add Default Leak Period to System Info FilePhilippe Perrin2021-03-082-10/+64
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-044-8/+22
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-044-6/+22
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-044-30/+37
* SONAR-13515 Telemetry - include external authentication providersDuarte Meneses2021-03-045-4/+9
* SONAR-14501 Custom security config telemetryJacek2021-02-262-13/+68
* SONAR-14369 Add ALM integration telemetryJacek2021-02-045-2/+48
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-112-4/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08195-199/+195
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-222-15/+10
* fix code smellsPierre2020-12-143-8/+8
* Code smell fix: remove unused codeZipeng WU2020-12-111-1/+0
* Add missing package-info.javaJacek2020-12-091-0/+23
* SONAR-8427 Add a timeZone param to api/issues/searchJulien HENRY2020-12-031-24/+23
* SONAR-13793 improve ncloc count performance by using projects instead of comp...Pierre Guillot2020-12-022-8/+5
* 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-027-16/+365
* SONAR-14175 SONAR-14176 Detect usage of admin account with default credentialJulien Lancelot2020-12-022-0/+178
* Speed up unit tests by improving indexing in unit testsDuarte Meneses2020-11-301-4/+3
* SONAR-14159 enforce user authentication by defaultJacek2020-11-264-3/+33
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-059-93/+95
* SONAR-13913 Remove tables and indexes clean up used in Integration TestsJulien Lancelot2020-11-032-410/+0
* Revert "SONAR-13913 Remove tables and indexes clean up used in Integration Te...Julien Lancelot2020-10-212-0/+410
* SONAR-13913 Remove tables and indexes clean up used in Integration TestsJulien Lancelot2020-10-202-410/+0
* SONAR-13936 Fix quality flaws after merge to masterJulien Lancelot2020-10-191-1/+0
* SONAR-13936 Rename OrganizationPermission to GlobalPermissionJulien Lancelot2020-10-162-6/+6
* SONAR-13936 Move default permission templates to internal propertiesJulien Lancelot2020-10-163-118/+42
* SONAR-13936 Remove use of organizations in Permissions WS and DBJulien Lancelot2020-10-162-6/+2
* SONAR-13936 Drop some Organization code related to Users/Groups/PermissionDuarte Meneses2020-10-162-16/+15
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-054-110/+48
* SONAR-13862 Add a WS for dismissing analysis warning by the current userMichal Duda2020-09-292-0/+218
* SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ...Julien Lancelot2020-09-293-6/+60
* SONAR-13782 It's not possible for a rule key to be deprecated twiceDuarte Meneses2020-09-222-101/+43
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-184-56/+104
* SONAR-13618 Remove new lines from db migration logJacek2020-07-152-8/+9
* Fix unstable unit testDuarte Meneses2020-07-101-5/+10
* SONAR-13590 fix branch+snapshot comparatorPierre2020-07-083-1/+119
* SONAR-13475 SONAR-13473 SONAR-13474 Don't restrict to GHEDuarte Meneses2020-07-011-2/+2
* Fix unit test FPDuarte Meneses2020-07-011-13/+14
* SONAR-13461 fix SSF-112Jacek2020-06-301-3/+3
* SONAR-13444 fix logs verbosity and code smellsPierre2020-06-262-9/+5