aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/tests
Commit message (Expand)AuthorAgeFilesLines
* Autoload lib files of versions appJoas Schilling2014-12-021-1/+0
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-2/+2
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-1/+1
* Use base class to reset the file mapperJoas Schilling2014-11-191-7/+14
* Merge pull request #11825 from owncloud/fix_rename_files_in_shared_folderBjörn Schießle2014-11-031-2/+99
|\
| * 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