Histórico de commits

Autor SHA1 Mensagem Data
  Dan Helfman 739a58fe47 Rename scripts/run-full-dev-tests to scripts/run-end-to-end-dev-tests and make it run end-to-end tests only. 2 anos atrás
  Dan Helfman 9851abc2e1 Add documentation on backing up a database running in a container (#649). 2 anos atrás
  Dan Helfman f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 anos atrás
  Dan Helfman 0a72c67c6c Add missing source directory error fix to NEWS (#655). 2 anos atrás
  Dan Helfman ca6fd6b061 Add confusing error message fix to NEWS (#623). 2 anos atrás
  Dan Helfman 3f17c355ca Add "file://" paths to NEWS (#576). 2 anos atrás
  Dan Helfman 6351747da5 Add NixOS package link to installation docs. 2 anos atrás
  Dan Helfman 55c153409e Add "source_directories_must_exist" option to NEWS (#501). 2 anos atrás
  Dan Helfman c84b26499b Add "borg_files_cache_ttl" option to NEWS. 2 anos atrás
  Dan Helfman bdfe4b61eb Bump version for release. 2 anos atrás
  Dan Helfman ca4461820d Add support for Python 3.11. 2 anos atrás
  Dan Helfman 7605838bfe Add "--repository" flag to all actions where it makes sense (#564). 2 anos atrás
  Dan Helfman 8cec7c74d8 Add "--strip-components all" on the "extract" action to remove leading path components (#647). 2 anos atrás
  Dan Helfman b343363bb8 Change the default action order to: "create", "prune", "compact", "check" (#304). 2 anos atrás
  Dan Helfman 9db31bd1e9 Run any command-line actions in the order specified instead of using a fixed ordering (#304). 2 anos atrás
  Dan Helfman d88bcc8be9 Add Healthchecks "log" state feature to NEWS. 2 anos atrás
  Dan Helfman e1f02d9fa5 Add SQLite feature to NEWS and also integrations. 2 anos atrás
  Dan Helfman b6cf7d2adc Bump version for release. 2 anos atrás
  Dan Helfman a071e02d20 With the "create" action and the "--list" ("--files") flag, only show excluded files at verbosity 2 (#620). 2 anos atrás
  Dan Helfman dbf8301c19 Add "checkpoint_volume" configuration option to creates checkpoints every specified number of bytes. 2 anos atrás
  Dan Helfman 2a36a2a312 Add "--repository" flag to the "rcreate" action. Add "--progress" flag to the "transfer" action. 2 anos atrás
  Dan Helfman da321e180d Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. 2 anos atrás
  Dan Helfman c6582e1171 Internally support new Borg 2.0.0b5 "--filter" status characters / item flags for the "create" action. 2 anos atrás
  Dan Helfman 9b83afe491 With the "create" action, only one of "--list" ("--files") and "--progress" flags can be used. 2 anos atrás
  Dan Helfman 8a9d5d93f5 Add ntfy authentication to NEWS. 2 anos atrás
  Dan Helfman 418ebc8843 Add MySQL database hook "add_drop_database" configuration option to control whether dumped MySQL databases get dropped right before restore (#642). 2 anos atrás
  Dan Helfman f5a448c7c2 Fix for potential data loss (data not getting backed up) when dumping large "directory" format PostgreSQL/MongoDB databases (#643). 2 anos atrás
  Dan Helfman 4a90e090ad Clarify NEWS on database "all" dump feature applying to MySQL as well. 2 anos atrás
  Dan Helfman 301b29ee11 Bump version for release. 2 anos atrás
  Dan Helfman 30cca62d09 Add configuration options for database command customization (#630). 2 anos atrás