diff options
author | Jeremy Mack <jmacktdkc@gmail.com> | 2011-12-20 09:52:04 -0500 |
---|---|---|
committer | Jeremy Mack <jmacktdkc@gmail.com> | 2011-12-20 10:07:55 -0500 |
commit | 8a1deea58673b66cd99e06877914ef32b15f3944 (patch) | |
tree | d6848b518323f1d10369250cc97228d788981880 /lib/gitlabhq/git_host.rb | |
parent | 6d5c9698726e268a9cd392a5782c055031bb1bb9 (diff) | |
download | gitlab-ce-8a1deea58673b66cd99e06877914ef32b15f3944.tar.gz |
Fixes timeout when adding an SSH key
Users with many projects (>100) will hit the 20 second timeout when
updating the gitolite config. This fix batches those changes into a
signle update to the file, causing an order of magnitude speed increase
which finishes well below the 20 second timeout.
Fixes gitlabhq/gitlabhq#220
Diffstat (limited to 'lib/gitlabhq/git_host.rb')
0 files changed, 0 insertions, 0 deletions