Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-7470 Drop ability to manage manual rules from UI | Julien Lancelot | 2016-03-29 | 1 | -13/+0 | |
| | ||||||
* | SONAR-7472 Drop manual issues in issue tracking | Julien Lancelot | 2016-03-29 | 3 | -140/+8 | |
| | ||||||
* | SONAR-7473 Drop 'reporter' from bundle | Julien Lancelot | 2016-03-29 | 1 | -5/+0 | |
| | ||||||
* | SONAR-7473 Drop 'reporter' field from backend | Julien Lancelot | 2016-03-29 | 3 | -15/+12 | |
| | ||||||
* | rename Show Details to Show Measures | Stas Vilchik | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | renamed BatchMetrics to ScannerMetrics | Sébastien Lesaint | 2016-03-29 | 2 | -8/+8 | |
| | ||||||
* | SONAR-7441 add ComputeEngineSide annotation where applicable | Sébastien Lesaint | 2016-03-29 | 7 | -2/+14 | |
| | ||||||
* | improve code quality | Stas Vilchik | 2016-03-25 | 1 | -0/+1 | |
| | ||||||
* | SONAR-7204 Clean action plans out of localization properties | Julien Lancelot | 2016-03-25 | 1 | -62/+0 | |
| | ||||||
* | SONAR-7467 Drop/deprecate action plan API | Teryk Bellahsene | 2016-03-25 | 3 | -154/+2 | |
| | ||||||
* | SONAR-7402 improve display of measures home page | Stas Vilchik | 2016-03-25 | 1 | -1/+3 | |
| | ||||||
* | SONAR-7368 Deprecate quality_profiles measure and add data in scanner report | Julien HENRY | 2016-03-24 | 2 | -5/+2 | |
| | ||||||
* | SONAR-7402 improve list and tree views on measures page | Stas Vilchik | 2016-03-24 | 1 | -0/+3 | |
| | ||||||
* | SONAR-7487 Drop support of properties sonar.skippedModules and ↵ | Julien HENRY | 2016-03-22 | 1 | -23/+5 | |
| | | | | sonar.includedModules | |||||
* | SONAR-6732 CE must load Settings from DB for each worker | Sébastien Lesaint | 2016-03-21 | 1 | -1/+6 | |
| | | | | | renamed ServerSettings to WebServerSettings and extract from it a ServerSetting interface to be able to easily provide separte implementations for Web Server and CE) CE Server implementation is called ComputeEngineSettings which supports loading up to date Settings for a specific worker using delegation and a ThreadLocal | |||||
* | SONAR-7349 apply feedback | Stas Vilchik | 2016-03-21 | 1 | -2/+2 | |
| | ||||||
* | SONAR-7459 new interface org.sonar.api.Plugin | Simon Brandhof | 2016-03-18 | 4 | -18/+20 | |
| | | | | It allows to check version of SonarQube to filter extensions | |||||
* | SONAR-7458 new component org.sonar.api.SonarQubeVersion | Simon Brandhof | 2016-03-16 | 2 | -0/+113 | |
| | ||||||
* | 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 ↵ | Simon Brandhof | 2016-03-11 | 2 | -8/+18 | |
| | | | | "https.proxyPort" in "conf/sonar.properties" | |||||
* | SONAR-7465 Support encryption of HTTP proxy properties | Simon Brandhof | 2016-03-11 | 2 | -39/+84 | |
| | | | | | Removing the calls to Settings.getProperties() as it keeps encrypted properties values. | |||||
* | 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 | 3 | -16/+37 | |
| | ||||||
* | SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to ↵ | Stas Vilchik | 2016-03-10 | 1 | -0/+2 | |
| | | | | support issue types | |||||
* | 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 | |
| | | | | The ability to change issue type is also available from api/issues/bulk_change | |||||
* | 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 | |
| | | | | pages | |||||
* | 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 | 4 | -113/+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 | 4 | -35/+35 | |
| | ||||||
* | 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 | 4 | -4/+10 | |
| | ||||||
* | 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 | 2 | -0/+56 | |
| | ||||||
* | 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 | 2 | -928/+0 | |
| | ||||||
* | Move issue workflow from sonar-core to sonar-server | Simon Brandhof | 2016-02-25 | 25 | -1949/+0 | |
| | ||||||
* | Move org.sonar.core.rule to org.sonar.server.rule | Simon Brandhof | 2016-02-25 | 4 | -156/+0 | |
| |