summaryrefslogtreecommitdiff
path: root/lib/bitbucket/connection.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
| | | | | | | | | | | | | Enables frozen for the following: * lib/*.rb * lib/banzai/**/*.rb * lib/bitbucket/**/*.rb * lib/constraints/**/*.rb * lib/container_registry/**/*.rb * lib/declarative_policy/**/*.rb Partially addresses #47424.
* 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