Commit Graph

  • e0984641ba improved logging for sign.js Jarek Kowalski 2020-03-31 21:20:40 -07:00
  • 6ad927384b travis: setup tools to support signing Windows binaries Jarek Kowalski 2020-03-31 19:19:43 -07:00
  • 05ea35fcff testing: retry around B2 test Jarek Kowalski 2020-03-31 08:05:58 -07:00
  • 567bd33e8a added b2 to repository creation ui Andreas Schneider 2020-03-22 16:04:30 +01:00
  • 4bed45114d implemented b2 backend Andreas Schneider 2020-03-18 19:45:48 +01:00
  • 3924fb247a Minor cleanup for snapshot time override (#392) Julio López 2020-03-27 00:19:16 -07:00
  • 6cb9b8fa4f repo: refactored public API (#318) Jarek Kowalski 2020-03-26 08:04:01 -07:00
  • 10bb492926 repo: deprecated NONE algorithm, will not be available for new repositories (#395) Jarek Kowalski 2020-03-24 23:19:20 -07:00
  • 60977812f0 Support for gather writes (#373) Jarek Kowalski 2020-03-24 15:05:52 -07:00
  • b08d394864 policy: deduplicate multiple policies for the same source in policy manager, fixes #391 Jarek Kowalski 2020-03-23 23:27:19 -07:00
  • 393d273e5a Policy set: fix nil pointer dereference #385 (#387) Nick 2020-03-23 18:32:36 -07:00
  • ea510f30fa repo: fixed race condition during Open() where we may read incomplete file Jarek Kowalski 2020-03-23 06:16:12 -07:00
  • f2e6d51530 repo: persist relative path to cache if possible, this allows config directory to be partially portable Jarek Kowalski 2020-03-22 11:46:38 -07:00
  • 9b68a631e6 Highlight snapshot errors in the UI and CLI (#376) Jarek Kowalski 2020-03-22 14:18:47 -07:00
  • 8687f1c008 object: added AsyncWrites to ObjectWriter, which improves performance… (#369) Jarek Kowalski 2020-03-22 09:02:33 -07:00
  • 2e7fe7c2b3 travis: switch osx to xcode11.3 Jarek Kowalski 2020-03-21 20:51:42 -07:00
  • e86e8970a1 fix makefile for windows (#377) badrelmers 2020-03-22 02:59:50 +01:00
  • 6789f8e64c cli: allow override of snapshot start time and end time Seb Patane 2020-03-16 22:59:10 +11:00
  • a1f7a068de Add CLI option for disabling tls verification while connecting to s3 (#370) Onkar Bhat 2020-03-19 17:21:47 -07:00
  • 1df5c81d12 correct a typo in Doc badrelmers 2020-03-19 12:37:59 +01:00
  • 73e21e0129 correct a typo in kopia UI badrelmers 2020-03-19 10:42:40 +01:00
  • 239d809075 performance: introduced buf.Pool which helps reuse memory buffers (#345) Jarek Kowalski 2020-03-18 20:42:16 -07:00
  • becf08af8a testing: added missing condition variable broadcast after finishing flushing, fixes timeouts on Travis Jarek Kowalski 2020-03-17 18:52:06 -07:00
  • 4a444e6cfe content: reduce allocations in index scan Jarek Kowalski 2020-03-13 23:07:53 -07:00
  • 169f25c88d s3: pass blob length to minio in PutBlob() Jarek Kowalski 2020-03-14 14:34:15 -07:00
  • b5d44215a1 upload: added missing writer.Close() Jarek Kowalski 2020-03-14 11:01:01 -07:00
  • b1020941dd splitter: exposed MaxSegmentSize() for splitters Jarek Kowalski 2020-03-13 21:27:29 -07:00
  • 4564ed5ac1 encryption: added MaxOverhead to encryptor Jarek Kowalski 2020-03-13 19:45:11 -07:00
  • 101b9d3df8 test: fixed test issue where we were trying to dump contents of encrypted indexes and randomly failing Jarek Kowalski 2020-03-13 18:37:11 -07:00
  • c9877bf130 performance: refactored content manager to avoid copying data Jarek Kowalski 2020-03-12 21:59:48 -07:00
  • 53a59263f3 content: wait for cache sweep goroutine to close (#361) Jarek Kowalski 2020-03-17 11:38:41 -07:00
  • d930f06a27 cli: added flags to control progress output Jarek Kowalski 2020-03-16 17:01:53 -07:00
  • 06fbaba15b testing: ensure cleanup of content managers, fixes #356 Jarek Kowalski 2020-03-15 23:44:21 -07:00
  • 272b657508 upgrade all dependencies to latest versions Jarek Kowalski 2020-03-15 19:59:04 -07:00
  • 4f65495d81 kopia-ui: fixed auto-update v0.5.2 0.5.2 Jarek Kowalski 2020-03-14 18:55:37 -07:00
  • a8ef0b2b79 kopia-ui: fixed auto-update Jarek Kowalski 2020-03-14 18:55:37 -07:00
  • 4088eb51a8 site: updated CDN links for cookie consent Jarek Kowalski 2020-03-14 17:42:39 -07:00
  • c150767136 site: added cookie consent form Jarek Kowalski 2020-03-14 16:57:29 -07:00
  • 674543eb91 site: added simple privacy policy Jarek Kowalski 2020-03-14 16:46:58 -07:00
  • 331ff076bb cli: added number of files that are in the process of being hashed Jarek Kowalski 2020-03-14 15:26:20 -07:00
  • 78a921ab2c Rename Simple mutex Nick 2020-03-11 17:21:30 +00:00
  • 60d1cc821a [robustness testing] Implement metadata store for test metadata using kopia Nick 2020-03-10 14:56:29 -07:00
  • 6b04b42794 tests: added smoke test that exercises all combinations of encryption and hashing Jarek Kowalski 2020-03-13 18:42:20 -07:00
  • e2a169d2e8 hotfix: kopia-0.5.0 did not properly support 256-bit hashes Jarek Kowalski 2020-03-13 07:51:08 -07:00
  • 3713bfc862 tests: added smoke test that exercises all combinations of encryption and hashing 0.5.1 Jarek Kowalski 2020-03-13 18:42:20 -07:00
  • 34a6644dfe hotfix: kopia-0.5.0 did not properly support 256-bit hashes Jarek Kowalski 2020-03-13 07:51:08 -07:00
  • 382f253753 tests: added smoke test that exercises all combinations of encryption and hashing Jarek Kowalski 2020-03-13 18:42:20 -07:00
  • 69a8faa689 hotfix: kopia-0.5.0 did not properly support 256-bit hashes Jarek Kowalski 2020-03-13 07:51:08 -07:00
  • 8d452a8285 performance: improvements to object manager (#336) Jarek Kowalski 2020-03-13 08:56:18 -07:00
  • 526445a9c8 CLI: pre-allocated buffers for crypto benchmark (#343) Jarek Kowalski 2020-03-12 12:11:20 -07:00
  • e80f5536c3 performance: plumbed through output buffer to encryption and hashing,… (#333) Jarek Kowalski 2020-03-12 08:27:44 -07:00
  • 0d1a627dcb Improved upload performance and memory usage (#331) Jarek Kowalski 2020-03-12 00:27:51 -07:00
  • 89c0c6bac4 Refactor CLI stats (#341) Julio López 2020-03-11 22:16:07 -07:00
  • 71e556304e Fix download link (#342) Niraj Tolia 2020-03-11 22:08:36 -07:00
  • 6ce8410a29 Added OpenCensus (#339) Jarek Kowalski 2020-03-11 22:07:31 -07:00
  • edc87fcce8 Refactor content stats (#340) Julio López 2020-03-11 21:47:05 -07:00
  • 9c3d419bc3 Fixed social site logo - alternative #2 (#335) Jarek Kowalski 2020-03-10 23:13:47 -07:00
  • 514df69afa performance: added wrapper around io.Copy() Jarek Kowalski 2020-03-10 17:31:56 -07:00
  • ec56ed3d70 Makefile: fixed layering test Jarek Kowalski 2020-03-10 17:04:16 -07:00
  • f07d164829 Makefile: added layering-test, fixes #324 Jarek Kowalski 2020-03-09 22:56:31 -07:00
  • 05852322da Add snapshotter interface and kopia implementation Nick 2020-03-09 15:43:15 -07:00
  • d9ce3d0ad6 Inject time in Kopia components (#314) Julio López 2020-03-10 00:42:10 -07:00
  • 5f96b0240a testing: added retry helper Jarek Kowalski 2020-03-09 19:55:26 -07:00
  • bd3cace737 site: changed Community page to make it more obvious how to get to Slack and GitHub Jarek Kowalski 2020-03-09 17:11:16 -07:00
  • 88ce341a40 Trivial cleanup for internal diff (#316) Julio López 2020-03-09 18:18:42 -07:00
  • 3ebef0ada9 snapshot: removed content stats from snapshot.Stats, which are confusing and incorrect if snapshots are done in parallel Jarek Kowalski 2020-03-09 17:14:23 -07:00
  • d862bc2d44 site: delete news section since it's empty Jarek Kowalski 2020-03-08 21:20:47 -07:00
  • 7638d4a98e site: clarified docs based on Reddit questions, removed stale link to user mailing list which is not in use Jarek Kowalski 2020-03-08 19:23:06 -07:00
  • 159d736b2e site: added KopiaUI video link in the Getting Started 0.5.0 Jarek Kowalski 2020-03-07 22:08:56 -08:00
  • bc7d0fa2ce site: added homepage video that describes how to use KopiaUI Jarek Kowalski 2020-03-07 21:59:10 -08:00
  • cd35e3bab5 cli: 'snapshot migrate' improvements to help with data migration Jarek Kowalski 2020-03-06 19:21:43 -08:00
  • d526843124 cli: fixed metadata cache size on connect/create Jarek Kowalski 2020-03-06 19:22:07 -08:00
  • 02ff38e7b4 site: removed dummy news post which were making netlify angry 0.5.0-rc1 Jarek Kowalski 2020-03-05 18:30:02 -08:00
  • 1ef7caefd0 site: fixed favicons Jarek Kowalski 2020-03-05 18:23:15 -08:00
  • 6fa7da5a5f app: use KOPIA_VERSION computed in tools.mk Jarek Kowalski 2020-03-05 18:33:16 -08:00
  • e6fe1aa7f3 kopia-ui: misc Jarek Kowalski 2020-03-05 16:35:45 -08:00
  • c5cf95fdf6 cli: improved 'content verify' Jarek Kowalski 2020-02-29 17:59:41 -08:00
  • 889f2ead59 cli: improved 'blob gc' Jarek Kowalski 2020-02-29 16:54:35 -08:00
  • 6f68b726a7 cli: improved 'content rewrite' Jarek Kowalski 2020-02-29 16:53:53 -08:00
  • a4fad4ca5a cli: added 'blob stats' command Jarek Kowalski 2020-02-29 16:53:18 -08:00
  • 0dd109c208 manifest: added missing mutex on Delete() Jarek Kowalski 2020-03-05 16:33:17 -08:00
  • fb181257bf cli: implemented update check, fixes #119 Jarek Kowalski 2020-02-28 21:20:43 -08:00
  • 4b1e01b238 test: disabled TestFileStorageConcurrency on darwin until #299 is resolved Jarek Kowalski 2020-03-04 21:48:01 -08:00
  • 2c72fbd514 Remove FIO_USE_DOCKER env Nick 2020-03-03 18:54:42 +00:00
  • b1e8773c1e Update tests/tools/fio/fio.go Nick 2020-03-03 10:25:20 -08:00
  • 72aa2f2a97 Update tests/tools/fio/workload.go Nick 2020-03-03 10:24:46 -08:00
  • b98236a535 Use fio image from dockerhub Nick 2020-03-03 01:27:42 +00:00
  • c5d8c9a271 Using docker to wrap fio execution to add robustness tool tests to Travis Nick 2020-03-02 15:14:46 -08:00
  • 27d61c038e Parallelizing snapshot fail test to decrease test time Nick 2020-03-03 14:05:24 -08:00
  • 3bf2bf408e moved some badges to the bottom Jarek Kowalski 2020-03-02 21:44:43 -08:00
  • cc888fb76b travis: removed deployment to GH pages after switching to netlify Jarek Kowalski 2020-03-02 21:40:01 -08:00
  • 9198dcc98e README: added netlify badge Jarek Kowalski 2020-03-02 21:38:40 -08:00
  • 8e0167027d Use bytes buffer to capture stderr instead of reading pipe Nick 2020-03-02 16:38:20 -08:00
  • a47052f49f site: added 'Hosted on Netlify' to be able to qualify for their free Open Source license Jarek Kowalski 2020-03-02 16:57:05 -08:00
  • d95e6a3d09 sftp: Fixed issues in SFTP provider, Fixes #216 Jarek Kowalski 2020-03-01 14:14:30 -08:00
  • faa7225c23 testing: better fix for ignoring ErrClosed Jarek Kowalski 2020-03-01 10:26:51 -08:00
  • 38862a7bf9 kopia-ui: fixed redirection to /repo not working (404) Jarek Kowalski 2020-02-29 21:54:01 -08:00
  • 943e38f75b kopia-ui: added UI for configuring Azure provider Jarek Kowalski 2020-02-29 21:49:03 -08:00
  • d75bef7a79 crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms Jarek Kowalski 2020-02-28 18:54:34 -08:00
  • ddd267accc crypto: deprecated crypto algorithms and replaced with better alternatives Jarek Kowalski 2020-02-27 17:42:19 -08:00