82 Commits (a218e15f039e802f7086947c918638ac0c89dee3)

Author SHA1 Message Date
  Jacek ac3afb8329 SONAR-14369 Add ALM integration telemetry 3 years ago
  Duarte Meneses 6789a2ec09 SONAR-14245 Drop organization related tables 3 years ago
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] 3 years ago
  Michal Duda 5bfa95f6d5 SONAR-13999 Remove OrganizationDbTester 3 years ago
  Pierre ffcea568c7 fix code smells 3 years ago
  Zipeng WU 5c55c92b79 Code smell fix: remove unused code 3 years ago
  Jacek e2ec80f287 Add missing package-info.java 3 years ago
  Julien HENRY 6741d92467 SONAR-8427 Add a timeZone param to api/issues/search 3 years ago
  Pierre Guillot 5ca7a4f8b7 SONAR-13793 improve ncloc count performance by using projects instead of components 3 years ago
  Julien Lancelot ab076f12c4 SONAR-14176 Move warning from web.log to sonar.log 3 years ago
  Julien Lancelot 3c492694e7 SONAR-14176 Send email to admins when default admin credential is detected 3 years ago
  Julien Lancelot 2c21bdec38 SONAR-14175 SONAR-14176 Detect usage of admin account with default credential 3 years ago
  Duarte Meneses 736bfc4d5a Speed up unit tests by improving indexing in unit tests 3 years ago
  Jacek 6e18f97ab5 SONAR-14159 enforce user authentication by default 3 years ago
  Jacek f4751bd135 SONAR-12686 upgrade es client to 7.9.3 and move to HTTP 4 years ago
  Julien Lancelot aca2262d73 SONAR-13913 Remove tables and indexes clean up used in Integration Tests 3 years ago
  Julien Lancelot cededc9472 Revert "SONAR-13913 Remove tables and indexes clean up used in Integration Tests" 3 years ago
  Julien Lancelot 8844917734 SONAR-13913 Remove tables and indexes clean up used in Integration Tests 3 years ago
  Julien Lancelot ffb1cacdaf SONAR-13936 Fix quality flaws after merge to master 3 years ago
  Julien Lancelot b493fce1f2 SONAR-13936 Rename OrganizationPermission to GlobalPermission 3 years ago
  Julien Lancelot a4ab9ccfce SONAR-13936 Move default permission templates to internal properties 3 years ago
  Julien Lancelot 276abb4233 SONAR-13936 Remove use of organizations in Permissions WS and DB 3 years ago
  Duarte Meneses 7de02f77f4 SONAR-13936 Drop some Organization code related to Users/Groups/Permission 3 years ago
  Pierre 13d76f2a2c SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules 3 years ago
  Michal Duda 0ecd861055 SONAR-13862 Add a WS for dismissing analysis warning by the current user 3 years ago
  Julien Lancelot bc413ee3db SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed code 3 years ago
  Duarte Meneses d6164e9a32 SONAR-13782 It's not possible for a rule key to be deprecated twice 3 years ago
  Duarte Meneses d189558e9c SONAR-13643 Save plugins with type 3 years ago
  Jacek b25d2a824b SONAR-13618 Remove new lines from db migration log 4 years ago
  Duarte Meneses a59e6e96ad Fix unstable unit test 4 years ago
  Pierre 3adb1969a5 SONAR-13590 fix branch+snapshot comparator 4 years ago
  Duarte Meneses 6a484e1fa9 SONAR-13475 SONAR-13473 SONAR-13474 Don't restrict to GHE 4 years ago
  Duarte Meneses db6fdba065 Fix unit test FP 4 years ago
  Jacek 9112c817aa SONAR-13461 fix SSF-112 4 years ago
  Pierre 96af2bcbe7 SONAR-13444 fix logs verbosity and code smells 4 years ago
  Pierre 379a7845d2 SONAR-13444 display branch/pr names and id in background tasks 4 years ago
  Pierre 50a3b6070d SONAR-13444 order projects by last analysis date 4 years ago
  Pierre 87b9e4db55 SONAR-13444 purge CE indexation tasks when triggering a disaster recovery 4 years ago
  Pierre e4b519ed12 SONAR-13444 background tasks for issue indexation implementation 4 years ago
  Michal Duda bf05b3c7c2 SONAR-13221 change PK of RULES and update FK 4 years ago
  Duarte Meneses 16b2b85fc2 SONAR-13221 Update method and var names 4 years ago
  Duarte Meneses 85b940dd93 SONAR-13221 change PK of GROUPS and update FKs 4 years ago
  Jacek 6c334f9290 SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES table 4 years ago
  Duarte Meneses 6b41a01454 SONAR-13221 Metrics 4 years ago
  Jacek 65e12a8ca0 SONAR-13221 change PK to uuid of RULES_PARAMETERS table 4 years ago
  Duarte Meneses d8081f847f SONAR-13193 Stop using legacy project ID and use project UUID instead 4 years ago
  Michal Duda d662d0c026 SONAR-13272 fix issue with setting some properties through env variables 4 years ago
  Julien HENRY a5e56c8d40 SONAR-13214 Remove org.sonar.api.config.Settings from the API 4 years ago
  Simon Brandhof f230425707 SONAR-13155 drop usage of HTTP kevinsawicki lib 4 years ago
  Simon Brandhof 3351fb7e24 SONAR-13155 Drop usage of commons-dbutils 4 years ago