Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert using item name, no longer allowing the same item source exist for a user | Michael Gapczynski | 2012-08-22 | 2 | -44/+46 |
| | |||||
* | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 3 | -5/+452 |
|\ | | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/files/index.php lib/files.php | ||||
| * | Refactor again so we can tell what item is being reshared in case the same ↵ | Michael Gapczynski | 2012-08-19 | 1 | -41/+33 |
| | | | | | | | | source shows up. This is the end of the share_api branch, moving to master. | ||||
| * | Large refactoring to allow for the same item to be shared to a group and ↵ | Michael Gapczynski | 2012-08-19 | 1 | -8/+103 |
| | | | | | | | | again with a user in the group with different permissions | ||||
| * | File sharing cleanup, works perfectly I think :) | Michael Gapczynski | 2012-08-16 | 1 | -0/+8 |
| | | |||||
| * | Add tests for Share API, all tests passing :) | Michael Gapczynski | 2012-08-15 | 3 | -138/+263 |
| | | |||||
| * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 1 | -0/+11 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/group.php lib/group/backend.php lib/group/database.php lib/group/interface.php lib/public/user.php lib/user.php lib/user/backend.php lib/user/database.php lib/user/interface.php | ||||
| * \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 6 | -21/+310 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/calendar/js/loader.js apps/contacts/index.php apps/contacts/js/loader.js apps/files/js/files.js apps/files_sharing/sharedstorage.php lib/filesystemview.php | ||||
* | | | | add OC_FileStorage::getLocalFolder | Robin Appelman | 2012-08-19 | 1 | -1/+14 |
| | | | | |||||
* | | | | add OC_Archive::addRecursive | Robin Appelman | 2012-08-18 | 1 | -0/+8 |
| | | | | |||||
* | | | | Optimized image size | Lukas Reschke | 2012-08-18 | 1 | -0/+0 |
| | | | | |||||
* | | | | more path normalization | Robin Appelman | 2012-08-17 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | some basic path normalization | Robin Appelman | 2012-08-14 | 1 | -0/+11 |
| |/ |/| | |||||
* | | use dummy user backend for oc_cache_file tests | Robin Appelman | 2012-07-23 | 1 | -6/+14 |
| | | |||||
* | | create a user for Test_Cache_File to allow unit tesing within ci | Thomas Mueller | 2012-07-23 | 1 | -1/+8 |
| | | |||||
* | | add prefix option to OC_Cache::clear | Robin Appelman | 2012-07-22 | 1 | -0/+21 |
| | | |||||
* | | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+0 |
| | | |||||
* | | fix OC_Cache_File tests if encryption is not enabled | Robin Appelman | 2012-07-20 | 1 | -2/+4 |
| | | |||||
* | | fix running test cases from browser | Robin Appelman | 2012-07-19 | 1 | -5/+4 |
| | | |||||
* | | add database type to xml report | Thomas Mueller | 2012-07-16 | 1 | -2/+8 |
| | | |||||
* | | restructuring test suite invocation - now we load all test cases into one ↵ | Thomas Mueller | 2012-07-13 | 1 | -16/+36 |
|/ | | | | suite and execute this single suite. this is necessary to be able to generate one xml report and is also a precondition for code coverage analysis(which will follow soon) | ||||
* | make sure the filesystem is setup properly for oc_cache_file tests | Robin Appelman | 2012-06-30 | 1 | -0/+19 |
| | |||||
* | cant to ttl tests for xcache | Robin Appelman | 2012-06-30 | 1 | -0/+4 |
| | |||||
* | add hasUpdated to oc_filestorage | Robin Appelman | 2012-06-15 | 1 | -0/+8 |
| | |||||
* | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Add OC_Cache implementation for APC | Bart Visscher | 2012-06-05 | 2 | -0/+38 |
| | |||||
* | Skip test for XCache when the module is not there | Bart Visscher | 2012-06-05 | 1 | -0/+4 |
| | |||||
* | Spelling fixes in XCache files | Bart Visscher | 2012-06-05 | 1 | -3/+3 |
| | |||||
* | add TTL tests for OC_Cache | Robin Appelman | 2012-06-05 | 1 | -0/+9 |
| | |||||
* | add hasKey for XCache backend | Robin Appelman | 2012-06-05 | 1 | -0/+5 |
| | |||||
* | add XCache backend and testcases for OC_Cache | Robin Appelman | 2012-06-05 | 3 | -0/+96 |
| | |||||
* | Added class comment block | Sam Tuke | 2012-06-01 | 1 | -0/+10 |
| | |||||
* | enable running unit tests from cli | Robin Appelman | 2012-05-22 | 1 | -2/+8 |
| | |||||
* | improve tar archive backend | Robin Appelman | 2012-05-18 | 1 | -0/+1 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 3 | -0/+0 |
| | |||||
* | move archive library to core so we can properly depend on it | Robin Appelman | 2012-05-02 | 3 | -0/+181 |
| | |||||
* | check if removed folders are really gone | Robin Appelman | 2012-04-18 | 1 | -0/+9 |
| | |||||
* | only run tests of enabled apps | Robin Appelman | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | test cases for user backends | Robin Appelman | 2012-04-14 | 3 | -0/+161 |
| | |||||
* | allow multiply group backends | Robin Appelman | 2012-04-13 | 4 | -0/+301 |
| | |||||
* | tests for oc_filesystem | Robin Appelman | 2012-04-12 | 2 | -4/+65 |
| | |||||
* | allow running a single test or group of tests | Robin Appelman | 2012-03-28 | 1 | -4/+8 |
| | |||||
* | loosen tests for mtime and ctime a bit | Robin Appelman | 2012-03-22 | 1 | -8/+10 |
| | |||||
* | fix the filestorage test a bit | Robin Appelman | 2012-03-03 | 1 | -1/+2 |
| | |||||
* | add streamwrapper that provides a callback on stream close | Robin Appelman | 2012-03-02 | 1 | -0/+31 |
| | |||||
* | add search implementation to filestorage common | Robin Appelman | 2012-03-02 | 1 | -3/+17 |
| | |||||
* | only test enabled apps | Robin Appelman | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | allow apps to ship test cases | Robin Appelman | 2012-03-02 | 1 | -8/+16 |
| | |||||
* | add test cases for stat and touch | Robin Appelman | 2012-02-29 | 1 | -0/+45 |
| | |||||
* | add test case for getLocalFile | Robin Appelman | 2012-02-28 | 1 | -2/+8 |
| |