aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/resources/org/sonar/db/qualityprofile
Commit message (Expand)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-173-498/+0
* Remove unused QualityProfileDao methodsSimon Brandhof2016-09-281-18/+0
* SONAR-8025 rewrite create table QPROFILE_CHANGES in javaSébastien Lesaint2016-09-161-2/+2
* Merge commit 'a56e60d168802ff9dc23ffec978bb412fd501f97'Julien Lancelot2016-09-131-1/+1
|\
| * SONAR-7961 Fix association when project is associated to many profilesJulien Lancelot2016-09-131-1/+1
* | SONAR-7851 add QProfileChangeDaoSimon Brandhof2016-09-121-0/+74
* | SONAR-7889 Add project key to WS api/qualityprofiles/projectsJulien Lancelot2016-07-151-3/+3
* | SONAR-7794 add column RULES_PROFILES.USER_UPDATED_ATTeryk Bellahsene2016-06-291-5/+16
* | SONAR-7789 Add and populate DB column RULES_PROFILES.LAST_USEDTeryk Bellahsene2016-06-241-9/+22
|/
* SONAR-7480 optimize SQL request in QP Search WSSébastien Lesaint2016-03-311-4/+45
* Add missing UTJulien Lancelot2016-03-231-5/+0
* SONAR-7330 When searching active rules by profile, ignore active rule on remo...Julien Lancelot2016-03-041-29/+5
* SONAR-7330 drop unused methods of ActiveRuleMapperTeryk Bellahsene2016-03-011-22/+0
* SONAR-7330 Improve active rules loading in rules WSTeryk Bellahsene2016-03-011-0/+12
* Fix quality flawsSimon Brandhof2016-02-291-2/+0
* SONAR-7330 Remove SqlActiveRuleKeyJulien Lancelot2016-02-291-3/+4
* SONAR-7330 Update date columns of rules and active_rulesJulien Lancelot2016-02-291-7/+7
* SONAR-7330 Remove Dto interface from RuleDto and ActiveRuleDtoJulien Lancelot2016-02-291-7/+2
* SONAR-7330 Add active rule index definitionJulien Lancelot2016-02-291-5/+12
* SONAR-7330 WS api/rules/show apply ES+DB patternTeryk Bellahsene2016-02-261-3/+3
* SONAR-7330 WS api/rules/search apply ES+DB patternTeryk Bellahsene2016-02-261-3/+16
* Remove useless sql queryJulien Lancelot2015-09-211-12/+0
* SONAR-6540 Ignore active rules linked on removed rules / profilesJulien Lancelot2015-09-211-7/+4
* Extract module sonar-dbSimon Brandhof2015-07-042-0/+417