Commit Graph

  • 0e341832e0 Handle unknown flags at the model Audrius Butkevicius 2015-01-14 22:28:19 +00:00
  • 489e2e6ad5 Update Model function signatures Audrius Butkevicius 2015-01-14 22:11:31 +00:00
  • 941f637bca Update protocol package Audrius Butkevicius 2015-03-26 21:49:49 +00:00
  • 6277c0595c Merge pull request #3 from syncthing/changes Jakob Borg 2015-03-26 22:31:45 +01:00
  • aa9eda1979 Add IndexTemporary and RequestTemporary flags Audrius Butkevicius 2015-02-13 23:27:01 +00:00
  • 1d76efcbcd Remove duplication Audrius Butkevicius 2015-02-11 22:11:44 +00:00
  • 34c2c1ec16 Send and receive Request error codes Audrius Butkevicius 2015-02-08 11:04:01 +00:00
  • bf7fea9a0a Rename error to code, update xdr path Audrius Butkevicius 2015-02-06 21:34:51 +00:00
  • fdf15f3ca3 Flag checking is now responsibility of the model Audrius Butkevicius 2015-02-05 23:01:17 +00:00
  • 1cb5875b20 Expose flags, options in Index{,Update} Audrius Butkevicius 2015-02-04 22:15:17 +00:00
  • 1a59a5478f Expose hash, flags, options in Request Audrius Butkevicius 2015-01-24 21:56:12 +00:00
  • fc0cb704f2 Merge pull request #1523 from calmh/vv Audrius Butkevicius 2015-03-26 20:46:02 +00:00
  • 960c0cbddf Change (default) GUI port from 8080 to 8384 ('ST' in ascii values) Lode Hoste 2015-03-26 21:36:06 +01:00
  • 5750443371 Merge pull request #10 from syncthing/vv Audrius Butkevicius 2015-03-26 13:25:04 +00:00
  • 9f67d86b30 Merge pull request #1526 from calmh/minreconnect Audrius Butkevicius 2015-03-26 13:01:29 +00:00
  • 66f7d83baa Don't allow arbitrarily short reconnection intervals (fixes #1524) Jakob Borg 2015-03-26 13:57:27 +01:00
  • b44e87c6e8 Silence go vet composites warning Jakob Borg 2015-03-25 23:15:52 +01:00
  • 6da7f17c4a Implement version vectors Jakob Borg 2015-03-25 22:37:35 +01:00
  • b4f45d1e79 Update tests for version vectors Jakob Borg 2015-03-25 22:37:23 +01:00
  • 7d766bf7c7 Update protocol Jakob Borg 2015-03-25 22:35:05 +01:00
  • f9132cae85 Implement version vectors Jakob Borg 2015-03-20 09:58:32 +01:00
  • 75dc7e6671 Assets Jakob Borg 2015-03-25 22:08:16 +01:00
  • 3fd887fc57 Merge pull request #1518 from calmh/negcache Audrius Butkevicius 2015-03-25 21:06:15 +00:00
  • 128447a681 Merge pull request #1520 from calmh/flags Audrius Butkevicius 2015-03-25 21:04:47 +00:00
  • 17149741a7 Merge pull request #9 from syncthing/flags Audrius Butkevicius 2015-03-25 21:04:14 +00:00
  • 23bae932c7 Add flags and options for future extensibility (fixes #1027) Jakob Borg 2015-03-25 21:21:12 +01:00
  • d2ec40bb67 Add flags and options for future extensibility Jakob Borg 2015-03-25 21:20:04 +01:00
  • 9701998f82 Add negative cache time to global discovery Jakob Borg 2015-03-25 16:55:40 +01:00
  • 9d06132743 Rewrite for a PostgreSQL backend Jakob Borg 2015-03-25 08:16:52 +01:00
  • 0289c50ad9 Changelog.go needs a copyright header Jakob Borg 2015-03-25 08:55:10 +01:00
  • 51eea3f90b GPL->MIT Jakob Borg 2015-03-25 08:07:33 +01:00
  • 50490f5b26 Merge pull request #1514 from kamadak/name Jakob Borg 2015-03-24 21:10:12 +01:00
  • d12f802027 Merge pull request #1513 from kamadak/dir-perm Jakob Borg 2015-03-24 21:09:48 +01:00
  • ac7097b4d0 Preserve the permission of a newly created directory KAMADA Ken'ichi 2015-03-23 21:31:53 +09:00
  • 66087e4332 List the given name first for consistency with others KAMADA Ken'ichi 2015-03-23 21:38:07 +09:00
  • 3706f9bcb8 Merge pull request #1510 from AudriusButkevicius/location Jakob Borg 2015-03-22 18:38:33 +01:00
  • c505218896 Configure location provider Audrius Butkevicius 2015-03-22 15:35:08 +00:00
  • 6186a746e0 Rewrite changelog.sh in Go Jakob Borg 2015-03-22 16:14:52 +01:00
  • 3e98bae5ec Fix changelog.sh for Linux Jakob Borg 2015-03-22 15:45:40 +01:00
  • 2e1e8f764e Fix crash on walker error (fixes #1507) Audrius Butkevicius 2015-03-22 14:06:29 +00:00
  • a7492f8612 Send correct MIME type for SVG images (fixes #1506) Jakob Borg 2015-03-22 12:55:44 +01:00
  • 123b1f01e4 Translation update Jakob Borg 2015-03-22 11:33:10 +01:00
  • 865f62e3eb Merge pull request #1505 from rumpelsepp/systemd Jakob Borg 2015-03-21 23:28:54 +01:00
  • 3ea93f52ee systemd: Set -logflags to 0, provide -no-browser flag Stefan Tatschner 2015-03-21 20:46:14 +01:00
  • 27c70bdf07 Build moar platforms Jakob Borg 2015-03-21 20:22:19 +01:00
  • b53e545ebc Merge pull request #1502 from calmh/defaults Audrius Butkevicius 2015-03-21 14:44:46 +00:00
  • 157a4c891c Update integration test configs to v10 Jakob Borg 2015-03-21 15:40:00 +01:00
  • ad9ea07309 Set defaults correctly for autoNormalize Jakob Borg 2015-03-21 15:33:31 +01:00
  • fc483cdfc6 Assets Jakob Borg 2015-03-20 09:35:02 +01:00
  • 9033838cf2 Merge pull request #1492 from alex2108/fix-gui Jakob Borg 2015-03-20 09:34:48 +01:00
  • 8e5d2d5905 Merge pull request #1491 from alex2108/master Jakob Borg 2015-03-20 09:34:10 +01:00
  • 18aa66dabb use lowerCamelCase for file versioning display Alexander Graf 2015-03-19 18:16:48 +01:00
  • a2f7b78453 use Lstat instead of Stat to prevent errors with symlinks Alexander Graf 2015-03-19 17:36:15 +01:00
  • 5c026cbe1d Merge pull request #1490 from syncthing/unspecified Jakob Borg 2015-03-19 14:02:47 +01:00
  • dc51476897 Skip unspecified IPs Audrius Butkevicius 2015-03-19 12:44:38 +00:00
  • 39eaa577e0 Merge pull request #1489 from syncthing/lans Jakob Borg 2015-03-19 13:09:59 +01:00
  • 1f006481ee Merge pull request #1484 from alex2108/master Jakob Borg 2015-03-19 13:08:54 +01:00
  • 60faabcbe2 Print LANs on startup Audrius Butkevicius 2015-03-19 11:07:20 +00:00
  • d3f1eaf1a3 Add external versioner (ref #573) Alexander Graf 2015-03-19 11:31:21 +01:00
  • f568e76fd4 Merge pull request #1488 from calmh/utf8 Audrius Butkevicius 2015-03-19 08:33:08 +00:00
  • e947223aaa Decide once and for all to return filepath.SkipDir or nil Jakob Borg 2015-03-19 07:44:43 +01:00
  • 8311162be3 Automatically fix file name normalization errors (fixes #430) Jakob Borg 2015-03-18 23:54:50 +01:00
  • 75523556e8 Use SVG format logos Jakob Borg 2015-03-18 12:51:23 +01:00
  • c82b5d4982 Merge pull request #1474 from calmh/refactor-states Audrius Butkevicius 2015-03-17 19:09:48 +00:00
  • 1c3158099c Rename files to match type names Jakob Borg 2015-03-16 21:16:29 +01:00
  • bdbca75dfa Refactor state tracking (...) Jakob Borg 2015-03-16 21:14:19 +01:00
  • 124b189cc0 Rebuild assets Audrius Butkevicius 2015-03-17 17:58:19 +00:00
  • de38b46392 Fix build Audrius Butkevicius 2015-03-17 17:52:50 +00:00
  • e1975644d6 Add /rest/filestatus Jakob Borg 2015-03-17 17:51:50 +00:00
  • d9fd27a9e8 Merge pull request #1421 from syncthing/mpl Jakob Borg 2015-03-17 16:42:33 +01:00
  • 32425c5561 MPLv2 Jakob Borg 2015-03-07 21:36:35 +01:00
  • 8d20923881 Suppress 'Last File Received' if a node is folder master (fixes #1472) Johan Vromans 2015-03-17 08:44:17 +01:00
  • 3a35b8b26c Add sciurius Jakob Borg 2015-03-17 08:42:27 +01:00
  • 36c93b755a Merge pull request #1465 from pascalj/lowercase-api Jakob Borg 2015-03-16 21:43:34 +01:00
  • ea8c3debea Merge pull request #1470 from syncthing/silence Jakob Borg 2015-03-16 12:01:29 +01:00
  • b2425b2a25 Silence warnings (ref #1388) Audrius Butkevicius 2015-03-16 10:47:29 +00:00
  • 49bc74e7a0 Use lowerCamelCase for the JSON API (fixes #1338) Pascal Jungblut 2015-03-10 23:45:43 +01:00
  • 51c932164f bep/1.0 negotiation can't be a hard error. Jakob Borg 2015-03-15 17:49:47 +01:00
  • 19e82e93b1 Translation update Jakob Borg 2015-03-15 16:42:52 +01:00
  • 3f785eaecf Merge pull request #1466 from kamadak/win-w-bits Jakob Borg 2015-03-15 16:35:13 +01:00
  • e59c0f38d9 Also build darwin/386 Jakob Borg 2015-03-15 16:23:45 +01:00
  • 64004c6bc0 Alternate email for pascalj Jakob Borg 2015-03-15 16:02:34 +01:00
  • 422332de7e Add kamadak Jakob Borg 2015-03-15 15:19:17 +01:00
  • 5a15ba7451 Add pascalj Jakob Borg 2015-03-15 15:17:35 +01:00
  • d3686bb1e2 Add kilburn Jakob Borg 2015-03-15 15:17:26 +01:00
  • 3a6eeef580 Do not send group/others-writable bits from Windows. KAMADA Ken'ichi 2015-03-15 22:14:44 +09:00
  • 1dc5c6b8a8 Merge pull request #1457 from calmh/relverv3 Audrius Butkevicius 2015-03-13 10:42:27 +00:00
  • 3532a560d8 Guessing version from directory name is not viable in Go (ref #1449) Jakob Borg 2015-03-13 10:10:13 +01:00
  • d2d894d808 Merge pull request #1451 from calmh/relverv2 Audrius Butkevicius 2015-03-12 10:38:39 +00:00
  • 2aa38bfc4b Get version from RELEASE file if it exists, or guess from directory (fixes #1449) Jakob Borg 2015-03-12 11:17:18 +01:00
  • 9c3cee9ae4 Translation update Jakob Borg 2015-03-11 21:15:55 +01:00
  • fc521b5f9d Protocol dep update Jakob Borg 2015-03-11 21:13:17 +01:00
  • 1a4398cc55 Tests should actually pass Jakob Borg 2015-03-11 21:10:44 +01:00
  • 5253368acc Merge pull request #1448 from calmh/xp Audrius Butkevicius 2015-03-11 20:06:13 +00:00
  • 51cfc3d4be Fall back to %AppData% is %LocalAppData% is blank (fixes #1446) Jakob Borg 2015-03-11 21:03:42 +01:00
  • 80bffd93e7 Merge pull request #1447 from calmh/silencio Audrius Butkevicius 2015-03-11 20:03:37 +00:00
  • df4f22e899 Don't yell about discovery listening and resolving (ref #1418) Jakob Borg 2015-03-11 20:56:05 +01:00
  • 529d91fb9d Merge pull request #7 from syncthing/compression Audrius Butkevicius 2015-03-11 19:36:02 +00:00
  • 8cc70843a5 Merge pull request #1445 from calmh/compression Audrius Butkevicius 2015-03-11 19:35:15 +00:00
  • 70c841f23a Compress only metadata by default (fixes #1374) Jakob Borg 2015-02-23 09:44:10 +01:00