Skip to content
Snippets Groups Projects
  1. Feb 18, 2021
    • Jelle van der Waa's avatar
      Update bbs to PHP 8 · bb353e42
      Jelle van der Waa authored
      Update fluxbb to the latest commit with PHP 8 compatibility, fix
      permissions being to strict so http can't access it and rate limit
      searching.
      Verified
      bb353e42
  2. Feb 16, 2021
  3. Feb 14, 2021
  4. Feb 13, 2021
  5. Feb 11, 2021
  6. Feb 10, 2021
  7. Feb 07, 2021
  8. Feb 04, 2021
  9. Feb 03, 2021
  10. Feb 01, 2021
  11. Jan 31, 2021
  12. Jan 27, 2021
    • Sven-Hendrik Haase's avatar
      Split out borg into two services · fffc225e
      Sven-Hendrik Haase authored
      The reason is that we might want to independently retry the offsite backup in case it fails but not rerun the primary backup in that case.
      This isn't possible with the current setup and so we'll have to split this up into two oneshot services.
      The way it works is that borg-backup.service will schedule borg-backup-offsite.service to run after it which ensures that
      no two backups are running at the same time and also that they can be indendently retried if one of them fails.
      Verified
      fffc225e
    • Sven-Hendrik Haase's avatar
      Restart failed backups (fixes #270) · 21ec4202
      Sven-Hendrik Haase authored
      Verified
      21ec4202
  13. Jan 26, 2021
  14. Jan 25, 2021
Loading