summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/permissions.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests to PSR-4Joas Schilling2016-05-251-158/+0
* Fix testsRoeland Jago Douma2016-04-191-33/+30
* Happy new year!Thomas Müller2016-01-121-1/+1
* Apply DB group annotation ...Thomas Müller2015-11-301-1/+5
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Allow getting *all* share entries owned by a userRobin Appelman2015-04-271-1/+3
* Update license headersJenkins for ownCloud2015-03-261-12/+15
* Revert "Updating license headers"Morris Jobke2015-02-261-14/+12
* Updating license headersJenkins for ownCloud2015-02-231-12/+14
* 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 t...Thomas Müller2014-10-301-2/+1
* add/update unit testsBjoern Schiessle2014-06-241-3/+2
* adjust unit test assert valuesThomas Müller2014-06-091-8/+6
* adding PHPDocThomas Müller2014-06-091-0/+36
* update unit tests and make sure that we return the right permissions for file...Bjoern Schiessle2014-06-061-0/+5
* fix share api testsBjoern Schiessle2014-04-231-5/+10
* Added unit test for sharing permissionsVincent Petry2013-12-101-0/+110