unrhodecode/rhodecode/tests/models
Bartłomiej Wołyńczyk 4637dd151e caching: add option to cache diffs for commits and pull requests.
- new option for vcs settings to enable caching of diffs and commits
- enables auditing of PR after closing it, and removing commits from source repo
- speed up for large PR upto 20x
- reduced memory usage
2018-04-17 18:46:20 +02:00
..
schemas api: security, fix problem when absolute paths are specified with API call, that would allow 2018-03-28 21:56:23 +02:00
settings caching: add option to cache diffs for commits and pull requests. 2018-04-17 18:46:20 +02:00
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
common.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_changeset_status.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_changeset_status_group_voting.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_comment.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_db.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_gist.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_notifications.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_permissions.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_pullrequest.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_pullrequest_git.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_repo_groups.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_repo_readme.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_repos.py svn: enable hooks and integration framework execution. 2018-04-06 12:44:01 +02:00
test_scm.py svn: enable hooks and integration framework execution. 2018-04-06 12:44:01 +02:00
test_user_group_permissions_on_repo_groups.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_user_groups.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_user_permissions_on_repo_groups.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_users.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00