summaryrefslogtreecommitdiff
path: root/lib/bitbucket/connection.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling freeze on already frozen strings in libDinesh Panda2019-09-101-2/+2
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-1/+1
* Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
* Enable Style/MutableConstantDouwe Maan2017-02-231-3/+3
* BB importer: Fixed bug with putting expired token to a project.clone_urlValery Sizov2016-12-151-2/+2
* Specs for Bitbucket::Connections and Bitbucket::CollectionsValery Sizov2016-12-121-12/+8
* Apply review comments. Iteration 1Valery Sizov2016-12-071-4/+4
* Fix importing PRs with not existing branchesValery Sizov2016-12-061-1/+1
* Clean up Bitbucket connection based on review commentsStan Hu2016-11-211-8/+8
* Fix refresh to lazily load connectionStan Hu2016-11-211-2/+1
* Lazily load Bitbucket connectionStan Hu2016-11-211-4/+9
* Add a Bitbucket client for the OAuth2 APIDouglas Barbosa Alexandre2016-11-211-0/+69