| Commit message (Expand) | Author | Age | Files | Lines |
* | fix test case for when a user is logged in | Robin Appelman | 2012-10-01 | 1 | -1/+4 |
* | add test to make sure filepaths that are passed to filesystems hooks are norm... | Robin Appelman | 2012-10-01 | 1 | -0/+23 |
* | code style | Robin Appelman | 2012-10-01 | 1 | -46/+44 |
* | Fix unsharing from self for group shares and add test for it | Michael Gapczynski | 2012-09-08 | 1 | -0/+8 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 20 | -96/+96 |
* | no more require_once() | Thomas Mueller | 2012-09-05 | 2 | -2/+2 |
* | fix running test cases in multiply app dirs | Robin Appelman | 2012-09-05 | 1 | -8/+12 |
* | Listen to post_deleteGroup hook in Share API | Michael Gapczynski | 2012-09-02 | 1 | -0/+4 |
* | Restructure generateTarget for the post_addToGroup hook | Michael Gapczynski | 2012-09-02 | 1 | -12/+13 |
* | Fix sharing test case | Michael Gapczynski | 2012-08-28 | 1 | -2/+1 |
* | assert array length and individual content instead of assertEqual on arrays | Thomas Mueller | 2012-08-28 | 1 | -2/+6 |
* | assert array length and individual content instead of assertEqual on arrays | Thomas Mueller | 2012-08-28 | 1 | -1/+6 |
* | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -1/+1 |
* | 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 |
|\ |
|
| * | Refactor again so we can tell what item is being reshared in case the same so... | Michael Gapczynski | 2012-08-19 | 1 | -41/+33 |
| * | Large refactoring to allow for the same item to be shared to a group and agai... | Michael Gapczynski | 2012-08-19 | 1 | -8/+103 |
| * | 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 |
| |\ |
|
| * \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 6 | -21/+310 |
| |\ \ |
|
* | | | | 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 sui... | Thomas Mueller | 2012-07-13 | 1 | -16/+36 |
|/ |
|
* | 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 |