mirror of
https://github.com/zrepl/zrepl.git
synced 2024-12-22 15:11:16 +01:00
428a60870a
package is now at 95% code coverage and the additional tests codify
all behavior specified in the docs
There is a slight change in behavior:
Intervals are now [duration) instead of (duration].
If the leftmost interval is not keep=all, the most recently created
snapshot will be destroyed if there are other snapshots within
that first interval.
Since we recommend keep=all all over the docs, and zrepl 0.3
will put holds on that snapshot if it is being replicated,
I feel like this is an acceptable change in behavior.
refs #292
fixup of
|
||
---|---|---|
.. | ||
_static | ||
configuration | ||
installation | ||
quickstart | ||
sphinxconf | ||
.gitignore | ||
changelog.rst | ||
conf.py | ||
configuration.rst | ||
gen-sphinx-versioning-flags.py | ||
global.rst.inc | ||
index.rst | ||
installation.rst | ||
Makefile | ||
pr.rst | ||
publish.sh | ||
quickstart.rst | ||
requirements.txt | ||
supporters.rst | ||
usage.rst |