- Sep 07, 2020
- Sep 04, 2020
-
-
David Smith authored
-
- Sep 03, 2020
-
-
David Smith authored
This can make it easier to see changes when the backups are compared within version control. Note, this changes to always pretty-print the JSON. You might prefer that it's a configurable option.
-
- Aug 31, 2020
- Aug 29, 2020
-
-
Sébastien authored
-
sannedouche authored
fix typo
-
- Aug 24, 2020
-
-
arthur.yueh authored
- #83 Fix tarfile options for python2 - #64 Remove empty folders when backup file (.tar.gz) created.
-
ysde authored
Change x:gz to w:gz for supporting python2
-
- Aug 20, 2020
-
-
ysde authored
removed s3 from default config
- Aug 19, 2020
-
-
Aaron Johnson authored
* added config example
-
arthur.yueh authored
-
ysde authored
fix a couple of typos
-
- Aug 17, 2020
-
-
Aaron Johnson authored
-
ysde authored
fixed issue #77 TypeError: health_check
-
- Aug 14, 2020
-
-
Aaron Johnson authored
-
ysde authored
require api checks to succeed before save or restore
-
- Aug 13, 2020
-
-
Aaron Johnson authored
-
ysde authored
Introduces the settings option client_cert
-
ysde authored
-
ysde authored
Fixed Bug folders.txt does not contain all folders
-
Jürgen Löhel authored
This commit introduces the settings option client_cert. It is now possible to add a file path to a client certificate in the configuration file or as an environment variable. The default is None. * **config file:** ``` { "general": { ... "client_cert": "/home/user/.certs/grafana.pem" }, ... } ``` * **env variable:** CLIENT_CERT Signed-off-by:
Jürgen Löhel <juergen.loehel@inlyse.com>
-
JPfeifer21 authored
The folders.txt file previously only contained one folder, even if more than one folder was backed up.
-
- Aug 12, 2020
-
-
ysde authored
initial s3 support
-
- Aug 06, 2020
-
-
ysde authored
update README.md to include pypi installation
-
- Jul 31, 2020
-
-
Aaron Johnson authored
-
arthur.yueh authored
-
arthur.yueh authored
add long_description_content_type='text/markdown' in setup.py, so that this project can be uploaded to pypi
-
ysde authored
Fix parameters for get_folder_id_from_old_folder_url
-
- Jul 30, 2020
-
-
Steffen Uhlig authored
-
- Jul 29, 2020
-
-
Aaron Johnson authored
-
- Jul 28, 2020
-
-
ysde authored
Refactored as PyPi compatible package
-
- Jul 24, 2020
-
-
Aaron Johnson authored
-
Aaron Johnson authored
-
Aaron Johnson authored
-
Aaron Johnson authored
-