Commit Graph

  • d9b58fb6e2 linter: upgraded to 1.37.1 (#846) Jarek Kowalski 2021-02-20 11:34:14 -08:00
  • 113670e576 Working kopia mount on Apple Silicon (#825) Robert Kroeger 2021-02-18 12:13:59 -05:00
  • 48fe5e96b8 Upgrade to Go 1.16 (#842) Julio López 2021-02-17 21:52:23 -08:00
  • 23273af1cd snapshot: reworked error handling and added fail-fast option (#840) Jarek Kowalski 2021-02-17 10:29:01 -08:00
  • fe9ebfb671 server: test flake fix (#839) Jarek Kowalski 2021-02-16 19:40:50 -08:00
  • c990fc9ec1 cache: streamlined flags and cache handling (#831) Jarek Kowalski 2021-02-16 17:30:49 -08:00
  • 675bf4e033 Removed manifest manager refresh + server improvements (#835) Jarek Kowalski 2021-02-15 23:55:58 -08:00
  • a622f86aec [trivial] reword comment and fix typo (#837) Julio López 2021-02-15 16:22:15 -08:00
  • fef23a7e2c disable code coverage Jarek Kowalski 2021-02-14 21:45:56 -08:00
  • 0b1d6d3159 codecov: run only on ubuntu Jarek Kowalski 2021-02-14 21:18:09 -08:00
  • e2b6115762 codecov: removed manual upload Jarek Kowalski 2021-02-14 21:17:01 -08:00
  • 0581a07220 coverage: use GH action to upload coverage Jarek Kowalski 2021-02-14 20:45:26 -08:00
  • 2316257f72 coverage: changed filename Jarek Kowalski 2021-02-14 20:40:36 -08:00
  • 70b0d8d9c9 integrate with codecov.io (#836) Jarek Kowalski 2021-02-14 20:17:05 -08:00
  • 5240f62e47 Auto shutdown fix (#834) Jarek Kowalski 2021-02-13 19:49:32 -08:00
  • 81e0ecf2e1 testing: all logs to t.Logf() when the test fails (#833) Jarek Kowalski 2021-02-13 16:32:36 -08:00
  • de840547e6 Improved upload reporting (#832) Jarek Kowalski 2021-02-13 10:51:11 -08:00
  • a655d7b9e2 minor build tweaks (#830) Jarek Kowalski 2021-02-12 18:36:01 -08:00
  • 4bf42e337d fix long filenames on Windows (#822) Jarek Kowalski 2021-02-12 09:09:42 -08:00
  • 36fb13d0be fuse: switched to github.com/hanwen/go-fuse/v2 implementation (#829) Jarek Kowalski 2021-02-11 22:06:45 -08:00
  • 504238df7a Restore UI (#823) Jarek Kowalski 2021-02-11 02:08:47 -08:00
  • c964e244f0 Support for ignoring sources when using snapshot create --all (#804) Pavan Navarathna 2021-02-10 21:59:06 -08:00
  • 0e1c617045 Fix progress output string format (#828) Nick 2021-02-10 11:18:52 -08:00
  • dc3d9f53a3 Added support for Tasks in the UI (#818) Jarek Kowalski 2021-02-08 17:54:39 -08:00
  • 1aad52681a sftp: fixed test (#819) Jarek Kowalski 2021-02-07 06:11:00 -08:00
  • 75bdefd0b7 dummy commit to trigger new release Jarek Kowalski 2021-02-05 15:14:49 -08:00
  • 5d07237156 Added support for user authentication using user profiles stored in the repository (#809) Jarek Kowalski 2021-02-03 22:04:05 -08:00
  • 7d8a4237ba Upgrade electron 11.2.1 (#817) Jarek Kowalski 2021-02-03 20:00:40 -08:00
  • c23d42f84d Refactored the robustness engine constructor to use externally specified interfaces. (#815) carlbraganza 2021-02-03 11:19:33 -08:00
  • 1a826d85c5 cli: added '--insecure' flag to 'kopia server start' (#803) Jarek Kowalski 2021-01-28 09:13:57 -08:00
  • 646c325826 Implemented new streaming GRPC protocol for Kopia Repository Server (#789) Jarek Kowalski 2021-01-28 05:15:12 -08:00
  • a11ddaf2cf restore: added support for incremental restore and ignoring copy errors (#794) Jarek Kowalski 2021-01-27 06:29:15 -08:00
  • 2a58166c43 lint: upgraded to 1.36 which fixes flakes (#801) Jarek Kowalski 2021-01-26 19:24:30 -08:00
  • f9f0f4b079 blob: added tests to ensure providers don't retry on invalid parameters (#802) Jarek Kowalski 2021-01-26 18:13:49 -08:00
  • b7e874430f blob: rewrote blob storage providers retry logic (#798) Jarek Kowalski 2021-01-26 05:43:06 -08:00
  • ec4bc3c41b Update README.md Jarek Kowalski 2021-01-25 22:20:57 -08:00
  • 77691cf0a2 sftp: run private SFTP server based on Docker (atmoz/sftp) (#796) Jarek Kowalski 2021-01-25 22:13:30 -08:00
  • 6fd4409bb3 Introduced a FileWriter interface in the robustness test and refactored accordingly. (#797) carlbraganza 2021-01-25 19:57:27 -08:00
  • c3e6aebfb6 rclone: provider improvements (#795) Jarek Kowalski 2021-01-25 14:53:55 -08:00
  • 38fc17bae8 ci: changed cron schedule to run once a week, instead of twice daily Jarek Kowalski 2021-01-24 09:02:15 -08:00
  • 45912e272e Option to print out the commands for benchmark (#779) Janne Johansson 2021-01-24 05:04:09 +01:00
  • 6a63c207a4 Upgraded Node and all NPM dependencies to latest versions (#793) Jarek Kowalski 2021-01-23 18:40:50 -08:00
  • 6b245f972c [cleanup] prefer t.Logf over log.Printf in test (#792) Julio López 2021-01-21 23:01:12 -08:00
  • 8d907c937c All robustness test engine interface definitions moved into the test root directory (#791) carlbraganza 2021-01-21 18:55:08 -08:00
  • 122a31b905 Overwrite symlinks with optional flag - fix #689 (#783) Nick 2021-01-21 12:26:42 -08:00
  • 25ccbfac48 repo: increased compaction warning threshold 100 -> 1000 (#790) Jarek Kowalski 2021-01-21 11:50:57 -08:00
  • 5912247f29 server: reworked authn/authz (#788) Jarek Kowalski 2021-01-21 07:31:34 -08:00
  • fa7976599c repo: refactored repository interfaces (#780) Jarek Kowalski 2021-01-20 11:41:47 -08:00
  • 04b99c7a28 linter: fixed spurious failures Jarek Kowalski 2021-01-18 13:26:13 -08:00
  • 1f3b8d4da4 upgrade linter to 1.35 (#786) Jarek Kowalski 2021-01-16 18:21:16 -08:00
  • 4c8b9291e1 content: refactoring of Manager (#785) Jarek Kowalski 2021-01-14 23:13:57 -08:00
  • 3cce502017 ci: disabled armhf runner until it's fixed Jarek Kowalski 2021-01-14 20:51:12 -08:00
  • f517703079 Preliminary support for sessions (#752) Jarek Kowalski 2021-01-14 00:25:51 -08:00
  • ed9db56b87 Cleaned up and refactored object manager (#782) Jarek Kowalski 2021-01-13 00:40:23 -08:00
  • 34bf496570 Manifest manager refactoring (#776) Jarek Kowalski 2021-01-09 07:39:25 -08:00
  • dcf2daa050 fixed goreleaser typo Jarek Kowalski 2021-01-08 19:25:41 -08:00
  • ae37719e51 Improved .kopiaignore pattern matching (#773) Peter Palotas 2021-01-08 17:13:18 +01:00
  • cd8f3e81b8 Created end-to-end tests verifying .kopiaignore behavior. (#774) Peter Palotas 2021-01-08 16:39:59 +01:00
  • 73a34ff7ff trivial: move CachingOptions out of content.Manager, where it's not needed (#775) Jarek Kowalski 2021-01-07 18:51:15 -08:00
  • 8e17edcdf6 content: mechanical refactoring of content manager to extract CommittedReadManager (#771) Jarek Kowalski 2021-01-07 00:39:20 -08:00
  • d3a6421213 cli: make sure we don't run maintenance as part of read-only actions (#769) Jarek Kowalski 2021-01-05 21:55:02 -08:00
  • f1b471d7e6 Fixes for test flakes (#770) Jarek Kowalski 2021-01-05 21:37:23 -08:00
  • d09bdb21e0 build(deps): bump axios from 0.19.2 to 0.21.1 in /htmlui (#768) dependabot[bot] 2021-01-05 17:54:11 -08:00
  • a8a772c293 performance: improve performance of fragmented index lookups (#765) Jarek Kowalski 2021-01-05 08:10:24 -08:00
  • f3737fef6e crypto -vs- compress (#766) Janne Johansson 2021-01-05 16:03:57 +01:00
  • f751e4f5c7 cli: only run update check if the binary was built from GitHub and use the original repository name (#756) Jarek Kowalski 2021-01-04 21:33:43 -08:00
  • 5e8e175cfa repo: refactored read/write methods of repo.Repository (#749) Jarek Kowalski 2021-01-04 21:33:12 -08:00
  • d947f795f4 Add doc for mounting (#757) CrendKing 2021-01-03 10:36:55 -08:00
  • 98b18a9c18 Fix typos in _index.md (#760) smiley 2021-01-03 19:06:16 +02:00
  • 588ff1c849 Fix hang at unmount when Ctrl-C is pressed (#754) CrendKing 2020-12-31 13:55:05 -08:00
  • 60aec0ee9f Fix bug that empty log directories are created on any command with --help argument (#753) CrendKing 2020-12-30 17:00:38 -08:00
  • 207009939f cli: only fetch the persisted password from keychain if one was not provided on the command line (#744) Jarek Kowalski 2020-12-24 22:39:02 -08:00
  • d52af7cebb fixed cases where nil was passed to errors.Wrap() causing nil to be returned (#747) Jarek Kowalski 2020-12-24 20:35:29 -08:00
  • f39de7fa57 ci: disable coverage upload temporarily Jarek Kowalski 2020-12-24 12:14:33 -08:00
  • fd0e8ed2c9 ci: fix coveralls publishing Jarek Kowalski 2020-12-24 11:24:31 -08:00
  • 2079770654 ci: don't allocate tty when running docker, since it's not supported on GH Jarek Kowalski 2020-12-24 10:03:42 -08:00
  • 97d630cc65 CI tweaks (#742) Jarek Kowalski 2020-12-24 09:00:30 -08:00
  • 2541f0013c ci: GitHub actions support (#739) Jarek Kowalski 2020-12-24 01:11:57 -08:00
  • e03971fc59 Upgraded linter to v1.33.0 (#734) Jarek Kowalski 2020-12-21 22:39:22 -08:00
  • 246dcf80ba testing: added 'snapshot verify' test Jarek Kowalski 2020-12-21 10:53:13 -08:00
  • d7ca543356 cli: improvements to 'snapshot verify' Jarek Kowalski 2020-12-21 09:46:19 -08:00
  • eecd9d13c9 actions: Added --enable-actions flag (#737) Jarek Kowalski 2020-12-21 18:05:25 -08:00
  • 213a557435 ci: run make on GitHub actions (#736) Jarek Kowalski 2020-12-21 17:15:46 -08:00
  • 4f7d211f72 Added support for actions that run before&after snapshot roots and before/after specific folders (#722) Jarek Kowalski 2020-12-21 15:53:21 -08:00
  • 72a33729e2 ci: moved building and testing htmlui and app to separate GH action (#733) Jarek Kowalski 2020-12-21 15:08:08 -08:00
  • f279a5be69 'kopia policy set' code cleanup (#730) Jarek Kowalski 2020-12-18 10:55:43 -08:00
  • 450a282c2d Makefile: removed stale comment Jarek Kowalski 2020-12-18 10:11:33 -08:00
  • 7873fe8681 Makefile: various tricks to make PR builds faster (#727) Jarek Kowalski 2020-12-17 23:13:08 -08:00
  • 3795ffc6f9 robustness: minor cleanups (#726) Julio López 2020-12-16 12:49:54 -08:00
  • 4eb8f71567 Helper script to run robustness job (#721) Julio López 2020-12-15 20:32:19 -08:00
  • 35346863d2 robustness: add support for kopia server storage repo (#720) Julio López 2020-12-15 17:56:30 -08:00
  • 7f9271f55a build(deps): bump ini from 1.3.5 to 1.3.8 in /htmlui (#719) Julio López 2020-12-15 12:20:14 -08:00
  • d2ab3ed0a4 build(deps): bump ini from 1.3.5 to 1.3.8 in /app (#718) Julio López 2020-12-15 10:27:50 -08:00
  • ad4b222939 cli: added support for copying (or moving) snapshot history (#703) Jarek Kowalski 2020-12-04 16:34:55 -08:00
  • e8714cb2a1 s3: upgraded to minio v7 (#707) Jarek Kowalski 2020-12-02 19:46:05 -08:00
  • 71dcbcf2e3 Robustness engine actions with stats and log (#685) Nick 2020-11-17 01:07:04 -08:00
  • ade7975212 Improve ignore logic. (#496) darkdragon-001 2020-11-09 02:26:48 +01:00
  • 6cf6e4dc5d Update _index.md (#697) collectorgeneral 2020-11-08 13:36:03 -04:00
  • c61616d700 go.mod: ran go mod tidy (#696) Jarek Kowalski 2020-11-01 11:06:16 -08:00
  • bf729095dc Fuse: Passthrough options to allow other-users access and mounting in empty directory. (#691) Piotr Tabor 2020-11-01 05:57:27 +01:00