Commit Graph

5 Commits

Author SHA1 Message Date
GitLab Bot 63b3a14f15 Add latest changes from gitlab-org/gitlab@master 2021-03-03 21:11:13 +00:00
gfyoung d598e4fd93 Enable more frozen string in lib/**/*.rb
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.
2018-10-06 17:02:50 -07:00
Robert Speicher 260c8da060 Whitelist or fix additional `Gitlab/PublicSend` cop violations
An upcoming update to rubocop-gitlab-security added additional
violations.
2017-08-14 12:14:11 -04:00
Valery Sizov 98c0eb0f75 BitBucket refactoring. Iteration 3 2016-12-07 15:54:32 +02:00
Douglas Barbosa Alexandre e2f7f32a60 Add support for Bitbucket pagination when fetching collections 2016-11-21 16:47:25 -08:00