Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |