Commit Graph

  • 744c2e82b5 build: Enable gometalinter "staticcheck" check Jakob Borg 2016-12-17 15:27:44 +01:00
  • ead7281c20 build: Enable gometalinter "unused" check Jakob Borg 2016-12-17 15:24:13 +01:00
  • aa3ef49dd7 lib/model: Fix lock order AudriusButkevicius 2016-12-21 12:22:18 +00:00
  • 5c067661f4 lib/model: Consistently show folder description in startup messages Jakob Borg 2016-12-21 11:23:20 +00:00
  • 226da976dc lib/model: Allow empty subdirs in scan request (fixes #3829) Jakob Borg 2016-12-21 10:33:07 +00:00
  • ba17cc0a11 gui: Show introducedBy (fixes #3809) AudriusButkevicius 2016-12-20 20:37:19 +00:00
  • 9e0afb7d8a lib/connections: Support setting traffic class (fixes #3790) AudriusButkevicius 2016-12-20 20:14:52 +00:00
  • 9e7d50bc76 cmd/syncthing: Explain corruption panics (fixes #3689) AudriusButkevicius 2016-12-20 19:38:33 +00:00
  • d7d5687faa lib/protocol: Warnln should have been Warnf Jakob Borg 2016-12-21 10:43:12 +01:00
  • 21eb098dd2 vendor: Update github.com/minio/sha256-simd, CPU detection (Linux) Jakob Borg 2016-12-20 09:20:28 +01:00
  • 2f770f8bfb lib/config, lib/protocol: Improve folder description with empty label Jakob Borg 2016-12-19 10:12:06 +01:00
  • f09698d845 gui: Add missing strings to lang-en.json Jakob Borg 2016-12-18 22:29:32 +01:00
  • 3fbcb024a7 gui: Update link to send only documentation page Jakob Borg 2016-12-18 22:22:10 +01:00
  • b8c1c0e048 cmd/syncthing: Enable better crypto, print negotiated cipher suite Jakob Borg 2016-12-18 21:07:44 +00:00
  • 2d47242d54 jenkins: Don't clean out when building with old Go (nukes coverage data) Jakob Borg 2016-12-18 19:58:43 +01:00
  • 66a7829eee jenkins: Also try build with old Go version, if available Jakob Borg 2016-12-18 19:25:27 +01:00
  • 9c67bd2550 lib/connections: Fix port fixup in Go 1.8 (fixes #3817) Jakob Borg 2016-12-18 11:28:18 +00:00
  • f67c5a2fd6 lib/model: Don't send symlinks to old devices that can't handle them (fixes #3802) Jakob Borg 2016-12-17 19:48:33 +00:00
  • 0437f6dd66 lib/model: Don't send symlinks to old devices that can't handle them (fixes #3802) Jakob Borg 2016-12-17 12:05:09 +01:00
  • 11b35d650d lib/model: Accept scan requests of paths ending in slash (fixes #3804) Jakob Borg 2016-12-16 11:21:22 +00:00
  • b279e261a1 gui: Avoid pause between event polls (ref #3527) Jakob Borg 2016-12-14 10:30:42 +01:00
  • 263402f80a cmd/stcli: Add copyright headers to satisfy check Jakob Borg 2016-12-17 12:28:59 +01:00
  • 920a83ec7a cmd/stcli: Fix metalint ineffasign complaint Jakob Borg 2016-12-17 10:51:48 +01:00
  • 3c2ac3522c cmd/stcli: Update for new folder type Jakob Borg 2016-12-17 01:44:18 +01:00
  • 9fdaa637a8 vendor: Add github.com/AudriusButkevicius/cli Jakob Borg 2016-12-17 01:32:04 +01:00
  • 81a9d7f2b9 cmd/stcli: Make it build again Jakob Borg 2016-12-17 01:27:48 +01:00
  • d8d3f05164 cmd/stcli: Import from syncthing-cli repository Audrius Butkevičius 2016-12-17 01:25:45 +01:00
  • 653be136ee gui: Update lang-en.json Jakob Borg 2016-12-17 00:59:25 +01:00
  • 398c356f22 lib/model: Clarify master terminology (fixes #2679) Heiko Zuerker 2016-12-16 22:23:35 +00:00
  • 542b76f687 lib/model: Moar sleep Audrius Butkevicius 2016-12-16 12:05:27 +00:00
  • abb8a1914a lib/model: Accept scan requests of paths ending in slash (fixes #3804) Jakob Borg 2016-12-16 11:21:22 +00:00
  • 163d335078 gui: Update lang-en.json Jakob Borg 2016-12-16 09:42:13 +01:00
  • 0582836820 lib/model, lib/scanner: Efficient inserts/deletes in the middle of the file Audrius Butkevicius 2016-12-14 23:30:29 +00:00
  • bb15776ae6 gui: Avoid pause between event polls (ref #3527) Jakob Borg 2016-12-14 10:30:42 +01:00
  • dde9d4c9eb lib/rc: Remove pause to aggregate events (ref #3527) Jakob Borg 2016-12-14 10:18:43 +01:00
  • 1ef75be1c6 gui, man: Update docs & translations Jakob Borg 2016-12-13 11:29:40 +01:00
  • 3582783972 lib/model, lib/osutil: Verify target directory before pulling / requesting Jakob Borg 2016-12-13 10:24:10 +00:00
  • 5070d52f2f lib/model: Add benchmark for model.Request() Jakob Borg 2016-12-09 23:14:56 +01:00
  • 7b07ed6580 lib/model, lib/protocol, lib/scanner: Include symlink target in index, pull symlinks synchronously Jakob Borg 2016-12-09 18:02:18 +00:00
  • f6a2b6252a gui: Tweak wording (fixes #3769) Han Boetes 2016-12-09 17:16:29 +00:00
  • a9b03de99a gui, lib/db: Correct space accounting of symlinks, for "out of sync" status Jakob Borg 2016-12-09 10:38:36 +01:00
  • f1e3b979a7 Timeline tweaks Jakob Borg 2016-12-07 15:22:25 +01:00
  • a7f7058636 vendor: Update github.com/gobwas/glob (bugfix) Jakob Borg 2016-12-07 09:25:58 +01:00
  • 8ce9b026e9 lib/model: Minor cleanups Lars K.W. Gohlke 2016-12-06 08:54:04 +00:00
  • 0dcf2f1bc8 cmd/strelaysrv: Use legacy dial (fixes #3753) Audrius Butkevicius 2016-12-02 22:45:08 +00:00
  • 99922feb3b gui: Disable device removal when we know it will be reintroduced Audrius Butkevicius 2016-12-02 21:07:02 +00:00
  • 2fd1dca905 lib/connections: Fix odd logging, forgot to call function Jakob Borg 2016-12-02 12:56:14 +01:00
  • e3cf718998 lib/ignore: Add central check for internal files, used in scanning, pulling and requests Jakob Borg 2016-12-01 14:00:11 +00:00
  • 7157917a16 etc: Updated ufw firewall application preset with default GUI port Stefan Kuntz 2016-12-01 12:36:15 +00:00
  • 3266aae1c3 lib/protocol: Apply input filtering on file names Jakob Borg 2016-12-01 12:35:32 +00:00
  • 63194a37f6 lib/model: Double check results in filepath.Join where needed Jakob Borg 2016-12-01 12:35:11 +00:00
  • cabe94552a lib/model: Prevent collisions in the progressemitter registry Unrud 2016-12-01 12:34:20 +00:00
  • 48a229a0cd lib/model: Temp names from all platforms should be recognized as such Jakob Borg 2016-11-30 21:23:24 +00:00
  • e4db86836b lib/model: Locking in the request test Jakob Borg 2016-11-30 13:11:06 +01:00
  • 913a85c571 lib/model: Add simple file syncing test Jakob Borg 2016-11-30 09:32:28 +00:00
  • ed4f6fc4b3 lib/connections, lib/model: Connection service should expose a single interface Jakob Borg 2016-11-30 07:54:20 +00:00
  • 9da422f1c5 gui, man: Update docs & translations Jakob Borg 2016-11-29 11:56:02 +01:00
  • ab1739ba34 cmd/syncthing: Trigger usage message on extra CLI parameters Stefan Tatschner 2016-11-27 11:21:05 +00:00
  • fc1430aa92 lib/fs: The interface and basicfs Jakob Borg 2016-11-24 12:07:14 +00:00
  • 3cde608eda lib/db: Fix ineffassign lint issue Jakob Borg 2016-11-24 12:08:44 +01:00
  • 2898552f4b build: Setup should insteall deadcode metalinter Jakob Borg 2016-11-24 12:05:04 +01:00
  • 911c148c71 build: Improve setup, add metalint ineffasign Jakob Borg 2016-11-24 11:33:43 +01:00
  • 91568a173a lib/model: Remove ineffectual assignment in test Jakob Borg 2016-11-24 11:33:27 +01:00
  • e57f5499a1 lib/sync: Remove unused struct field Jakob Borg 2016-11-24 11:30:55 +01:00
  • 9abb7b71a9 lib/osutil: Fix lint warning on error formatting (fixes #3760) Jakob Borg 2016-11-24 11:19:43 +01:00
  • 724c354d62 cmd/stdiscosrv: Fix lint warning on Context keys (fixes #3760) Jakob Borg 2016-11-24 11:19:19 +01:00
  • c44779094d build: Setup should download latest version of linters etc Jakob Borg 2016-11-24 11:14:28 +01:00
  • eeedab4091 gui: bottom nav always behind dropdown (fixes #3758) Wulf Weich 2016-11-23 17:03:43 +00:00
  • 8559e20237 lib/osutil: Don't chmod in atomic file creation (fixes #2472) Jakob Borg 2016-11-23 14:06:08 +00:00
  • 26730eb083 lib/model: Fix test that relies on ignore reloading Jakob Borg 2016-11-23 14:42:04 +01:00
  • 4160ce674d model: consistently use cfg when referring to config instance and not package Simon Frei 2016-11-22 23:14:20 +00:00
  • 2dbeea21c4 lib/ignore: Don't slow down tests by sleeping Jakob Borg 2016-11-22 22:44:04 +01:00
  • a2b8485a89 lib/ignore: Fast reload of unchanged ignores (fixes #3394) Jakob Borg 2016-11-22 21:30:45 +00:00
  • 5bb74ee61c gui, man: Update docs & translations Jakob Borg 2016-11-22 09:32:57 +01:00
  • 462fde5e7d cmd/syncthing: Make the default folder default again Jakob Borg 2016-11-22 08:18:43 +00:00
  • f1e83a57cd lib/osutil: Remove unnecessary fsync in Copy() Unrud 2016-11-22 07:59:54 +00:00
  • cc9a9fb390 lib/model, lib/protocol: Add Folder.Description() for logging (ref #3741) Jakob Borg 2016-11-22 08:36:14 +01:00
  • 8fbcceb742 authors: Add further Unrud address Jakob Borg 2016-11-22 08:14:22 +01:00
  • d3a251e6d9 lib/model: Log folder IDs and labels (fixes #3724) Roman Zaynetdinov 2016-11-17 17:12:41 +02:00
  • be80b26c18 authors: Add zaynetro Jakob Borg 2016-11-21 20:08:31 +01:00
  • 1574b7d834 lib/model: Add fsync of files and directories, option to disable (fixes #3711) Unrud 2016-11-21 18:09:29 +01:00
  • 51e10e344d Add Unrud Jakob Borg 2016-11-21 17:59:44 +01:00
  • 0d55d8c5b0 gui: Convert URLs in warning messages to HTML links (fixes #3241) kwhite17 2016-11-21 08:27:44 +00:00
  • 1392589d36 authors: Add kwhite17 Jakob Borg 2016-11-21 09:12:03 +01:00
  • 548a324256 lib/connections: Slow down failing listeners Jakob Borg 2016-11-19 12:37:14 +00:00
  • a8a0bc356a lib/model: Minor cleanup to not fondle cfg.Raw things in handleDeintroductions Jakob Borg 2016-11-17 08:56:55 +00:00
  • faee1d5a8d lib/model: Fix locking around introduction handling (fixes #3737) Jakob Borg 2016-11-17 08:50:24 +00:00
  • 3088dac33b lib/model: Clean up generateClusterConfig, fix spurious test failure by sorting Jakob Borg 2016-11-17 07:45:45 +01:00
  • 2641062c17 gui, man: Update docs & translations Jakob Borg 2016-11-15 07:23:48 +01:00
  • 95c738ea28 lib/protocol: Serialize the all zeroes device ID to the empty string Jakob Borg 2016-11-15 06:22:36 +00:00
  • 562d2f67a6 snapcraft: Point home and config dir towards non-versioned snap home (fixes #3730) Jakob Borg 2016-11-14 19:05:59 +01:00
  • ba6aff4a1b gui: Use icons and tooltips for folder size info (fixes #3710) Ben Schulz 2016-11-13 13:56:07 +00:00
  • bb23e3940e cmd/strelaysrv: Use listen address for outgoing HTTP requests (fixes #3682) Audrius Butkevicius 2016-11-11 22:51:48 +00:00
  • 94e4370c7e cmd/strelaysrv: Outbox will get GCed (fixes #3718) Audrius Butkevicius 2016-11-11 22:28:46 +00:00
  • 38d28c3f4a lib/relay: Close invitation channel in all error cases (fixes #3726) Audrius Butkevicius 2016-11-11 22:23:48 +00:00
  • f60b424d70 lib/config: Raw() -> RawCopy() Audrius Butkevicius 2016-11-12 09:34:18 +00:00
  • a1a91d5ef4 lib/model: Introducer can remove stuff it introduced (fixes #1015) Audrius Butkevicius 2016-11-07 16:40:48 +00:00
  • bfb48b5dde jenkins: Clean should remove old snaps Jakob Borg 2016-11-12 10:08:13 +01:00
  • 2860813a8e build: Set snap grade to "stable" for releases Jakob Borg 2016-11-12 09:43:12 +01:00
  • 72538e350d build: Snap versions should not have initial "v" Jakob Borg 2016-11-12 08:36:19 +00:00