| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-7441 add ComputeEngineSide annotation where applicable | Sébastien Lesaint | 2016-03-29 | 6 | -0/+12 |
* | SONAR-7466 Remove ACTION_PLANS table and related code | Teryk Bellahsene | 2016-03-25 | 44 | -1420/+7 |
* | SONAR-6171 Make sure at server startup that the DB is configured to use the U... | Simon Brandhof | 2016-03-24 | 2 | -0/+473 |
* | SONAR-7330 Remove measures on rules in DB | Julien Lancelot | 2016-03-23 | 8 | -4/+148 |
* | SONAR-7330 Remove usage of PROJECT_MEASURES.RULE_ID | Julien Lancelot | 2016-03-23 | 16 | -184/+20 |
* | Add missing UT | Julien Lancelot | 2016-03-23 | 3 | -60/+344 |
* | Fix quality flaws | Julien Lancelot | 2016-03-23 | 1 | -1/+1 |
* | SONAR-7307 retrieve only one row when polling queue table | Sébastien Lesaint | 2016-03-23 | 3 | -3/+5 |
* | Fix quality flaws | Julien Lancelot | 2016-03-22 | 1 | -1/+1 |
* | SONAR-7448 Allow groups synchronization in IdentityProvider API | Julien Lancelot | 2016-03-22 | 4 | -0/+52 |
* | SONAR-7254 Feed user.local when creating/updating/reactivating a user | Julien Lancelot | 2016-03-21 | 1 | -0/+41 |
* | SONAR-7254 Replace usage of UserIndex.getByLogin() by UserDao.selectOrFailByL... | Julien Lancelot | 2016-03-21 | 2 | -1/+48 |
* | SONAR-7254 Add USERS.LOCAL column | Julien Lancelot | 2016-03-21 | 7 | -14/+44 |
* | 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 |