Matthieu Gallien dc0026704e ensure discovery phase will not try to upload files with invalid mtime 4 vuotta sitten
..
benchmarks 0909f00a8b Enable bugprone-too-small-loop-variable clang-tidy check 5 vuotta sitten
csync 833237b2e4 use alias target for internal libraries 4 vuotta sitten
manual db24f60ae3 License: Adjust license of GPLv2 source files to GPLv2+ 9 vuotta sitten
mockserver c52718c104 Replace deprecated QRegExp with QRegularExpression. 4 vuotta sitten
CMakeLists.txt 73bae8cd30 Add TalkReply class and tests. 3 vuotta sitten
nextcloud_add_test.cmake 5667a6aad2 Fix BUILD_TESTING on non Linux unices 4 vuotta sitten
pushnotificationstestutils.cpp ccd27870a7 Don't compare integers with different signs 4 vuotta sitten
pushnotificationstestutils.h 25669938fd let clang-tidy add missing override after enabling again the check 4 vuotta sitten
stubfolderman.cpp f932dfc648 VFS: Tell the vfs plugin whether we have multiple accounts 5 vuotta sitten
stubremotewipe.cpp bd62615aab Clazy: Fix some warnigns 5 vuotta sitten
syncenginetestutils.cpp d4081c99a7 prevent updating files when that would result in invalid mtime 3 vuotta sitten
syncenginetestutils.h d4081c99a7 prevent updating files when that would result in invalid mtime 3 vuotta sitten
test_journal.db 2244b35a6d test_journal.db: Add checksumtype table 8 vuotta sitten
testaccount.cpp badb5c1fba fix review comment 4 vuotta sitten
testactivitydata.cpp 65f2bada3e Add thumbnails for files in the activity view 3 vuotta sitten
testactivitylistmodel.cpp 02f3a1aed6 File activity dialog now works for all file actions activities (e.g. deleted files) 3 vuotta sitten
testallfilesdeleted.cpp 77433f7e1d in wizard always use the correct way to get dav path 4 vuotta sitten
testasyncop.cpp c57eff6fd8 Please the clang-tidy overlord 5 vuotta sitten
testblacklist.cpp 1284d78599 Fix testblacklist.cpp 4 vuotta sitten
testcapabilities.cpp 112be18635 read capabilities for bulk upload from server 4 vuotta sitten
testchecksumvalidator.cpp 225753a8c0 Refactor DeleteJob and DeleteApiJob to use SimpleFileJob. 4 vuotta sitten
testchunkingng.cpp 6818b8e303 Speedup test build by compile the fake server just once 5 vuotta sitten
testclientsideencryption.cpp ba73b6d914 VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Refactoring and renaming for readability. 4 vuotta sitten
testconcaturl.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy 5 vuotta sitten
testcookies.cpp 45f59e7eca Use QDateTime::startOfDay() 4 vuotta sitten
testdatabaseerror.cpp bb9ce8db21 Test that the sync behave well if there are errors while reading the database 5 vuotta sitten
testdownload.cpp c57eff6fd8 Please the clang-tidy overlord 5 vuotta sitten
testexcludedfiles.cpp 5decbd0b21 Expand ExcludedFiles tests. 4 vuotta sitten
testfolder.cpp bfc7ea562d Move Utility to a new common static library 8 vuotta sitten
testfolderman.cpp 88d18fd5f3 Invoke 'bool Folder::isSyncRunning() const' from tests. 4 vuotta sitten
testfolderwatcher.cpp 0af83dd1b6 Use QRandomGenerator instead of qrand 4 vuotta sitten
testhelper.cpp acf6cc0527 Remove unused functions and variables 4 vuotta sitten
testhelper.h d17d831205 switch from Q_DECL_OVERRIDE to plain override 4 vuotta sitten
testiconutils.cpp 2f3c58daac Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML. 4 vuotta sitten
testinotifywatcher.cpp 0af83dd1b6 Use QRandomGenerator instead of qrand 4 vuotta sitten
testlocaldiscovery.cpp d4081c99a7 prevent updating files when that would result in invalid mtime 3 vuotta sitten
testlockedfiles.cpp 5a7fd3f316 testlockedfiles use long file path 4 vuotta sitten
testlongpath.cpp 8ca5035c42 Add test for csync_vio_local_stat with long path 4 vuotta sitten
testnetrcparser.cpp edb3759684 For tests we do not need a xserver running. 9 vuotta sitten
testnextcloudpropagator.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy 5 vuotta sitten
testnotificationcache.cpp 69d6f4acec our source code files have lower case names 4 vuotta sitten
testoauth.cpp c57eff6fd8 Please the clang-tidy overlord 5 vuotta sitten
testownsql.cpp de2d11125b Move Prepared sql queries to seperate class to manage access 4 vuotta sitten
testpermissions.cpp 01eb050cd8 Do not remove files from a Group folder and its nested folders whe it is renamed or removed while not allowed. 4 vuotta sitten
testplan.txt 13b6b3989a Minor typos in client test section 10 vuotta sitten
testpushnotifications.cpp 8a8d488454 Add dialog to set user status 4 vuotta sitten
testremotediscovery.cpp 416d98716f Make argument singular to fix i18n issue 4 vuotta sitten
testremotewipe.cpp 19491ff85f Once client gets 401/403 from the server, check if remote wipe was requested. 6 vuotta sitten
testselectivesync.cpp 238ac53666 Ensure local discovery on selective sync changes 5 vuotta sitten
testsetuserstatusdialog.cpp 541447723a remove all usage of QDateTime::toTime_t() to avoid overflow 3 vuotta sitten
testsynccfapi.cpp ebfe51b7e7 Don't treat new folders in unpinned folders as files to dehydrate 5 vuotta sitten
testsyncconflict.cpp 4d615c31da Rename csync_instructions_e -> SyncInsturctions 5 vuotta sitten
testsyncdelete.cpp dfedb09fd8 Move test for issue #1329 from t1.pl to new test system 5 vuotta sitten
testsyncengine.cpp b5a10d7829 add new tests dedicated for recovery scenario of wrong mtime on server 3 vuotta sitten
testsyncfileitem.cpp edb3759684 For tests we do not need a xserver running. 9 vuotta sitten
testsyncfilestatustracker.cpp 3443de4388 Rollback local move when server move has failed. 4 vuotta sitten
testsyncjournaldb.cpp 541447723a remove all usage of QDateTime::toTime_t() to avoid overflow 3 vuotta sitten
testsyncmove.cpp 3443de4388 Rollback local move when server move has failed. 4 vuotta sitten
testsyncvirtualfiles.cpp dc0026704e ensure discovery phase will not try to upload files with invalid mtime 3 vuotta sitten
testsyncxattr.cpp d72f7e9109 Check result of setPinState() 4 vuotta sitten
testtalkreply.cpp 73bae8cd30 Add TalkReply class and tests. 3 vuotta sitten
testtheme.cpp a3fc812539 Enable share to Talk and Email. Display correct icon. Added unit tests. 4 vuotta sitten
testunifiedsearchlistmodel.cpp c1dab7e4cb Unified Search via Tray window 4 vuotta sitten
testupdater.cpp edb3759684 For tests we do not need a xserver running. 9 vuotta sitten
testuploadreset.cpp 4c04351360 Fix warnings about signedness 5 vuotta sitten
testutility.cpp c52718c104 Replace deprecated QRegExp with QRegularExpression. 4 vuotta sitten
testxmlparse.cpp 3e61bdc431 Use dav instead of webdav 4 vuotta sitten
themeutils.cpp 9185956069 Split out wizard welcome page 5 vuotta sitten
themeutils.h 9185956069 Split out wizard welcome page 5 vuotta sitten