summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-1678-418/+1892
| | | | | | | | | | * Create api/alm_integration/show_organization and handle only GitHub installation * Add import from ALM tab in Create Org page * Do not show error while validating detail input * Add step to create organization from ALM * Display a warning if the installation id was not found * Add Alm link to remote organization in org context * Create GET api/alm_integration/show_app_info
* 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-1514-360/+325
|
* 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-153-2/+5
|
* 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