aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* Fix code quality issuesDuarte Meneses2021-10-251-3/+1
* SONAR-15450 Take pull requests into account when counting instance's NLOCDuarte Meneses2021-09-271-2/+19
* SONAR-15425 'api/rules/repositories' is empty for new instancesDuarte Meneses2021-09-231-1/+1
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-191-1/+1
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-191-1/+1
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-111-0/+18
* SONAR-15243 Enable JSON logging on Elasticsearch processJacek2021-08-111-1/+1
* SONAR-15237 Register removal of pluginsDuarte Meneses2021-08-043-510/+78
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-043-15/+14
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-9/+8
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-071-49/+7
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-172-16/+1
* SONAR-14792 Bump min upgrade version to current LTSJacek2021-06-161-13/+14
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-151-7/+6
* SONAR-14662 Redirecting admin to the risk consent pageLukasz Jarocki2021-04-151-0/+176
* SONAR-14586 Move DefaultAdminCredentialsVerifier to sonar-webserver-authWouter Admiraal2021-03-183-293/+0
* SONAR-14519 - Update ALMs format and simplify System Info PageBelen Pruvost2021-03-121-8/+8
* SONAR-14523 implemented splitting plugins into twoLukasz Jarocki2021-03-083-4/+70
* SONAR-14519 add ALM info to system info filePierre2021-03-082-2/+90
* SONAR-14520 - Add Default Leak Period to System Info FilePhilippe Perrin2021-03-081-2/+25
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-043-3/+4
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-043-5/+21
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-043-26/+27
* SONAR-13515 Telemetry - include external authentication providersDuarte Meneses2021-03-044-4/+7
* SONAR-14501 Custom security config telemetryJacek2021-02-261-10/+37
* SONAR-14369 Add ALM integration telemetryJacek2021-02-044-2/+22
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-112-4/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0882-84/+82
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-222-15/+10
* fix code smellsPierre2020-12-143-8/+8
* 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-021-2/+2
* SONAR-14176 Send email to admins when default admin credential is detectedJulien Lancelot2020-12-023-6/+199
* SONAR-14175 SONAR-14176 Detect usage of admin account with default credentialJulien Lancelot2020-12-021-0/+102
* Speed up unit tests by improving indexing in unit testsDuarte Meneses2020-11-301-4/+3
* SONAR-14159 enforce user authentication by defaultJacek2020-11-262-1/+29
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-053-14/+27
* SONAR-13913 Remove tables and indexes clean up used in Integration TestsJulien Lancelot2020-11-031-159/+0
* Revert "SONAR-13913 Remove tables and indexes clean up used in Integration Te...Julien Lancelot2020-10-211-0/+159
* SONAR-13913 Remove tables and indexes clean up used in Integration TestsJulien Lancelot2020-10-201-159/+0
* SONAR-13936 Rename OrganizationPermission to GlobalPermissionJulien Lancelot2020-10-161-3/+3
* SONAR-13936 Move default permission templates to internal propertiesJulien Lancelot2020-10-161-94/+20
* SONAR-13936 Remove use of organizations in Permissions WS and DBJulien Lancelot2020-10-161-5/+2
* SONAR-13936 Drop some Organization code related to Users/Groups/PermissionDuarte Meneses2020-10-161-8/+8
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-052-82/+43
* SONAR-13862 Add a WS for dismissing analysis warning by the current userMichal Duda2020-09-291-0/+148
* SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ...Julien Lancelot2020-09-292-2/+48
* SONAR-13782 It's not possible for a rule key to be deprecated twiceDuarte Meneses2020-09-221-98/+41
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-182-35/+70
* SONAR-13618 Remove new lines from db migration logJacek2020-07-151-4/+4