| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 1 | -1/+1 |
* | SONAR-7106 WS api/permissions/search_project_permissions rely on resource_ind... | Teryk Bellahsene | 2016-03-18 | 2 | -39/+0 |
* | SONAR-7106 WS api/permissions/bulk_apply_template bulk apply permission template | Teryk Bellahsene | 2016-03-18 | 3 | -14/+12 |
* | SONAR-7458 new component org.sonar.api.utils.Version | Simon Brandhof | 2016-03-16 | 1 | -25/+7 |
* | SONAR-7129 SONAR-7135 optimize SQL requests on MySQL | Simon Brandhof | 2016-03-16 | 2 | -17/+44 |
* | Fix some quality flaws | Julien HENRY | 2016-03-16 | 1 | -1/+1 |
* | SONAR-7321 sanitize some DB columns | Simon Brandhof | 2016-03-15 | 4 | -5/+6 |
* | Fix quality flaws | Simon Brandhof | 2016-03-15 | 1 | -1/+1 |
* | SONAR-7260 Fail fast if version of database is not supported | Simon Brandhof | 2016-03-14 | 2 | -36/+101 |
* | SONAR-7453 Fix RULES alias for Oracle | Julien Lancelot | 2016-03-11 | 2 | -17/+17 |
* | SONAR-7453 Fix RULES columns size for Oracle | Julien Lancelot | 2016-03-11 | 5 | -26/+26 |
* | SONAR-7325 add missing test | Simon Brandhof | 2016-03-10 | 1 | -14/+56 |
* | SONAR-7325 Display values of parameters in SQL TRACE logs | Simon Brandhof | 2016-03-10 | 5 | -16/+165 |
* | SONAR-7453 Rename rules remediation function fields in DB | Julien Lancelot | 2016-03-10 | 10 | -89/+90 |
* | SONAR-7345 Fix test on MsSQL | Julien Lancelot | 2016-03-10 | 6 | -269/+172 |
* | SONAR-7345 Rename Issue debt to effort in API | Julien Lancelot | 2016-03-10 | 1 | -8/+8 |
* | SONAR-7345 Rename ISSUES columns | Julien Lancelot | 2016-03-10 | 28 | -108/+111 |
* | SONAR-7379 Drop inefficient index ISSUES_SEVERITY | Simon Brandhof | 2016-03-10 | 3 | -3/+2 |
* | SONAR-7378 Drop unused index ISSUES_STATUS | Simon Brandhof | 2016-03-10 | 3 | -3/+2 |
* | Fix quality flaws | Julien Lancelot | 2016-03-08 | 1 | -1/+1 |
* | SONAR-7330 When searching active rules by profile, ignore active rule on remo... | Julien Lancelot | 2016-03-04 | 5 | -32/+82 |
* | SONAR-7372 Too many logs "Disable metric" at server startup | Simon Brandhof | 2016-03-03 | 4 | -4/+14 |
* | improve reporting in case of failure in CeQueueDaoTest | Sébastien Lesaint | 2016-03-02 | 1 | -79/+123 |
* | remove useless session.rollback() causing MySql UT instability | Sébastien Lesaint | 2016-03-02 | 1 | -1/+0 |
* | Fix quality flaws | Julien Lancelot | 2016-03-02 | 8 | -8/+8 |
* | SONAR-7353 Move RuleType to API | Julien Lancelot | 2016-03-02 | 9 | -9/+9 |
* | SONAR-7329 Cleanup some remaining characteristics stuff | Julien Lancelot | 2016-03-02 | 1 | -2/+0 |
* | SONAR-7329 Add type in RuleDto | Julien Lancelot | 2016-03-02 | 4 | -6/+41 |
* | SONAR-7329 Feed RULES.RULE_TYPE | Julien Lancelot | 2016-03-02 | 14 | -71/+542 |
* | SONAR-7329 Rename IssueType to RuleType | Julien Lancelot | 2016-03-02 | 4 | -42/+52 |
* | SONAR-7391 Drop unused DB index DUPLICATIONS_INDEX_PSID | Simon Brandhof | 2016-03-02 | 3 | -3/+2 |
* | Fix quality flaws | Simon Brandhof | 2016-03-02 | 2 | -2/+2 |
* | SONAR-7330 fix DB migration | Simon Brandhof | 2016-03-01 | 3 | -8/+8 |
* | SONAR-7330 remove unused SQL requests from RuleMapper | Simon Brandhof | 2016-03-01 | 2 | -51/+0 |
* | SONAR-7330 remove column RULES.CHARACTERISTIC_ID and DEFAULT_CHARACTERISTIC_ID | Simon Brandhof | 2016-03-01 | 10 | -60/+4 |
* | SONAR-7330 drop unused methods of ActiveRuleMapper | Teryk Bellahsene | 2016-03-01 | 2 | -28/+0 |
* | SONAR-7330 Improve active rules loading in rules WS | Teryk Bellahsene | 2016-03-01 | 6 | -8/+101 |
* | Fix DB tests on non-H2 | Simon Brandhof | 2016-03-01 | 2 | -2/+3 |
* | SONAR-7329 Add RULES.RULE_TYPE column | Julien Lancelot | 2016-02-29 | 5 | -7/+12 |
* | Remove unused annotation @DbTests | Simon Brandhof | 2016-02-29 | 58 | -174/+55 |
* | Fix quality flaws | Simon Brandhof | 2016-02-29 | 3 | -20/+0 |
* | SONAR-7330 Remove SqlActiveRuleKey | Julien Lancelot | 2016-02-29 | 5 | -95/+69 |
* | SONAR-7330 Remove DAOv2 base classes | Simon Brandhof | 2016-02-29 | 21 | -177/+34 |
* | SONAR-7330 Replace usage of selectParamsByActiveRuleKey by selectParamsByActi... | Julien Lancelot | 2016-02-29 | 1 | -1/+4 |
* | SONAR-7330 Update date columns of rules and active_rules | Julien Lancelot | 2016-02-29 | 23 | -78/+285 |
* | SONAR-7330 Remove Dto interface from RuleDto and ActiveRuleDto | Julien Lancelot | 2016-02-29 | 4 | -23/+8 |
* | SONAR-7330 ActiveRuleCompleter is now using new ActiveRuleDao | Julien Lancelot | 2016-02-29 | 1 | -27/+69 |
* | SONAR-7330 QProfileFactory is now using ActiveRuleIndexer | Julien Lancelot | 2016-02-29 | 1 | -7/+5 |
* | SONAR-7330 Remove last usage of old RuleIndex | Julien Lancelot | 2016-02-29 | 1 | -4/+8 |
* | SONAR-7330 Rename activeRuleDao to deprecatedActiveRuleDao in DbClient | Julien Lancelot | 2016-02-29 | 3 | -1/+10 |