aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-1677-417/+1881
* Cirrus - run unit tests on PostgreSQLSimon Brandhof2018-11-161-1/+3
* Rewrite part of the settings pageGrégoire Aubert2018-11-1535-562/+551
* Rewrite settings encryption app to TSGrégoire Aubert2018-11-1513-357/+321
* SONAR-11473 Do not serve pages for urls with double slashesGrégoire Aubert2018-11-151-1/+1
* SONAR-11474 Code viewer header stay fixed when scrolling horizontallyGrégoire Aubert2018-11-152-3/+6
* SONAR-11487 Update OKHttp to 3.11.0Julien HENRY2018-11-151-1/+2
* 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-122-5/+7
* 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-0715-446/+478
* SONAR-11362 apply feedback (#905)Stas Vilchik2018-11-076-36/+209
* 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
* SONAR-11379 Display estimated duplications and disable drilldown (#868)Stas Vilchik2018-11-074-4/+75
* SONAR-11368 Disable links in duplications popup for branches and prs (#856)Stas Vilchik2018-11-077-59/+99
* SONAR-11367 skip CPD for unchanged files in SLBDuarte Meneses2018-11-071-0/+4
* SONAR-11364 Display estimated coverage on the measures pageStas Vilchik2018-11-074-1/+16
* SONAR-11363 Display duplications on the measures pageStas Vilchik2018-11-073-15/+8
* SONAR-11363 Display duplications on the code pageStas Vilchik2018-11-073-2/+15
* SONAR-11362 Display duplications in the project headerStas Vilchik2018-11-078-57/+79
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-074-5/+42
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-071-1/+0
* 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-0157-1149/+1172
* 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
* fix DialectUtils: Dialects should not be statically storedSébastien Lesaint2018-11-011-3/+6
* SONARCLOUD-161 upsert live measures on postgresqlSimon Brandhof2018-10-306-15/+281
* SONARCLOUD-161 drop usage of markers when updating live measuresSimon Brandhof2018-10-3012-64/+85