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-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
2017-12-06Reconcile: Rename maps are consistent with update phase #6212Christian Kamm
2017-12-05Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2017-12-01test/syncenginetestutils.h: Don't use toTimeZone only to get the UTCOlivier Goffart
2017-11-21TestChunkingNG: Test that resuming does not send past data.Olivier Goffart
2017-11-20Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-11-20Checksum: Ignore unkown OC-Checksum header when downloading...Olivier Goffart
2017-11-16test/testsyncengine: test for PR #6168Olivier Goffart
2017-11-16PropagateDownload: Adjustments to skipping downloads #6153Christian Kamm
2017-11-08Discovery: Treat files starting with '.' as hidden #6145Christian Kamm
2017-10-27Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-10-24Windows: Add sync folders to Explorer's navigation paneJocelyn Turcotte
2017-10-24SyncFileStatusTracker: Detect changed in the shared flagOlivier Goffart
2017-10-24Reconcile: Rename handling fixes: duplicate file idsChristian Kamm
2017-10-24Local discovery: Use db instead of filesystemChristian Kamm
2017-10-17Sync: Add capability for invalid filename regexes #6092Christian Kamm
2017-10-17Test case for #5949Christian Kamm
2017-10-17TestUtils: Invalidate etags on PUT or chunk-MOVEChristian Kamm
2017-10-11PropagateDownload: Read Content-md5 header #6088Christian Kamm
2017-10-05Rename detection: File size must be equalChristian Kamm
2017-10-05t9.pl: Make more reliableChristian Kamm
2017-10-05Excludes: Fix bug with escapes in the regex, add testsChristian Kamm