aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-7330 Remove measures on rules in DBJulien Lancelot2016-03-232-0/+32
* SONAR-7330 Remove usage of PROJECT_MEASURES.RULE_IDJulien Lancelot2016-03-2310-99/+12
* SONAR-7453 Fix RULES columns size for OracleJulien Lancelot2016-03-113-15/+15
* SONAR-7453 Rename rules remediation function fields in DBJulien Lancelot2016-03-103-15/+15
* SONAR-7345 Fix test on MsSQLJulien Lancelot2016-03-105-153/+0
* SONAR-7345 Rename ISSUES columnsJulien Lancelot2016-03-1020-65/+65
* SONAR-7329 Feed RULES.RULE_TYPEJulien Lancelot2016-03-024-21/+183
* SONAR-7330 remove column RULES.CHARACTERISTIC_ID and DEFAULT_CHARACTERISTIC_IDSimon Brandhof2016-03-014-9/+0
* SONAR-7329 Add RULES.RULE_TYPE columnJulien Lancelot2016-02-291-0/+0
* SONAR-7330 Update date columns of rules and active_rulesJulien Lancelot2016-02-299-24/+17
* SONAR-7330 Add long dates in active rulesJulien Lancelot2016-02-293-0/+43
* SONAR-7330 DefaultRuleFinder is now using only RuleDaoJulien Lancelot2016-02-291-0/+9
* SONAR-7330 RegisterRules is now using RuleIndexerJulien Lancelot2016-02-297-0/+74
* SONAR-7330 Add rule index definitionJulien Lancelot2016-02-291-1/+1
* Fix IssueDaoTest on MySQLSimon Brandhof2016-02-292-88/+0
* SONAR-7333 DB migration to set ISSUES.ISSUE_TYPESimon Brandhof2016-02-262-0/+31
* SONAR-7333 add field "type" to issues (db and elasticsearch)Simon Brandhof2016-02-2613-21/+51
* SONAR-7364 Remove SQALE characteristics from measures and rulesSimon Brandhof2016-02-2216-199/+33
* SONAR-7330 Add rules long date columnsJulien Lancelot2016-02-175-5/+113
* SONAR-7123 Improve size of projects name columnsJulien Lancelot2016-02-051-0/+22
* SONAR-7242 Add a migration to remove the preview permissionJulien Lancelot2016-02-033-0/+42
* SONAR-7242 Remove "Execute Preview Analysis" permissionJulien Lancelot2016-02-034-4/+4
* SONAR-7233 remove email / SCM accounts when deactivating a userJulien Lancelot2016-02-012-88/+0
* SONAR-7233 Migrate disabled users to only keep login and nameJulien Lancelot2016-02-013-0/+54
* SONAR-7249 Identity provider must provide user loginJulien Lancelot2016-02-011-12/+0
* SONAR-7070 Enforced leak period in quality gates - migration scriptTeryk Bellahsene2016-01-293-0/+33
* revert change to omponentDaoWithDuplicatedKeysTestSébastien Lesaint2016-01-281-0/+34
* SONAR-7217 Fail to authenticate user with existing emailJulien Lancelot2016-01-271-0/+8
* remove specific schema for ComponentDaoWithDuplicatedKeysTestSébastien Lesaint2016-01-271-34/+0
* SONAR-7130 faster purge: single SQL query for all PRJ childrenSébastien Lesaint2016-01-262-0/+2
* SONAR-6226 Add ext identity columns in USERS tableJulien Lancelot2016-01-255-0/+68
* SONAR-7180 script to delete properties sonar.core.projectsdashboard.*Sébastien Lesaint2016-01-141-0/+7
* SONAR-6283 migrate permission profileadmin to profileadmin+gateadminSébastien Lesaint2016-01-131-0/+13
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-084-0/+28
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-071-3/+3
* fix MeasureDao UT: duplicate null project uuidSébastien Lesaint2015-11-251-2/+2
* SONAR-7027 add MeasureDao#selectByDeveloperForSnapshotAndMetricsSébastien Lesaint2015-11-251-0/+38
* SONAR-7027 add developerId to ComponentDtoSébastien Lesaint2015-11-252-2/+2
* SONAR-7027 Rename grantDefaultRoles to applyDefaultPermissionTemplateJulien Lancelot2015-11-242-0/+66
* SONAR-6993 Search duplication candidates by hashesJulien Lancelot2015-11-123-16/+16
* SONAR-6993 Add component uuid in SnapshotQueryJulien Lancelot2015-11-121-0/+26
* SONAR-6834 Purge CE_ACTIVITY when deleting a projectJulien Lancelot2015-10-271-0/+11
* SONAR-6397 Do not read SCM info from db on first analysisJulien Lancelot2015-10-051-0/+48
* Improve deletion of project to deal with subviews/tech projectsJulien Lancelot2015-10-022-3/+33
* SONAR-6823 WS batch/project with protobuf and new behaviorsTeryk Bellahsene2015-09-301-2/+2
* SONAR-6332 Prevent provisioning projects with same key on MySQLJulien Lancelot2015-09-293-80/+72
* SONAR-6044 Stop storing distribution of issue-related measures by ruleJulien Lancelot2015-09-214-0/+74
* Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITYSimon Brandhof2015-09-1813-276/+0
* SONAR-6845 selectUuidsForQualifiers doesn't need SNAPSHOTSJulien Lancelot2015-09-171-38/+0
* SONAR-6818 Add revision column in file_sources db tableTeryk Bellahsene2015-09-167-17/+17