Jakob Borg 245bd1eb17 Trigger pull check on remote index updates (fixes #1765)
Without this, when an index update comes in we only do a new pull if the
remote `localVersion` was increased. But it may not be, because the
index is sent alphabetically and the file with the highest local version
may come first. In that case we'll never do a new pull when the rest of
the index comes in, and we'll be stuck in idle but with lots of out of
sync data.
2015-05-08 10:02:46 +02:00
..
2015-05-03 08:29:29 +02:00
2015-04-29 15:59:47 +02:00
2015-03-17 16:02:27 +01:00
2015-04-29 15:59:47 +02:00
2015-04-29 15:59:47 +02:00