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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-10-11When moving is allowed but deleting is not, do not restore moved itemsOlivier Goffart
2019-10-09Fix Upload of large (> 2GiB) filesOlivier Goffart
2019-10-08Tests: Fail if the initial sync failsChristian Kamm
2019-10-07Tests: introduce ItemCompletedSpy to avoid a bit of code duplicationOlivier Goffart
2019-10-07Propagate dir: Never write the etag on remote mkdir #7481Christian Kamm
2019-09-16Test: Disable local discovery parallelism in permission testChristian Kamm
2019-09-09Discovery: List local directories from thread #7456 #7439Markus Goetz
2019-09-02Discovery: If a move is forbidden, restore the sourceChristian Kamm
2019-08-30Propagation: Fix delete-before-rename bug #7441Christian Kamm
2019-08-07Checksums: Fix crash due to threading issueChristian Kamm
2019-07-25Vfs: Remove old db record when dehydrating via renameChristian Kamm
2019-07-24Vfs: Ensure pins change with (de-)hydrationChristian Kamm
2019-07-18Vfs: Preserve pin state on hydrationChristian Kamm
2019-07-15Drone: Skip DatabaseErrorTestChristian Kamm
2019-06-28Vfs: Make test pass with different suffix #7279Christian Kamm
2019-06-27VfsSuffix: Wipe stale pin states #7273Christian Kamm
2019-06-27RequestEtagJob: Consistently parse etags #7271Christian Kamm
2019-06-23Vfs: Move pin state if files move #7250Christian Kamm
2019-06-23Vfs: Don't let new local files start out unpinned #7250Christian Kamm
2019-06-12Merge remote-tracking branch 'origin/2.5' into 2.6Christian Kamm
2019-06-12Http2: Resend requests on ContentReSend error #7174Christian Kamm
2019-06-07Http2: Resend requests on ContentReSend error #7174Christian Kamm
2019-06-07Tests: Fix DB locking issue in permissions testChristian Kamm
2019-06-05Discovery: Do not abort the sync in case of error 404 (or 500)Olivier Goffart
2019-06-04SyncEngine: Fix renaming a single file cause the "delete all file" popupOlivier Goffart
2019-05-15OAuth2: Better error loggingMarkus Goetz
2019-05-13Merge remote-tracking branch 'origin/2.5' into 2.6Christian Kamm
2019-05-07Chunked upload: Fix percent encoding in If header #7176Christian Kamm
2019-05-07Tests: Fix DB locking issue in permissions testChristian Kamm
2019-05-07Tests: fix vfs availability test caseChristian Kamm
2019-04-29Fix compile for Debian 8Christian Kamm
2019-04-23Vfs: "free space" only shows when it has an effect #7143Christian Kamm
2019-04-17Merge remote-tracking branch 'origin/2.5' into 2.6Christian Kamm
2019-04-12Discovery: Query data-fingerprint on root itemChristian Kamm
2019-04-11Discovery: 403 and 503 on root cause errorChristian Kamm
2019-04-10Tests: Allow vfs tests to enable shell integrationChristian Kamm
2019-04-09Vfs: Add 'availability', a simplified, user-facing pin state #7111Christian Kamm
2019-04-09Vfs: Clear up relationship between _type and pin stateChristian Kamm
2019-04-09PropagateDirectory: Set initial dir mtime to server mtime #7119Christian Kamm
2019-04-09Detect missing server data during discovery #7112Christian Kamm
2019-04-09Vfs: Better handling and more tests for suffix file renamesChristian Kamm
2019-03-28Vfs: Hydrating a virtual is SYNC not NEW #7101Christian Kamm
2019-03-28Fix and test _file and _renameTargetChristian Kamm
2019-03-22Test: fix compilation with GCC 4.9Olivier Goffart
2019-03-21VFS: Unbreak behavior for rename+hydrate #7001Christian Kamm
2019-03-20Upload: asynchronious operationsOlivier Goffart
2019-03-18FolderWizard: Don't crash when typing invalid drive #7041Christian Kamm
2019-03-14Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-03-14FolderWatcher linux: Make automatically recursive #7068Christian Kamm
2019-03-05Download: Remove useless code and add a testOlivier Goffart