Dietmar Maurer
|
4e93f8c164
|
src/api2/types.rs: add schema/format for file names
|
2019-05-15 07:14:08 +02:00 |
Dietmar Maurer
|
fbb798f6d2
|
src/api2/admin/datastore/backup.rs: ignore errors from last_backup
|
2019-05-13 07:06:56 +02:00 |
Dietmar Maurer
|
d36113665b
|
src/api2/admin/datastore/backup.rs: implement chunk index download from previous backup
|
2019-05-11 16:05:50 +02:00 |
Dietmar Maurer
|
af1d68185c
|
src/api2/admin/datastore/backup.rs: add missing 'archive-name' parameter to schema
|
2019-05-11 12:25:15 +02:00 |
Dietmar Maurer
|
6b95c7df07
|
src/api2/admin/datastore/backup/environment.rs: do not store path
|
2019-05-11 12:13:44 +02:00 |
Dietmar Maurer
|
51a4f63ff7
|
src/backup/datastore.rs: move last_backup to BackupInfo
|
2019-05-11 12:07:09 +02:00 |
Dietmar Maurer
|
b02a52e3a5
|
src/backup/datastore.rs: impl last_backup helper
|
2019-05-11 11:36:46 +02:00 |
Dietmar Maurer
|
f9578f3c79
|
backup-api: allow to create DynamicIndexWriter and add chunks to to
|
2019-05-10 10:25:40 +02:00 |
Dietmar Maurer
|
b4b63e520d
|
handle_async_api_request: put rpcenv into a Box
So that we can pass rpcenv into futures.
|
2019-05-09 18:01:24 +02:00 |
Dietmar Maurer
|
21ee7912fa
|
src/api2/admin/datastore/backup.rs: implement upload chunk
|
2019-05-09 13:06:09 +02:00 |
Dietmar Maurer
|
bd1507c4fa
|
src/api2/admin/datastore/backup/service.rs: move service code into extra file
|
2019-05-08 17:36:19 +02:00 |
Dietmar Maurer
|
0aadd40b4f
|
src/api2/admin/datastore/backup.rs: add required parameters, cleanups
|
2019-05-08 13:17:23 +02:00 |
Dietmar Maurer
|
d95ced64ad
|
src/api2/admin/datastore/backup/environment.rs: use separate file
|
2019-05-08 12:41:58 +02:00 |
Dietmar Maurer
|
ca60c371e2
|
api: rename h2upload to backup
|
2019-05-08 12:35:15 +02:00 |