Commit History

Author SHA1 Message Date
  Dan Helfman 4feec081a8 Clarify "container:" documentation about borgmatic running inside a container (#1116). 2 months ago
  Dan Helfman da65063216 Make test code style more consistent with the rest of the codebase (#1116). 2 months ago
  Dan Helfman 8eea005cbc Spelling out the new container database features in NEWS a little more and making the documentation on it more verbose as well (#1116). 2 months ago
  Dan Helfman a276aaa31f Add dumping of database containers via their container name and for labels in database configuration (#1116). 2 months ago
  Florian Apolloner abad73d605 final round of fixes. 2 months ago
  Florian Apolloner 4de879d86e address some review comments 2 months ago
  Florian Apolloner 0e90087dc4 Finalize container support 2 months ago
  Florian Apolloner 56a3f6d854 address more review comments 3 months ago
  Florian Apolloner 16c8098b06 address some review comments 3 months ago
  Florian Apolloner d44fb24670 get `--container` arg working 3 months ago
  Florian Apolloner 8639b73f80 fix label handling and improve unittests 3 months ago
  Florian Apolloner eef264dcc5 test improvements 3 months ago
  Florian Apolloner b306cac5c1 raise ValueError if json decode fails when getting the container ip 3 months ago
  Florian Apolloner 0d190016d3 rename utils.py to config.py 3 months ago
  Florian Apolloner 97815bb498 fix dump matching logic with labels. 4 months ago
  Florian Apolloner 3811a9f57b more test fixes and first stab at end-to-end tests 4 months ago
  Florian Apolloner a2c9bb12e5 test fixes 4 months ago
  Florian Apolloner 04cc58a5c7 fixes and more tests. 4 months ago
  Florian Apolloner db1c6f548f add support for original-label and fix the tests from the previous changes. 4 months ago
  Florian Apolloner bcacbc0d69 restore_container schema 4 months ago
  Florian Apolloner e058df6b7e cleanup database option resolving. 4 months ago
  Florian Apolloner 133a11c647 add support for container names/id when dumping databases. 4 months ago
  Florian Apolloner c084f10fe2 Add support for a database backup label instead of host:port (#1116) 4 months ago
  Dan Helfman 000d633590 Read and write data source dump metadata files within an archive (#1136). 2 months ago
  Dan Helfman 084fbd2f16 PR "feedback": Adding a key to the dumps metadata JSON for clarity and expandability (#1136). 2 months ago
  Dan Helfman 3310d7c036 Adding missing template metadata. 2 months ago
  Dan Helfman fbfb7fc1f5 Use separate pull requests templates for each of GitHub and Gitea. 2 months ago
  Dan Helfman 30b8aeb764 Merge branch 'main' into data-source-dump-metadata 2 months ago
  Dan Helfman 2cae42a163 Always error and exit when the borgmatic runtime directory overlaps with the configured excludes (#1122). 2 months ago
  Dan Helfman c4c40af812 Account for the case where "store_config_files: false" and the runtime directory never gets added to patterns to begin with (#1122). 2 months ago