Redmine/app/models/repository
Jean-Philippe Lang 3c20a9b0ac 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 (, ).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3394 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-07 15:17:21 +00:00
..
bazaar.rb File size display with Bazaar repositories (). 2008-06-14 15:44:36 +00:00
cvs.rb Fixes error with CVS+Postgresql and non-UTF8 commit logs (, ). 2008-08-26 12:28:15 +00:00
darcs.rb Refactor: Extract method to create a Change from a Changeset. 2010-02-02 17:02:32 +00:00
filesystem.rb Adds Filesystem adapter (patch by Paul R). 2008-06-08 15:40:24 +00:00
git.rb 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 (, ). 2010-02-07 15:17:21 +00:00
mercurial.rb Refactor: Extract method to create a Change from a Changeset. 2010-02-02 17:02:32 +00:00
subversion.rb Refactor: Extract method to create a Change from a Changeset. 2010-02-02 17:02:32 +00:00