##// END OF EJS Templates
compare: cleanup of as_form handling...
compare: cleanup of as_form handling as_form is only used when loaded 'partial' from pullrequest.html. Including it in the 'Detailed compare view' url did thus not do any harm. as_form is never used in pullrequest_show.html or compare_diff.html and it is thus never used together with swap_url ... which is why the wrong 'as_form=None' or 'as_form=False' in urls didn't do any harm.
Mads Kiilerich -
r3442:b3680a20 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / vcs
__init__.py Loading ...
aconfig Loading ...
base.py Loading ...
conf.py Loading ...
test_archives.py Loading ...
test_branches.py Loading ...
test_changesets.py Loading ...
test_filenodes_unicode_path.py Loading ...
test_getitem.py Loading ...
test_getslice.py Loading ...
test_git.py Loading ...
test_hg.py Loading ...
test_inmemchangesets.py Loading ...
test_nodes.py Loading ...
test_repository.py Loading ...
test_tags.py Loading ...
test_utils.py Loading ...
test_utils_filesize.py Loading ...
test_vcs.py Loading ...
test_workdirs.py Loading ...
utils.py Loading ...