提交历史

作者 SHA1 备注 提交日期
  Jakob Borg 3176629410 cmd, lib: Fix ineffectual assignments (ineffasign) and comment spelling 9 年之前
  Jakob Borg fa0101bd60 lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080) 9 年之前
  Jakob Borg 6d357211b2 lib/config: Remove "Invalid" attribute (fixes #2471) 9 年之前
  Lars K.W. Gohlke af0bc95de5 lib/model: Refactor encapsulation of the folder scanning 9 年之前
  Jakob Borg b0d03d1f1c lib/config: Retain slash at end of path after expanding ~ (fixes #2782) 9 年之前
  Jakob Borg f343c8ba36 lib/model, lib/scanner: Silence vet warnings 9 年之前
  Jakob Borg b779e22205 lib/model: Don't set ignore bit when it's already set 9 年之前
  Jakob Borg d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 年之前
  Audrius Butkevicius 92a23da3ec lib/model: Make the (?d) prefix actually work 9 年之前
  Jakob Borg b993b41847 lib/config: Minor attribute updates 9 年之前
  Jakob Borg 1a703efa78 lib/model: Fix accounting error in rescan with multiple subs (fixes #3028) 9 年之前
  klemens bd41e21c26 all: Correct spelling in comments 9 年之前
  Audrius Butkevicius 674fc566bb lib/connections: Refactor 9 年之前
  Jakob Borg 09832abe50 lib/config: Change folder type attribute to a FolderType type 9 年之前
  Audrius Butkevicius eabd2fc936 lib/model: Use factories for creating folders 9 年之前
  AudriusButkevicius 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 年之前
  Michael Ploujnikov 7533a61203 unifySubs: add two trivial test cases 9 年之前
  Michael Ploujnikov 467d338fe4 lib/model: Scanning unknown items is OK as long as the parent is known (fixes #2915) 9 年之前
  Audrius Butkevicius 4389bb037d lib/model: Add option for overwriting names on connect (fixes #2912) 9 年之前
  Jakob Borg f5f0e46016 lib: Use bytes.Equal instead of bytes.Compare where possible 9 年之前
  Audrius Butkevicius b4f9a55e6e protocol: Add "Hello" message at connection start, also for unauthed peers 9 年之前
  Jakob Borg 2df001fe5c lib/model: Correct handling of multiple subs when scanning (fixes #2851) 9 年之前
  Jakob Borg acdddc0b79 Don't leak sendIndexes on disconnect (fixes #2589) 10 年之前
  Audrius Butkevicius 80b9a3e00b Don't warn about failed ignores if folder unhealthy (fixes #2630) 10 年之前
  Jakob Borg 9cf653d673 Rename Model.clusterConfig to Model.generateClusterConfig 10 年之前
  Jakob Borg 59565fd1d1 Woops 10 年之前
  Jakob Borg 55592137a2 Use constructor functions for FolderConfiguration and DeviceConfiguration 10 年之前
  Jakob Borg 2a4fc28318 We should pass around db.Instance instead of leveldb.DB 10 年之前
  Matt Burke c2a5e180b8 Emit warning when sync could overwrite configuration 10 年之前
  Audrius Butkevicius afc917b582 Fix tests 10 年之前