Commit Graph

  • 4299af1c63 lib/config, lib/model: Use path from locations to check disk space for db (#5525) Simon Frei 2019-02-12 13:25:11 +01:00
  • d85ef949be lib/model: Introduce setupModel test utility (#5524) Simon Frei 2019-02-12 13:18:13 +01:00
  • dc929946fe all: Use new reflect based CLI (#5487) Audrius Butkevicius 2019-02-12 06:58:24 +00:00
  • 7bac927ac8 lib/model: Use functions to generate config (#5513) Simon Frei 2019-02-12 07:50:07 +01:00
  • 93b4597d1a gui: Localize items counts (#5520) Matt Robenolt 2019-02-11 22:49:14 -08:00
  • 0928628e7b etc: Add keywords to .desktop files (fixes #5365) (#5521) Evgeny Kuznetsov 2019-02-11 16:33:05 +03:00
  • c5a79bdfe6 Fix builds on Windows without CGO (#5518) Audrius Butkevicius 2019-02-10 14:58:29 +00:00
  • 04fdafa280 lib/db, lib/model: Remove dead code (#5517) Jakob Borg 2019-02-08 16:42:58 +01:00
  • cb49136269 gui: Add missing translation string (fixes #5515) Jakob Borg 2019-02-07 07:28:25 +01:00
  • 2f415d8f09 lib/model: Don't use LocalDeviceID as normal id in tests (#5512) Simon Frei 2019-02-06 09:32:03 +01:00
  • b076031bfa gui, man, authors: Update docs, translations, and contributors Jakob Borg 2019-02-06 07:45:24 +01:00
  • e538797ce1 lib/model: Improve TestIssue5063 (#5509) Simon Frei 2019-02-06 00:07:21 +01:00
  • 5df8219bcb lib/model: Add progressEmitter to supervisor (model) (#5510) Simon Frei 2019-02-05 19:02:36 +01:00
  • af4fb97538 lib/model: Fail test instead of panic due to closing channel twice (#5508) Simon Frei 2019-02-05 19:01:56 +01:00
  • 5d9d87f770 lib/model: Helperize test os and remove error return value (#5507) Simon Frei 2019-02-05 19:01:05 +01:00
  • c75cfcfd06
    gui: Enable large blocks by default, add to config dialog (#5405) Jakob Borg 2019-02-02 13:06:01 +01:00
  • 6cdd1c5158 cmd/syncthing: Fixup previous commit Jakob Borg 2019-02-02 12:54:26 +01:00
  • 41d037da1f build: Remove outdated&non-functional setup command (fixes #5454) (#5455) Simon Frei 2019-02-02 12:47:46 +01:00
  • 82afe73a9a cmd/syncthing, lib/config: Update default config creation (#5492) Simon Frei 2019-02-02 12:43:57 +01:00
  • 6452e16f15 golangci: Add config file Jakob Borg 2019-02-02 12:34:23 +01:00
  • ca47b4c218 cmd/syncthing: Correct strings.HasPrefix args order (#5498) Iskander (Alex) Sharipov 2019-02-02 14:18:19 +03:00
  • c2ddc83509 all: Revert the underscore sillyness Jakob Borg 2019-02-02 12:16:27 +01:00
  • 9fd270d78e
    all: A few more interesting linter fixes (#5502) Jakob Borg 2019-02-02 12:09:07 +01:00
  • 0b2cabbc31
    all: Even more boring linter fixes (#5501) Jakob Borg 2019-02-02 11:45:17 +01:00
  • df5c1eaf01
    all: Bunch of more linter fixes (#5500) Jakob Borg 2019-02-02 11:02:28 +01:00
  • 2111386ee4
    all: Fix some linter errors (#5499) Jakob Borg 2019-02-02 10:11:42 +01:00
  • 583172dc8d lib/db: Fix race in NamespacedKV (#5496) Simon Frei 2019-02-01 09:54:21 +01:00
  • 1529563332 docker: Build outside GOPATH (fixes #5495) Jakob Borg 2019-01-31 20:32:08 +01:00
  • 5605877625 cmd/syncthing: Pass SIGTERM on in monitor (fixes #5493) (#5494) Simon Frei 2019-01-31 18:35:20 +01:00
  • 7236d56731
    lib/model: In tests disable watching for changes by default (fixes #5246) (#5485) Simon Frei 2019-01-30 16:38:10 +01:00
  • 47d68a0aec gui, man, authors: Update docs, translations, and contributors Jakob Borg 2019-01-30 07:45:27 +01:00
  • 657be162dd test, lib/rc: Integration test fixes and polish (#5488) Simon Frei 2019-01-29 16:59:01 +01:00
  • 8815ef922b mod: Update dependencies and tidy (fixes #5311) (#5486) Simon Frei 2019-01-28 22:45:56 +01:00
  • 79d109a386 lib/config: Add omitempty to DeprecatedMinHomeDiskFreePct (fixes #5482) (#5484) Simon Frei 2019-01-28 11:46:28 +01:00
  • 75dcff0a0e
    all: Copy owner/group from parent (fixes #5445) (#5479) Jakob Borg 2019-01-25 09:52:21 +01:00
  • 0e07f6bef4
    vendor: rm -rf vendor (#5478) Jakob Borg 2019-01-24 09:03:00 +01:00
  • a45ba70467 lib/model: Improve errors while pulling (#5474) Simon Frei 2019-01-24 08:18:55 +01:00
  • 42bd42df5a lib/db: Do all update operations on a single item at once (#5441) Simon Frei 2019-01-23 10:22:33 +01:00
  • 6421693cce gui, man, authors: Update docs, translations, and contributors Jakob Borg 2019-01-23 07:45:23 +01:00
  • a371b15398 lib/db: Various polish (#5471) Simon Frei 2019-01-20 10:24:39 +01:00
  • 29e4b417f2 vendor: Update vendor dir from a80c0fda Jakob Borg 2019-01-20 08:50:40 +01:00
  • 00fa77dd47 lib/db: Consistent use of buffers (#5470) Simon Frei 2019-01-20 08:47:20 +01:00
  • df4d754197 lib/db: Minor polish (#5469) Simon Frei 2019-01-19 20:26:46 +01:00
  • f3d735c56a lib/db: Fix, optimize and extend benchmarks (#5467) Simon Frei 2019-01-19 20:24:44 +01:00
  • 1d99db9bc6 lib/db: Deduplicate getFile* code (#5468) Simon Frei 2019-01-19 20:21:58 +01:00
  • 96bd691f55 lib/fs: Skip some tests on OpenBSD (fixes #5077) (#5466) Audrius Butkevicius 2019-01-19 07:28:57 +00:00
  • 22e133cce6 lib/db: Deduplicate comparing old and new items (#5465) Simon Frei 2019-01-18 22:19:56 +01:00
  • a80c0fdae8 vendor: Update minio/sha256-simd Audrius Butkevicius 2019-01-18 20:30:40 +00:00
  • 1f87b874af lib/db: Add "dirty" function terminology to getGlobal (ref #5462) (#5463) Simon Frei 2019-01-18 13:01:39 +01:00
  • 1e69997ecd
    lib/db: Fix iterating sequence index (fixes #5340) (#5462) Jakob Borg 2019-01-18 11:34:18 +01:00
  • 76af0cf07b
    lib/protocol: Remove support for v0.13 hello messages (#5461) Jakob Borg 2019-01-17 20:48:43 +01:00
  • c2cc1dadea gui, man, authors: Update docs, translations, and contributors Jakob Borg 2019-01-16 07:45:23 +01:00
  • f4bf18c1b4
    cmd/syncthing, gui: Settings dialog upgrades/reporting for candidates (fixes #4216) (#5457) Jakob Borg 2019-01-15 08:44:46 +01:00
  • b01edca420
    all: Update protobuf package 1.0.0 -> 1.2.0 (#5452) Jakob Borg 2019-01-14 11:53:36 +01:00
  • c87411851d lib/protocol: Fix potential deadlock when closing connection (ref #5440) (#5442) Simon Frei 2019-01-14 08:32:37 +01:00
  • 51f65bd23a lib/model: Reset pull errors when succeeding (fix #5450) (#5451) Simon Frei 2019-01-14 08:30:52 +01:00
  • 801e9b57eb
    Update config (#5444) Audrius Butkevicius 2019-01-13 23:28:17 +00:00
  • 93ae9a1c2e lib/logger: Clean up LOGGER_DISCARD handing to unbreak tests Jakob Borg 2019-01-13 10:22:01 +01:00
  • d4f0544d9e
    build: Add -cc argument that is not used by build.go (#5447) Audrius Butkevicius 2019-01-11 23:07:53 +00:00
  • 0b03b6a9ec lib/model: Improve filesystem operations during tests (fixes #5422) Simon Frei 2019-01-11 13:56:05 +01:00
  • 24ffd8be99 all: Send Close BEP msg on intentional disconnect (#5440) Simon Frei 2019-01-09 17:31:09 +01:00
  • d924bd7bd9 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2019-01-09 07:45:23 +01:00
  • 1e71b00936
    lib/model: Sanitize paths used for auto accepted folders (fixes #5411) (#5435) Jakob Borg 2019-01-05 18:10:02 +01:00
  • f3630a69f1 gui: Fix bar chart icon (fixes #5389) Jakob Borg 2019-01-05 11:35:50 +01:00
  • 5503175854
    lib/logger: Strip control characters from log output (fixes #5428) (#5434) Jakob Borg 2019-01-05 11:31:02 +01:00
  • ad30192dca vendor: Update minio/sha256-simd (#5433) Audrius Butkevicius 2019-01-05 09:21:42 +00:00
  • 158559023e lib/db: Fix sequence updating for remote invalid items (#5420) Simon Frei 2019-01-04 20:19:10 +01:00
  • 04070b4848
    lib/logger: Add test for stack level (#5430) Jakob Borg 2019-01-04 17:51:58 +01:00
  • 597cee67d3 cmd/ur*: Updates for 1.0 Jakob Borg 2019-01-03 21:46:02 +01:00
  • 78ccedfeec gui, man, authors: Update docs, translations, and contributors Jakob Borg 2019-01-02 07:45:22 +01:00
  • 69fe471dfa gui: Make sync status accessible by screen readers (fixes #2697) (#5381) Ben S 2019-01-01 10:18:08 +01:00
  • 47e08797cb lib/model: Don't pull if ignores failed to load and cleanup (#5418) Simon Frei 2019-01-01 10:17:14 +01:00
  • 48dab8f201 Merge branch 'release' Jakob Borg 2019-01-01 09:38:30 +01:00
  • 643cfe2e98 lib/config: Revert #5415 (#5417) Simon Frei 2018-12-30 21:57:41 +01:00
  • 8bb9878f26 lib/model: Check folder context before setting error state (#5416) Simon Frei 2018-12-30 21:56:16 +01:00
  • 9d075781ad cmd/syncthing: Improve messages when free space is running out (#5415) Maurizio Tomasi 2018-12-29 20:48:20 +01:00
  • 2ad40734f8 gui: Use a modern font stack inspired by Bootstrap 4 (#5407) Hugo Locurcio 2018-12-26 23:05:20 +01:00
  • 952ab7db1c cmd/syncthing: Updated code name Jakob Borg 2018-12-26 17:23:05 +01:00
  • 84ca86f095 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-12-26 07:45:23 +01:00
  • 0ac6ea6f1e gui: Reformat HTML & JS for consistent white space Jakob Borg 2018-12-25 14:26:46 +01:00
  • 41469c5393 lib/rc: Remove dead lock (fixes #5403) Jakob Borg 2018-12-23 09:11:15 +01:00
  • 4783294a09 lib/model: Don't pass nil *Matcher to performFinish (fixes #5401) (#5402) Simon Frei 2018-12-22 21:58:17 +01:00
  • c8123bda28 cmd/syncthing: Don't rewrite config on startup unless necessary (#5399) Jakob Borg 2018-12-21 15:26:36 +01:00
  • 99c9d65ddf lib/scanner: Check ignore patterns before reporting error (fixes #5397) (#5398) Simon Frei 2018-12-21 12:08:15 +01:00
  • fc81e2b3d7 lib/model: Do folder watch operations under lock (fixes #5392) (#5395) Simon Frei 2018-12-21 12:06:21 +01:00
  • c3b3e02f21 test: Update configs and revert changes during testing (#5393) Simon Frei 2018-12-21 11:50:28 +01:00
  • 2626143fc5 lib/rc: Fix hangups when Syncthing process ends unexpectedly (#5383) Simon Frei 2018-12-21 11:49:04 +01:00
  • ae0dfcd7ca build: Allow specifying the go command (#5396) Stefan Tatschner 2018-12-20 15:24:35 +01:00
  • 58f3e56729 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-12-19 07:45:22 +01:00
  • 944ddcf768
    all: Become a Go module (fixes #5148) (#5384) Jakob Borg 2018-12-18 12:36:38 +01:00
  • 3cc8918eb4 lib/db: Defer unlock to avoid hangup on panic (#5388) Simon Frei 2018-12-17 14:59:09 +01:00
  • c40c9a8d6a
    lib/scanner: Don't report error on missing items (fixes #5385) (#5387) Simon Frei 2018-12-17 14:52:15 +01:00
  • abb3fb8a31
    lib/events: Become a service (fixes #5372) (#5373) Jakob Borg 2018-12-13 13:42:28 +01:00
  • fc860df514 lib/watchaggregator: Properly unsubscribe from events when stopping (ref #5372) (#5374) Jakob Borg 2018-12-13 08:11:51 +01:00
  • c934918347 lib/scanner: Fix empty path on normalization error (fixes #5369) (#5370) Simon Frei 2018-12-12 12:09:39 +01:00
  • c98a34a5d4 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-12-12 07:45:23 +01:00
  • bdcffe703b build: Don't use go build -i (#5367) Jörg Thalheim 2018-12-11 12:37:47 +00:00
  • a09079ed25 all: Display list of locally changed items in UI (fixes #5336) (#5337) Simon Frei 2018-12-11 09:59:04 +01:00
  • 1b59960ff9
    lib/model: Attempt to unflake Deregister tests (fixes #5362) (#5366) Jakob Borg 2018-12-11 09:42:03 +01:00
  • f04d054b5a lib/db: Document current keyspace Jakob Borg 2018-12-10 09:55:04 +01:00