aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * don't move versions if only the mount point was renamedBjoern Schiessle2014-10-311-0/+43
| * get the source path and owner in a pre hook and the target path and owner in aBjoern Schiessle2014-10-291-2/+56
* | remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-301-1/+4
|/
* add unit test to make sure getVersions returns the correct resultBjoern Schiessle2014-08-051-0/+34
* add unit test for rename and copy operationBjoern Schiessle2014-07-301-0/+108
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
* fix array orderBjoern Schiessle2014-01-221-1/+1
* add first unit test for the versioning appBjoern Schiessle2014-01-211-0/+188