29 Commits (fcb80c0ade78102214df316476cf8c15e0e819d3)

Author SHA1 Message Date
  Aurelien Poscia fcb80c0ade SONAR-16397 Store rule description sections in the new DB structure and split when necessary 2 years ago
  Léo Geoffroy 618432bd5d SONAR-16302 Remove usage of field createdAt and updatedAt on RuleMetadataDto 2 years ago
  Aurelien 85249a5a2a SONAR-16302 remove RuleDefinitionDto and put information in RuleDto 2 years ago
  Aurelien Poscia c333b3ae69 SONAR-16302 persist and fetch rules with new DB structure 2 years ago
  Léo Geoffroy 6e2ed638ee SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescriptionDto to prepare for multiple section support 2 years ago
  Pierre 89a3d21bc2 Update license headers for 2022 [update headers] 2 years ago
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] 3 years ago
  Pierre 13d76f2a2c SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules 3 years ago
  Michal Duda bf05b3c7c2 SONAR-13221 change PK of RULES and update FK 4 years ago
  Wouter Admiraal 3f6f549627 Format all headers for 2020 4 years ago
  Duarte Meneses 252b3897e7 Fix license headers for 2019 5 years ago
  Julien Lancelot 326b30334f SONAR-11209 Add ad hoc columns in RULES_METADATA 5 years ago
  Julien Lancelot 6b71b52fde SONAR-11212 Distinguish predefined and ad hoc external rules 5 years ago
  Janos Gyerik 2a185ff22d SONAR-10986 Extend RulesDefinitions API to support security standards (#466) 6 years ago
  Julien Lancelot bc2c99babb SONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUID 6 years ago
  Duarte Meneses 0e3a5a4e11 SONAR-10575 Index and search external rules 6 years ago
  Duarte Meneses b92c2b10a4 SONAR-10544 Fix handling of external rules in CE 6 years ago
  Duarte Meneses 4e1b01c013 SONAR-10321 Store rule scope in DB 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Duarte Meneses db9ce02d06 SONAR-9664 Apply feedback 6 years ago
  Julien HENRY e992c54eda SONAR-9672 Store the link between a rule and the plugin declaring it 6 years ago
  Daniel Schwarz 1344e8d8b8 SONAR-8952 only index rules, when they are updated in db 7 years ago
  Sébastien Lesaint 87290d1509 SONAR-8867 fix too long property identifier in RuleDto for most SGBDs 7 years ago
  Sébastien Lesaint 4b25bc908d SONAR-8867 read and write into table RULES_METADATA 7 years ago
  Sébastien Lesaint 0db377f034 SONAR-8867 enforce definition and metadata are inserted/updated separately 7 years ago
  Sébastien Lesaint 87c263bf25 SONAR-8867 RuleDto aggregates RuleDefinitionDto and RuleMetadataDto 7 years ago
  Sébastien Lesaint 219bcb4ea7 SONAR-8867 split insert/update of definition and metadata in DAO 7 years ago
  Simon Brandhof 7ac2e6c6d4 Fix quality flaws 7 years ago
  Sébastien Lesaint 9824b94f16 split sonar-db into server/sonar-db-core and server/sonar-db-dao 7 years ago
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version 7 years ago
  Simon Brandhof e0a8d96578 Fix some Quality flaws 8 years ago
  Simon Brandhof 57ad719353 Revert "Fix quality flaws" 8 years ago
  Simon Brandhof ecfe664af2 Fix quality flaws 8 years ago
  Julien Lancelot fca60c9e1f SONAR-7453 Fix RULES alias for Oracle 8 years ago
  Julien Lancelot eaecfdf4c2 SONAR-7453 Rename rules remediation function fields in DB 8 years ago
  Julien Lancelot a4f8bbcf6f SONAR-7353 Move RuleType to API 8 years ago
  Julien Lancelot 341f02c4f9 SONAR-7329 Cleanup some remaining characteristics stuff 8 years ago
  Julien Lancelot 2d54bbd136 SONAR-7329 Add type in RuleDto 8 years ago
  Simon Brandhof 450f1eb218 SONAR-7330 remove column RULES.CHARACTERISTIC_ID and DEFAULT_CHARACTERISTIC_ID 8 years ago
  Julien Lancelot bcb58ffd90 SONAR-7330 Update date columns of rules and active_rules 8 years ago
  Julien Lancelot 25c379d3e6 SONAR-7330 Remove Dto interface from RuleDto and ActiveRuleDto 8 years ago
  Julien Lancelot 743fac7aff SONAR-7330 RegisterRules is now using RuleIndexer 8 years ago
  Simon Brandhof f778401c09 Move org.sonar.core.rule to org.sonar.server.rule 8 years ago
  Simon Brandhof f5d3461ffd Fix project title in copyright headers 8 years ago
  Simon Brandhof 6be98b208a Upgrade to parent 26 and new copyright headers 8 years ago
  simonbrandhof faa74b33eb SONAR-7049 check max length of rule/rule param fields 8 years ago
  Simon Brandhof 84c39f50d5 SONAR-6644 fix debt when characteristic is none 8 years ago
  Simon Brandhof 1df1488036 Extract module sonar-db 9 years ago
  Simon Brandhof 501289ca85 Quality flaws 9 years ago
  David Gageot 7d5701e0a3 Useless code 9 years ago