gitlabhq/app/models
Jeremy Mack 8a1deea586 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
2011-12-20 10:07:55 -05:00
..
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb Abilities refactoring 2011-12-15 23:57:46 +02:00
commit.rb fixed merge request diff 2011-11-29 20:06:37 +02:00
issue.rb Merge branch 'notification_refactoring' 2011-12-19 15:17:11 +02:00
key.rb Fixes timeout when adding an SSH key 2011-12-20 10:07:55 -05:00
mailer_observer.rb Notification:: small refactoring 2011-12-18 16:36:30 +02:00
merge_request.rb Merge branch 'notification_refactoring' 2011-12-19 15:17:11 +02:00
note.rb Notification refactoring 2011-12-17 15:58:35 +02:00
project.rb annotate model 2011-12-18 16:09:16 +02:00
repository.rb repo & project access separated. critical gitolite bugfix 2011-12-07 01:27:07 +02:00
snippet.rb Added missing dependent for notes assoc 2011-12-18 12:10:20 +02:00
tree.rb fixed image preview 2011-12-01 09:16:53 -05:00
user.rb Merge branch 'limit_repo' 2011-12-20 00:07:49 +02:00
users_project.rb annotate model 2011-12-18 16:09:16 +02:00