Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-7528 WS api/measures/component handles developer measures | Teryk Bellahsene | 2016-04-07 | 2 | -2/+7 | |
| | ||||||
* | SONAR-7528 WS api/measures/component_tree handles developer measures | Teryk Bellahsene | 2016-04-07 | 3 | -6/+20 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2016-04-06 | 1 | -1/+1 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2016-04-06 | 2 | -2/+3 | |
| | ||||||
* | Fix quality flaws | Teryk Bellahsene | 2016-04-05 | 16 | -19/+25 | |
| | ||||||
* | SONAR-7480 optimize SQL request in QP Search WS | Sébastien Lesaint | 2016-03-31 | 3 | -8/+88 | |
| | ||||||
* | MMF-165 Remove action plan mentions | Teryk Bellahsene | 2016-03-30 | 1 | -5/+0 | |
| | ||||||
* | SONAR-7470 Delete manual rules from DB | Julien Lancelot | 2016-03-29 | 4 | -2/+59 | |
| | ||||||
* | SONAR-7470 Remove 'manual' from SQL queries | Julien Lancelot | 2016-03-29 | 3 | -21/+8 | |
| | ||||||
* | SONAR-7472 Delete manual issues from DB | Julien Lancelot | 2016-03-29 | 4 | -2/+61 | |
| | ||||||
* | SONAR-7473 Drop 'reporter' field from backend | Julien Lancelot | 2016-03-29 | 2 | -23/+4 | |
| | ||||||
* | SONAR-7441 no DB Component should have @ServerSide nor @ComputeEngineSide | Sébastien Lesaint | 2016-03-29 | 6 | -24/+0 | |
| | ||||||
* | 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 | 23 | -958/+6 | |
| | ||||||
* | SONAR-6171 Make sure at server startup that the DB is configured to use the ↵ | Simon Brandhof | 2016-03-24 | 1 | -0/+241 | |
| | | | | UTF8 charset and to be case-sensitive | |||||
* | SONAR-7330 Remove measures on rules in DB | Julien Lancelot | 2016-03-23 | 4 | -3/+59 | |
| | ||||||
* | SONAR-7330 Remove usage of PROJECT_MEASURES.RULE_ID | Julien Lancelot | 2016-03-23 | 4 | -37/+8 | |
| | ||||||
* | Add missing UT | Julien Lancelot | 2016-03-23 | 2 | -26/+12 | |
| | ||||||
* | 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 | 2 | -2/+4 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2016-03-22 | 1 | -1/+1 | |
| | ||||||
* | SONAR-7448 Allow groups synchronization in IdentityProvider API | Julien Lancelot | 2016-03-22 | 3 | -0/+36 | |
| | ||||||
* | SONAR-7254 Replace usage of UserIndex.getByLogin() by ↵ | Julien Lancelot | 2016-03-21 | 1 | -0/+31 | |
| | | | | UserDao.selectOrFailByLogin() | |||||
* | SONAR-7254 Add USERS.LOCAL column | Julien Lancelot | 2016-03-21 | 6 | -7/+26 | |
| | ||||||
* | SONAR-7106 WS api/permissions/search_project_permissions rely on ↵ | Teryk Bellahsene | 2016-03-18 | 1 | -24/+0 | |
| | | | | resource_index to search for component name | |||||
* | SONAR-7106 WS api/permissions/bulk_apply_template bulk apply permission template | Teryk Bellahsene | 2016-03-18 | 2 | -7/+11 | |
| | ||||||
* | 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 | 1 | -14/+22 | |
| | ||||||
* | 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 | |
| | | | | | | | - ISSUE_CHANGES.USER_LOGIN on all databases except H2 - ACTIVITIES.USER_LOGIN is too small on MsSQL and H2 - RULES.PLUGIN_CONFIG_KEY is too big on H2 - AUTHORS.LOGIN is too small on H2 | |||||
* | 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 | 1 | -18/+56 | |
| | ||||||
* | 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 | 2 | -11/+11 | |
| | ||||||
* | SONAR-7325 Display values of parameters in SQL TRACE logs | Simon Brandhof | 2016-03-10 | 3 | -12/+79 | |
| | ||||||
* | SONAR-7453 Rename rules remediation function fields in DB | Julien Lancelot | 2016-03-10 | 5 | -45/+46 | |
| | | | | | | | | "effort_to_fix_description" becomes "gap_description" "remediation_coeff" becomes "remediation_gap_mult" "default_remediation_coeff" becomes "default_remediation_gap_mult" "remediation_offset" becomes "remediation_base_effort" "default_remediation_offset" becomes "default_remediation_base_effort" | |||||
* | 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 | 5 | -29/+30 | |
| | | | | | Rename technical_debt to effort Rename effort_to_fix to gap | |||||
* | 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 ↵ | Julien Lancelot | 2016-03-04 | 4 | -32/+57 | |
| | | | | removed rules | |||||
* | SONAR-7372 Too many logs "Disable metric" at server startup | Simon Brandhof | 2016-03-03 | 3 | -3/+8 | |
| | ||||||
* | 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 | 4 | -4/+4 | |
| | ||||||
* | 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 | 2 | -2/+20 | |
| | ||||||
* | SONAR-7329 Feed RULES.RULE_TYPE | Julien Lancelot | 2016-03-02 | 5 | -13/+140 | |
| | ||||||
* | SONAR-7329 Rename IssueType to RuleType | Julien Lancelot | 2016-03-02 | 2 | -29/+39 | |
| |