Commit Graph

  • 0cc8fc6f18 Merge pull request #1431 from n0npax/master Alexander Neumann 2017-11-27 21:54:06 +01:00
  • cc81b916a6 Add entry to CHANGELOG Alexander Neumann 2017-11-27 21:40:13 +01:00
  • 27fadd2c6e Document approach for multiple reject-if-present test Fabian Wickborn 2017-11-27 21:38:15 +01:00
  • dc38265b54 Merge pull request #1436 from restic/remove-old-cache Alexander Neumann 2017-11-27 21:37:05 +01:00
  • 1ea518d5ef cmd/restic: Use a dedicated cache for each rejectIfPresent Fabian Wickborn 2017-11-27 17:30:53 +01:00
  • 901cd5edef cmd/restic: Add test for rejectIfPresent bug Fabian Wickborn 2017-11-27 17:23:08 +01:00
  • e1fd47765b Fix scripts/release.go Alexander Neumann 2017-11-26 19:59:21 +01:00
  • c02923fbfc Add VERSION for 0.8.0 v0.8.0 Alexander Neumann 2017-11-26 19:46:16 +01:00
  • 7c5ce83044 Update manpages and auto-completion Alexander Neumann 2017-11-26 19:46:16 +01:00
  • 37e2e9a844 Add version to CHANGELOG Alexander Neumann 2017-11-26 19:46:01 +01:00
  • 26e5db1849 Merge pull request #1446 from restic/fix-relative-restore Alexander Neumann 2017-11-26 19:03:34 +01:00
  • a2766ffe0c CI: return directly after an error occurred Alexander Neumann 2017-11-26 18:42:44 +01:00
  • 0f5e38609f restore: Fix restore to relative path Alexander Neumann 2017-11-26 18:36:48 +01:00
  • f178cbf93d Merge pull request #1445 from restic/clean-node-name Alexander Neumann 2017-11-26 17:34:05 +01:00
  • c8096ca8d2 Add entry to CHANGELOG Alexander Neumann 2017-11-26 15:28:18 +01:00
  • 27d29b9853 restorer: Make sure node names are clean Alexander Neumann 2017-11-26 15:17:12 +01:00
  • 8a171731ba restorer: Add tests for invalid node names Alexander Neumann 2017-11-25 20:36:32 +01:00
  • abde9e2fba doc: Add --cacert to REST section Alexander Neumann 2017-11-26 10:09:54 +01:00
  • 6a4a328bbc Merge pull request #1443 from restic/fix-init-rest-cacert Alexander Neumann 2017-11-25 22:12:18 +01:00
  • 8253fadc96 doc: Fix typo Alexander Neumann 2017-11-25 22:11:47 +01:00
  • 134abbd82b rest: Use client for creating the repository Alexander Neumann 2017-11-25 20:56:40 +01:00
  • fe557b022a Add entry to CHANGELOG Alexander Neumann 2017-11-25 12:12:08 +01:00
  • cd8226130a Improve issue template Alexander Neumann 2017-11-25 11:43:44 +01:00
  • 1ebf0e8de8 Merge pull request #1437 from restic/fix-1292 Alexander Neumann 2017-11-25 11:34:26 +01:00
  • 37ea764000 cache: Add more documentation Alexander Neumann 2017-11-25 11:28:59 +01:00
  • 0fdb9a6129 Merge pull request #1426 from pmkane/master Alexander Neumann 2017-11-24 21:58:11 +01:00
  • 47b326b7b5 Merge pull request #1423 from harshavardhana/creds Alexander Neumann 2017-11-24 21:57:52 +01:00
  • e2cf6eb434 Merge pull request #1428 from stephengroat/patch-1 Alexander Neumann 2017-11-24 21:38:04 +01:00
  • f79698dcdd Merge pull request #1410 from armhold/deadlock2 Alexander Neumann 2017-11-24 21:32:56 +01:00
  • 35a5307db3 Merge pull request #1415 from armhold/signals Alexander Neumann 2017-11-24 21:28:08 +01:00
  • 6341c7d72c cache: Add option to remove old cache dirs Alexander Neumann 2017-11-20 22:08:53 +01:00
  • f4bab789b8 cache: Simplify cache dir creation Alexander Neumann 2017-11-20 21:58:38 +01:00
  • fa893ee477 cache: Add detection code for old cache dirs Alexander Neumann 2017-11-20 21:32:25 +01:00
  • 014cec06f1 Add entry to CHANGELOG Alexander Neumann 2017-11-21 21:01:26 +01:00
  • 431ab5aa6a manual: Add hint about old default prefix Alexander Neumann 2017-11-20 22:32:32 +01:00
  • 262b0cd9d4 s3: Remove default prefix "/restic" Alexander Neumann 2017-11-20 22:29:15 +01:00
  • e83ec17e95 s3: Correct comment Alexander Neumann 2017-11-20 22:21:39 +01:00
  • b12bba4e2a fix #1411 n0npax 2017-11-19 11:40:47 +01:00
  • e2005e02bb use default brew formula Stephen 2017-11-18 08:02:41 -08:00
  • 41c8c946ba Fix chaining of credentials for minio-go Harshavardhana 2017-11-15 23:59:47 -08:00
  • fe08686558 fix the signal name for progress reports in the docs Patrick Kane 2017-11-16 19:17:25 -08:00
  • 0ed2401711 exit 1 if received signal is other than SIGINT send cleanup msg to stderr, not stdout gh-1413 George Armhold 2017-11-09 07:16:01 -05:00
  • 06bd606d85 Merge pull request #1414 from bket/1307 Alexander Neumann 2017-11-08 18:54:44 +01:00
  • c347431907 also handle SIGPIPE in cleanup routines George Armhold 2017-11-05 07:14:27 -05:00
  • f63d7048f9 Fix test failing on OpenBSD #1307 Björn Ketelaars 2017-11-05 07:27:58 +01:00
  • f39f7c76dd Merge pull request #1406 from michaeldorner/master Alexander Neumann 2017-11-04 09:58:21 +01:00
  • 0268d0e7d6 swift backend: limit http concurrency in Save(), Stat(), Test(), Remove(), List(). George Armhold 2017-11-02 18:29:32 -04:00
  • 8515d093e0 swift backend: fix premature release of semaphore in Load() & document concurrency issue in List(). George Armhold 2017-11-02 12:38:17 -04:00
  • fe3f326d8d Update LICENSE Michael Dorner 2017-11-02 11:39:49 +01:00
  • 8170db40c7 Update README.rst Michael Dorner 2017-11-02 11:36:25 +01:00
  • 99ac0da4bc s3 backend: limit http concurrency in Save(), Stat(), Test(), Remove() George Armhold 2017-11-01 09:40:54 -04:00
  • 7e2c93420f Merge pull request #1397 from restic/crypto-aead Alexander Neumann 2017-11-01 13:21:10 +01:00
  • 6d46824fb0 Pass in a nil buffer to Open() Alexander Neumann 2017-11-01 09:58:59 +01:00
  • bb435b39d9 crypto: Rework Seal/Open to use sliceForAppend Alexander Neumann 2017-11-01 09:50:46 +01:00
  • 2a67d7a6c2 crypto: Correct test function names Alexander Neumann 2017-11-01 09:46:05 +01:00
  • ba43c8bab5 crypto: Fix nonce test, make it faster Alexander Neumann 2017-11-01 09:34:00 +01:00
  • 931e6ed2ac Use Seal/Open everywhere Alexander Neumann 2017-10-29 11:33:57 +01:00
  • a5f0e9ab65 Remove custom Encrypt/Decrypt methods Alexander Neumann 2017-10-28 11:24:09 +02:00
  • 6fc133ad6a Run tests on Seal/Open Alexander Neumann 2017-10-28 11:24:15 +02:00
  • e1b80859f2 Make crypto.Key implement cipher.AEAD Alexander Neumann 2017-10-28 10:59:55 +02:00
  • d069ee31b2 GS backend: limit http concurrency in Save(), Stat(), Test(), Remove(), List() George Armhold 2017-10-31 08:01:43 -04:00
  • 981752ade0 Azure backend: limit http concurrency in Stat(), Test(), Remove() George Armhold 2017-10-31 07:32:30 -04:00
  • d01d07fc0a Merge pull request #1400 from armhold/deadlock2 Alexander Neumann 2017-10-30 18:39:33 +01:00
  • 526aaca6f5 Merge pull request #1389 from wojas/fix-modtime-tests-on-apfs Alexander Neumann 2017-10-29 14:20:40 +01:00
  • 2f8147af59 log unexpected errs from b2 ListCurrentObject() George Armhold 2017-10-29 08:53:39 -04:00
  • f3016a9096 Darwin test fix: allow 1μs timestamp difference Konrad Wojas 2017-10-29 20:48:07 +08:00
  • f854a41ba9 Merge pull request #1399 from armhold/deadlock2 Alexander Neumann 2017-10-29 09:26:46 +01:00
  • ca3cadef5e Merge pull request #1398 from armhold/sftp-readdir Alexander Neumann 2017-10-29 09:26:42 +01:00
  • 3304b0fcf0 prevent deadlock in List() for B2 when b2.connections=1 George Armhold 2017-10-28 18:39:56 -04:00
  • d8938e259a sftp ReadDir: add path to return error messages (gh-1323) fix missing "Close" string in debug log fmt George Armhold 2017-10-28 14:16:27 -04:00
  • 53a554c89d Merge pull request #1395 from restic/small-crypto-improvements Alexander Neumann 2017-10-28 12:57:18 +02:00
  • e71db01230 Improve crypto test Alexander Neumann 2017-10-28 12:09:02 +02:00
  • 178e946fc7 Rename KDFParams -> Params Alexander Neumann 2017-10-28 10:28:29 +02:00
  • f3bff12939 Merge pull request #1394 from zcalusic/master Alexander Neumann 2017-10-28 09:56:29 +02:00
  • 7a99418dc5 Merge pull request #1393 from armhold/lint-errcheck Alexander Neumann 2017-10-28 09:56:11 +02:00
  • c71ba466ea Merge pull request #1391 from armhold/b2-listmax Alexander Neumann 2017-10-28 09:54:57 +02:00
  • 8ce5d35543 Merge pull request #1390 from armhold/lint Alexander Neumann 2017-10-28 09:54:35 +02:00
  • 134f834c60 Use lowercase in messages from check/tag commands, too Zlatko Čalušić 2017-10-27 21:06:34 +02:00
  • 8a37c07295 send errors from fs.Walk() to debug log clarify non-err returns from Walk where err is already proved to be nil George Armhold 2017-10-27 08:41:17 -04:00
  • bd0ada7842 go fmt George Armhold 2017-10-26 16:37:11 -04:00
  • eea96f652d go fmt George Armhold 2017-10-26 16:22:10 -04:00
  • 38c3061df7 pass in defaultListMaxItems to b2Backend constructor George Armhold 2017-10-26 14:22:16 -04:00
  • f5fa602482 detect and return error from file Close() in Node.createFileAt() George Armhold 2017-10-26 13:53:31 -04:00
  • e44ac55f63 Merge pull request #1387 from wojas/snapshots-filter-last Alexander Neumann 2017-10-26 19:08:49 +02:00
  • f1cfb73a8b Merge pull request #1384 from wojas/reduce-ticker-refresh Alexander Neumann 2017-10-26 19:02:59 +02:00
  • 5b96885c6d Control progress rate with RESTIC_PROGRESS_FPS env Konrad Wojas 2017-10-26 14:46:56 +08:00
  • c5da90a5b7 Add --last flag to snapshots command Konrad Wojas 2017-10-26 14:02:29 +08:00
  • bcdebfb84e small cleanup: George Armhold 2017-10-25 12:03:55 -04:00
  • 359b273649 Merge pull request #1381 from tbm/broken-link Alexander Neumann 2017-10-24 20:38:40 +02:00
  • 2e2c8dc620 Remove Markdown syntax from documentation Martin Michlmayr 2017-10-24 14:40:33 +01:00
  • 8d37b723ca Upadte vendored dependencies Alexander Neumann 2017-10-22 10:07:36 +02:00
  • 315b7f282f Remove explicit version constraints Alexander Neumann 2017-10-22 10:07:23 +02:00
  • a3f8e9dfa7 Add entry to CHANGELOG Alexander Neumann 2017-10-21 12:22:50 +02:00
  • 982810f7cc Merge pull request #1368 from TobyLL/master Alexander Neumann 2017-10-21 12:21:11 +02:00
  • 90b96d19cd Merge pull request #1365 from felix9/fix_1068 Alexander Neumann 2017-10-21 12:19:58 +02:00
  • 6a52bb6f54 Merge pull request #1374 from restic/update-blazer Alexander Neumann 2017-10-21 11:26:49 +02:00
  • cacaa4393f Merge pull request #1373 from restic/check-gopkg-lock Alexander Neumann 2017-10-21 11:14:30 +02:00
  • d63ab4e9a4 Merge pull request #1358 from prattmic/chunk_size Alexander Neumann 2017-10-21 11:13:48 +02:00
  • ca6daec8dd CI: Check the vendor dir and Gopkg.lock Alexander Neumann 2017-10-21 10:18:22 +02:00
  • c87f2420a6 Update github.com/kurin/blazer Alexander Neumann 2017-10-16 19:43:03 +02:00