unrhodecode/rhodecode/tests/models/settings
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
..
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_issue_tracker.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_settings.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_vcs_settings.py caching: add option to cache diffs for commits and pull requests. 2018-04-17 18:46:20 +02:00