]> source.dussan.org Git - redmine.git/commit
Do not parse the entire git log to fetch new commits (takes several minutes for a...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 7 Feb 2010 15:17:21 +0000 (15:17 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 7 Feb 2010 15:17:21 +0000 (15:17 +0000)
commit3c20a9b0acd5f43bb9134c711a8fe80fc0497e1c
treeee463e2062adc03fafd98705b65b35f5fd9ec23f
parentbe2004e3989f30b900b899400a1d468b280f69b8
Do not parse the entire git log to fetch new commits (takes several minutes for a few thousands commits), but only 1 week before the last known commit (#4547, #4716).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3394 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/repository/git.rb
lib/redmine/scm/adapters/git_adapter.rb