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
2014-10-24Ignore reserved words on WindowsDaniel Molkentin
2014-10-23csync tests: add some debug code to get behind the jenkins fails.Klaas Freitag
2014-10-22tests: use the ocs_url in the same semantics as the 1.6 branch.Klaas Freitag
2014-10-22t6.pl: fix missing space in curl commandOlivier Goffart
2014-10-22t6.pl: pass the --insecure flag to curl so it works on the test machineOlivier Goffart
2014-10-22Csync tests: Don't use sqlite3_close_v2.Christian Kamm
2014-10-22Csync tests: Fix broken tests.Christian Kamm
2014-10-22Csync tests: Fix compile.Christian Kamm
2014-10-21Fix t3.plOlivier Goffart
2014-10-21csync tests: Fix test after db changes.v1.7.0-beta4Klaas Freitag
2014-10-21Reconcile: Make sure not to loose new files added in a directory removed on ...Olivier Goffart
2014-10-17Propagator: Fix renaming of files and case confflictsOlivier Goffart
2014-10-15tx.pl: Adopt test t6.pl to the new way of handling precondition failed.Klaas Freitag
2014-10-15tx.pl: Fix sharing api url, some whitespace fixes.Klaas Freitag
2014-10-09csync tests: conform to read only db.Klaas Freitag
2014-10-03tx.pl: Set the SSL relaxing env variable.Klaas Freitag
2014-09-19CSync tests: Add t1.cfg to gitignore.Christian Kamm
2014-09-18tests: Add a csync exclude test to check toplevel excludes.Klaas Freitag
2014-09-17Doc: Update csync test script README.Christian Kamm
2014-09-17t1.cfg.in: saner placeholder executable nameOlivier Goffart
2014-09-12owncloudcmd: restart the sync if requiredOlivier Goffart
2014-08-28t4.pl: add a test to test that ignored file are not deletedOlivier Goffart
2014-08-28Tests: Get rid of the Carp package that ogoffart does not have.Klaas Freitag
2014-08-21Excludes: Fix unit tests for the new exclude load interface.Klaas Freitag
2014-08-12Tests: Give a more random name to test directoriesMarkus Goetz
2014-08-07tests: Never stumble over an already existing test share dir.Klaas Freitag
2014-08-07tests: Some more tests with local files and shares.Klaas Freitag
2014-08-07Merge branch 'il'Olivier Goffart
2014-08-07journaldb: Fix that fileid might be missing in the dbOlivier Goffart
2014-08-07SyncEngine: Keep csync_journal with proper values for fileId and remotePermMarkus Goetz
2014-08-06tests: Fix t5: work with ownCloud 7 sharing.Klaas Freitag
2014-08-06tests: Add another two seconds break, hope to make it work in virt. env.Klaas Freitag
2014-07-29t2.pl Fix the test testing that moving a file that was just added do not cr...Olivier Goffart
2014-07-22tx.pl: Add a chunking update test, test for precondition failed.Klaas Freitag
2014-07-22tests: Big file chunking, change an existing big file to trigger updateKlaas Freitag
2014-07-18tests: Another try to get around the jenkins test problem.Klaas Freitag
2014-07-17Use file size of factor of four because of the createLocalFile algorithmKlaas Freitag
2014-07-16tests: Fix assertion.Klaas Freitag
2014-07-16tests: Reverted previous change, do not append in createLocalFile()Klaas Freitag
2014-07-16tests: do not use system any more to modify files, rather perl native.Klaas Freitag
2014-07-10t1.pl: Change the corruption creation command.Klaas Freitag
2014-07-10Added t8.pl that test case sensitivity issuesOlivier Goffart
2014-07-01Merge remote-tracking branch 'origin/il'Olivier Goffart
2014-06-27Permissions: When moving is not allowed, fallback to delete and uploadOlivier Goffart
2014-06-27t7.pl: Test that deleting a directory restores it and all its sub directoriesOlivier Goffart
2014-06-27Add t7.pl Test for operation of files with restrictionsOlivier Goffart
2014-06-26t1.pl: add a sleep to make sure the mtime of the files are differentOlivier Goffart
2014-06-24propagator: Fix folder duplication if the folder is renamed on the server whi...Olivier Goffart
2014-06-17csync test: fix warningOlivier Goffart
2014-06-07csync unit tests: fix cimpilationOlivier Goffart