OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/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 (#4547, #4716). 15 years ago
..
bazaar.rb File size display with Bazaar repositories (#1149). 17 years ago
cvs.rb Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659). 16 years ago
darcs.rb Refactor: Extract method to create a Change from a Changeset. 15 years ago
filesystem.rb Adds Filesystem adapter (patch #1393 by Paul R). 17 years ago
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 (#4547, #4716). 15 years ago
mercurial.rb Refactor: Extract method to create a Change from a Changeset. 15 years ago
subversion.rb Refactor: Extract method to create a Change from a Changeset. 15 years ago