Commit Graph

55 Commits (6324daecc08e947e9290228a5bf6dca49ceeabaa)

Author SHA1 Message Date
Michael Gapczynski 95cd48dea8 Fix sharing test case 13 years ago
Thomas Mueller 07df52c998 assert array length and individual content instead of assertEqual on arrays 13 years ago
Thomas Mueller 2abb63de70 assert array length and individual content instead of assertEqual on arrays 13 years ago
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 13 years ago
Michael Gapczynski 9699ff03bd Revert using item name, no longer allowing the same item source exist for a user 13 years ago
Michael Gapczynski 5eca531f99 Refactor again so we can tell what item is being reshared in case the same source shows up. This is the end of the share_api branch, moving to master. 13 years ago
Michael Gapczynski f987e22d85 Large refactoring to allow for the same item to be shared to a group and again with a user in the group with different permissions 13 years ago
Robin Appelman 9b44d0cb32 add OC_FileStorage::getLocalFolder 13 years ago
Robin Appelman 5962469892 add OC_Archive::addRecursive 13 years ago
Robin Appelman 53a888cc81 more path normalization 13 years ago
Michael Gapczynski df8a2e5361 File sharing cleanup, works perfectly I think :) 13 years ago
Michael Gapczynski 137e4cb342 Add tests for Share API, all tests passing :) 13 years ago
Robin Appelman 0c8ce0bb32 some basic path normalization 13 years ago
Robin Appelman 59364366d8 use dummy user backend for oc_cache_file tests 13 years ago
Thomas Mueller ab7a2d43e8 create a user for Test_Cache_File to allow unit tesing within ci 13 years ago
Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 13 years ago
Robin Appelman c9be9ab251 remove unused variables 13 years ago
Robin Appelman 0e6238c66f fix OC_Cache_File tests if encryption is not enabled 13 years ago
Robin Appelman 2c35e185f7 make sure the filesystem is setup properly for oc_cache_file tests 13 years ago
Robin Appelman d43ed43b5a cant to ttl tests for xcache 13 years ago
Robin Appelman 449760f665 add hasUpdated to oc_filestorage 13 years ago
Bart Visscher fc56a668ce Add OC_Cache implementation for APC 13 years ago
Bart Visscher 86961b6445 Skip test for XCache when the module is not there 13 years ago
Bart Visscher 9984c2a593 Spelling fixes in XCache files 13 years ago
Robin Appelman 86ddf386d9 add TTL tests for OC_Cache 13 years ago
Robin Appelman f6298cb74f add hasKey for XCache backend 13 years ago
Robin Appelman 301a14dcd6 add XCache backend and testcases for OC_Cache 13 years ago
Sam Tuke 410b556a86 Added class comment block 13 years ago
Robin Appelman 48505c5626 improve tar archive backend 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman e5ef3e1340 move archive library to core so we can properly depend on it 13 years ago
Robin Appelman aceda02887 check if removed folders are really gone 13 years ago
Robin Appelman d8e54acbf3 test cases for user backends 13 years ago
Robin Appelman 1d8fdf52d5 allow multiply group backends 13 years ago
Robin Appelman 0466437fa7 tests for oc_filesystem 13 years ago
Robin Appelman 0a93d4eccf loosen tests for mtime and ctime a bit 13 years ago
Robin Appelman c609b30841 fix the filestorage test a bit 13 years ago
Robin Appelman 48fe85d9bd add streamwrapper that provides a callback on stream close 13 years ago
Robin Appelman e8afe4f158 add search implementation to filestorage common 13 years ago
Robin Appelman f193e474c1 add test cases for stat and touch 13 years ago
Robin Appelman d1c3aa3112 add test case for getLocalFile 13 years ago
Robin Appelman 63a088c2b1 more tests for filestorage 13 years ago
Robin Appelman cef230c141 extend filestorage common and provide test implementation 13 years ago
Robin Appelman 4eb9a69bd8 fix test case for filestorage 13 years ago
Robin Appelman d9c7e4c333 proper mimetypes for encrypted files 13 years ago
Robin Appelman 7323b52560 some additional test cases for file storage backends 13 years ago
Robin Appelman 3030f13d5f some additional test cases for file storage backends 13 years ago
Robin Appelman 3579446930 use SimpleTest for unit testing 13 years ago
Robin Appelman 595b13f1e0 prevent the remaining ob_clean related errors 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago