summaryrefslogtreecommitdiff
path: root/lib/bitbucket/representation/repo.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-041-4/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-221-2/+0
|
* 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.
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
|
* Add Wiki import to BB importerValery Sizov2016-12-191-0/+4
|
* Apply review comments. Iteration 1Valery Sizov2016-12-071-2/+4
|
* Clean up owner and slug representationStan Hu2016-11-211-3/+11
|
* Add an endpoint to get the user's repositoriesDouglas Barbosa Alexandre2016-11-211-0/+57