diff options
author | Stan Hu <stanhu@gmail.com> | 2016-05-04 00:59:20 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-05-04 09:22:01 -0700 |
commit | b9672d4b38514a14cc39773d30f55c9629973f63 (patch) | |
tree | a31621ec1cb606c191b9d861b6d1e27a66a20f25 /lib/api/project_snippets.rb | |
parent | 1a9d50597262a31f03dc66584f05d66b905d9d59 (diff) | |
download | gitlab-ce-b9672d4b38514a14cc39773d30f55c9629973f63.tar.gz |
Limit the number of merge requests per project to avoid long seeds
This step was taking a long time because seed_fu creates N / 2 merge requests
for each repo, where N is the number of branches for that repo. At the time of
this writing, there are 234 branches on the gitlab-ce repo, leading to 117
merge requests.
Diffstat (limited to 'lib/api/project_snippets.rb')
0 files changed, 0 insertions, 0 deletions