Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move bitbucket cloud connect app in private module | Grégoire Aubert | 2018-08-20 | 80 | -13594/+0 |
| | |||||
* | update main dependencies & fix autofixable eslint warnings (#601) | Stas Vilchik | 2018-08-10 | 5 | -246/+151 |
| | |||||
* | SONARCLOUD-108 Fix Bitbucket Cloud app links to SonarCloud create project page | Grégoire Aubert | 2018-08-10 | 4 | -7/+19 |
| | |||||
* | Fix quality flaws | Grégoire Aubert | 2018-08-10 | 3 | -10/+11 |
| | |||||
* | SONARCLOUD-108 Adapt the Bitbucket Cloud app to favor the new binding | Julien HENRY | 2018-08-10 | 8 | -38/+292 |
| | |||||
* | use new sonar.eslint.reportPaths analysis property (#536) | Stas Vilchik | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | SONARCLOUD-96 Hide quality widget by default in Bitbucket cloud app | Grégoire Aubert | 2018-07-18 | 9 | -292/+387 |
| | |||||
* | SONARCLOUD-99 Move Bitbucket cloud app doc to SonarCloud doc | Grégoire Aubert | 2018-07-18 | 9 | -938/+867 |
| | |||||
* | update yarn | Stas Vilchik | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | integrate eslint report (#441) | Stas Vilchik | 2018-06-29 | 3 | -0/+5 |
| | |||||
* | Make build of sonar-bitbucketcloud incremental | Simon Brandhof | 2018-06-12 | 1 | -8/+7 |
| | |||||
* | Update Jest in vsts and bitbucketcloud | Grégoire Aubert | 2018-06-01 | 2 | -135/+268 |
| | |||||
* | Fix bitbucket-cloud extension build | Grégoire Aubert | 2018-05-30 | 1 | -1/+1 |
| | |||||
* | SONAR-10675 Decrease JavaScript boot-up time (#283) | Stas Vilchik | 2018-05-29 | 3 | -30/+57 |
| | |||||
* | Introduce Bitbucket Cloud Application | Julien HENRY | 2018-05-16 | 81 | -0/+13234 |
SONAR-10514 Bitbucket Cloud application install/uninstall * Bitbucket Cloud /install WS * Expose Bitbucket application descriptor as WS * Implement WS /integration/bitbucketcloud/uninstall SONAR-10517 Bitbucket Cloud settings widget * Create Bitbucket Cloud module * Create Bitbucket Setting widget * Bitbucket settings widget require SC authentication * Add WS /integration/bitbucketcloud/repo_config * Add WS /integration/bitbucketcloud/bind_repo * Add WS /integration/bitbucketcloud/after_login SONAR-10516 Bitbucket Cloud repository widget * Add WS /integration/bitbucketcloud/repo_widget * Add WS /integration/bitbucketcloud/repo_widget_data BRANCH-59, BRANCH-60 Bitbucket Cloud PR decoration SONAR-10605 Bitbucket Cloud PR widget * Add integration/bitbucketcloud/pr_widget endpoint * Add integration/bitbucketcloud/pr_widget_data endpoint |