Manu
|
ef1966c27a
|
Rename SnapshotModel to ArchiveModel. Adds to #39
|
2018-11-22 09:35:59 +08:00 |
Manu
|
3ec5fa0959
|
Use 'Archive' term instead of 'Snapshot' to be consistent with main Borg terminology. Fixes #39
|
2018-11-22 09:18:12 +08:00 |
Thomas Waldmann
|
79936a59a5
|
fix a lot of trivial issues discovered by flake8
|
2018-11-22 01:43:37 +01:00 |
Manu
|
55ff2b0352
|
Ensure only one app instance is running. Fixes #27
|
2018-11-21 22:17:48 +08:00 |
Manu
|
5872491f3e
|
Fix test after wording change. Fix link in source tab (#22)
|
2018-11-21 21:03:09 +08:00 |
Manu
|
56b623abd1
|
re-arrange wait conditions.
|
2018-11-20 17:45:14 +08:00 |
Manu
|
607be55548
|
Adjust test for (fast) travisci.
|
2018-11-20 14:50:26 +08:00 |
Manu
|
7432e201de
|
Allow adding local repos. Fixes #14.
|
2018-11-17 19:36:44 +08:00 |
Manu
|
49191227fb
|
Pass SSH key if one is selected. Fixes #15
|
2018-11-17 18:34:38 +08:00 |
Manu
|
00de9c189b
|
Fix tests.
|
2018-11-17 18:12:00 +08:00 |
Manu
|
64b391fae1
|
Add more tests and sample borg output.
|
2018-11-06 14:47:04 +08:00 |
Manu
|
0578df4019
|
Update README. Clean up setup.cfg. Debug pytest segfault.
|
2018-11-05 18:30:59 +08:00 |
Manu
|
5f494fb38e
|
Refactor Borg commands into modules. Add pruning and checking to background scheduler.
|
2018-11-04 23:37:46 +08:00 |
Manu
|
aff7816201
|
Implement prune and list commands. Refactor BorgThread package.
|
2018-11-04 16:23:17 +08:00 |
Manu
|
3ee8a35ded
|
Refactor BorgThread into new class to support different commands.
|
2018-11-03 16:55:38 +08:00 |
Manu
|
20252cfca7
|
Refactor BorgThread into 2 separate classes.
|
2018-11-02 21:44:49 +08:00 |
Manu
|
3a5eafd061
|
Replace peewee_migrate with native solution. Fix window activation.
|
2018-11-02 00:53:41 +08:00 |
Manu
|
ef46cb91d6
|
Add test for scheduler tab.
|
2018-11-01 14:01:44 +08:00 |
Manu
|
44cbd0e127
|
Fix scheduler issues.
|
2018-10-31 20:44:29 +08:00 |
Manu
|
c896388ae8
|
Subclass QApplication.
|
2018-10-31 19:14:12 +08:00 |
Manu
|
7549e73189
|
Start adding tests. Work on scheduler-tab. (both WIP)
|
2018-10-31 01:46:37 +08:00 |