| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-11321 Create organization from GitHub organization or BitBucket team | Julien Lancelot | 2018-11-16 | 78 | -418/+1892 |
* | Cirrus - run unit tests on PostgreSQL | Simon Brandhof | 2018-11-16 | 1 | -1/+3 |
* | Rewrite part of the settings page | Grégoire Aubert | 2018-11-15 | 35 | -562/+551 |
* | Rewrite settings encryption app to TS | Grégoire Aubert | 2018-11-15 | 14 | -360/+325 |
* | SONAR-11473 Do not serve pages for urls with double slashes | Grégoire Aubert | 2018-11-15 | 1 | -1/+1 |
* | SONAR-11474 Code viewer header stay fixed when scrolling horizontally | Grégoire Aubert | 2018-11-15 | 2 | -3/+6 |
* | SONAR-11487 Update OKHttp to 3.11.0 | Julien HENRY | 2018-11-15 | 3 | -2/+5 |
* | Replace guava optional with java.util.Optional | Duarte Meneses | 2018-11-13 | 78 | -289/+249 |
* | SONAR-10361 Handle assigning issue to a user with commas in name (#903) | Benoit | 2018-11-12 | 4 | -24/+154 |
* | SONARCLOUD-45 Fix styling of featured projects | Grégoire Aubert | 2018-11-12 | 3 | -2/+13 |
* | SONARCLOUD-45 Remove quality gate from featured projects | Grégoire Aubert | 2018-11-12 | 2 | -5/+0 |
* | SONARCLOUD-45 Fix measures of featured projects | Grégoire Aubert | 2018-11-12 | 4 | -8/+86 |
* | SONARCLOUD-123 Update size of login form look good with Azure DevOps branding | Grégoire Aubert | 2018-11-12 | 1 | -4/+4 |
* | SONARCLOUD-45 Fix featured projects link | Grégoire Aubert | 2018-11-12 | 2 | -17/+6 |
* | SONARCLOUD-45 Fix footer min width of SC homepage | Grégoire Aubert | 2018-11-12 | 1 | -0/+1 |
* | SONARCLOUD-45 Support empty array of featured projects in SC homepage | Grégoire Aubert | 2018-11-12 | 2 | -6/+10 |
* | DOC Fix 'Fixed' and 'Removed' definitions | Antoine Vigneau | 2018-11-08 | 1 | -2/+2 |
* | Remove useless gitDir from lint-staged config | Grégoire Aubert | 2018-11-08 | 1 | -1/+0 |
* | SONAR-11442 Fix canonical in docs static website | Grégoire Aubert | 2018-11-08 | 2 | -8/+11 |
* | SONARCLOUD-163 Fix organization members search by email | Grégoire Aubert | 2018-11-08 | 3 | -8/+23 |
* | SONAR-11394 Apply feedback and fix IT | Duarte Meneses | 2018-11-07 | 11 | -52/+94 |
* | SONAR-11394 Calculate estimated overall duplication in SLB | Duarte Meneses | 2018-11-07 | 18 | -481/+483 |
* | SONAR-11362 apply feedback (#905) | Stas Vilchik | 2018-11-07 | 7 | -38/+213 |
* | fixup! fix test snapshot after rebase | Stas Vilchik | 2018-11-07 | 1 | -1/+3 |
* | SONAR-11376 Add UT for LiveMeasureDao | Benoît Gianinetti | 2018-11-07 | 1 | -0/+28 |
* | SONAR-11376 add duplication in GitHub/TFS PR decoration (#859) | Benoit | 2018-11-07 | 3 | -0/+17 |
* | Fix scanner test | Benoît Gianinetti | 2018-11-07 | 1 | -1/+1 |
* | SONAR-11379 Display estimated duplications and disable drilldown (#868) | Stas Vilchik | 2018-11-07 | 5 | -4/+76 |
* | SONAR-11368 Disable links in duplications popup for branches and prs (#856) | Stas Vilchik | 2018-11-07 | 7 | -59/+99 |
* | Improve code quality | Duarte Meneses | 2018-11-07 | 4 | -9/+4 |
* | SONAR-11367 skip CPD for unchanged files in SLB | Duarte Meneses | 2018-11-07 | 3 | -6/+23 |
* | SONAR-11367 Fix test | Duarte Meneses | 2018-11-07 | 1 | -2/+2 |
* | SONAR-11364 Display estimated coverage on the measures page | Stas Vilchik | 2018-11-07 | 5 | -1/+17 |
* | SONAR-11363 Display duplications on the measures page | Stas Vilchik | 2018-11-07 | 4 | -16/+8 |
* | SONAR-11363 Display duplications on the code page | Stas Vilchik | 2018-11-07 | 3 | -2/+15 |
* | SONAR-11362 Display duplications in the project header | Stas Vilchik | 2018-11-07 | 9 | -58/+80 |
* | SONAR-11367 Write duplication for changed files in PR and SLB | Duarte Meneses | 2018-11-07 | 7 | -88/+168 |
* | SONAR-11367 Write duplication for changed files in PR and SLB | Duarte Meneses | 2018-11-07 | 5 | -61/+54 |
* | Cirrus - Define auto_cancellation in the top level | David Rautureau | 2018-11-07 | 1 | -5/+2 |
* | Cirrus - Use new cluster with HDD nodes (no loss of performances) | David Rautureau | 2018-11-07 | 1 | -5/+5 |
* | Cirrus - Do a full clone only for validate task | David Rautureau | 2018-11-07 | 1 | -0/+7 |
* | add note about Server base URL | G. Ann Campbell | 2018-11-07 | 1 | -0/+4 |
* | add reference & links to LLBs, SLBs, PRs | G. Ann Campbell | 2018-11-07 | 1 | -2/+5 |
* | rewrite more components from flow to ts (#913) | Stas Vilchik | 2018-11-06 | 83 | -849/+655 |
* | SONAR-11447 Correct api/user_tokens/ documentation (#917) | Benoit | 2018-11-06 | 3 | -3/+3 |
* | DOC fix formatting of valid wildcards | G. Ann Campbell | 2018-11-02 | 1 | -3/+3 |
* | DOC point link to cluster install, not this page | G. Ann Campbell | 2018-11-01 | 1 | -1/+1 |
* | DOCS update readme with commit msg info | G. Ann Campbell | 2018-11-01 | 1 | -0/+5 |
* | WWWSC-82 Re-implement SEO titles and meta description | Pascal Mugnier | 2018-11-01 | 31 | -144/+95 |
* | SONARCLOUD-45 Advertise featured projects on SonarCloud | Pascal Mugnier | 2018-11-01 | 60 | -1162/+1180 |