Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple backup storage backends #235 #357

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Oct 2, 2020

  1. add fallback storage command

    mjlabe committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    acf0d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    806e0e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    560ef0f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Configuration menu
    Copy the full SHA
    4d43753 View commit details
    Browse the repository at this point in the history
  2. update DBSTORAGES options from settings.STORAGE_OPTIONS if the k,v pa…

    …ir does not already exist
    mjlabe committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    e155752 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    839bf2a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Merge branch 'master' into Multiple-backup-storage-backends-jazzband#235

    
    
    # Conflicts:
    #	dbbackup/management/commands/dbbackup.py
    mjlabe committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    e0f45e0 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    mjlabe committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    ba7056e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    f9dccd2 View commit details
    Browse the repository at this point in the history
  2. fix linting

    mjlabe committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    4a16ff8 View commit details
    Browse the repository at this point in the history
  3. add command tests to verify storage configuration is setup correctly …

    …when setting storage option in command
    mjlabe committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    8c22363 View commit details
    Browse the repository at this point in the history
  4. remove DBBACKUP_FALLBACK_STORAGE comment because I don't remember wha…

    …t I meant, but I think it's done
    mjlabe committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    6465092 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    955005c View commit details
    Browse the repository at this point in the history