summaryrefslogtreecommitdiff
path: root/lib/bitbucket/page.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.
* Spec for bitbucket pageValery Sizov2016-12-121-0/+1
|
* BitBuckpet importer. Refactoring. Iteration 2Valery Sizov2016-12-071-4/+2
|
* Fix Bitbucket importer spec to pass with 2.0 APIStan Hu2016-11-211-2/+2
|
* Simplify Bitbucket::Page implementationStan Hu2016-11-211-1/+1
|
* Rubocop fixesStan Hu2016-11-211-1/+1
|
* Incorporate review commentsStan Hu2016-11-211-2/+1
|
* Add support for Bitbucket pagination when fetching collectionsDouglas Barbosa Alexandre2016-11-211-0/+36