summaryrefslogtreecommitdiffstats
path: root/apps/files_archive/tests/archive.php
Commit message (Expand)AuthorAgeFilesLines
* move archive library to core so we can properly depend on itRobin Appelman2012-05-021-133/+0
* move all the files stuff into a files classFrank Karlitschek2012-05-021-4/+4
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-4/+4
* stricter tests for archive backends and make sure we make the testsRobin Appelman2012-03-281-0/+25
* add extract all option to OC_ArchiveRobin Appelman2012-03-281-2/+13
* add archive library and a storage provider on top of the archive libraryRobin Appelman2012-03-031-0/+97