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/csync
AgeCommit message (Expand)Author
2017-08-22Compile almost all of csync as C++Jocelyn Turcotte
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-08-22Move csync/tests to test/csyncJocelyn Turcotte
2017-08-22Move csync/tests/ownCloud to test/scripts/txplJocelyn Turcotte
2017-08-15Hardcode Desktop.ini in the exclude listJocelyn Turcotte
2017-07-26encoding_tests: No more iconvMarkus Goetz
2017-07-14csync_vio: Better log for stat errorsMarkus Goetz
2017-07-13Conflicts: Detect and show in issues tabChristian Kamm
2017-07-13check_vio_ext: Align with new UTF8 behaviour on macOSMarkus Goetz
2017-07-13csync: Use Qt for encodeing/decoding filesystem stringsOlivier Goffart
2017-07-13csync: Move the locale<->utf8 conversion to a different fileOlivier Goffart
2017-07-13csync: Remove iconv depedencyOlivier Goffart
2017-07-03Fix check_csync_updateOlivier Goffart
2017-07-03Fix check_csync_exclude testOlivier Goffart
2017-07-03csync tests: remove stray 'print'Christian Kamm
2017-07-03csync tests: Fix for new owncloudcmd return codesChristian Kamm
2017-06-22Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-06-20Journal: Don't use a ._ path if it won't work #5633Christian Kamm
2017-06-15Compare the hash of files with identical mtime/size #5589Christian Kamm
2017-05-17Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-05-16Selective sync: Skip excluded folders when reading dbChristian Kamm
2017-05-11Also pass csync logs through QMessageLoggerJocelyn Turcotte
2017-05-08Discovery: Increase the MAX_DEPTH and show deep folder as ignoredOlivier Goffart
2017-02-14Fix the UNIT_TESTING build on WindowsJocelyn Turcotte
2017-01-27Merge remote-tracking branch 'origin/master' into 2.3Olivier Goffart
2017-01-27Discovery: Add branding option to disable default sync of 'M' directoriesOlivier Goffart
2017-01-26Don't use the StopWatch for each job in production builds #5456Jocelyn Turcotte
2017-01-02Fix up SSL client certificates #5213 #69 (#5289)Markus Goetz
2016-11-25Fix perl tests for sync journal db nameChristian Kamm
2016-11-23Rename sync journal to ._sync_xxx.db.Christian Kamm
2016-11-23Merge branch 'master' into dbjournal_per_accountChristian Kamm
2016-11-21libsync: Don't store the remote URI in the csync or in the SyncEngineOlivier Goffart
2016-11-08Doc: Add sync algorithm overview and comments (#5277)ckamm
2016-11-08Conflicts: Use the local mtime for the conflict file name #5273Christian Kamm
2016-10-11SyncEngine: Fix renaming a folder should keep the selective sync stateOlivier Goffart
2016-09-29csync: Only free the statedb filename on destroy.Klaas Freitag
2016-09-28Merge remote-tracking branch 'origin/2.2'Christian Kamm
2016-09-22Fix Windows build with WITH_UNIT_TESTINGChristian Kamm
2016-09-16Fix the MSVC buildJocelyn Turcotte
2016-09-14Improvements to file recallChristian Kamm
2016-09-12Recall: Copy instead of move recalled file #5150Christian Kamm
2016-09-06Recall: Copy instead of move recalled file #5150Christian Kamm
2016-09-02csync_tests: Adopted to new cmocka API.Klaas Freitag
2016-09-02csync_exclude: Also exclude the new syncjournal filename.Klaas Freitag
2016-09-02csync_update: Do not check to exclude .csync_journal.dbKlaas Freitag
2016-08-17csync: Use an explicit instruction for should_update_metadataJocelyn Turcotte
2016-08-17Add TestSyncEngine and TestSyncFileStatusTracker auto testsJocelyn Turcotte
2016-08-15tx.pl: Fix each put_to_dir taking 10 secondsJocelyn Turcotte
2016-07-19Excludes: Fix a Windows specific bug #5039Christian Kamm
2016-07-17csync: Free statedb file member before reallocKlaas Freitag