[CHANGE] Speed compromise. Stop calculation SHA1 hashes for Svn and Hg by default.
authorRobin Luckey <robin@ohloh.net>
Mon, 26 Jan 2009 20:01:12 +0000 (12:01 -0800)
committerRobin Luckey <robin@ohloh.net>
Mon, 26 Jan 2009 20:01:12 +0000 (12:01 -0800)
commit35f69c678f0fdf862378c415938672c38bd7c7f9
treea948a602565915c64a431f03933fe8f527865fb2
parentfb3b7f6bfca1d02456714e375657b3b91e44807a
[CHANGE] Speed compromise. Stop calculation SHA1 hashes for Svn and Hg by default.
         Ohloh isn't currently using them for anything, and they are expensive to compute.
         This should greatly speed up ImportJobs on Ohloh.
lib/scm/adapters/hg/commits.rb
lib/scm/adapters/svn/commits.rb
test/unit/hg_commits_test.rb
test/unit/svn_commits_test.rb