Commit graph

2018 commits

Author SHA1 Message Date
deajan
5426162712 CLI: Make prune operation run in monitor mode in order to lower cpu usage 2025-11-26 19:20:26 +01:00
Orsiris de Jong
f92d6e7901
Bump build number for release 2025-10-17 09:34:26 +02:00
deajan
779d2ddaf7 Update CHANGLOG 2025-10-06 21:39:28 +02:00
deajan
f985ad00a8 CLI: Fix reading from stdin should avoid decoding bytes 2025-10-06 15:09:27 +02:00
deajan
a3ec246782 Update CHANGELOG 2025-10-05 21:50:12 +02:00
deajan
ecc76b823c Fix compression setter name 2025-10-05 21:21:35 +02:00
deajan
2c3d44c6a3 GUI: Fix apply_on_tags not shown 2025-10-05 21:21:22 +02:00
deajan
0c0b1e55a8 Update default and test config files 2025-10-05 21:21:17 +02:00
deajan
27050e8dc9 Reformat file with black 2025-10-05 21:08:49 +02:00
deajan
efd468b5ab Add restic pack_size customization parameter 2025-10-05 21:08:16 +02:00
deajan
a8de9b883b Move compression value to rep_opts, fix honoring compression option 2025-10-05 10:47:13 +02:00
deajan
437f7aacd4 Add default log level to write_logs 2025-10-02 13:29:48 +02:00
deajan
9e7d3bfba5 CLI: Adding a log for pre/post execution commands launch 2025-10-02 12:59:30 +02:00
deajan
62f9e4d6c1 Update changelog 2025-09-30 09:12:48 +02:00
root
d0bb19d7ff Bump version 2025-09-29 21:15:34 +02:00
root
c371a8580e Make restic binaries executable by default 2025-09-29 21:12:26 +02:00
deajan
73257f50aa Update inline restic binaries to v0.18.1 2025-09-29 08:42:31 +02:00
deajan
3cdd83a440 CLI: --backup --force should bypass random delay 2025-09-28 21:03:31 +02:00
deajan
068a1e2d75 CLI: Flush stdout buffer after dump command 2025-09-12 11:29:33 +02:00
deajan
1269f80954 GUI: Fix typo on fr translation 2025-09-11 18:49:34 +02:00
deajan
5c343adb8b compile: Only load signtool on Windows 2025-09-10 20:36:01 +02:00
deajan
8ac1082584 Bump version 2025-09-10 13:47:28 +02:00
deajan
77b1ce4e20 CLI: dump should output binary data straight to stdout 2025-09-10 13:47:18 +02:00
deajan
b206ba9acf tests: Allow dump test exit code 30 (warnings) 2025-09-09 23:54:29 +02:00
deajan
edf363562f tests: Fix raw test updating dump file location 2025-09-09 23:50:15 +02:00
deajan
cfd26195dc tests: Enable debug for dump test 2025-09-09 23:45:15 +02:00
deajan
221a95c839 tests: Another round of dump debug WIPs 2025-09-09 23:42:04 +02:00
deajan
b064d37c0b CLI: Make dump faster by changing output method 2025-09-09 23:40:35 +02:00
deajan
9d9feab32d CLI: Don't log verosity mode 2025-09-09 22:38:05 +02:00
deajan
67e2b06a14 Reformat file with black 2025-09-09 22:37:44 +02:00
deajan
0ed0eb18c7 tests: More debugging for dump on Github actions 2025-09-09 22:37:06 +02:00
deajan
182678279b tests: Make dump test use sha256 sums 2025-09-09 22:24:27 +02:00
deajan
cd3bf5b786 Allow floats in random delays before backup 2025-09-09 21:33:32 +02:00
deajan
9efd370522 CLI: Fix dump output can be truncated on encoding issue 2025-09-09 17:45:14 +02:00
Orsiris de Jong
764f8d093a tests: Make fallback linux restic executable 2025-09-06 12:46:04 +02:00
deajan
cea0572650 tests: Add fallback linux restic for github actions 2025-09-06 12:33:04 +02:00
deajan
d42d40092f kvm_qemu: Remove valgrind tests 2025-09-06 12:23:27 +02:00
deajan
0b3b7d3c27 tests: Remvoe MacOS WIP debug statements 2025-09-04 15:59:57 +02:00
deajan
3d6d883bdf tests: Keep env vars in sudo command for macos 2025-09-03 21:10:18 +02:00
deajan
818a4978c0 Tests: Another MacOS WIP test set 2025-09-02 08:42:54 +02:00
deajan
95da8ba7ce tests: WIP debug running_on_github_actions test 2025-09-02 08:34:57 +02:00
deajan
bd32547f88 tests: Allow executable download failure on github actions 2025-09-02 07:54:11 +02:00
Orsiris de Jong
c7f40d8a76
Minor fixes in README.md 2025-09-02 07:47:48 +02:00
Orsiris de Jong
1b905defc0
Merge pull request #168 from GuitarBilly/patch-1
Update README.md
2025-09-02 07:43:47 +02:00
GuitarBilly
9cb33fd105
Update README.md
@deajan fine here a few cosmetic changes and typo fixes.

TWO ADDITIONAL OPEN ITEMS:
======================
1. missing end of a sentence?
#### The usual server backup solution
can trigger VSS on windows, can filter .....  <<< ?

2. rclone should have a star because restic supports it out of the box? ( https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html#other-services-via-rclone )
#### Availability 
  - Rclone support
2025-08-29 13:19:30 +02:00
deajan
5fd044a546 kvm_qemu: Keep VM xml files, also use new snapshot-delete with fallback 2025-08-28 23:57:01 +02:00
deajan
fe0efddaff Fix grafana dashboard when no tenant is available 2025-08-21 13:54:48 +02:00
deajan
6edc16800f qemu_kvm: Fix fsthaw command issuing typo 2025-08-21 11:23:15 +02:00
deajan
3ad2988b25 Allow github API failures because of hit rates on GH runners 2025-07-24 12:06:57 +02:00
Orsiris de Jong
ba23424d53
Merge pull request #166 from netinvent/mac-tests
Add macos to github actions tests
2025-07-24 10:47:26 +02:00