- Jun 28, 2020
-
-
Aaron Johnson authored
* refactored to use positional arguments
-
Aaron Johnson authored
* refactoring to use positional statements
-
- Jun 27, 2020
-
-
Aaron Johnson authored
* refactored, realized argparse is being used in individual commands... * added backup Makefile * removed backup_grafana.sh and restore_grafana.sh * removed docker_entry.sh * (Need to update README and CHANGELOG...) * (Need to add support for --verbose)
-
- Apr 28, 2020
-
-
Mikel authored
-
- Apr 25, 2020
-
-
Mikel authored
2) Fixed import statements - don't use `from x import *`, but import only what is needed. 2) Reformatted the code.
-
- Apr 20, 2020
-
-
arthur.yueh authored
-
- May 13, 2019
-
-
Kalin KOZHUHAROV authored
Continue working on PR#25 (https://github.com/ysde/grafana-backup-tool/pull/25): * move all python into src/ * delete boilerplate restore_SOMETHING.sh scripts * update README.md * add some things to .gitignore
-
- Apr 19, 2019
-
-
arthur.yueh authored
-
- Mar 19, 2019
-
-
arthur.yueh authored
1.Make it python2 and python3 compatible 2.Try to solve special character when saving dashboard, folder problem 3.Add more verbose log message
-
- Sep 08, 2017
-
-
Miles Hampson authored
* Use the PEP 8 recommended whitespace formatting for .py files * Add intellij files to the .gitignore file patterns
-
- Oct 07, 2016
-
-
arthur.yueh authored
-
- May 12, 2016
-
-
arthur.yueh authored
-