Commit graph

1213 commits

Author SHA1 Message Date
deajan 594ce69959 Add exec time to prometheus metrics 2024-09-10 07:41:45 +02:00
Orsiris de Jong 172f62a42d Merge branch 'main' of https://github.com/netinvent/npbackup 2024-09-08 18:34:05 +02:00
Orsiris de Jong 4b1d898eed Reformat file with black 2024-09-08 18:34:00 +02:00
Orsiris de Jong bb6a68798f Improve windows signature script to allow EV automatic signing 2024-09-08 18:33:47 +02:00
deajan 5369a8d513 Add new Grafana NPBackup v3 Dashboard 2024-09-07 21:43:11 +02:00
deajan ee4f2912e5 Rename old grafana dashboard to v2 2024-09-07 21:43:00 +02:00
deajan cbade449b2 Reformat files with black 2024-09-07 18:49:42 +02:00
deajan cbe34c4819 Make platform check before downloading restic 2024-09-07 18:48:47 +02:00
deajan 368f857723 Don't write metrics file in dry run mode 2024-09-07 18:17:21 +02:00
deajan 345a1eff52 Enable metrics for most restic functions 2024-09-07 18:14:43 +02:00
deajan e03435e42c Update .gitignore 2024-09-07 14:59:05 +02:00
deajan 2b3fe34a7d CLI: Make backend state message more clear 2024-09-07 14:39:17 +02:00
deajan 9734c1140f Avoid generating error logs when autoupgrader is self invoked 2024-09-07 14:38:41 +02:00
deajan 92b85c635e Replace inline requestor with ofunctions.requestor package 2024-09-07 13:12:29 +02:00
deajan 17f30890b3 Typo fix 2024-09-06 18:27:15 +02:00
deajan f5dba6409b Merge oper and state metrics 2024-09-06 17:07:25 +02:00
deajan d891d90876 Simplify exclusion expansion code 2024-09-06 16:14:35 +02:00
deajan da81108d41 Unlock repo before housekeeping, and only do quick check 2024-09-06 15:45:38 +02:00
deajan 2d99369128 Fix variable name for --dry-run 2024-09-06 15:39:43 +02:00
deajan c8824cfac1 Reformat file with black 2024-09-06 15:38:03 +02:00
deajan 48d28f39fe Make sure --dry-run is at the end of command 2024-09-06 15:37:44 +02:00
deajan 6e425d1e6e GUI: Add foolproof check for repo_group value not allowed in group 2024-09-06 15:37:28 +02:00
deajan 66ab12dd89 GUI: Fix parsing different timestamp formats on platforms 2024-09-06 15:20:52 +02:00
deajan dddd6b990e Another linter fix ;) 2024-09-06 14:54:47 +02:00
deajan fe774ffc6a Linter fix 2024-09-06 14:52:19 +02:00
deajan 9323f8b4b0 Typo fix in metric 2024-09-06 14:50:49 +02:00
deajan 22bdccbcac Improve npbackup prometheus metric by adding state 2024-09-06 14:48:13 +02:00
deajan eb75c91212 Update upgrader.py to use newer NPBackup dist format 2024-09-06 14:35:27 +02:00
deajan ec9c7541d9 Don't include backup_to_small in backup result 2024-09-06 14:10:34 +02:00
deajan 2ddc0d38dc Don't log operation state here 2024-09-06 14:09:38 +02:00
deajan 87939317d2 Reformat file with black 2024-09-06 14:09:03 +02:00
deajan 4998888330 Improve exclude file expansion 2024-09-06 14:08:44 +02:00
deajan c38090e02b Remove double permission entry for init 2024-09-06 14:02:27 +02:00
deajan 17ec5133fb CLI: Fix variable typo 2024-09-06 13:11:51 +02:00
deajan 062715463f Allow setting stdin filename from configuration file 2024-09-06 13:11:32 +02:00
deajan e83234e341 Bump version to RC5 2024-09-06 12:48:34 +02:00
deajan 6969dfe490 Reformat file with black 2024-09-06 12:48:01 +02:00
deajan 57be8ea99a Add init to all possible permissions 2024-09-06 12:47:21 +02:00
deajan 04ff740576 Hide repository location in logs 2024-09-06 12:45:43 +02:00
deajan c8176a01f8 GUI: Improve restore window UX 2024-09-05 23:11:02 +02:00
deajan 66d1926ab0 Improve permission translation 2024-09-05 20:14:21 +02:00
deajan 3686dfa75e Implement recover command 2024-09-05 20:12:18 +02:00
deajan 0fdda44197 Implement repair pack command 2024-09-05 20:01:37 +02:00
deajan 3e72ac4c1b CLI: Remove double log entries for find command 2024-09-05 19:18:27 +02:00
deajan 3fb908fbdb Exclude VSS mointpoints by default 2024-09-05 17:45:06 +02:00
deajan 3c6c6c5818 Reformat file with black 2024-09-05 14:00:10 +02:00
deajan cc147bb7fd Added config file CRC32 log 2024-09-05 10:04:38 +02:00
deajan 8da6e3b8cc GUI: Improve translation string 2024-09-04 15:01:04 +02:00
deajan 6d71f6fb98 Update antivirus tests 2024-09-04 13:20:31 +02:00
deajan 154bab6b15 Update README.md 2024-09-04 13:18:35 +02:00