Jakob Borg
8f3effed32
Refactor node ID handling, use check digits ( fixes #269 )
...
New node ID:s contain four Luhn check digits and are grouped
differently. Code uses NodeID type instead of string, so it's formatted
homogenously everywhere.
2014-06-30 01:42:03 +02:00
Jakob Borg
843fd9bdbd
Add license header
2014-06-01 22:50:14 +02:00
Jakob Borg
03182c7714
Get tests in line with reality
2014-05-23 15:54:45 +02:00
Jakob Borg
e22ddae3a8
Repair test suite
2014-05-15 09:09:21 -03:00
Jakob Borg
3e34fc66e6
Refactor model into separate package
2014-05-15 00:33:40 -03:00
Jakob Borg
91d5c4a1ae
Show warnings in GUI ( fixes #66 )
2014-02-12 23:18:41 +01:00
Jakob Borg
618c376e18
Synchronize zero sized files ( fixes #44 )
2014-01-29 21:52:27 +01:00
Jakob Borg
fc2ebc6cad
Performance: make filequeue not suck
2014-01-23 16:39:12 +01:00
Jakob Borg
2ea3558283
Add Options message to protocol
2014-01-23 13:12:45 +01:00
Jakob Borg
1dde9ec2d8
New file change suppression algorithm ( fixes #30 )
2014-01-22 12:52:27 +01:00
Jakob Borg
8d5aed410f
Clear availability for disconnected node
2014-01-13 11:22:57 -07:00
Jakob Borg
45fcf4bc84
Implement new puller routine ( fixes #33 )
2014-01-12 11:02:16 -07:00
Jakob Borg
b9af45bc6b
Prepopulate ignore patterns ( fixes #21 )
2014-01-09 22:46:01 +01:00
Jakob Borg
2935aebe53
Benchmarking
2014-01-09 14:11:55 +01:00
Jakob Borg
71f78f0d62
Future proofing: handle file records with unknown flags
2014-01-09 11:04:42 +01:00
Jakob Borg
2cfb24892f
Add version and invalid bit to protocol
2014-01-07 22:44:21 +01:00
Jakob Borg
340c9095dd
Suppress frequent changes to files ( fixes #12 )
2014-01-07 16:10:38 +01:00
Jakob Borg
4b11e66914
Verify requests against model ( fixes #15 )
2014-01-06 21:31:36 +01:00
Jakob Borg
986b15573a
Ignore files matching patterns in .stignore ( fixes #7 )
2014-01-06 21:17:18 +01:00
Jakob Borg
17d5f2bbfc
Fix model test
2014-01-06 15:49:51 +01:00
Jakob Borg
c9cce9613e
Refactor out the model into a subpackage
2014-01-06 11:11:18 +01:00