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