317 Commits

Author SHA1 Message Date
Eric Torres
6b65e831a3 Rename _gen_metadata and cleanup code 2019-04-17 10:01:55 -07:00
Eric Torres
17db66a85e Make path upon instantiation 2019-04-17 10:00:54 -07:00
Eric Torres
4d81405400 Add ctime attribute and test 2019-04-17 09:59:17 -07:00
Eric Torres
f55b5ba8af Make use of patch.multiple to clean up mocks 2019-04-16 22:54:45 -07:00
Eric Torres
c410f4c115 Implement __str__ 2019-04-16 22:11:18 -07:00
Eric Torres
93b55cda9b Account for permission errors 2019-04-16 21:38:18 -07:00
Eric Torres
43d4a07d26 Change test repository directory 2019-04-16 17:14:46 -07:00
Eric Torres
e7a8719dc9 Minor mock cleanups 2019-04-16 17:14:27 -07:00
Eric Torres
529a3b830d Add snapshot_symlink property 2019-04-16 17:13:29 -07:00
Eric Torres
ae08caa6be Use context manager for switching umask 2019-04-16 17:12:06 -07:00
Eric Torres
2587619009 Add comments to snapshot-manager script 2019-04-16 14:27:29 -07:00
Eric Torres
39ca6de46e Add symlinking functionality in create_snapshot 2019-04-16 13:49:23 -07:00
Eric Torres
5022fef5bf Patch out symlinking 2019-04-16 13:48:20 -07:00
Eric Torres
b4b2fc99d7 Docstring updates 2019-04-15 23:53:21 -07:00
Eric Torres
2d050eaaf9 Check for presence of lockfile value before proceeding with context manager 2019-04-15 23:51:00 -07:00
Eric Torres
4523d0c79d Make attributes None if not provided 2019-04-15 23:50:41 -07:00
Eric Torres
a465324cba Docstring updates 2019-04-15 23:49:19 -07:00
Eric Torres
5c93ca1115 Revert "Ignore doc directory"
This reverts commit d79db0d9d3368cb823476bc2a0242111dc9d621e.
2019-04-15 23:40:10 -07:00
Eric Torres
d79db0d9d3 Ignore doc directory 2019-04-15 23:34:04 -07:00
Eric Torres
6f0930584d Untrack documentation 2019-04-15 23:33:54 -07:00
Eric Torres
a5270d7c37 Rename rbackup.plugins package in build script 2019-04-15 23:32:57 -07:00
Eric Torres
560ddcdacf Code cleanup 2019-04-15 23:32:02 -07:00
Eric Torres
a42901cde6 Add NotImplementedError exceptions for unimpemented operations 2019-04-15 23:31:49 -07:00
Eric Torres
97c3f63f54 Docstring cleanups 2019-04-15 23:30:20 -07:00
Eric Torres
b21dbd8890 Add lockfile attribute 2019-04-15 23:29:26 -07:00
Eric Torres
f2bf042549 Cleanup mocks 2019-04-15 23:27:29 -07:00
Eric Torres
beb78acd55 Update documentation 2019-04-15 23:26:58 -07:00
Eric Torres
ef639ed6f1 Add snapshot management script 2019-04-15 23:26:44 -07:00
Eric Torres
d3f33e4d8d Add comment for list formatting 2019-04-15 10:52:16 -07:00
Eric Torres
46f15e2e82 Rename package_managers package to plugins 2019-04-15 10:42:28 -07:00
Eric Torres
28a09cf4e4 Bump version to 0.4.1 2019-04-14 22:39:44 -07:00
Eric Torres
dee233b25a Change umask to 0000 when running backup 2019-04-14 22:35:59 -07:00
Eric Torres
9b8760346e Bump version to 0.4 2019-04-14 22:19:45 -07:00
Eric Torres
2af39dd480 Add documentation 2019-04-14 22:19:34 -07:00
Eric Torres
a2fb169303 Use fallback option 2019-04-14 22:18:55 -07:00
Eric Torres
077df3cd17 Add [main] section 2019-04-14 22:16:57 -07:00
Eric Torres
1cc53f1178 Add function for parsing a list from a config option 2019-04-14 22:15:58 -07:00
Eric Torres
0df6eafeaf Add function for parsing a list from a config option 2019-04-14 22:11:07 -07:00
Eric Torres
c51f8e3402 Add default rsync options list 2019-04-14 22:09:48 -07:00
Eric Torres
2b464b45f7 Update docstring 2019-04-14 22:09:06 -07:00
Eric Torres
8176d7a527 Move some options to library functions 2019-04-14 22:08:37 -07:00
Eric Torres
83217f6205 Update docstrings 2019-04-14 21:11:18 -07:00
Eric Torres
b9abafc76a Remove doctest code 2019-04-14 21:09:53 -07:00
Eric Torres
e8a7ec60ea Remove pytest config file 2019-04-14 21:05:03 -07:00
Eric Torres
121bf416f1 Make use of Repository.symlink_snapshot() 2019-04-14 21:01:29 -07:00
Eric Torres
9372f158c2 Docstring changes 2019-04-14 21:01:18 -07:00
Eric Torres
200962ac29 Rearrange code and add method for symlinking snapshots 2019-04-14 21:00:30 -07:00
Eric Torres
386b200e9d Docstring cleanups for documentation 2019-04-14 14:56:09 -07:00
Eric Torres
2155cc4b7a Add pytest dependency to README 2019-04-14 12:56:11 -07:00
Eric Torres
c12436da28 Remove everything from doc 2019-04-14 12:55:01 -07:00