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
Andrew Newdigate 3288e1a874 Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
2019-03-06 17:51:56 +02:00
Stan Hu 5b6d5301d9 Paginate Bitbucket Server importer projects
To prevent delays in loading the page and reduce memory usage, limit the
number of projects shown at 25 per page.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/50021
2018-11-07 11:37:46 -08:00
Stan Hu 4160a8dd81 Enable frozen_string_literal 2018-07-25 05:22:53 -07:00
Stan Hu bb98ed112c Add missing file 2018-07-10 23:21:12 -07:00