nextcloud-desktop/test
Jyrki Gadinger a313ea6aff fix(network): fall back to unlimited bandwidth in case the legacy global limit is still set
`-2` used to mean "Use global limits", which no longer exist since
3.17.0.  As any negative value results in the auto bandwidth limiter to
engage, this could result in unexpected slower sync speeds after a
client upgrade.

Let's just keep handling that value and assume that we want to use
unlimited bandwidth.

Fixes #8743

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-10-23 13:59:38 +02:00
..
benchmarks
csync
manual/favlink
mockserver
activitylistmodeltestutils.cpp
activitylistmodeltestutils.h
CMakeLists.txt
e2etestsfakecert.pem
e2etestsfakecert.pem.license
e2etestsfakecertprivatekey.pem
e2etestsfakecertprivatekey.pem.license
e2etestsfakecertpublickey.pem
e2etestsfakecertpublickey.pem.license
endtoendtestutils.cpp
endtoendtestutils.h
fake2eelocksucceeded.json
fake2eelocksucceeded.json.license
fakefiledrope2eefoldermetadata.json
fakefiledrope2eefoldermetadata.json.license
fakeshortcut.base64
fakeshortcut.base64.license
nextcloud_add_test.cmake
pushnotificationstestutils.cpp
pushnotificationstestutils.h
sharetestutils.cpp
sharetestutils.h
stubfolderman.cpp
stubremotewipe.cpp
syncenginetestutils.cpp fix(quota): parse quota values from servers as double 2025-10-16 09:13:03 +02:00
syncenginetestutils.h fix(quota): parse quota values from servers as double 2025-10-16 09:13:03 +02:00
test_journal.db
test_journal.db.license
testaccount.cpp fix(network): fall back to unlimited bandwidth in case the legacy global limit is still set 2025-10-23 13:59:38 +02:00
testactivitydata.cpp
testactivitylistmodel.cpp
testallfilesdeleted.cpp
testasyncop.cpp
testblacklist.cpp
testcapabilities.cpp
testcfapishellextensionsipc.cpp
testchecksumvalidator.cpp
testchunkingng.cpp
testclientsideencryption.cpp
testclientsideencryptionv2.cpp
testclientstatusreporting.cpp
testconcaturl.cpp
testcookies.cpp
testdatabaseerror.cpp
testdatefieldbackend.cpp
testdownload.cpp fix(test): adapt updated error message strings 2025-10-13 08:38:03 +02:00
teste2efiletransfer.cpp
teste2eserversetup.cpp
testexcludedfiles.cpp
testfilesystem.cpp
testfiletagmodel.cpp
testfolder.cpp
testfolderman.cpp chore(db): do not create db records with invalid mtime 2025-10-02 11:45:03 +02:00
testfolderstatusmodel.cpp
testfolderwatcher.cpp chore: fix all occurence of range-loop-detach clazy warning 2025-10-07 08:51:02 +02:00
testhelper.cpp
testhelper.h
testiconutils.cpp
testinotifywatcher.cpp
testlocaldiscovery.cpp
testlockedfiles.cpp
testlockfile.cpp
testlongpath.cpp
testnetrcparser.cpp
testnextcloudpropagator.cpp
testownsql.cpp
testpermissions.cpp
testplan.md
testpushnotifications.cpp
testremotediscovery.cpp fix(quota): parse quota values from servers as double 2025-10-16 09:13:03 +02:00
testremotewipe.cpp
testsecurefiledrop.cpp chore: fix all occurence of range-loop-detach clazy warning 2025-10-07 08:51:02 +02:00
testselectivesync.cpp
testsetuserstatusdialog.cpp
testshareemodel.cpp
testsharemodel.cpp
testsortedactivitylistmodel.cpp
testsortedsharemodel.cpp
testsynccfapi.cpp chore(autotests): folders on-demand breaks the new test: skip it 2025-10-07 08:51:02 +02:00
testsyncconflict.cpp chore: fix all occurence of range-loop-detach clazy warning 2025-10-07 08:51:02 +02:00
testsyncconflictsmodel.cpp
testsyncdelete.cpp fix: folder delete/new conflict will be "delete" 2025-10-07 08:51:02 +02:00
testsyncengine.cpp fix: folder delete/new conflict will be "delete" 2025-10-07 08:51:02 +02:00
testsyncfileitem.cpp
testsyncfilestatustracker.cpp
testsyncjournaldb.cpp chore(db): do not create db records with invalid mtime 2025-10-02 11:45:03 +02:00
testsyncmove.cpp chore: fix all occurence of range-loop-detach clazy warning 2025-10-07 08:51:02 +02:00
testsyncvirtualfiles.cpp fix(vfs): fix regressions with folders on-demand tests 2025-10-02 11:45:03 +02:00
testsyncxattr.cpp
testtalkreply.cpp
testtheme.cpp
testunifiedsearchlistmodel.cpp
testupdater.cpp
testuploadreset.cpp
testutility.cpp
testxmlparse.cpp
themeutils.cpp
themeutils.h