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
AgeCommit message (Expand)Author
2015-10-20Remove legacy propagator and neonMarkus Goetz
2015-10-13ExcludedFiles: Add testChristian Kamm
2015-09-05Get rid of ShibbolethRefresherJocelyn Turcotte
2015-08-06Merge branch 'master' into linux_restart_on_new_versionDaniel Molkentin
2015-08-04FolderManTest: Make compileMarkus Goetz
2015-07-31Tests: Make independent of an hardcoded path, rather use CMAKE_BINARY_DIR.Klaas Freitag
2015-07-28Fix the tests build on OS X in debugJocelyn Turcotte
2015-07-13FolderMan::checkPathValidityForNewFolderOlivier Goffart
2015-05-19Add a class TransmissionChecksumValidator, incl. unit test.Klaas Freitag
2015-05-19Checksum Calculation: Add unit test.Klaas Freitag
2015-04-14Added unit test for XML Parser class.Klaas Freitag
2015-02-13concatUrl: Remove manual parsing, add test. #2817Christian Kamm
2015-02-12libsync: Fix a case in which canceling the sync would result in some folder n...Olivier Goffart
2014-11-19Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-11-19Windows: Make unit tests compile.Christian Kamm
2014-10-29Merge remote-tracking branch 'origin/1.7'Daniel Molkentin
2014-10-23Add SyncJournalDB autotests.Christian Kamm
2014-10-22Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-10-14Make the sync work with new sql implementation.Klaas Freitag
2014-09-22tests: add the source dir in the include pathsOlivier Goffart
2014-09-18compile after mergeOlivier Goffart
2014-09-18Merge branch '1.7'Olivier Goffart
2014-09-17Allow passing user/pass explicitly or via netrcDaniel Molkentin
2014-08-27Fix testsDaniel Molkentin
2014-07-10Move Folder, FolderMan, and FolderWatcher outside of owncloudsyncOlivier Goffart
2014-03-20Add new test to test the csync database code.Klaas Freitag
2014-01-29Add Tests, make Updater classes into a static libDaniel Molkentin
2014-01-23Fix Include dirs and add tests.Klaas Freitag
2014-01-08Use a more Qt'ish folder recursing method, remove unused class.Klaas Freitag
2013-08-14Merge branch 'master' into propagator-ngOlivier Goffart
2013-08-09Add tests for Utility namespaceDaniel Molkentin
2013-08-05Renamed test case to get rid of stinking name.Klaas Freitag
2013-05-05Created a test file for ownCloudPropagator. Not much in yet.Klaas Freitag
2012-10-26Add testing skeletonDominik Schmidt
2011-03-31- refactor tests repeat-myself with a cmake macroDuncan Mac-Vicar P
2011-03-31add testcases for unisonDuncan Mac-Vicar P
2011-03-18- introduce a tmp dir class and rm-rf util functionDuncan Mac-Vicar P