Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove explicit `require` calls, and use `require_dependency` when needed29389-fix-already-initialized-constants | Rémy Coutable | 2017-03-13 | 1 | -41/+0 |
| | | | | | | | | See http://guides.rubyonrails.org/autoloading_and_reloading_constants.html for more info. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix BB authentication[ci skip] | Valery Sizov | 2016-12-14 | 1 | -6/+2 |
| | |||||
* | Fix authorization with BitBucket | Valery Sizov | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | Incorporate review comments | Stan Hu | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | Add custom OmniAuth strategy for Bitbucket OAuth2 | Douglas Barbosa Alexandre | 2016-11-21 | 1 | -0/+45 |