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-02-13Tests: Fix compile if NEON is absent.Klaas Freitag
2015-02-06t6.pl: Add a test that re-upload a chunked file with lot of chunksOlivier Goffart
2015-02-06propagateupload: Save the mtime given by the server in the reply to GETOlivier Goffart
2015-01-23CSync: Remove c_listMarkus Goetz
2015-01-20SyncEngine: Use QNAM for csync_updateMarkus Goetz
2015-01-14Fix warnings.Christian Kamm
2014-12-02Merge branch 'master' into rename_clientDaniel Molkentin
2014-11-12Merge remote-tracking branch 'origin/1.7'Daniel Molkentin
2014-11-12Merge branch 'master' into rename_clientDaniel Molkentin
2014-11-11t8.pl: fix the test for meOlivier Goffart
2014-11-11MOVE: fix moving with special character.Olivier Goffart
2014-11-10Adjust issue urlsDaniel Molkentin
2014-10-30Download: Avoid overwriting file with case conflict. #1914Christian Kamm
2014-10-29tests: exit t5.pl if running against ownCloud 6Klaas Freitag
2014-10-29tests: make t1.pl work on jenkins, for that disable a size compare.Klaas Freitag
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