##// END OF EJS Templates
another major codes rewrite:...
another major codes rewrite: - created BaseRepo controller for all repo specific controller, and added common data propagation - removed obosete codes, and made optimizations, removed to often calls to RepoModel - fixed found bugs in files controller that generated unhandled 500 errors - cache issues - removed repo_branches global template values - journal fixes - main repo list is fully dict now it's less resource heavy that way
marcink -
r1045:3fc9183e beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / functional
__init__.py Loading ...
test_admin.py Loading ...
test_admin_ldap_settings.py Loading ...
test_admin_permissions.py Loading ...
test_admin_repos.py Loading ...
test_admin_settings.py Loading ...
test_admin_users.py Loading ...
test_branches.py Loading ...
test_changelog.py Loading ...
test_changeset.py Loading ...
test_feed.py Loading ...
test_files.py Loading ...
test_home.py Loading ...
test_journal.py Loading ...
test_login.py Loading ...
test_search.py Loading ...
test_settings.py Loading ...
test_shortlog.py Loading ...
test_summary.py Loading ...
test_tags.py Loading ...
test_users_groups.py Loading ...