Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-13427 Add renew token badge for admin | Mathieu Suen | 2021-11-16 | 1 | -1/+5 |
| | |||||
* | SONAR-13426 Enable project badge for private project | Mathieu Suen | 2021-11-16 | 1 | -0/+27 |
| | |||||
* | SONAR-15397 Fix Issue tags aren't filtered by branch | Zipeng WU | 2021-11-05 | 1 | -0/+2 |
| | |||||
* | SONAR-15567 Add export UI to community edition | Mathieu Suen | 2021-11-04 | 1 | -0/+34 |
| | |||||
* | SONAR-15588 Dismiss sonarlint promotion | guillaume-peoch-sonarsource | 2021-11-03 | 1 | -0/+4 |
| | |||||
* | SONAR-15441 QG permission management handles groups | Jeremy Davis | 2021-10-22 | 1 | -0/+14 |
| | |||||
* | SONAR-15440 Remove QG permissions for a user | Jeremy Davis | 2021-10-22 | 1 | -0/+4 |
| | |||||
* | SONAR-15440 Add QG permissions to a user | Jeremy Davis | 2021-10-22 | 1 | -0/+5 |
| | |||||
* | SONAR-15440 Show users with permissions on QG | Jeremy Davis | 2021-10-22 | 1 | -1/+9 |
| | |||||
* | SONAR-15507 Add a prompt to warn when SonarQube need an update | Mathieu Suen | 2021-10-21 | 1 | -0/+1 |
| | |||||
* | SONAR-15338 Adapt to the new way of detecting secured settings being set | Mathieu Suen | 2021-09-16 | 1 | -2/+10 |
| | |||||
* | SONAR-15313 drop endpoints from WebAPI deprecated since 7.X | Lukasz Jarocki | 2021-08-26 | 1 | -2/+1 |
| | | | | | | Co-authored-by: Lukasz Jarocki <lukasz.jarocki@sonarsource.com> Co-authored-by: Philippe Perrin <philippe.perrin@sonarsource.com> Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com> | ||||
* | SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵ | Wouter Admiraal | 2021-08-20 | 36 | -50/+38 |
| | | | | folders | ||||
* | SONAR-15297 Move sonar-ui-common code to sonar-web | Wouter Admiraal | 2021-08-20 | 36 | -39/+44 |
| | |||||
* | SONAR-15138 Add report download and subscription buttons for projects and ↵ | Philippe Perrin | 2021-08-09 | 1 | -17/+25 |
| | | | | applications | ||||
* | SONAR-10762 remove Custom Metric UI | Zipeng WU | 2021-07-07 | 1 | -34/+1 |
| | |||||
* | SONAR-10762 Drop Custom Measures UI | Zipeng WU | 2021-07-07 | 1 | -34/+1 |
| | |||||
* | SONAR-14932 Make alm config modal standalone | Philippe Perrin | 2021-06-28 | 1 | -4/+4 |
| | |||||
* | SONAR-14871 Add PR decoration settings validation action | Philippe Perrin | 2021-06-10 | 1 | -1/+22 |
| | |||||
* | SONAR-14805 Add import action for bitbucket cloud onboarding | Mathieu Suen | 2021-05-21 | 1 | -0/+10 |
| | |||||
* | SONAR-14802 Adding bitbucket cloud repository search form | Mathieu Suen | 2021-05-21 | 1 | -0/+18 |
| | |||||
* | SONAR-14801 Adding App password form for Bitbucket cloud onboarding | Mathieu Suen | 2021-05-21 | 1 | -2/+8 |
| | |||||
* | SONAR-14738 Make tutorial links available to project admins | Wouter Admiraal | 2021-04-23 | 1 | -7/+5 |
| | |||||
* | SONAR-13737 Show descriptive error messages for GitLab PAT validation | Wouter Admiraal | 2021-04-22 | 1 | -7/+9 |
| | |||||
* | SONAR-13123 Handle WS errors when searching for issues | Wouter Admiraal | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | SONAR-13998 Access to background task fail when not an main branch | Wouter Admiraal | 2021-03-03 | 1 | -6/+2 |
| | |||||
* | Delete legacy SonarCloud code | Philippe Perrin | 2021-03-03 | 1 | -139/+0 |
| | |||||
* | SONAR-14498 Support JSON field type in Settings | Jay | 2021-02-26 | 1 | -3/+4 |
| | |||||
* | Revert SONAR-14478, SONAR-14462, SONAR-14461 | lukasz-jarocki-sonarsource | 2021-02-26 | 1 | -0/+139 |
| | | | | | | | | | | | | | | | | | | | | | * Revert "SONAR-14478 - Main Branch Documentation" This reverts commit 59eae7cf3f2e611e162a4e0122ae5846b10a45b1. * Revert "SONAR-14462 Do not display the branch name until the main branch is analyzed for the first time" This reverts commit 20f7319c06affdae62d39d1bad002f16504465a2. * Revert "SONAR-14461 main branch detection" This reverts commit c04baa1e8e3b492953d66a6bc4111c01f3ee3069. * Revert "SONAR-14461 Remove hardcoded usage of 'master'" This reverts commit 32eefaf2d36af375af280cc3ba664fd71e0f6afd. * Revert "SONAR-14461 save the default main branch when needed" This reverts commit 879a4be2afc570b2248fb4d639f42f913215805b. | ||||
* | SONAR-14461 Remove hardcoded usage of 'master' | Philippe Perrin | 2021-02-19 | 1 | -139/+0 |
| | |||||
* | Improve code quality | Wouter Admiraal | 2021-02-15 | 1 | -3/+30 |
| | |||||
* | SONAR-13848 Remove deprecated API parameters | Wouter Admiraal | 2021-02-12 | 1 | -1/+0 |
| | |||||
* | SONAR-14394 Add frontend for bitbucket cloud project binding. | Mathieu Suen | 2021-02-08 | 1 | -0/+5 |
| | |||||
* | SONAR-14393 Add admin form for Bitbucket Cloud integration | Wouter Admiraal | 2021-02-08 | 1 | -0/+11 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 37 | -38/+37 |
| | |||||
* | SONAR-13999 Drop frontend organizations leftovers | Jeremy Davis | 2020-12-22 | 5 | -51/+2 |
| | |||||
* | SONAR-13999 Use global default project visibility | Jeremy Davis | 2020-12-22 | 2 | -17/+1 |
| | |||||
* | SONAR-13999 Drop orgs from rules | Jeremy Davis | 2020-12-22 | 2 | -25/+4 |
| | |||||
* | SONAR-13999 Remove orgs from issues | Jeremy Davis | 2020-12-22 | 1 | -24/+4 |
| | |||||
* | SONAR-13999 Drop orgs from QualityGates | Jeremy Davis | 2020-12-22 | 1 | -43/+11 |
| | |||||
* | SONAR-13999 Drop orgs from projects | Jeremy Davis | 2020-12-22 | 1 | -3/+0 |
| | |||||
* | SONAR-13999 Drop orgs from Quality Profiles | Jeremy Davis | 2020-12-22 | 1 | -36/+14 |
| | |||||
* | SONAR-13999 Drop orgs from webhooks | Jeremy Davis | 2020-12-22 | 1 | -5/+1 |
| | |||||
* | SONAR-13999 Drop orgs from CE | Jeremy Davis | 2020-12-22 | 1 | -1/+0 |
| | |||||
* | SONAR-13999 Drop deprecated api endpoints | Jeremy Davis | 2020-12-22 | 3 | -196/+0 |
| | |||||
* | SONAR-14057 realign API | Belen Pruvost | 2020-11-25 | 1 | -2/+2 |
| | |||||
* | SONAR-14059 Enable import of Azure repositories | Jeremy Davis | 2020-11-25 | 1 | -0/+12 |
| | |||||
* | SONAR-14057 Enable Search for Azure Repositories | Jeremy Davis | 2020-11-25 | 1 | -0/+9 |
| | |||||
* | SONAR-14057 Display Azure Projects and Repositories | Jeremy Davis | 2020-11-25 | 1 | -0/+17 |
| | |||||
* | SONAR-13988 Display validation status for GitHub integration | Jeremy Davis | 2020-11-04 | 1 | -1/+15 |
| |