aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/backend.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests to PSR-4Joas Schilling2016-05-251-111/+0
|
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Safe teardownsRobin Appelman2016-01-141-2/+4
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+2
|
* Update license headersJenkins for ownCloud2015-03-261-12/+14
|
* Revert "Updating license headers"Morris Jobke2015-02-261-13/+13
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-13/+13
|
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-2/+2
|
* remove unnecessary require calls - the ownCloud class loader is supposed to ↵Thomas Müller2014-10-301-3/+2
| | | | take care of this
* fix performance issuesBjoern Schiessle2014-10-101-0/+105