Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.25.0](v1.24.0...v1.25.0) (2019-12-10) ### Bug Fixes * add a comment ([26ea99f](26ea99f)) * add a comment about logic to try catch ([9c8bba4](9c8bba4)) * add possibility return no pullrequests by not passing state ([633caea](633caea)) * as the bitbucket fails if the account is a team account add possibility to ownerId be a null ([37bc6f2](37bc6f2)) * change updatedAt only if it's provided ([ec2f240](ec2f240)) * get the ownerId via repo info with one request ([2b83d63](2b83d63)) * getting ownerId if it's team account ([bd86a78](bd86a78)) * implement getOwnerId() in bitbucketNock ([81daee8](81daee8)) * invalid letter case ([c1aa97d](c1aa97d)) * path ([af50b8d](af50b8d)) * rebind IContentRepositoryBrowser in practice instead of binding in inversify.config.ts ([1141cad](1141cad)) * reflect used service ([48b3429](48b3429)) * remove unnecessary code ([4118637](4118637)) * remove unnecessary condition ([0fe3e8b](0fe3e8b)) * remove unnecessary line of code ([269f384](269f384)) * remove unnecessary test ([cd746f4](cd746f4)) * rename practice and files. Add name and suggestion text. ([9e18b76](9e18b76)) * tests ([e9f9943](e9f9943)) * tests as it is possible to get team account id ([c9f7d91](c9f7d91)) * use arguments provider uri to detect if bind GithubService or BitbucketService ([ba705b4](ba705b4)) * value of owner id ([c56e67f](c56e67f)) * wrong letter case ([f8bd6a5](f8bd6a5)) ### Features * add TimeToSolvePractice ([a667a78](a667a78))
- Loading branch information