Commit graph

3 commits

Author SHA1 Message Date
Nick Thomas
0e831b0b69
Allow external diffs to be used conditionally
Since external diffs are likely to be a bit slower than in-database
ones, add a mode that makes diffs external after they've been obsoleted
by events. This should strike a balance between performance and disk
space.

A background cron drives the majority of migrations, since diffs become
outdated through user actions.
2019-03-27 16:51:33 +00:00
Marcia Ramos
51bd399d9d Docs review: wording, styles, missing links
- Fix "introduced in" note
- Add missing links
- Remove unnecessary hrs
- Wording
- Feature badge (admin only)
2019-02-21 11:11:14 +00:00
Nick Thomas
f9e41d0d85
Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00