unrhodecode/rhodecode/templates/changeset
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
..
changeset.mako caching: add option to cache diffs for commits and pull requests. 2018-04-17 18:46:20 +02:00
changeset_comment_block.mako pull-request-api: updated logic of closing a PR via API call. 2017-06-13 00:14:21 +02:00
changeset_file_comment.mako comments: allow to properly initialize outdated comments that are attached 2017-11-17 19:10:55 +01:00
changeset_range.mako compare: migrated code from pylons to pyramid views. 2017-07-26 13:28:45 +02:00
diff_block.mako routing: remove usage of url.current from pylons. 2017-09-20 15:44:49 +02:00
patch_changeset.mako templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00