summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* Fix missing types on doc block and deduplicate the method nameJoas Schilling2015-05-061-1/+1
* move/copy from storageBjoern Schiessle2015-05-061-9/+10
* unit testsBjoern Schiessle2015-05-061-41/+68
* make sure that we keep the correct encrypted-flag and the (unencrypted)size i...Bjoern Schiessle2015-05-051-11/+41
* Merge pull request #14764 from owncloud/shared-etag-propagateMorris Jobke2015-04-281-1/+3
|\
| * dont use our now non existing hookRobin Appelman2015-04-271-1/+3
* | Merge pull request #15886 from owncloud/fix-15848-masterThomas Müller2015-04-271-0/+3
|\ \
| * | fixes #15848Thomas Müller2015-04-271-0/+3
| |/
* | Merge pull request #15860 from owncloud/enc_fallback_old_encryptionThomas Müller2015-04-271-1/+1
|\ \ | |/ |/|
| * fall back to the ownCloud default encryption module and aes128 if we read a e...Bjoern Schiessle2015-04-271-1/+1
* | Fix new testsJoas Schilling2015-04-271-4/+1
|/
* fix unit testsBjoern Schiessle2015-04-241-5/+16
* enable testWriteWriteReadjknockaert2015-04-241-14/+14
* enable testRewindjknockaert2015-04-241-14/+14
* Update encryption.phpjknockaert2015-04-241-14/+14
* disable r+ testjknockaert2015-04-241-14/+14
* add two testsjknockaert2015-04-241-0/+30
* Merge pull request #15839 from owncloud/enc_fix_moving_shared_filesJoas Schilling2015-04-241-23/+122
|\
| * Add test "operation on keys failed"Joas Schilling2015-04-241-7/+10
| * Deduplicate data provider and fix method visibilityJoas Schilling2015-04-241-18/+14
| * only update share keys if the file was encryptedBjoern Schiessle2015-04-241-2/+4
| * update share keys if file gets copiedBjoern Schiessle2015-04-231-16/+67
| * update share keys if a file is moved to a shared folderBjoern Schiessle2015-04-231-6/+53
* | Delete temp files after testing encryption stream wrapperVincent Petry2015-04-231-0/+6
|/
* Merge pull request #15809 from owncloud/view-null-rootVincent Petry2015-04-221-2/+19
|\
| * add unit tests for null handling in viewRobin Appelman2015-04-221-2/+19
* | pass KeyStorage via ctorThomas Müller2015-04-221-26/+1
* | calling renameKeys() on directory level as well - fixes #15778Thomas Müller2015-04-221-2/+15
* | add $encryptionModuleId to methods of Keys/IStorageThomas Müller2015-04-221-1/+1
|/
* Merge pull request #15757 from owncloud/enc-fixfeofforlastblockBjörn Schießle2015-04-221-6/+40
|\
| * Fix encryption feof to not return too earlyVincent Petry2015-04-201-6/+40
* | get dirname from sharePathBjoern Schiessle2015-04-211-1/+95
|/
* detect system wide mount points correctlyBjoern Schiessle2015-04-162-2/+8
* Merge pull request #15598 from owncloud/fix-enc-file-size-masterBjörn Schießle2015-04-142-14/+2
|\
| * remove calculateUnencryptedSize() - not neededThomas Müller2015-04-142-14/+2
* | Merge pull request #13360 from owncloud/cross-storage-moveMorris Jobke2015-04-141-7/+81
|\ \ | |/ |/|
| * Properly handle copy/move failures in cross storage copy/moveRobin Appelman2015-04-131-5/+14
| * Improve cross storage copy between local storagesRobin Appelman2015-04-131-2/+67
* | upda testsRobin Appelman2015-04-131-6/+1
* | preserve cache data when doing a cross storage moveRobin Appelman2015-04-131-0/+74
|/
* Properly add trailing slash to mount pointVincent Petry2015-04-131-0/+4
* fix cherrypickingJörn Friedrich Dreyer2015-04-101-1/+10
* fix filesystem and encryption testsJörn Friedrich Dreyer2015-04-101-7/+4
* Fix mock object to return proper typeThomas Müller2015-04-091-0/+2
* Fix mock object to return proper typeThomas Müller2015-04-091-0/+2
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-088-70/+19
* fixing unit test - expected value change due to different size being stored i...Thomas Müller2015-04-072-2/+2
* fixing unit testsThomas Müller2015-04-071-1/+7
* fixing unit test execution - test dummy module was behaving wrongThomas Müller2015-04-072-2/+2
* fixing unit test executionThomas Müller2015-04-071-7/+12