An error occurred fetching the project authors.
  1. 17 Jul, 2019 1 commit
  2. 09 Jul, 2019 1 commit
    • Marcel Amirault's avatar
      Fix spacing of code blocks · 5abfc57e
      Marcel Amirault authored
      Code blocks should not be spaced 4 times, as this will
      prevent the code from being colored. They should
      also be spaced the same as the lists they are a part
      of, to make reading easier.
      5abfc57e
  3. 08 Jul, 2019 2 commits
  4. 27 Mar, 2019 1 commit
    • Nick Thomas's avatar
      Allow external diffs to be used conditionally · 0e831b0b
      Nick Thomas authored
      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.
      0e831b0b
  5. 21 Feb, 2019 1 commit
  6. 05 Feb, 2019 1 commit