Commit Graph

  • fd92efc2f6 users/syncing: Minor spelling correction Benjamin Masters 2016-05-12 05:58:39 +00:00
  • 076ac1aa14 users/faq: Mention scanning and syncthing-inotify in relation to CPU usage Jakob Borg 2016-05-11 11:44:45 +00:00
  • 0231d12897 users/config: Document folder labels Lars K.W. Gohlke 2016-05-11 10:48:38 +00:00
  • c5796b993f readme: Getting started building docs locally Lars K.W. Gohlke 2016-05-11 10:47:49 +00:00
  • d628b731d1 build: Remove unused code Lars K.W. Gohlke 2016-05-11 06:21:30 +00:00
  • 21e116aa45 lib/scanner: Refactor scanner.Walk API Jakob Borg 2016-05-09 18:25:39 +00:00
  • d77d8ff803 lib/connections: Don't look at devices that are already optimally connected Jakob Borg 2016-05-09 15:33:25 +00:00
  • 31f64186ae lib/connections: More fine grained locking (fixes #3066) Jakob Borg 2016-05-09 15:03:12 +00:00
  • 1a703efa78 lib/model: Fix accounting error in rescan with multiple subs (fixes #3028) Jakob Borg 2016-05-09 12:56:21 +00:00
  • 8b7b0a03eb lib/config: Don't require restart when adding folders/devices or changing listen address Jakob Borg 2016-05-09 11:30:19 +00:00
  • 0761d804a4 cmd/syncthing: Use random folder ID for default folder, limit random charset Jakob Borg 2016-05-09 09:43:40 +00:00
  • 3ad42d9279 lib/util: Should seed random number generator on startup Jakob Borg 2016-05-09 09:36:42 +00:00
  • 5ac7ff99da dev: Document using the merge bot (#166) Jakob Borg 2016-05-08 14:53:15 +02:00
  • bd41e21c26 all: Correct spelling in comments klemens 2016-05-08 10:54:22 +00:00
  • 10fe23b8f2 script: Don't verify authors on commits tagged 'Skip-check: authors' Jakob Borg 2016-05-08 10:47:57 +00:00
  • 7eacdaa11b spelling-fixes ka7 2016-05-08 11:20:20 +02:00
  • bdafe9f5d4 Updated documentation for foldertype Lars K.W. Gohlke 2016-05-08 07:20:16 +02:00
  • 39899e40bf cmd/syncthing: Use ReadAll + json.Unmarshal in places were we care about consuming the reader Jakob Borg 2016-05-06 22:01:56 +00:00
  • 5d337bb24f lib/ignore: Handle bare commas in ignore patterns (fixes #3042) Jakob Borg 2016-05-06 15:45:11 +00:00
  • 62142c8ccd gui, man: Update docs & translations v0.12.23 Jakob Borg 2016-05-06 16:16:28 +02:00
  • dd5909568f lib/upgrade: Don't attempt processing files larger than expected max binary size (ref #3045) Jakob Borg 2016-05-06 14:14:19 +00:00
  • 53f00ce02a lib/upgrade: Don't attempt processing files larger than expected max binary size (ref #3045) Jakob Borg 2016-05-06 16:09:15 +02:00
  • 38166e976f lib/upgrade: Enforce limits on download archives (fixes #3045) Jakob Borg 2016-05-06 13:58:34 +00:00
  • a53ec582a6 lib/upgrade: Enforce limits on download archives (fixes #3045) Jakob Borg 2016-05-06 14:55:56 +02:00
  • 8b8c48900e lib/upgrade: Auto upgrade signature should cover version & arch (fixes #3044) Jakob Borg 2016-05-06 13:30:35 +00:00
  • c0abde3157 gui: Backport angular and angular-translate updates from master Jakob Borg 2016-05-06 15:35:30 +02:00
  • d6a7ffe0d4 lib/upgrade: Auto upgrade signature should cover version & arch (fixes #3044) Jakob Borg 2016-05-06 13:30:35 +00:00
  • 2ebc6996a2 cmd/stsigtool: Sign stdin when not given a file to sign, or when given "-" Jakob Borg 2016-05-05 19:05:45 +00:00
  • 2e840134d2 lib/protocol: Add Request benchmarks over raw and TLS encrypted TCP channels Jakob Borg 2016-05-04 23:07:07 +00:00
  • 66e1be33cf lib/protocol: Delete erroneously checked in test binary Jakob Borg 2016-05-04 22:09:07 +00:00
  • 591959261c gui: Fix comparison operator in expression (ref #3035) Jakob Borg 2016-05-04 20:30:18 +00:00
  • 459930df09 gui, man: Update docs & translations v0.13.0-beta.4 Jakob Borg 2016-05-04 19:47:08 +00:00
  • 674fc566bb lib/connections: Refactor Audrius Butkevicius 2016-05-04 19:38:12 +00:00
  • 09832abe50 lib/config: Change folder type attribute to a FolderType type Jakob Borg 2016-05-04 11:26:36 +00:00
  • eabd2fc936 lib/model: Use factories for creating folders Audrius Butkevicius 2016-05-04 10:47:33 +00:00
  • 6720906ee5 lib/ignore: Refactor: notMatched should be one of the constants Jakob Borg 2016-05-04 07:15:56 +00:00
  • abb96802cb lib/ignores: Use bitmask for result Audrius Butkevicius 2016-05-01 15:58:23 +00:00
  • de1d3792c1 Document temporary indexes Audrius Butkevicius 2016-05-01 11:21:12 +00:00
  • 29fa05ae05 lib/model: Discard download progress upon receiving an index update (fixes #2993) Audrius Butkevicius 2016-05-01 06:49:29 +00:00
  • 69cdae0149 Document (?d) prefix Audrius Butkevicius 2016-04-30 18:51:14 +00:00
  • 8d245533a7 specs/bep-v1: Add Hello message, changed ClusterConfig Audrius Butkevicius 2016-04-30 12:44:20 +00:00
  • 7b43ba809b Lower case JSON fields are nicer Jakob Borg 2016-04-30 10:53:42 +02:00
  • 49387f9494 lib/protocol: Clean up error values, unused flags Audrius Butkevicius 2016-04-30 04:35:38 +00:00
  • 0c91ae2743 users/faq: Mention GOMAXPROCS in question about CPU usage Jakob Borg 2016-04-29 16:49:16 +02:00
  • 32a16746e5 users/faq: Link to firewall setup from relay question Jakob Borg 2016-04-29 16:40:42 +02:00
  • 630ec0cd28 users/faq: Add Why is the sync so slow? Jakob Borg 2016-04-29 16:33:32 +02:00
  • 09150a77ce users/faq: Update and clarify some FAQ answers Jakob Borg 2016-04-29 15:56:18 +02:00
  • f5ec46e66d users/syncing: Add article describing the underlying mechanisms Jakob Borg 2016-04-29 15:34:25 +02:00
  • 0e21c6fc0d dev/contributing: Describe new commit message and merge process Jakob Borg 2016-04-29 12:11:58 +02:00
  • c648d3bceb index: Logically group articles, undo renaming discosrv Jakob Borg 2016-04-29 12:05:17 +02:00
  • 7c8c38e0be users: Homogenize titling for Custom {Discovery, Relay, Upgrade} Server Jakob Borg 2016-04-29 11:54:46 +02:00
  • 43699de504 users/firewall: Link to proxy setup Jakob Borg 2016-04-29 11:51:13 +02:00
  • c50ade832b users/proxying: Add article describing SOCKS proxies Jakob Borg 2016-04-29 11:34:57 +02:00
  • 5ebce76524 users/discosrv: Document running discosrv behind nginx Scott Hansen 2016-04-29 09:13:57 +00:00
  • 7ad9ba5a70 users/autostart: Simplify brew instructions Jakob Borg 2016-04-29 11:10:45 +02:00
  • 953482de53 cmd/stvanity: x509.GenerateCertificate requires pointer for public key Alex 2016-04-28 22:22:33 +00:00
  • 8cf3a7aeda lib/model: Prettify tests (fixes #3014) Audrius Butkevicius 2016-04-26 20:19:30 +00:00
  • 175f65aabc Change v13 to v2 Audrius Butkevicius 2016-04-26 20:18:37 +00:00
  • b8c5cf1142 lib/model: Refactor: complete renaming of p -> f Jakob Borg 2016-04-26 15:11:19 +00:00
  • 236f121c4e lib/model: Refactor out folder and folderscan types, simplify somewhat Lars K.W. Gohlke 2016-04-26 14:01:46 +00:00
  • 94a392144b Remove explicit relay handling Audrius Butkevicius 2016-04-26 07:46:43 +00:00
  • 2467678bd4 lib/dialer: Add env var to disable proxy fallback (fixes #3006) Audrius Butkevicius 2016-04-24 16:30:20 +00:00
  • e87c1abd4e all: Clean up dead code Lars K.W. Gohlke 2016-04-22 21:15:36 +00:00
  • dffc34559b lib/config: Remove dead code Lars K.W. Gohlke 2016-04-22 20:30:58 +00:00
  • 80f2a9a6bf readme: Remove Appveyor icon Lars K.W. Gohlke 2016-04-22 20:30:37 +00:00
  • 4aa6ecb122 lib/model: Do not use WRONLY (ref #2584) Audrius Butkevicius 2016-04-22 08:12:10 +00:00
  • ccfcdf7f48 cmd/syncthing: Don't compact database at startup Jakob Borg 2016-04-22 07:34:11 +00:00
  • c31350e80d Link to OpenBSD port. (#157) Edd Barrett 2016-04-21 21:08:21 +01:00
  • 4eb23a38b1 cmd/stvanity: Use Go 1.3 compatible interface Jakob Borg 2016-04-20 08:16:42 +00:00
  • cb38213444 build: Remove Appveyor and old CircleCI stuff Jakob Borg 2016-04-20 07:12:01 +00:00
  • 842b6111db vendor: Update github.com/gobwas/glob to solve 1.3 build issue Jakob Borg 2016-04-20 07:05:08 +00:00
  • ea54525a33 lib/connections: Try not to deadlock (fixes #2987) Audrius Butkevicius 2016-04-18 20:25:31 +00:00
  • 893cc025f9 cmd/syncthing: Accept ISO-8859-1 and UTF-8 in HTTP BasicAuth header (fixes #2779) Jakob Borg 2016-04-18 20:24:38 +00:00
  • ab0a7268f6 Deleted my app Iliyan 2016-04-18 20:20:26 +00:00
  • 1a8dbc1058 Update contrib.rst Iliyan 2016-04-18 19:56:47 +00:00
  • b81c8d2e1b lib/model: Drop incoming updates for ignored items (fixes #1701) Jakob Borg 2016-04-18 18:35:31 +00:00
  • 4b07535e86 gui: Downgrade Angular 1.5.3 -> 1.2.9 (fixes #2961) Jakob Borg 2016-04-18 12:34:29 +00:00
  • 0d2fe320a7 cmd/stvanity: New utility to create vanity device IDs Jakob Borg 2016-04-17 20:42:26 +00:00
  • f294113d01 cmd/stdisco: New utility to debug local discovery Jakob Borg 2016-04-17 18:47:38 +00:00
  • e9063c639a Fetch deps of deps X_x Audrius Butkevicius 2016-04-17 15:03:02 +01:00
  • 8d6dedc15b Here we go with gvt bugs Audrius Butkevicius 2016-04-17 14:57:02 +01:00
  • 1bc4c1a8ac Screw godep Audrius Butkevicius 2016-04-17 14:49:00 +01:00
  • 1c7af1a72e lib/upnp: Fix port order Audrius Butkevicius 2016-04-16 22:44:07 +00:00
  • e61f424ade lib/{nat,pmp}: Fix shadowing and nil IPs Audrius Butkevicius 2016-04-16 16:48:07 +00:00
  • 6d3aae32bc Update vendored github.com/cznic/ql (fixes #34) Jakob Borg 2016-04-16 12:59:53 +02:00
  • fa1cfd94d0 lib/versioner: Refactor for testing, speed up test Jakob Borg 2016-04-15 14:26:39 +00:00
  • 0155b6f841 Update docs & translations v0.13.0-beta.3 Jakob Borg 2016-04-15 11:47:33 +00:00
  • f6953624dd lib/model: Test should pass go vet inspections Jakob Borg 2016-04-15 11:41:18 +00:00
  • 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) AudriusButkevicius 2016-04-15 10:59:41 +00:00
  • a4cd4cc253 build: Clean up "go vet" and "go lint" steps Jakob Borg 2016-04-15 07:26:25 +00:00
  • 1a35c440e8 Add solaris support back in AudriusButkevicius 2016-04-14 19:28:06 -04:00
  • 2c6c84ac61 Add font awesome Audrius Butkevicius 2016-04-14 22:31:56 +01:00
  • bd666daf82 No value is less than zero Audrius Butkevicius 2016-04-14 22:26:31 +01:00
  • ca3831c4f5 Screw solaris AudriusButkevicius 2016-04-14 17:21:44 -04:00
  • bbe0d34f43 Godeps AudriusButkevicius 2016-04-14 17:19:56 -04:00
  • dd364c962f Refactor javascript, always show table, add sorting Audrius Butkevicius 2016-04-14 22:01:25 +01:00
  • 50068b0b0f Add local geoip Audrius Butkevicius 2016-04-13 21:34:11 +01:00
  • c49453c519 lib/pmp: Add NAT-PMP support (ref #698) Audrius Butkevicius 2016-04-13 18:50:40 +00:00
  • 52c7804f32 lib/connections: Silence vet and lint warnings Jakob Borg 2016-04-13 11:50:51 +00:00
  • f6b4c34187 Add a link to the official Gentoo package Louis Sautier 2016-04-13 11:10:17 +00:00