167 Commits (a9a4c04df49c8ae0eb94898701fb151b8e722768)

Author SHA1 Message Date
  Koushik Dasgupta 0c48fce81f SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube installed in Windows 8 years ago
  Simon Brandhof 96ab2f7679 SONAR-6630 delete logs related to old reports 8 years ago
  Teryk Bellahsene 1b4952702e SONAR-6854 WS permissions/template_groups fix queries for Oracle 8 years ago
  Julien Lancelot 99374f79d0 SONAR-6332 Prevent provisioning projects with same key on MySQL 8 years ago
  Teryk Bellahsene 2634b3b9ed SONAR-6854 WS permissions/template_groups search for groups in a specific permission template for a given permission 8 years ago
  Teryk Bellahsene b69446d9a9 SONAR-6853 WS permissions/template_users list users of one template and permission 8 years ago
  Teryk Bellahsene f16b567262 Remove business classes in permission domain 8 years ago
  Teryk Bellahsene 180c695839 Deprecate kee accessors in favor of uuid accessors in PermissionTemplateDto 8 years ago
  Julien Lancelot cf8e83dba9 Fix quality flaws 8 years ago
  Julien Lancelot 05b709793a Replace SqlSession by DbSession 8 years ago
  Simon Brandhof c99e452a69 SONAR-6834 search activity by dates 8 years ago
  Simon Brandhof fb9e83a748 Improve validation of fields of CeQueueDto and IssueDto 8 years ago
  Simon Brandhof 362056f315 Add some preconditions to IssueDto 8 years ago
  Simon Brandhof 6734d7c58f Fix quality flaw 8 years ago
  Simon Brandhof 4cd5fa93ab SONAR-6834 fix SQL request to count activities 8 years ago
  Sébastien Lesaint 47ab497590 SONAR-6859 add migration to remove sizeMetric properties from DB 8 years ago
  Simon Brandhof 6827d4ca07 SONAR-5770 add WS api/ce/project 8 years ago
  Julien Lancelot ddc14ab698 Remove useless method 8 years ago
  Simon Brandhof 2b4227eb6e Fix quality flaws 8 years ago
  Julien Lancelot 5de0cfcf35 Remove useless sql query 8 years ago
  Julien Lancelot 60d5ed1ee8 SONAR-6540 Ignore active rules linked on removed rules / profiles 8 years ago
  Julien Lancelot 86b1588549 SONAR-6347 Increase max value of duplications_index id column 8 years ago
  Julien Lancelot 46445984cf SONAR-6044 Stop storing distribution of issue-related measures by rule 8 years ago
  Simon Brandhof 1930d3927a Fix merge of branch feature/ce-monitoring 8 years ago
  Simon Brandhof af30430e15 SONAR-6834 complete filtering paramters of api/ce/activity 8 years ago
  Simon Brandhof b7e73ea7bd SONAR-6861 Drop the property "sonar.preventAutoProjectCreation" 8 years ago
  Simon Brandhof 72a1503168 SONAR-6851 Analysis of new projects requires the "Provision Project" permission 8 years ago
  Simon Brandhof d254d8ef61 SONAR-6630 At startup, delete past compute engine tasks older than 6 months 8 years ago
  Simon Brandhof 024672b883 Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITY 8 years ago
  Julien Lancelot f1fe6abd05 SONAR-6840 Group migrations touching same table 8 years ago
  Julien Lancelot 21f0481e9f SONAR-6840 Number are accepted in table name 8 years ago
  Julien Lancelot f6379f845f SONAR-6840 Replace ColumnDef by builders 8 years ago
  Julien Lancelot d5444a8533 SONAR-6840 Extract ColumnDef from AddColumnsBuilder 8 years ago
  Simon Brandhof 0d1b0b7a20 SONAR-6552 fix maven dependency for SQLServer tests 8 years ago
  Simon Brandhof 20d34c4820 SONAR-6552 fix bad merge 8 years ago
  Julien Lancelot 530478f620 SONAR-6552 Replace jTDS by Microsoft JDBC driver 4.1 9 years ago
  Teryk Bellahsene e7b45f77f1 SONAR-6822 WS rules/search from json to protobuf 8 years ago
  Julien Lancelot 361c419cb0 SONAR-6845 selectUuidsForQualifiers doesn't need SNAPSHOTS 8 years ago
  Julien Lancelot 76b19e2f1e SONAR-6845 Add index on PROJECTS.QUALIFIER 8 years ago
  Teryk Bellahsene 9ca6bac286 SONAR-6821 WS qualityprofiles/search load default quality profiles or project quality profiles 8 years ago
  Teryk Bellahsene 0128f7fd90 SONAR-6818 Add migration in rows-h2.sql 8 years ago
  Teryk Bellahsene 5c28803132 SONAR-6818 Add revision column in file_sources db table 8 years ago
  Julien Lancelot 17a39420ef Remove some useless views queries 8 years ago
  Julien Lancelot 62c31297a8 Simplify deletion of a project in PurgeDao 8 years ago
  Simon Brandhof 5381dd3a8d Exclude generated protobuf codebase from analysis 8 years ago
  Simon Brandhof 33a216e207 Upgrade protobuf lib to 3.0.0-beta-1 8 years ago
  Simon Brandhof d000d02bf5 SONAR-6052 Drop secondary locations from db/ws 8 years ago
  Simon Brandhof 84c39f50d5 SONAR-6644 fix debt when characteristic is none 8 years ago
  Simon Brandhof 9309b09ba2 SONAR-6840 Allow measure values of integers with more than 10 digits in database 8 years ago
  Sébastien Lesaint b3101c1575 add ComponentDtoFunctions to factor ComponentDto functions 8 years ago