Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-07-03OwnSql: Fixup after feedback for #6388Olivier Goffart
2018-06-28Update testutilityRoeland Jago Douma
2018-06-28Fix tests to actually compileRoeland Jago Douma
2018-06-11Blacklist: Add unittest #6411Christian Kamm
2018-06-11Conflicts: Change tags to be more user friendly #6365Christian Kamm
2018-06-07TestChunkingNG: Remove unneeded test codeChristian Kamm
2018-06-06Uploads: Don't delete unexisting chunksOlivier Goffart
2018-06-04Merge pull request #322 from nextcloud/upstream/pr/6404Roeland Jago Douma
2018-06-04csync: Simplify csync_walk_local_tree/csync_walk_remote_treeOlivier Goffart
2018-06-02Merge pull request #314 from nextcloud/upstream/pr/6373Roeland Jago Douma
2018-05-31Move ClientProxy and ConnecitonValidator to guiOlivier Goffart
2018-05-29Merge pull request #311 from nextcloud/upstream/pr/6371Roeland Jago Douma
2018-05-26Merge pull request #307 from nextcloud/upstream/pr/6366Roeland Jago Douma
2018-05-18Merge pull request #303 from nextcloud/upstream/issue/6322Roeland Jago Douma
2018-05-16Excludes: Expand doc, Desktop.ini only in root folderChristian Kamm
2018-05-16SyncEngine: Make "local discovery?" question availableChristian Kamm
2018-05-16Utility::fsCasePreserving: remove UNIT_TESTING ifdefOlivier Goffart
2018-05-16test/testsyncengine: testNoLocalEncoding is for LinuxMarkus Goetz
2018-05-15Conflicts with user name: Fix testsChristian Kamm
2018-05-15Conflicts: Add user name to conflict file name #6325Christian Kamm
2018-05-15SyncJournal: Don't use LIKE with pathsChristian Kamm
2018-01-22TextXmlParse: Add truncated-xml testcase #6317Christian Kamm
2018-01-19Sync: Deal with file/folder conflicts #6312Christian Kamm
2018-01-17Exclude matching: Speedup the full-path traversal caseChristian Kamm
2018-01-13Remove unused c_strlistOlivier Goffart
2018-01-13Modernize out CMakeLists.txtOlivier Goffart
2018-01-13Remove unused c_pathOlivier Goffart
2018-01-13Get rid of csync_logOlivier Goffart
2018-01-13Csync: use QElapsedTimer and qCInfo instead of CSYNC_LOG and its own csync ti...Olivier Goffart
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2018-01-13Don't include sqlite3.h from headersOlivier Goffart
2018-01-11Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-10Ignore files that can't be encoded for the filesystemChristian Kamm
2018-01-09Exclude regex: Restore old matching on Windows #6245Christian Kamm
2017-12-15Exclude: Use Qt to load the exclude fileOlivier Goffart
2017-12-15Upload conflict files #4557Christian Kamm
2017-12-15Unify item type enumChristian Kamm
2017-12-15Fix the TestFolderMan on WindowsOlivier Goffart
2017-12-15Fix TestSyncEngine on windowsOlivier Goffart
2017-12-14SyncEngine: Recover when the PUT reply (or chunkin's MOVE) is lostOlivier Goffart
2017-12-14TestSystem: Add QIODevice in the serverOverride function, and add a DelayedReplyOlivier Goffart
2017-12-13Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-12-12Journal: 64bit inodes, fix storing uint64s generallyChristian Kamm
2017-12-08Utility: use QUrlQueryOlivier Goffart
2017-12-07Excludes: Remove fnmatch codepathChristian Kamm
2017-12-07Excludes: Translate full-path patterns to regexChristian Kamm
2017-12-07Excludes: Introduce dir-only regex matchesChristian Kamm
2017-12-07Excludes: Optimize Desktop.ini checkChristian Kamm
2017-12-07Excludes: Refactor for pending improvementsChristian Kamm
2017-12-07Merge remote-tracking branch 'origin/2.4'Olivier Goffart