New Propagation algorithm: Fetch, and emit, the root etag
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 9 Oct 2018 13:12:02 +0000 (15:12 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:07 +0000 (10:58 +0100)
commit52dcfcb1663cd5595560c6c203fcf8fa2786a5de
treef9e86ff5733534c25219fc0d1f576d884f21fba0
parentd25d87e92cc1b3dd769f831dbdb7a09cf9517111
New Propagation algorithm: Fetch, and emit, the root etag

Remove the feature to concatenate etags as servers that don't
have a root etag are no longer suported
src/libsync/account.cpp
src/libsync/account.h
src/libsync/discovery.cpp
src/libsync/discovery.h
src/libsync/discoveryphase.cpp
src/libsync/discoveryphase.h
src/libsync/networkjobs.cpp
src/libsync/syncengine.cpp