aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace guava optional with java.util.OptionalDuarte Meneses2018-11-1378-289/+249
|
* SONAR-10361 Handle assigning issue to a user with commas in name (#903)Benoit2018-11-124-24/+154
|
* SONARCLOUD-45 Fix styling of featured projectsGrégoire Aubert2018-11-123-2/+13
|
* SONARCLOUD-45 Remove quality gate from featured projectsGrégoire Aubert2018-11-122-5/+0
|
* SONARCLOUD-45 Fix measures of featured projectsGrégoire Aubert2018-11-124-8/+86
|
* SONARCLOUD-123 Update size of login form look good with Azure DevOps brandingGrégoire Aubert2018-11-121-4/+4
|
* SONARCLOUD-45 Fix featured projects linkGrégoire Aubert2018-11-122-17/+6
|
* SONARCLOUD-45 Fix footer min width of SC homepageGrégoire Aubert2018-11-121-0/+1
|
* SONARCLOUD-45 Support empty array of featured projects in SC homepageGrégoire Aubert2018-11-122-6/+10
|
* DOC Fix 'Fixed' and 'Removed' definitionsAntoine Vigneau2018-11-081-2/+2
|
* Remove useless gitDir from lint-staged configGrégoire Aubert2018-11-081-1/+0
|
* SONAR-11442 Fix canonical in docs static websiteGrégoire Aubert2018-11-082-8/+11
|
* SONARCLOUD-163 Fix organization members search by emailGrégoire Aubert2018-11-083-8/+23
|
* SONAR-11394 Apply feedback and fix ITDuarte Meneses2018-11-0711-52/+94
|
* SONAR-11394 Calculate estimated overall duplication in SLBDuarte Meneses2018-11-0718-481/+483
|
* SONAR-11362 apply feedback (#905)Stas Vilchik2018-11-077-38/+213
|
* fixup! fix test snapshot after rebaseStas Vilchik2018-11-071-1/+3
|
* SONAR-11376 Add UT for LiveMeasureDaoBenoît Gianinetti2018-11-071-0/+28
|
* SONAR-11376 add duplication in GitHub/TFS PR decoration (#859)Benoit2018-11-073-0/+17
|
* Fix scanner testBenoît Gianinetti2018-11-071-1/+1
|
* SONAR-11379 Display estimated duplications and disable drilldown (#868)Stas Vilchik2018-11-075-4/+76
|
* SONAR-11368 Disable links in duplications popup for branches and prs (#856)Stas Vilchik2018-11-077-59/+99
|
* Improve code qualityDuarte Meneses2018-11-074-9/+4
|
* SONAR-11367 skip CPD for unchanged files in SLBDuarte Meneses2018-11-073-6/+23
|
* SONAR-11367 Fix testDuarte Meneses2018-11-071-2/+2
|
* SONAR-11364 Display estimated coverage on the measures pageStas Vilchik2018-11-075-1/+17
|
* SONAR-11363 Display duplications on the measures pageStas Vilchik2018-11-074-16/+8
|
* SONAR-11363 Display duplications on the code pageStas Vilchik2018-11-073-2/+15
|
* SONAR-11362 Display duplications in the project headerStas Vilchik2018-11-079-58/+80
|
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-077-88/+168
|
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-075-61/+54
|
* Cirrus - Define auto_cancellation in the top levelDavid Rautureau2018-11-071-5/+2
|
* Cirrus - Use new cluster with HDD nodes (no loss of performances)David Rautureau2018-11-071-5/+5
|
* Cirrus - Do a full clone only for validate taskDavid Rautureau2018-11-071-0/+7
|
* add note about Server base URLG. Ann Campbell2018-11-071-0/+4
|
* add reference & links to LLBs, SLBs, PRsG. Ann Campbell2018-11-071-2/+5
|
* rewrite more components from flow to ts (#913)Stas Vilchik2018-11-0683-849/+655
|
* SONAR-11447 Correct api/user_tokens/ documentation (#917)Benoit2018-11-063-3/+3
|
* DOC fix formatting of valid wildcardsG. Ann Campbell2018-11-021-3/+3
|
* DOC point link to cluster install, not this pageG. Ann Campbell2018-11-011-1/+1
|
* DOCS update readme with commit msg infoG. Ann Campbell2018-11-011-0/+5
|
* WWWSC-82 Re-implement SEO titles and meta descriptionPascal Mugnier2018-11-0131-144/+95
|
* SONARCLOUD-45 Advertise featured projects on SonarCloudPascal Mugnier2018-11-0160-1162/+1180
| | | | | | | | | | | | * Update code to use the new homepage.json file * Update fields name * Add business metric project_public_projects * Add business metric project_public_loc * generator of JSON input for SonarCloud homepage * add generator zip to burgr * add integration test * rename "7dNewPullRequests" to "newPullRequests7d" * Use new 'newPullRequests7d' field
* SONARCLOUD-123 Update marketing content with Azure DevOps brandingPascal Mugnier2018-11-013-13/+14
|
* SONARCLOUD-133 Create new pricing pagePascal Mugnier2018-11-019-21/+426
|
* SONARCLOUD-132 New homepageGrégoire Aubert2018-11-01128-429/+3673
| | | | | | | * Create sticky menu bar * Add languages section animation * Add figures section counter animation * Animate featured projects carrousel
* fix DialectUtils: Dialects should not be statically storedSébastien Lesaint2018-11-011-3/+6
|
* SONARCLOUD-161 run validation against Postgres 9.5Sébastien Lesaint2018-10-301-1/+3
|
* SONARCLOUD-161 use postgresql 9.5 in QASimon Brandhof2018-10-301-1/+3
|
* SONARCLOUD-161 upsert live measures on postgresqlSimon Brandhof2018-10-306-15/+281
|