|
|
f1fb43ca64
|
Extract new base class for archive wrapper module
|
2017-01-07 09:10:03 +01:00 |
|
|
|
0cbe6fc9d0
|
Added wrapper_save_state option
|
2017-01-03 19:34:42 +01:00 |
|
|
|
0b831e5b10
|
Setting assets paths in base class
|
2017-01-03 18:49:18 +01:00 |
|
|
|
1d35436dee
|
Fixed tests for wrapper modules
Exchanged os.rename with shutil.move since there was a problem with
moving files between different filesystems.
|
2017-01-03 06:01:30 +01:00 |
|
|
|
5f98e9b794
|
Moved save state out of _make_archive method
Now _save_save method will be called from run() method.
|
2017-01-02 19:30:09 +01:00 |
|
|
|
38a9604916
|
Implementation for saving changes in archive wrapper module
|
2017-01-02 13:47:07 +01:00 |
|
|
|
252c013fc4
|
New wrapper module - for archived fs
|
2017-01-02 11:03:27 +01:00 |
|