Marian Beermann
52afd5f4ff
docs: fix broken changes listing of 1.1.0b6
2017-06-07 00:17:05 +02:00
enkore
68b61acffd
Merge pull request #2619 from ThomasWaldmann/remove-attic-dependency
...
remove attic dependency of the tests, fixes #2505
2017-06-06 11:43:52 +02:00
TW
957aeec533
Merge pull request #2620 from ThomasWaldmann/coala-fixes
...
whitespace changes by coala
2017-06-06 05:19:09 +02:00
Thomas Waldmann
f5d2e67129
whitespace changes by coala
2017-06-06 04:46:15 +02:00
Thomas Waldmann
fed5873e29
remove attic dependency of the tests, fixes #2505
...
attic.tar.gz contains a repo + corresponding keyfile - all the
upgrader module tests need.
.tar.gz because the .tar was 20x bigger.
2017-06-06 04:26:48 +02:00
TW
88669611b1
Merge pull request #2615 from ThomasWaldmann/suppress-timestamp-future-errmsg
...
tests: suppress tar's future timestamp warning
2017-06-05 16:59:12 +02:00
enkore
7a646a1b03
Merge pull request #2616 from enkore/docs/internals-toc
...
docs: internals: columnize rather long ToC [webkit fixup]
2017-06-05 16:04:35 +02:00
Marian Beermann
fc599befc9
docs: internals: columnize rather long ToC [webkit fixup]
2017-06-05 16:04:03 +02:00
enkore
8023bc6a00
Merge pull request #2614 from enkore/docs/internals-toc
...
docs: internals: columnize rather long ToC
2017-06-05 15:57:52 +02:00
Thomas Waldmann
4e6c56538a
test: suppress tar's future timestamp warning
...
in this case, it is expected as we archived a file with such a ts.
2017-06-05 15:43:13 +02:00
Marian Beermann
fec0958b7f
docs: internals: columnize rather long ToC
2017-06-05 15:41:42 +02:00
enkore
fcb9472674
Merge pull request #2613 from enkore/issue/2611
...
algorithms.checksums: work around GCC 4.4 bug by disabling CLMUL
2017-06-05 15:40:54 +02:00
Marian Beermann
909f099b1a
algorithms.checksums: work around GCC 4.4 bug by disabling CLMUL
...
Also disabling this code path for 4.5; 4.6 was tested iirc.
2017-06-05 15:07:49 +02:00
TW
50bcd7843d
recreate: keep timestamps as in original archive, fixes #2384 ( #2607 )
...
the timestamps of the recreated archive (in the archive metadata and
also in the manifest) are now as they were for the original archive.
they are important metadata about the archive contents and should
therefore be kept "as is".
note: when using -v --stats, the timestamps shown there for recreate
are about the recreate start/end/duration.
2017-06-05 09:59:17 +02:00
enkore
692f2c0933
Merge pull request #2608 from enkore/docs/fix-figure-sizes-pdf
...
docs: fix way too small figures in pdf
2017-06-05 01:02:06 +02:00
Marian Beermann
e80c0f7c5e
docs: fix way too small figures in pdf
2017-06-05 01:01:27 +02:00
enkore
71495b90e0
Merge pull request #2606 from enkore/docs/internals-rewrite
...
docs: internals editing
2017-06-04 23:01:29 +02:00
enkore
60811fc2ce
Merge pull request #2593 from enkore/issue/2384.1
...
recreate: if single archive is not processed, exit 2
2017-06-04 23:01:20 +02:00
Marian Beermann
19b425a5c8
docs: internals: more HashIndex details
2017-06-04 23:00:42 +02:00
Marian Beermann
cf77aa53d7
docs: internals: fix ASCII art equations
2017-06-04 22:50:17 +02:00
Marian Beermann
d33929a24d
docs: internals: edited HashIndex
2017-06-04 22:44:29 +02:00
Marian Beermann
daae1cc515
docs/internals: layers image; Blimey! it's one pixel off!
2017-06-04 22:23:54 +02:00
Marian Beermann
a3815034e1
docs: internals: terms/glossary TODO
2017-06-04 22:17:59 +02:00
Marian Beermann
9174f84682
docs: internals: delete non-sequitor from repo/segments
2017-06-04 22:17:56 +02:00
Marian Beermann
89d8f54afb
docs: internals: edited obj graph related sections a bit
2017-06-04 22:17:53 +02:00
Marian Beermann
2b0e7bc924
docs: data structures: demingle cache and repo index
2017-06-04 22:17:48 +02:00
enkore
06980525fa
Merge pull request #2604 from enkore/docs/internals-layers
...
docs/internals: layers image + description
2017-06-04 22:15:25 +02:00
Marian Beermann
f1709df8a9
docs/internals: layers image + description
2017-06-04 22:13:55 +02:00
TW
93e9ca0d23
update CHANGES (master) ( #2594 )
...
update CHANGES (master)
2017-06-04 00:18:09 +02:00
TW
5d689193cc
Merge pull request #2597 from borgbackup/revert-2478-faked-debugging
...
Revert "Start fakeroot faked in debug mode - fixes EISDIR issues"
2017-06-03 23:09:34 +02:00
TW
6119a04122
Merge pull request #2596 from ThomasWaldmann/segs-per-dir
...
DEFAULT_SEGMENTS_PER_DIR = 1000
2017-06-03 22:04:46 +02:00
enkore
b06ceb6547
Revert "Start fakeroot faked in debug mode - fixes EISDIR issues"
2017-06-03 22:02:52 +02:00
Thomas Waldmann
ffcf6b76b6
DEFAULT_SEGMENTS_PER_DIR = 1000
...
prettier increments for the directory names.
2017-06-03 21:54:41 +02:00
TW
a2d08e3186
Merge pull request #2575 from edgimar/master
...
patterns: don't recurse with ! / --exclude for pf:, fixes #2509
2017-06-03 21:47:11 +02:00
enkore
d95551736d
Merge pull request #2591 from enkore/issue/1101.design
...
docs: file integrity
2017-06-03 18:17:14 +02:00
enkore
372eb40089
Merge pull request #2590 from enkore/issue/2589
...
serve: add --restrict-to-repository
2017-06-03 18:17:02 +02:00
Mark Edgington
fd0215c3c2
patterns: don't recurse with !/--exclude for path-prefix (pf:)
...
Fixes issue #2509
2017-06-03 12:13:32 -04:00
Marian Beermann
8ad309ae2a
recreate: if single archive is not processed, exit 2
2017-06-03 15:47:01 +02:00
TW
28e4eb4ea3
add a .coafile for coala ( #2592 )
...
add support for using coala, fixes #1366
ignores / disable are set up so that there are not many faults.
we can improve that iteratively.
2017-06-03 15:13:21 +02:00
Marian Beermann
da99ec2fbd
docs: quotas: refer to --restrict-to-repository
2017-06-03 15:07:08 +02:00
Marian Beermann
8dfe2a8080
remote: show path in PathNotAllowed
...
not 100 % sure whether "if old_server" is required, so let's play it safe.
1.0 -> 1.1 server is no problem.
2017-06-03 15:07:08 +02:00
Marian Beermann
07fbba4ee9
serve: add --restrict-to-repository
2017-06-03 15:07:08 +02:00
Steve Groesz
2bcbf8144e
Add bountysource badge ( #2581 )
...
add bountysource badge, fixes #2558
2017-06-03 14:40:08 +02:00
Marian Beermann
b8e40fdce6
editing
2017-06-03 13:05:33 +02:00
Marian Beermann
45ee62e5ea
docs: file integrity
2017-06-03 00:51:34 +02:00
enkore
c77b758e74
Merge pull request #2584 from enkore/issue/1101.integration.repository
...
repository: checksum index and hints
2017-06-02 22:51:41 +02:00
Marian Beermann
54e023c75a
repository: add complementary index corruption test
2017-06-02 21:44:45 +02:00
Marian Beermann
2e067a7ae8
repository: add refcount corruption test
2017-06-02 21:44:45 +02:00
Marian Beermann
f61ee038d0
repository: checksum index and hints
2017-06-02 21:44:45 +02:00
enkore
a1fa1b7aec
Merge pull request #2587 from enkore/docs/is-openssl
...
docs/security: OpenSSL usage
2017-06-02 16:29:05 +02:00