| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-14892 Enable Jenkins tutorial to BitbucketCloud projects | Jeremy Davis | 2021-06-09 | 14 | -44/+624 |
* | SONAR-14916 Add URL to BitbucketCloud instances | Jeremy Davis | 2021-06-09 | 3 | -4/+13 |
* | SONAR-14886 Plugins should not modify SonarQube's home directory | Duarte Meneses | 2021-06-09 | 9 | -59/+298 |
* | SONAR-14908 Deprecate 'RulesDefinitionXmlLoader' in the Sonar plugin API | Duarte Meneses | 2021-06-08 | 1 | -0/+1 |
* | SONAR-14851 Report Quality Gate status on branches in GitHub | Lukasz Jarocki | 2021-06-08 | 15 | -292/+190 |
* | DOC - Generic test execution reports don't support modules | Duarte Meneses | 2021-06-08 | 2 | -2/+2 |
* | Fix typo when creating test DB | Duarte Meneses | 2021-06-07 | 1 | -1/+2 |
* | SONAR-14682 - Fix Check URL Pattern Unit Test | Belen Pruvost | 2021-06-07 | 1 | -5/+6 |
* | SONAR-14913 Update the Azure Pipelines logo | Wouter Admiraal | 2021-06-07 | 3 | -2/+3 |
* | SONAR-14891 Fix references of search results in the javadocs. | Malena Ebert | 2021-06-07 | 1 | -0/+3 |
* | SONAR-14900 updated version of javascript analyzer | Lukasz Jarocki | 2021-06-04 | 1 | -1/+1 |
* | SONAR-14909 updated version of cfamily analyzer | Lukasz Jarocki | 2021-06-04 | 1 | -1/+1 |
* | SONAR-14870 update docs | Duarte Meneses | 2021-06-03 | 1 | -3/+3 |
* | SONAR-14870 DNS cache never expires causing PR decoration to fail | Duarte Meneses | 2021-06-03 | 1 | -1/+5 |
* | SONAR-14622 Use gender neutral wording in documentation | michaelbirnstiehl | 2021-06-03 | 5 | -25/+26 |
* | SONAR-14812 - BBC Integration Tests | Belen Pruvost | 2021-06-03 | 5 | -0/+196 |
* | SONAR-14802 Fix repository display for bitbucket cloud onboarding | Mathieu Suen | 2021-06-02 | 2 | -17/+17 |
* | SONAR-14801 Improve documentation for bitbucket onboarding | Mathieu Suen | 2021-06-02 | 3 | -0/+87 |
* | SONAR-14882 Restore support for BOM in RulesDefinitionXmlLoader | Julien HENRY | 2021-06-01 | 3 | -1/+30 |
* | SONAR-14868 Fix the auto-populated values in the Environment Variables page | michaelbirnstiehl | 2021-06-01 | 1 | -7/+7 |
* | SONAR-14867 Document migrating from the zip file to docker | michaelbirnstiehl | 2021-06-01 | 1 | -0/+6 |
* | BUILD-890 Do not store elasticsearch distribution in the repository. | Malena Ebert | 2021-06-01 | 487 | -99815/+83 |
* | SONAR-14803 move create_bitbucketcloud to community edition | Pierre | 2021-05-31 | 11 | -11/+562 |
* | SONAR-14885 Remove deprecated XMLRuleParser | Julien HENRY | 2021-05-28 | 3 | -260/+0 |
* | SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin API | Julien HENRY | 2021-05-28 | 11 | -306/+382 |
* | SONAR-14870 DNS cache never expires causing PR decoration to fail | Duarte Meneses | 2021-05-27 | 1 | -0/+3 |
* | SONAR-14823 Document use of Actions for GitHub Actions | michaelbirnstiehl | 2021-05-26 | 1 | -28/+6 |
* | SONAR-14818 Document use of Pipes for Bitbucket Pipes | michaelbirnstiehl | 2021-05-26 | 5 | -44/+67 |
* | SONAR-14837 Fix Security Review project filter | Jeremy Davis | 2021-05-26 | 1 | -2/+2 |
* | SONAR-14387 Remove support of legacy browser | Mathieu Suen | 2021-05-26 | 4 | -80/+1 |
* | DOCS add reference to SSO authentication in delegated authentication document... | Joe Tingsanchali | 2021-05-24 | 1 | -1/+1 |
* | SONAR-14805 use almRepo to store BBC repository slug | Zipeng WU | 2021-05-21 | 4 | -10/+12 |
* | SONAR-14805 Add import action for bitbucket cloud onboarding | Mathieu Suen | 2021-05-21 | 10 | -41/+306 |
* | SONAR-14802 Adding bitbucket cloud repository search form | Mathieu Suen | 2021-05-21 | 16 | -44/+926 |
* | SONAR-14811 Add Bitbucket Cloud importing projects section | michaelbirnstiehl | 2021-05-21 | 2 | -29/+51 |
* | SONAR-14801 Adding App password form for Bitbucket cloud onboarding | Mathieu Suen | 2021-05-21 | 27 | -754/+1202 |
* | SONAR-14803 Adding bitbucket cloud to create project menu. | Mathieu Suen | 2021-05-21 | 7 | -7/+46 |
* | SONAR-14804 Identify already imported bitbucket cloud repository when onboarding | Zipeng WU | 2021-05-21 | 2 | -14/+73 |
* | SONAR-14806 Enable main branch detection for bitbucket cloud onboarding | Zipeng WU | 2021-05-21 | 6 | -7/+105 |
* | SONAR-14805 Import a repository from bitbucket cloud | Zipeng WU | 2021-05-21 | 4 | -0/+381 |
* | SONAR-14802 Search bitbucket cloud repository for onboarding | Zipeng WU | 2021-05-21 | 11 | -2/+620 |
* | SONAR-14826 - BBC Authenticate through SetPatAction and CheckPatAction | Belen Pruvost | 2021-05-21 | 9 | -17/+268 |
* | SONAR-14008 Document that Analysis Parameters are case sensitive | michaelbirnstiehl | 2021-05-21 | 2 | -1/+4 |
* | DOCS Add 'Btibucket Pipelines' to list of CI tools that can detect branches a... | Joe Tingsanchali | 2021-05-20 | 1 | -1/+1 |
* | update jgit | Michal Duda | 2021-05-19 | 1 | -1/+1 |
* | SONAR-14794 Optimize ITs: Reorganize test suites to reuse orchestrators more ... | Duarte Meneses | 2021-05-18 | 4 | -4/+4 |
* | SONAR-14794 Optimize ITs: Only run Xoo's NoSonarSensor if property is defined | Duarte Meneses | 2021-05-18 | 1 | -3/+4 |
* | Correct merge request wording for GitLab | Ben Bodenmiller | 2021-05-17 | 1 | -1/+1 |
* | Update housekeeping.md | Monty Dickerson | 2021-05-14 | 1 | -1/+1 |
* | SONAR-14832 Use our custom GitHub Actions in the in-app tutorial | Wouter Admiraal | 2021-05-14 | 2 | -14/+49 |