This website requires JavaScript.
Explore
Help
Sign In
kolan
/
obsolete.ChilliProject
Watch
1
Star
0
Fork
0
You've already forked obsolete.ChilliProject
Code
Issues
Pull Requests
Releases
Wiki
Activity
obsolete.ChilliProject
/
app
/
models
/
repository
History
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
).
...
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 (
#1149
).
2008-06-14 15:44:36 +00:00
cvs.rb
Fixes error with CVS+Postgresql and non-UTF8 commit logs (
#917
,
#1659
).
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
#1393
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 (
#4547
,
#4716
).
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