| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-7459 new interface org.sonar.api.Plugin | Simon Brandhof | 2016-03-18 | 3 | -13/+14 |
* | SONAR-7458 new component org.sonar.api.SonarQubeVersion | Simon Brandhof | 2016-03-16 | 1 | -0/+49 |
* | Fix some quality flaws | Julien HENRY | 2016-03-16 | 1 | -1/+1 |
* | SONAR-7474 missed l10n | Stas Vilchik | 2016-03-11 | 1 | -0/+4 |
* | SONAR-7429 Should be possible to specify "https.proxyHost" and "https.proxyPo... | Simon Brandhof | 2016-03-11 | 1 | -5/+11 |
* | SONAR-7465 Support encryption of HTTP proxy properties | Simon Brandhof | 2016-03-11 | 1 | -38/+37 |
* | Remove l10n key "background_task.type.VIEW_REFRESH" | Simon Brandhof | 2016-03-11 | 1 | -1/+0 |
* | rename LEVEL measures to "Failed" and "Passed" | Stas Vilchik | 2016-03-10 | 1 | -2/+2 |
* | SONAR-7345 Rename Issue debt to effort in changelog | Julien Lancelot | 2016-03-10 | 1 | -1/+1 |
* | SONAR-7345 Rename Issue debt to effort in UI | Julien Lancelot | 2016-03-10 | 1 | -13/+9 |
* | SONAR-7345 Rename Issue debt to effort in API | Julien Lancelot | 2016-03-10 | 2 | -13/+34 |
* | SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to suppor... | Stas Vilchik | 2016-03-10 | 1 | -0/+2 |
* | SONAR-7440 Remove SQALE word in widget/properties | Julien Lancelot | 2016-03-09 | 2 | -6/+6 |
* | SONAR-7349 Change project's home page to support new issue types | Stas Vilchik | 2016-03-09 | 1 | -6/+10 |
* | SONAR-7336 add ability to change issue type from UI | Stas Vilchik | 2016-03-08 | 1 | -0/+1 |
* | SONAR-7336 new WS api/issues/set_type | Simon Brandhof | 2016-03-08 | 1 | -0/+1 |
* | SONAR-7405 display treemap legend | Stas Vilchik | 2016-03-07 | 1 | -0/+2 |
* | SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" ... | Stas Vilchik | 2016-03-07 | 1 | -14/+0 |
* | SONAR-7402 Create new Measures page in the project space | Stas Vilchik | 2016-03-07 | 1 | -0/+12 |
* | SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issues | Julien Lancelot | 2016-03-07 | 1 | -0/+1 |
* | SONAR-7401 Update component viewer header to support new quality model | Stas Vilchik | 2016-03-03 | 1 | -1/+1 |
* | SONAR-7331 Add new "Type" facet on Rules page | Stas Vilchik | 2016-03-03 | 1 | -0/+1 |
* | update deprecation tooltip message | Stas Vilchik | 2016-03-03 | 1 | -1/+1 |
* | SONAR-7353 Move RuleType to API | Julien Lancelot | 2016-03-02 | 3 | -57/+2 |
* | SONAR-7329 display rule type in description | Stas Vilchik | 2016-03-02 | 1 | -0/+3 |
* | SONAR-7329 Rename IssueType to RuleType | Julien Lancelot | 2016-03-02 | 3 | -27/+27 |
* | SONAR-7338 SONAR-7339 SONAR-7340 new metrics to count issues by type | Simon Brandhof | 2016-02-29 | 1 | -2/+22 |
* | Fix quality flaws | Simon Brandhof | 2016-02-29 | 3 | -4/+4 |
* | SONAR-7334 display types facet on issues page | Stas Vilchik | 2016-02-26 | 1 | -0/+5 |
* | SONAR-7333 DB migration to set ISSUES.ISSUE_TYPE | Simon Brandhof | 2016-02-26 | 1 | -0/+6 |
* | SONAR-7333 add field "type" to issues (db and elasticsearch) | Simon Brandhof | 2016-02-26 | 3 | -1/+67 |
* | Move IssueUpdater from sonar-core to sonar-server | Simon Brandhof | 2016-02-25 | 1 | -354/+0 |
* | Move issue workflow from sonar-core to sonar-server | Simon Brandhof | 2016-02-25 | 14 | -966/+0 |
* | Move org.sonar.core.rule to org.sonar.server.rule | Simon Brandhof | 2016-02-25 | 3 | -110/+0 |
* | refactor quality gates page | Stas Vilchik | 2016-02-24 | 1 | -1/+10 |
* | accept Governance plugin as a privileged plugin | Sébastien Lesaint | 2016-02-24 | 1 | -1/+1 |
* | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 1 | -6/+0 |
* | SONAR-7191 fix wording | Stas Vilchik | 2016-02-22 | 1 | -1/+1 |
* | SONAR-7191 missed file | Stas Vilchik | 2016-02-22 | 1 | -0/+1 |
* | SONAR-5772 New executable_lines_data metric | Julien HENRY | 2016-02-22 | 1 | -13/+8 |
* | SONAR-7191 Update the background tasks page to reflect latest WS changes | Stas Vilchik | 2016-02-16 | 1 | -0/+6 |
* | Refactor a bit ComponentContainer | Simon Brandhof | 2016-02-12 | 1 | -7/+18 |
* | SONAR-7125 use efficient delete dir code in core, batch and server | Sébastien Lesaint | 2016-02-12 | 1 | -5/+3 |
* | SONAR-7125 add FileUtils in sonar-core with efficient delete methods | Sébastien Lesaint | 2016-02-12 | 1 | -0/+185 |
* | Fix shutdown of server after DB migration | Simon Brandhof | 2016-02-11 | 1 | -15/+25 |
* | update wording on my account page | Stas Vilchik | 2016-02-05 | 1 | -2/+2 |
* | display links to all issue filters and all measure filters on my account page | Stas Vilchik | 2016-02-05 | 1 | -0/+1 |
* | SONAR-7216 Update allow users to signup description | Julien Lancelot | 2016-02-03 | 1 | -2/+2 |
* | rename permission "Provision Projects" to "Create Projects" | Stas Vilchik | 2016-02-03 | 1 | -1/+1 |
* | SONAR-7252 add missed messages | Stas Vilchik | 2016-02-03 | 1 | -3/+6 |