Stephen Birarda
|
faacd986b3
|
remove deleted backups from content archives tables
|
2018-02-16 16:01:40 -08:00 |
|
Stephen Birarda
|
cb747c9cdf
|
refresh backups for availability and restore status
|
2018-02-16 16:01:40 -08:00 |
|
Stephen Birarda
|
40078450dd
|
add API to recover from content archive
|
2018-02-16 16:01:40 -08:00 |
|
Stephen Birarda
|
de75fe8e9f
|
CR fix for typo in comment
|
2018-02-16 15:37:14 -08:00 |
|
Stephen Birarda
|
2020ce5907
|
add API to recover from content archive
|
2018-02-16 15:37:14 -08:00 |
|
Stephen Birarda
|
6f8381d378
|
use automatic content archives group const
|
2018-02-16 15:34:55 -08:00 |
|
Stephen Birarda
|
910f3425f8
|
fix latest backup refreshing with no caching
|
2018-02-16 15:34:55 -08:00 |
|
Stephen Birarda
|
41b0bb8c58
|
connect download link from content archive tables
|
2018-02-16 15:34:55 -08:00 |
|
Stephen Birarda
|
2b39419795
|
keeping AYS DRY and hooking up restore/delete for content archives
|
2018-02-16 15:34:55 -08:00 |
|
Stephen Birarda
|
b019895fce
|
handle entity file upload from new content upload
|
2018-02-16 15:34:55 -08:00 |
|
Stephen Birarda
|
2d9f2ebf81
|
fix active with anchor and settings dropdowns on non-settings pages
|
2018-02-16 15:34:55 -08:00 |
|
Stephen Birarda
|
dd5a705836
|
move rolling interval backup rules to automatic content archives
|
2018-02-16 15:34:55 -08:00 |
|
Stephen Birarda
|
29ceffd7cc
|
add sections to content page for backup/restore
|
2018-02-16 15:34:54 -08:00 |
|
Ryan Huffman
|
f4cde44e6a
|
Fix indentation of brace initialization
|
2018-02-16 15:25:29 -08:00 |
|
Ryan Huffman
|
a2072062f1
|
Fix recovery filename not being reset when recovery complete
|
2018-02-16 14:33:37 -08:00 |
|
Ryan Huffman
|
41d7d7efbb
|
Fix initializer list style
|
2018-02-16 14:33:19 -08:00 |
|
Ryan Huffman
|
936629ec1a
|
Update DomainContentBackupManager to use emplace_back where available
|
2018-02-16 14:13:12 -08:00 |
|
Ryan Huffman
|
0230abea79
|
Fix backup loading not getting auto backups
|
2018-02-16 13:54:35 -08:00 |
|
Ryan Huffman
|
ec3580f596
|
Fix recovery ID not being recorded
|
2018-02-16 13:08:57 -08:00 |
|
Ryan Huffman
|
efa55c0a63
|
Update backup delete to not break rolling backups and remove unused asset files
|
2018-02-16 13:07:17 -08:00 |
|
Stephen Birarda
|
29349d7bb2
|
fix for isAvailable boolean in AssetsBackupHandler
|
2018-02-15 19:18:51 -08:00 |
|
Stephen Birarda
|
4bb8435ef8
|
don't overwrite general description object with filtered one
|
2018-02-15 19:18:22 -08:00 |
|
Atlante45
|
b30f98d541
|
CR
|
2018-02-15 18:20:14 -08:00 |
|
Atlante45
|
697f0c443c
|
Fix warning
|
2018-02-15 17:43:02 -08:00 |
|
Atlante45
|
2b85634a21
|
Fix build error
|
2018-02-15 17:03:55 -08:00 |
|
Atlante45
|
cae3e0a9dc
|
Add status func to ContentSettingsBackupHandler
|
2018-02-15 17:00:24 -08:00 |
|
Atlante45
|
771e4cd9f4
|
Hook up status and progress
|
2018-02-15 16:48:21 -08:00 |
|
Atlante45
|
57410e4f1c
|
Remove ES restart after restore
|
2018-02-15 16:48:21 -08:00 |
|
Atlante45
|
b76e1b9750
|
Add backup status getters
|
2018-02-15 16:48:21 -08:00 |
|
Atlante45
|
a7ca539899
|
Simplify BackupHandler pattern
|
2018-02-15 16:48:21 -08:00 |
|
Ryan Huffman
|
1120b12b8c
|
Fix argument to isAvailable
|
2018-02-15 16:47:48 -08:00 |
|
Ryan Huffman
|
2942a53a1d
|
Add recovery mode and full backup information to DS
|
2018-02-15 16:47:48 -08:00 |
|
Ryan Huffman
|
dd0b8a0c2f
|
Add backup download API to DS
|
2018-02-15 16:47:23 -08:00 |
|
Ryan Huffman
|
9e99c5c744
|
Add restart of ES during backup recovery
|
2018-02-15 16:47:23 -08:00 |
|
Stephen Birarda
|
e71f2fa387
|
use QtHelpers macro for blocking invoke
|
2018-02-15 16:03:03 -08:00 |
|
Stephen Birarda
|
e06c95f586
|
make settings manager methods used for backup/restore thread safe
|
2018-02-15 15:55:13 -08:00 |
|
Stephen Birarda
|
f5cad5683d
|
make sure backup handlers end up on the correct thread
|
2018-02-15 15:39:25 -08:00 |
|
Stephen Birarda
|
f624e1b464
|
add a content settings backup handler
|
2018-02-15 15:10:51 -08:00 |
|
Atlante45
|
3297e39c14
|
CR
|
2018-02-15 13:39:18 -08:00 |
|
Atlante45
|
d6e2814081
|
Write assets to disk when recovering full backup
|
2018-02-15 11:28:52 -08:00 |
|
Atlante45
|
9fca92facd
|
Move EntitiesBackupHandler to its own file
|
2018-02-15 11:28:52 -08:00 |
|
Atlante45
|
d8d05fe045
|
Rename backup supervisor
|
2018-02-15 11:27:21 -08:00 |
|
Atlante45
|
4482f9c83c
|
Queue all requests until the AS is fully setup
|
2018-02-15 11:27:21 -08:00 |
|
Atlante45
|
ce93b9a1f4
|
Simplify BackupHandler pattern
|
2018-02-15 11:27:20 -08:00 |
|
Ryan Huffman
|
efb2473fcf
|
Updaet createManualBackup to defer response until creation is done
|
2018-02-15 11:02:55 -08:00 |
|
Ryan Huffman
|
df809f5a3e
|
Cleanup logging for backup cleanup
|
2018-02-15 11:02:29 -08:00 |
|
Ryan Huffman
|
4b2e907ada
|
Update entities recover backup to reset id and version
|
2018-02-15 11:02:14 -08:00 |
|
Ryan Huffman
|
1aba89b908
|
Fix style of init list
|
2018-02-15 10:22:35 -08:00 |
|
Ryan Huffman
|
b832e118cc
|
Add 'override' to BackupHandler methods
|
2018-02-15 10:22:35 -08:00 |
|
Ryan Huffman
|
f2b6823748
|
Fix initializer in EntitiesBackupHandler
|
2018-02-15 10:22:35 -08:00 |
|