Commit Graph

675 Commits (9d100b5f94d15ab1b78bc9d8ab02de0fab33e6d3)

Author SHA1 Message Date
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 11 years ago
Vincent Petry 43b1cf7988 Redetect mime type whenever extension is renamed 11 years ago
Thomas Müller 2a93720f3f fixes #6050 11 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 11 years ago
Andreas Fischer 06df3822a0 Timestamp test is no longer necessary as we rely on Doctrine and DateTime. 11 years ago
Vincent Petry c3e34676ba Improved unit test for "overwrite on move" 11 years ago
Vincent Petry af7118aa5d Added unit test for "overwrite file on rename/move" 11 years ago
Thomas Müller b9fed935b4 in case uri and script name don't match we better throw an exception 11 years ago
Thomas Müller a0a665ea45 handle duplicate slashes in case of reverse proxy configuration 11 years ago
Thomas Mueller 229630f14c adding simple unit test to test scriptName() under overwrite condition 11 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 11 years ago
Arthur Schiwon 00071401d7 Round out Avatar Public API 11 years ago
Vincent Petry 356eef0739 Quota storage wrapper is now used for all users in sharing mode 11 years ago
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 11 years ago
Vincent Petry 3e2fd9942b Root size for home storage is now size of "files" subdir 12 years ago
Vincent Petry 614e4d485c External storage space is now not counted in total space 12 years ago
Thomas Müller 7e63722534 make use of data providers 12 years ago
Vincent Petry d9ab964ff9 Added missing test with leading backslash 12 years ago
Vincent Petry c06d8bb007 Fixed normalizePath() to strip out single dot dirs 12 years ago
tomneedham 5a2d700866 Fix type in unit test 12 years ago
tomneedham 959513fdc8 Add tests for OC_API::mergeResponses() 12 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 12 years ago
Robin Appelman 32a703ab36 Do not use -1 as the size for the root folder of the home storage 12 years ago
Morris Jobke 9c1c8d57f0 fix DB schema test - no default value 12 years ago
Vincent Petry 7ff6a642b4 Fixed filesize issue in watchr test 12 years ago
Thomas Mueller 665b7571f4 adding test for binary file to test \OC_Helper::streamCopy() 12 years ago
Andreas Fischer 8872b881cc Add tests for OCP\Share::unshareAll(). 12 years ago
Thomas Mueller 998211f7a3 WIN: fixing unit test for testStreamCopy() 12 years ago
Jörn Friedrich Dreyer 10b2d649af extend unit test to directories starting or ending in whitespace 12 years ago
Thomas Müller 43d71aada8 testing update and delete 12 years ago
Thomas Müller bd5663bc3d adding unit tests for delete 12 years ago
Thomas Müller 8362afa94d unit tests for set added 12 years ago
Thomas Müller 7f64d858dd first two tests 12 years ago
Morris Jobke b65b7965ae fix failing preview test on master 12 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 12 years ago
Robin Appelman 654b0daf01 update touch tests for updated behaviour 12 years ago
Robin Appelman b3626f34cd Update the parent folders storage_mtime on write and delete to prevent rescans 12 years ago
Robin Appelman f1e6e80eb1 add specialized storage backend for home folders 12 years ago
Vincent Petry c8df27de73 Fixed quota stream to not wrap read-only fopen calls 12 years ago
Vincent Petry d8b245490b Fixed quota stream's fseek method 12 years ago
Andreas Fischer 8166aaf82c Some tests for OC_L10N::findLanguage() 12 years ago
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http 12 years ago
Thomas Müller f62c4eafa5 test cases added for create/remove Shared folder and file 12 years ago
Arthur Schiwon adbaaf85ea Test that dispayNamesInGroup(s) always returns uid as key in the result array 12 years ago
Thomas Müller cdaa1db0d1 re-enable test in SecurityMiddlewareTest 12 years ago
kondou e2cc7e7bf9 Fix avatar unittest 12 years ago
Bjoern Schiessle 0b8273c768 test should work now 12 years ago
Thomas Müller 6df5c7ebd5 streamCopy() should return proper structure. 12 years ago
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 12 years ago
Thomas Müller bc6e352ccd the path need to be normalized before putting it into resolvePath() 12 years ago