summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/ActivityTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old activity extensionJoas Schilling2016-11-161-367/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move the favorites filter to IFilterJoas Schilling2016-11-161-7/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix more testsRoeland Jago Douma2016-10-281-8/+6
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix apps/Joas Schilling2016-07-211-2/+3
|
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+375
* Move lib/ of Files app to PSR-4 * Move tests to PSR-4