278 Commits (a387b409e3904805b954c70fdc0f791000e81c55)

Author SHA1 Message Date
  Simon Brandhof fb3151df48 SONAR-10691 remove coupling of migrations with ElasticsearchClient 6 years ago
  Eric Hartmann c9f8b68cd5 SONAR-10597 Drop the ES index 'users' 6 years ago
  Eric Hartmann aadcb25039 SONAR-10691 Introduce ES drop in DB migration 6 years ago
  Janos Gyerik 3c1453a726 SONAR-10663 Prevent duplicate rule parameters in the database (#341) 6 years ago
  Eric Hartmann 079b3642a0 SONAR-10416 Fix incorrect usage of Database 6 years ago
  Eric Hartmann a0168a7960 SONAR-10416 Add a migration to purge orphans of CE tables 6 years ago
  Simon Brandhof 78d77d771a SONAR-10430 speed-up DB migration 6 years ago
  Sébastien Lesaint 32b97ccbf4 SONAR-10430 add FILE_SOURCES.LINE_COUNT 6 years ago
  Julien Lancelot 4063ffe9d2 SONAR-19597 Set USERS.UUID length to 255 instead of 40 6 years ago
  Julien Lancelot 67012b8a06 SONAR-10597 Update CE_ACTIVITY#SUBMITTER_LOGIN to SUBMITTER_UUID 6 years ago
  Julien Lancelot f70ca313cc SONAR-10597 Update CE_QUEUE#SUBMITTER_LOGIN to SUBMITTER_UUID 6 years ago
  Julien Lancelot bc2c99babb SONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUID 6 years ago
  Julien Lancelot 2e0c39c865 SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUID 6 years ago
  Julien Lancelot 63947f4bf7 SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUID 6 years ago
  Julien Lancelot bef8258c52 SONAR-10597 Update QPROFILE_CHANGES#USER_LOGIN to USER_UUID 6 years ago
  Guillaume Jambet 26fb4f056b SONAR-10597 Use user UUID for ISSUES#ASSIGNEE 6 years ago
  Julien Lancelot 7a89468660 SONAR-10598 Display warning page when detecting login update during authentication 6 years ago
  Julien Lancelot a124513d1f SONAR-10599 Synchronize login during authentication 6 years ago
  Guillaume Jambet 17d122c004 SONAR-10597 Introduce UUID in table USERS 6 years ago
  Julien HENRY 5073eb0f98 SONAR-10517 Create table project_mappings 6 years ago
  Simon Brandhof 37a71a0f25 SONAR-10666 Prevent users to migrate from a version < 6.7 6 years ago
  Simon Brandhof 32cb4c1a0e Make drop of db table re-entrant 6 years ago
  Duarte Meneses bcc7e60fb6 SONAR-10647 Apply feedback 6 years ago
  Duarte Meneses 9f372f97c4 SONAR-10647 Compare lines of code taking into account significant code 6 years ago
  Julien HENRY 358970f046 SONAR-10515 ALM App Install table + DAO 6 years ago
  Duarte Meneses 557b62ed27 SONAR-10544 Apply feedback 6 years ago
  Duarte Meneses a0faa47c36 SONAR-10544 Process external rules 6 years ago
  Guillaume Jambet 8e56c7a85e SONAR-10544 remove DESCRIPTION_URL column from RULES table 6 years ago
  Guillaume Jambet a4f510d454 SONAR-10544 save externally defined Rules if needed 6 years ago
  Guillaume Jambet 99044b2859 SONAR-10544 add IS_EXTERNAL and DESCRIPTION_URL column to RULES table 6 years ago
  Eric Hartmann 3a4cd557bc Fix quality flaws 6 years ago
  Eric Hartmann 7f88e7c22d SONAR-6949 Implements bcrypt hash for password 6 years ago
  Eric Hartmann f7adccdc63 SONAR-6949 Populate HASH_METHOD with SHA1 6 years ago
  Eric Hartmann 9b7da25a62 SONAR-6949 Increase crypted password size 6 years ago
  Eric Hartmann 3cc3a8e9e2 Revert "SONAR-6949 Increase crypted password size" 6 years ago
  Eric Hartmann 93f01b8b2d SONAR-6949 Increase crypted password size 6 years ago
  David Rautureau f71e993f3e Fix publication 6 years ago
  David Rautureau 81e92fa096 Fix build 6 years ago
  David Rautureau a70aa466e5 BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches 6 years ago
  David Rautureau c9e60ded9b BUILD-612 Implement the check of source headers 6 years ago
  Simon Brandhof fc34c6d43e GOV-341 clean-up existing measures 6 years ago
  Simon Brandhof 899f67cdb2 SONAR-10504 commit after each delete of analysis 6 years ago
  Simon Brandhof c423632d27 SONAR-10504 remove full scan of DB migration #1908 on Oracle 6 years ago
  Simon Brandhof 0a9d9db7f8 Single Gradle build for SQ and core plugins 6 years ago
  Sébastien Lesaint fe6fcaba75 SONAR-10346 fix DB migration 6 years ago
  Sébastien Lesaint 202fa87632 SONAR-10175 db migration clean orphan Quality Gate links from projects 6 years ago
  Teryk Bellahsene 751e4000e4 MMF-1134 Make pull request a 1st class citizen 6 years ago
  Simon Brandhof 35749faa8b Fix some Java compiler warnings 6 years ago
  David Rautureau 1a17e4302e Move To Gradle 6 years ago
  Guillaume Jambet a06b72df41 SONAR-10345 Ensure that no orphaned deliveries remains when deleting webhooks. 6 years ago