[#5094] Removed use of CommitRun by SVN repos

SVN repo histories are inherently linear, so the CommitRun doc is both
unneccesary and inefficient.

To make this change, I had to refactor the commit log building to live
in the Repository classes, where it really belongs.

Cory Johns Cory Johns 2012-10-15

Dave Brondsema Dave Brondsema 2012-10-15

changed Allura/allura/controllers/repository.py
changed Allura/allura/model/repo.py
changed Allura/allura/model/repo_refresh.py
changed Allura/allura/model/repository.py
changed Allura/allura/tests/model/test_repo.py
changed ForgeGit/forgegit/tests/model/test_repository.py
changed ForgeHg/forgehg/tests/model/test_repository.py
changed ForgeSVN/forgesvn/model/svn.py
changed ForgeSVN/forgesvn/tests/model/test_repository.py
Allura/allura/controllers/repository.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/repo.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/repo_refresh.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/repository.py Diff Switch to side-by-side view
Loading...
Allura/allura/tests/model/test_repo.py Diff Switch to side-by-side view
Loading...
ForgeGit/forgegit/tests/model/test_repository.py Diff Switch to side-by-side view
Loading...
ForgeHg/forgehg/tests/model/test_repository.py Diff Switch to side-by-side view
Loading...
ForgeSVN/forgesvn/model/svn.py Diff Switch to side-by-side view
Loading...
ForgeSVN/forgesvn/tests/model/test_repository.py Diff Switch to side-by-side view
Loading...