summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/tests/helper.php
Commit message (Expand)AuthorAgeFilesLines
* remove old encryption appBjoern Schiessle2015-04-071-339/+0
* Update license headersJenkins for ownCloud2015-03-261-4/+20
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+19
* get correct user for paths to the trash bin, needed for remote shares if the ...Bjoern Schiessle2015-01-301-0/+1
* make versions of shared files downloadableBjoern Schiessle2015-01-091-25/+227
* Correctly namespace encryption testsJoas Schilling2014-12-091-19/+19
* Use self:: instead of the class name in encryption testsJoas Schilling2014-12-091-5/+5
* Update OCA\Encryption to OCA\Files_Encryption in the encryption app itselfJoas Schilling2014-12-091-18/+18
* upgrade to new folder structureBjoern Schiessle2014-12-021-8/+0
* new folder structure for keysBjoern Schiessle2014-11-261-52/+0
* Fix single run of encryption tests and usages of uniqid() and fopen()Joas Schilling2014-11-171-16/+27
* remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-301-2/+0
* make tests compatible with hook based skeleton generationJörn Friedrich Dreyer2014-10-201-7/+11
* Fix share key finding algorithm in various casesVincent Petry2014-09-231-0/+56
* ceanup encryption code, improved return codesBjoern Schiessle2014-06-021-1/+8
* tests addedBjoern Schiessle2013-12-191-0/+37
* tests addedBjoern Schiessle2013-11-151-1/+14
* rename fixPartialFilePath() to stripPartialFileExtension(), this name describ...Bjoern Schiessle2013-11-121-6/+6
* missed some replacements... now tests should workBjoern Schiessle2013-11-121-13/+6
* fixing tests for the new part file handlingBjoern Schiessle2013-11-121-0/+61