1. 22 Feb, 2018 1 commit
    • snapshots: fixes cleanup of old snapshots · fe49182b
      Snapshot cleanup did not work due to time.Now syntax error. Added test
      for it as well to catch any future errors.
      
      Added error and debug logging so that it is possible to see any errors in the future.
      
      Removed an unused configuration value and deprecated the remove expired snapshots
      setting.
      Daniel Lee committed
  2. 21 Feb, 2018 1 commit
    • snapshots: change to snapshot list query · 7d9a9fa2
      Admins can see all snapshots. Other roles can only see their own
      snapshots.
      
      Added permission check for deleting snapshots - admins can delete
      any snapshot, other roles can delete their own snapshots or
      snapshots that they have access to via dashboard permissions.
      Daniel Lee committed
  3. 20 Feb, 2018 9 commits
  4. 19 Feb, 2018 12 commits
  5. 18 Feb, 2018 2 commits
  6. 16 Feb, 2018 15 commits