nextcloud-desktop/csync/tests
Olivier Goffart 2f284209d8 Permissions: When moving is not allowed, fallback to delete and upload
We decided that we never want to rename a directory behind the
back of the user as the user may be using files in the directory
during the sync.
If moving is not allowed, we just erase the inode form the database so
the next sync will try to do an upload and delete and recover from there
using normal resolution.

This also add some code to update the inode back to the db when it is detected
as changed.
2014-06-27 15:30:08 +02:00
..
csync_tests csync test: fix warning 2014-06-17 14:16:42 +02:00
encoding_tests Add missing license headers in tests 2014-02-24 11:08:58 +01:00
httpbf_tests Add missing license headers in tests 2014-02-24 11:08:58 +01:00
log_tests Add missing license headers in tests 2014-02-24 11:08:58 +01:00
ownCloud Permissions: When moving is not allowed, fallback to delete and upload 2014-06-27 15:30:08 +02:00
std_tests CSync: Remove unused std functions 2014-06-04 10:33:19 +02:00
vio_tests csync: Remove outdated tests 2014-02-28 16:43:15 +01:00
CMakeLists.txt CSync: Remove unused std functions 2014-06-04 10:33:19 +02:00
cmdline.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00
torture.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00
torture.h Add missing license headers in tests 2014-02-24 11:08:58 +01:00
valgrind-csync.supp Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00