Commit Graph

  • 33c8733750 add unicode filename test, add env switches for long filenames/unicode filenames, update workflow file to include env variables (#1371) Z 2021-10-09 14:38:36 -05:00
  • 8b760b66a8 logging: added memoization of Logger instances per context (#1369) Jarek Kowalski 2021-10-09 05:02:18 -07:00
  • 6472d171d4 Skip publishing artifacts on fork repos (#1364) v0.9.0 Julio Lopez 2021-10-07 08:42:40 -07:00
  • 2fa7cfb042 localfs: fixed support for snapshotting UNC path root (\\server\path) (#1362) Jarek Kowalski 2021-10-06 20:27:45 -07:00
  • 73e492c9db refactor: move from io/ioutil to io and os package (#1360) Eng Zer Jun 2021-10-06 23:39:10 +08:00
  • 3bb5b63289 sftp: fixed performance reggression due to connection management (#1359) Jarek Kowalski 2021-10-06 07:28:42 -07:00
  • aa44b70866 mount: fixed mounting of directories w/symlinks over WebDAV (#1358) Jarek Kowalski 2021-10-05 21:23:08 -07:00
  • 46cf07aa7c add simple selector for #1320 (#1355) Z 2021-10-05 00:41:25 -05:00
  • 93b9bf15b4 Support setting AWS S3 storage class for all types of blobs (#1335) v0.9.0-rc4 CrendKing 2021-10-03 16:01:39 -10:00
  • cae1c44c9e build(deps): bump @testing-library/react in /htmlui (#1327) dependabot[bot] 2021-10-03 18:13:12 -07:00
  • e7297d7111 Remove unnecessary subdirectory from Windows archive (#1352) CrendKing 2021-10-03 15:10:54 -10:00
  • 118706cc27 build(deps): bump postcss from 8.3.6 to 8.3.8 in /htmlui (#1323) dependabot[bot] 2021-10-03 17:16:02 -07:00
  • b105e1ecf3 add conditional to KopiaUI makefile to build arm64 and x64 versions (#1351) Z 2021-10-03 18:40:29 -05:00
  • 0773af775d kopia-ui: always show default repository at the top of the list (#1349) Jarek Kowalski 2021-10-03 12:04:17 -07:00
  • 698d26bdbb localfs: reduce memory usage when scanning short directories (#1343) Jarek Kowalski 2021-10-02 16:26:14 -07:00
  • 2ebb2e4c01 build(deps-dev): bump electron from 14.0.0 to 15.1.0 in /app (#1328) dependabot[bot] 2021-10-02 12:56:08 -07:00
  • 028f8a10eb go.mod tidy (#1347) Jarek Kowalski 2021-10-02 12:33:59 -07:00
  • 0b084727a0 build(deps-dev): bump asar from 3.0.3 to 3.1.0 in /app (#1326) dependabot[bot] 2021-10-02 11:18:41 -07:00
  • 2712ae1139 build(deps): bump bootstrap from 5.1.0 to 5.1.1 in /htmlui (#1325) dependabot[bot] 2021-10-02 11:18:04 -07:00
  • 9ceb731388 go.mod: upgrade minor versions of dependencies (#1340) Jarek Kowalski 2021-10-02 11:16:25 -07:00
  • 3ce07f326e Add example of Windows shadow copy to Actions doc (#1319) CrendKing 2021-10-02 07:50:00 -10:00
  • b8efb8eaea cachefs: make cache read O(1) instead of O(n) (#1341) Pawit Pornkitprasan 2021-10-03 00:09:33 +07:00
  • 6b7c03bc97 deps: upgrade to github.com/golang-jwt/jwt/v4@4.1.0 and fixed linter (#1342) Jarek Kowalski 2021-10-02 10:07:46 -07:00
  • 5afc01181a build(deps-dev): bump concurrently from 6.2.1 to 6.2.2 in /app (#1324) dependabot[bot] 2021-10-01 22:59:17 -07:00
  • 6954ccdf28 build(deps): bump axios from 0.21.4 to 0.22.0 in /htmlui (#1329) dependabot[bot] 2021-10-01 22:59:01 -07:00
  • 1984176623 build(deps): bump github.com/fatih/color from 1.12.0 to 1.13.0 (#1334) dependabot[bot] 2021-10-01 22:58:20 -07:00
  • d60d33bda5 upload: memory usage and speed improvements (#1336) Jarek Kowalski 2021-10-01 22:57:37 -07:00
  • 4c16770a8a cli: linux: read KOPIA_USE_KEYRING env (#1337) Pawit Pornkitprasan 2021-10-02 12:56:50 +07:00
  • d9c1bd0758 minor spelling and grammar fixes (#1318) cristihcd 2021-09-29 01:19:02 +03:00
  • d56b93587e cli: only read first 128 MiB of provided file for compression benchmark (#1317) v0.9.0-rc3 Jarek Kowalski 2021-09-26 15:08:09 -07:00
  • 792cc874dc repo: allow reusing of object writer buffers (#1315) Jarek Kowalski 2021-09-25 14:54:31 -07:00
  • 0629d007fc nit: remove spurious space in Makefile commands (#1311) Julio Lopez 2021-09-22 13:44:46 -07:00
  • 36027d7131 ui: fixed directory selector and browse buttons (#1310) Jarek Kowalski 2021-09-21 18:51:24 -07:00
  • 0db80a948f Fix v0.9 release notes path (#1307) Julio Lopez 2021-09-20 17:35:30 -07:00
  • b7abeed4e5 ui: fixed showing empty result pages (#1306) Jarek Kowalski 2021-09-20 06:45:15 -07:00
  • 1894727458 cli: fixed windows color output (#1305) v0.9.0-rc2 Jarek Kowalski 2021-09-19 21:59:24 -07:00
  • 5ab712b3e7 cli: fixed error message when trying 'repo sync-to from-config' and the config file is connected to the repository server (#1304) Jarek Kowalski 2021-09-19 21:54:47 -07:00
  • e9a82c974f ui: fix pagination after toggling 'show identical snapshots' (#1302) Jarek Kowalski 2021-09-19 21:18:19 -07:00
  • 1566b74263 blob: support for custom blob store sharding (#1299) Jarek Kowalski 2021-09-19 18:50:38 -07:00
  • 6d40d2b7ad ui: Added UI options to select shallow restore options (#1301) Jarek Kowalski 2021-09-19 09:57:26 -07:00
  • d76cbcf47e cache: when cache validation fails, properly reset output buffer (#1295) Jarek Kowalski 2021-09-16 05:35:54 -07:00
  • c48f2e5528 cli: added support for passing bare filename for --config-file parameter (#1293) Jarek Kowalski 2021-09-15 18:30:38 -07:00
  • 928150fe6b linter: upgrade to 1.42.1 (#1292) Jarek Kowalski 2021-09-14 19:11:39 -07:00
  • bd7e9641da fixed minor buffer leak from internal logger, added allocation tracker (#1290) Jarek Kowalski 2021-09-14 06:13:19 -07:00
  • d5a5ea8835 site: 0.9 release notes (#1291) Jarek Kowalski 2021-09-13 22:39:53 -07:00
  • 8b2b91f9f9 content: fixed repo upgrade version (#1286) v0.9.0-rc1 Jarek Kowalski 2021-09-10 22:51:51 -07:00
  • 06a997385a cli: include parameters in maintenance info JSON output (#981) Julio Lopez 2021-09-10 17:51:55 -07:00
  • d98b0edead endurance: rewrote test to be more stable (#1285) Jarek Kowalski 2021-09-09 21:05:33 -07:00
  • 5941d63130 ci: increased test timeout to 15 minutes Jarek Kowalski 2021-09-08 20:43:42 -07:00
  • 135c307c6c ci: fixed rclone installation Jarek Kowalski 2021-09-08 20:21:09 -07:00
  • 0d3c8cfd85 testing: report reason why rclone test is being skipped Jarek Kowalski 2021-09-08 20:15:48 -07:00
  • 7e68d8e4c1 Consolidated format version flags (#1284) Jarek Kowalski 2021-09-08 18:44:03 -07:00
  • 87dbf44dd8 Fix link in _index.md (#1134) Charpy 2021-09-08 21:56:07 +02:00
  • 2721fba2e2 Upgraded remaining UI deps (#1283) Jarek Kowalski 2021-09-06 17:32:37 -07:00
  • 6c83cc6a21 ui: upgraded all NPM dependencies for htmlui/ and app/ (#1278) Jarek Kowalski 2021-09-06 17:04:30 -07:00
  • 296a51987b build(deps): bump github.com/aws/aws-sdk-go from 1.40.34 to 1.40.37 (#1277) dependabot[bot] 2021-09-05 00:00:11 -07:00
  • 562c596c67 build(deps): bump gocloud.dev from 0.23.0 to 0.24.0 (#1273) dependabot[bot] 2021-09-03 17:21:15 -07:00
  • 1077cc24d3 blob/s3: point-in-time support for s3 versioned stores (#1259) Julio Lopez 2021-09-02 21:38:08 -07:00
  • cc692c40af ci: delete golang installation on armhf before installing a new one (#1276) Jarek Kowalski 2021-09-02 19:52:49 -07:00
  • 0eedca837e build(deps-dev): bump electron-notarize from 1.0.1 to 1.1.0 in /app (#1262) dependabot[bot] 2021-09-02 05:59:40 -07:00
  • 56edb042ae content: switched defaults to use v2 index format and epoch-based indexes (#1275) Jarek Kowalski 2021-09-02 05:53:01 -07:00
  • 59b5a44ca6 Makefile: refactored build tools installation (#1274) Jarek Kowalski 2021-09-01 20:50:14 -07:00
  • 06451aa7c2 upgrade golang to 1.17 + various dependencies (#1256) Jarek Kowalski 2021-09-01 17:08:09 -07:00
  • 082785af06 ci: run stress test on kopia/kopia repo (#1257) Julio Lopez 2021-09-01 17:01:37 -07:00
  • 310f45101f ci: avoid double workflow executions on PRs (#1258) Julio Lopez 2021-09-01 06:06:10 -07:00
  • 9cebffc628 Fix endurance test (#1254) Jarek Kowalski 2021-08-27 04:22:18 -07:00
  • 740741921b maintenance: check for clock skew at the beginning of maintenance (#1253) Jarek Kowalski 2021-08-26 18:29:34 -07:00
  • 0578e2e5a0 splitter: optimize performance (#1251) Pawit Pornkitprasan 2021-08-25 23:36:07 +07:00
  • 16aeb84361 Fixed for rare stress test failure caused by use-after-free (#1250) Jarek Kowalski 2021-08-25 08:24:52 -07:00
  • a203fa414d gather: MakeContiguous support for arbitrary chunk sizes (#1247) Jarek Kowalski 2021-08-22 12:33:36 -07:00
  • 9e182f131a linter: upgraded to 1.42.0 (#1246) Jarek Kowalski 2021-08-20 18:26:45 -07:00
  • 35d0f31c0d huge: replaced the use of allocated byte slices with populating gather.WriteBuffer in the repository (#1244) Jarek Kowalski 2021-08-20 08:45:10 -07:00
  • 4676e9e40e content: automatically refresh indexes on read instead of relying on RefreshPeriodically() loop (#1243) Jarek Kowalski 2021-08-13 00:06:46 -07:00
  • bece46d5f6 logging: switched file log timestamps to be UTC by default, otherwise it's hard to correlate logs (#1240) Jarek Kowalski 2021-08-07 20:18:03 -07:00
  • 1e10e85225 content: ensure that we always consistently pick content.Info amongst entries with identical time and deleted flag (#1239) Jarek Kowalski 2021-08-07 16:10:29 -07:00
  • 0830de9c16 build(deps): bump github.com/klauspost/compress from 1.12.2 to 1.13.3 (#1237) dependabot[bot] 2021-08-07 14:33:50 -07:00
  • ff19caab95 build(deps): bump github.com/aws/aws-sdk-go from 1.40.12 to 1.40.17 (#1236) dependabot[bot] 2021-08-07 11:30:33 -07:00
  • 4aacad25f5 server: switched to github.com/golang-jwt/jwt/v4 to fix upstream security issue (#1235) Jarek Kowalski 2021-08-07 09:18:29 -07:00
  • e3e7cae4fe content: removed EpochMarkerIndexBlobPrefix from allIndexBlobPrefixes (#1232) Jarek Kowalski 2021-08-06 23:13:48 -07:00
  • 1238a0db60 cli: additional 'index inspect' flags (#1231) Jarek Kowalski 2021-08-06 21:54:38 -07:00
  • b96623f8a7 epoch: simplified TestIndexEpochManager_DeletionFailing test (#1230) Jarek Kowalski 2021-08-02 22:24:33 -07:00
  • fcd79b40af build(deps): bump electron-log from 4.3.5 to 4.4.1 in /app (#1220) dependabot[bot] 2021-08-02 21:38:46 -07:00
  • eae75218bd build(deps): bump google.golang.org/api from 0.50.0 to 0.52.0 (#1229) dependabot[bot] 2021-08-02 21:38:13 -07:00
  • 67165cae5f build(deps): bump github.com/prometheus/client_golang (#1226) Jarek Kowalski 2021-08-02 21:36:15 -07:00
  • 17b430603d build(deps): bump postcss from 8.3.5 to 8.3.6 in /htmlui (#1217) dependabot[bot] 2021-08-02 21:12:21 -07:00
  • c04e3be510 build(deps-dev): bump electron-notarize from 1.0.0 to 1.0.1 in /app (#1219) dependabot[bot] 2021-08-02 21:11:52 -07:00
  • ecd9b0214e build(deps): bump github.com/zeebo/blake3 from 0.1.1 to 0.2.0 (#1223) dependabot[bot] 2021-08-02 21:10:55 -07:00
  • 140a86ba72 build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 (#1222) dependabot[bot] 2021-08-02 21:10:37 -07:00
  • 5b8485b8ee build(deps): bump github.com/aws/aws-sdk-go from 1.39.4 to 1.40.12 (#1224) dependabot[bot] 2021-08-02 21:09:37 -07:00
  • d6d9a1fb5f Maintenance improvements for epoch-based index structures (#1225) Jarek Kowalski 2021-08-02 21:08:54 -07:00
  • d77e771df7 provider test: fixed typo Jarek Kowalski 2021-07-29 06:26:06 -07:00
  • cfdbc40756 cli: Fixed ETA estimation of 'snapshot verify' (#1213) Jarek Kowalski 2021-07-26 18:57:58 -07:00
  • 6205b55601 Fix weekly retention labels not being assigned correctly (#1211) abba23 2021-07-26 16:19:59 +02:00
  • 6c5bf42d23 cli: changed 'kopia snapshot verify --verify-files-percent' to float (#1210) Jarek Kowalski 2021-07-24 13:04:50 -07:00
  • 317d5c3419 force-hash: Allow fractional percentages (#1209) Benedikt McMullin 2021-07-24 18:45:46 +02:00
  • 4f93a17782 WebDAV and Rclone atomic writes (#1206) Jarek Kowalski 2021-07-19 21:55:56 -07:00
  • e42cc6ccce Added 'kopia repository validate-provider` (#1205) Jarek Kowalski 2021-07-19 21:42:24 -07:00
  • 7dd9e332ad ci: fixed syntax Jarek Kowalski 2021-07-18 09:33:38 -07:00
  • e2e0cb37d7 ci: changed continue-on-error: true to if: succeeded() || failed() Jarek Kowalski 2021-07-18 09:30:56 -07:00
  • bdd53f05d5 ci: install provider test dependencies separately Jarek Kowalski 2021-07-18 09:18:14 -07:00