Commit [aff898] 42cc_4943 42cc_4943a db/2835 db/42cc_2835_content_preview db/5913 db/6077 je/42cc_2502 je/42cc_2835 je/42cc_2835_content_preview je/42cc_2835_search_for_all_apps je/42cc_4370 je/42cc_4504 je/42cc_4596 je/42cc_4657 je/42cc_4902 je/42cc_5088 je/42cc_5120 je/42cc_5294 je/42cc_5465 je/42cc_5481 je/42cc_5563 je/42cc_5571 je/42cc_5599 je/42cc_5607 je/42cc_5634 je/42cc_5644 je/42cc_5650 je/42cc_5652 je/42cc_5656 je/42cc_5673 je/42cc_5773 je/42cc_5891 je/42cc_5998 je/42cc_6046 je/42cc_6069 je/42cc_6105 je/42cc_6125 je/42cc_6149 je/42cc_6149_fix je/42cc_6161 je/42cc_6182 je/42cc_6191 je/42cc_6192 je/42cc_6222 je/42cc_6232 je/42cc_6235 master allura_20121116 History

[#5308] send source_url and source_path to repo clone events

This refactors a few common lines from the end of each scm
implementation's clone() method into the shared init_as_clone
method. Reduces duplication and makes the separate source_url
and source_path vars available to pass to the event.

Dave Brondsema Dave Brondsema 2012-11-15

Tim Van Steenburgh Tim Van Steenburgh 2012-11-16

changed Allura/allura/model/repository.py
changed Allura/allura/tasks/repo_tasks.py
changed Allura/allura/tests/test_tasks.py
changed ForgeGit/forgegit/model/git_repo.py
changed ForgeGit/forgegit/tests/model/test_repository.py
changed ForgeHg/forgehg/model/hg.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/model/repository.py Diff Switch to side-by-side view
Loading...
Allura/allura/tasks/repo_tasks.py Diff Switch to side-by-side view
Loading...
Allura/allura/tests/test_tasks.py Diff Switch to side-by-side view
Loading...
ForgeGit/forgegit/model/git_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/model/hg.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...