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-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
2016-07-12Merge remote-tracking branch 'origin/2.2'Olivier Goffart
2016-07-10csync: Do not compute the journal name in csync_update any more.Klaas Freitag
2016-07-07Windows: Skip symlinks and junctions again #5019 (#5036)ckamm
2016-06-22Merge remote-tracking branch 'origin/2.2'Christian Kamm
2016-06-21csync: Use the full file stat destructors (#4992)ckamm
2016-06-20excludes: Only log if the pattern was really logged. (#4989)Klaas Freitag
2016-06-20Performance: Don't redundantly add the same exclude files #4967 (#4988)ckamm
2016-06-09Add error message for trailing spaces on Windows #4878Christian Kamm
2016-06-07Fix compile warnings in testsChristian Kamm
2016-05-25Merge branch '2.2'Olivier Goffart
2016-05-24Fix pot. mem leak found by coverity (CID 12900)Daniel Molkentin
2016-04-30Adding CURL check in t6.plorion1024
2016-04-28Merge pull request #4748 from owncloud/win_stat_revisitedKlaas Freitag
2016-04-28Checksums: Skip uploads of .eml files only #4754Christian Kamm
2016-04-28Fix perl tests #4722Christian Kamm
2016-04-27Vio for windows: Removed the overlap param again.Klaas Freitag
2016-04-27vio for windows: Use more graceful create file params.Klaas Freitag
2016-04-21Windows VIO: Remove unused variable.Klaas Freitag
2016-04-21local_vio_win: Fix handling files that have been deduplicatedKlaas Freitag
2016-04-19Discovery: Be more explicit about files with unknown size #4573Markus Goetz
2016-04-15Merge pull request #4683 from owncloud/fix4657Markus Goetz
2016-04-15OS X: Allow ampersand in APPLICATION_NAME #4657Markus Goetz
2016-04-14CSync: Allow files with 0 mtime #1603Markus Goetz