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 |
|