| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-8377 Remove issue filters dao | Julien Lancelot | 2016-11-10 | 6 | -526/+0 |
* | Fix Quality flaws | Simon Brandhof | 2016-06-16 | 1 | -7/+0 |
* | SONAR-7738 support in code use of *_UUID instead of PROJECTS._*ID | Sébastien Lesaint | 2016-06-16 | 1 | -12/+0 |
* | fix quality flaw: use method references in DAO rather than lamdba | Sébastien Lesaint | 2016-06-06 | 1 | -1/+1 |
* | fix quality flaws: use lambdas with DatabaseUtils.executeLargeInputs | Sébastien Lesaint | 2016-06-02 | 2 | -36/+4 |
* | SONAR-3321 IssueMapper#updateIfBeforeSelectedDate updates componentUuid | Sébastien Lesaint | 2016-06-02 | 1 | -1/+0 |
* | remove usage of deprecated methods of Guava Objects | Sébastien Lesaint | 2016-05-24 | 1 | -2/+2 |
* | Fix quality flaws | Teryk Bellahsene | 2016-04-05 | 2 | -2/+2 |
* | MMF-165 Remove action plan mentions | Teryk Bellahsene | 2016-03-30 | 1 | -5/+0 |
* | SONAR-7473 Drop 'reporter' field from backend | Julien Lancelot | 2016-03-29 | 1 | -17/+2 |
* | SONAR-7441 no DB Component should have @ServerSide nor @ComputeEngineSide | Sébastien Lesaint | 2016-03-29 | 1 | -4/+0 |
* | SONAR-7441 add ComputeEngineSide annotation where applicable | Sébastien Lesaint | 2016-03-29 | 1 | -0/+2 |
* | SONAR-7466 Remove ACTION_PLANS table and related code | Teryk Bellahsene | 2016-03-25 | 9 | -655/+0 |
* | 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 | 1 | -16/+16 |
* | SONAR-7353 Move RuleType to API | Julien Lancelot | 2016-03-02 | 1 | -1/+1 |
* | SONAR-7329 Rename IssueType to RuleType | Julien Lancelot | 2016-03-02 | 1 | -3/+3 |
* | Fix quality flaws | Simon Brandhof | 2016-02-29 | 2 | -2/+2 |
* | SONAR-7333 add field "type" to issues (db and elasticsearch) | Simon Brandhof | 2016-02-26 | 1 | -0/+19 |
* | SONAR-7233 remove email / SCM accounts when deactivating a user | Julien Lancelot | 2016-02-01 | 2 | -5/+13 |
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 19 | -19/+19 |
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 19 | -87/+76 |
* | Improve validation of fields of CeQueueDto and IssueDto | Simon Brandhof | 2015-09-28 | 1 | -15/+23 |
* | Add some preconditions to IssueDto | Simon Brandhof | 2015-09-27 | 1 | -18/+25 |
* | SONAR-6812 Improve format of generated UUIDs for better usage of Lucene | Simon Brandhof | 2015-08-28 | 1 | -1/+1 |
* | SONAR-6693 WS issue_filters/search rewrite WS | Teryk Bellahsene | 2015-08-26 | 3 | -12/+54 |
* | Store issues locations in DB and return in WS | Simon Brandhof | 2015-08-05 | 2 | -2/+7 |
* | Add column LOCATIONS to db table ISSUES | Simon Brandhof | 2015-08-05 | 1 | -0/+34 |
* | Load project UUID from action plan DAO | Simon Brandhof | 2015-08-05 | 2 | -0/+10 |
* | Improve some DAOs with conventions and DatabaseUtils.executeLargeInputs() | Simon Brandhof | 2015-07-24 | 4 | -37/+60 |
* | Support of large number of keys in IssueDao#selectByKeys(...) | Simon Brandhof | 2015-07-24 | 1 | -4/+19 |
* | Apply conventions to IssueDao | Simon Brandhof | 2015-07-24 | 1 | -10/+10 |
* | Add IssueDao#selectByOrderedKeys(...) | Simon Brandhof | 2015-07-24 | 2 | -5/+43 |
* | Rename methods in DAO layer to follow conventions | Teryk Bellahsene | 2015-07-23 | 4 | -20/+20 |
* | Move some classes from sonar-server to sonar-db | Simon Brandhof | 2015-07-06 | 4 | -11/+55 |
* | Extract module sonar-db | Simon Brandhof | 2015-07-04 | 19 | -0/+2278 |