Skip to content
Snippets Groups Projects
  1. Oct 02, 2020
  2. Sep 07, 2020
  3. Sep 04, 2020
  4. Sep 03, 2020
    • David Smith's avatar
      Pretty-Print JSON in backups. · 4096600f
      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.
      4096600f
  5. Aug 29, 2020
  6. Aug 24, 2020
  7. Aug 19, 2020
  8. Aug 17, 2020
  9. Aug 14, 2020
  10. Aug 13, 2020
  11. Jul 30, 2020
  12. Jul 29, 2020
  13. Jul 24, 2020
  14. Jul 18, 2020
  15. Jul 03, 2020
    • Aaron Johnson's avatar
      more changes · b730b841
      Aaron Johnson authored
      * Remove ability to use yaml for configuration in favor of json
      * Remove conf module
      * README.me updates
      b730b841
  16. Jul 01, 2020
    • Aaron Johnson's avatar
      changes · b6a60409
      Aaron Johnson authored
      * replaced pathlib with os.path
      * added JSON config support
      b6a60409
  17. Jun 28, 2020
  18. Jun 27, 2020
    • Aaron Johnson's avatar
      change to alpine docker base · e1c540b8
      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)
      e1c540b8
Loading