Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into storage-test-cleanup | Thomas Müller | 2013-07-24 | 2 | -4/+13 |
|\ | |||||
| * | Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3 | Thomas Müller | 2013-07-22 | 1 | -9/+9 |
| |\ | |||||
| | * | increasing allowed time difference | Christian Berendt | 2013-07-08 | 1 | -9/+9 |
| | * | revoking additional tests | Christian Berendt | 2013-07-04 | 1 | -99/+0 |
| | * | remove tests from the wrong test method | Christian Berendt | 2013-07-03 | 1 | -10/+0 |
| | * | test moving and copying of subdirectories | Christian Berendt | 2013-07-03 | 1 | -0/+41 |
| | * | move new tests into the correct test method | Christian Berendt | 2013-07-03 | 1 | -10/+10 |
| | * | test working with files in subdirectories | Christian Berendt | 2013-07-03 | 1 | -0/+10 |
| | * | test working with subdirectories | Christian Berendt | 2013-07-03 | 1 | -0/+48 |
| | * | test copying and moving files in subdirectories | Christian Berendt | 2013-07-03 | 1 | -0/+10 |
| | * | increasing difference for modifcation time tests | Christian Berendt | 2013-07-03 | 1 | -9/+9 |
| * | | Merge branch 'master' into doctrine | Bart Visscher | 2013-07-13 | 7 | -4/+161 |
| |\ \ | |||||
| * | | | View test needs a dummy user | Bart Visscher | 2013-06-26 | 1 | -0/+9 |
* | | | | Storage: remove some unneeded strict tests of mtime behaviour | Robin Appelman | 2013-07-16 | 1 | -21/+2 |
* | | | | Storage: remove tests for search | Robin Appelman | 2013-07-16 | 1 | -29/+1 |
| |/ / |/| | | |||||
* | | | Scanner test: ensure mtime in the cache is the same as on the storage to prev... | Robin Appelman | 2013-07-05 | 1 | -0/+1 |
| |/ |/| | |||||
* | | rename can cause mtime change - invalid assert | Thomas Müller | 2013-07-01 | 1 | -2/+4 |
* | | Merge pull request #3763 from owncloud/recursive-rmdir | Thomas Müller | 2013-06-30 | 1 | -1/+13 |
|\ \ | |||||
| * | | Make rmdir recursive for local storage | Robin Appelman | 2013-06-17 | 1 | -1/+13 |
* | | | Merge pull request #3635 from owncloud/storage-wrapper | Bart Visscher | 2013-06-29 | 2 | -0/+72 |
|\ \ \ | |||||
| * | | | fix storage wrapper namespaces | Robin Appelman | 2013-06-28 | 2 | -3/+3 |
| * | | | add test cases for Mount | Robin Appelman | 2013-06-07 | 1 | -0/+46 |
| * | | | merge master into storage-wrapper | Robin Appelman | 2013-06-07 | 4 | -9/+205 |
| |\ \ \ | |||||
| * | | | | Add wrapper storage backend | Robin Appelman | 2013-05-08 | 1 | -0/+26 |
* | | | | | better unit tests for static stream wrapper | Robin Appelman | 2013-06-28 | 1 | -0/+68 |
* | | | | | graceful teardown of cache | Jörn Friedrich Dreyer | 2013-06-24 | 1 | -1/+3 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #3796 from owncloud/gracefully_handle_teardown_in_scanner_... | Thomas Müller | 2013-06-20 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | skip teardown if cache has not been set up | Jörn Friedrich Dreyer | 2013-06-20 | 1 | -4/+6 |
* | | | | | adding unit test for folder remove: testRemovedFolder() | Thomas Mueller | 2013-06-20 | 1 | -0/+11 |
* | | | | | remove deleted files when re-scanning a folder | Robin Appelman | 2013-06-20 | 1 | -0/+10 |
|/ / / / | |||||
* | | | | Merge pull request #3764 from owncloud/scanfolder-existing | icewind1991 | 2013-06-19 | 2 | -4/+21 |
|\ \ \ \ | |||||
| * | | | | fix updaters test cases | Robin Appelman | 2013-06-19 | 1 | -2/+1 |
| * | | | | add tests for reusing existing data in scanner | Robin Appelman | 2013-06-17 | 1 | -1/+19 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #3661 from owncloud/fixing-windows-server-master | Jörn Friedrich Dreyer | 2013-06-19 | 1 | -3/+125 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add tests for the updater with mount points | Michael Gapczynski | 2013-06-12 | 1 | -3/+125 |
| | |/ | |/| | |||||
* | | | Merge pull request #3640 from infoneo/master | Thomas Müller | 2013-06-13 | 1 | -3/+15 |
|\ \ \ | |||||
| * | | | Update mapper.php | infoneo | 2013-06-08 | 1 | -3/+15 |
* | | | | raise failed tests from first commit to size @medium | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -0/+3 |
* | | | | add timeouts 3/30/90 to phpunit tests | Jörn Friedrich Dreyer | 2013-06-10 | 2 | -0/+27 |
| |/ / |/| | | |||||
* | | | Merge branch 'master' into fix_for_2377 | Florin Peter | 2013-05-25 | 1 | -0/+27 |
|\ \ \ | |||||
| * \ \ | Merge pull request #3388 from roha4000/master | Michael Gapczynski | 2013-05-25 | 1 | -0/+27 |
| |\ \ \ | |||||
| | * | | | New tests to assure that a move will not affect another users cache entries | Roland Hager | 2013-05-22 | 1 | -0/+27 |
* | | | | | improved tests to check if database layer normalize folder names | Florin Peter | 2013-05-25 | 1 | -11/+29 |
* | | | | | Merge branch 'master' into fix_for_2377 | Florin Peter | 2013-05-24 | 1 | -0/+37 |
|\| | | | | |||||
| * | | | | Merge branch 'master' into move-storages | Michael Gapczynski | 2013-05-23 | 3 | -8/+55 |
| |\| | | | |||||
| * | | | | Fix undefined variable for copying empty folders | Michael Gapczynski | 2013-05-19 | 1 | -0/+3 |
| * | | | | Add tests for copying/moving between storages | Michael Gapczynski | 2013-05-19 | 1 | -0/+34 |
| | |_|/ | |/| | | |||||
* | | | | changed tests for using new normalizer | Florin Peter | 2013-05-24 | 2 | -3/+3 |
* | | | | revert previous fix and added normalizer to cache class | Florin Peter | 2013-05-23 | 1 | -0/+67 |
| |/ / |/| | | |||||
* | | | merge master into filecache_mtime | Robin Appelman | 2013-05-21 | 7 | -74/+141 |
|\| | |