summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/share.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests to PSR-4Joas Schilling2016-05-251-249/+0
* Fix testsRoeland Jago Douma2016-04-191-306/+77
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Happy new year!Thomas Müller2016-01-121-1/+3
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-0/+4
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+2
* Add tests for FileInfo ownerRobin Appelman2015-11-101-0/+16
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Add visibility to test methodsJoas Schilling2015-07-071-11/+11
* Add test case when owner renames shared folderVincent Petry2015-07-071-5/+8
* Add unit test for getUsersSharingFileVincent Petry2015-07-071-0/+127
* Update license headersJenkins for ownCloud2015-03-261-12/+14
* Revert "Updating license headers"Morris Jobke2015-02-261-14/+13
* Updating license headersJenkins for ownCloud2015-02-231-13/+14
* replace hook with storage wrapperBjoern Schiessle2015-01-191-0/+1
* don't delete share table entries for the unique name if re-share permission w...Bjoern Schiessle2015-01-071-0/+32
* first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-171-1/+1
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-14/+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-3/+1
* some small fixed, suggested by scrutinizerBjoern Schiessle2014-09-291-2/+0
* call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all c...Bjoern Schiessle2014-09-251-0/+60
* unit tests for grouping of shares pointing to the same sourceBjoern Schiessle2014-09-221-35/+65
* update unit tests with configurable share folderBjoern Schiessle2014-08-181-0/+30
* fix unshareFromSelf()Bjoern Schiessle2014-06-061-0/+65
* Fix phpdoc and commentsRobin Appelman2014-06-061-1/+1
* don't allow to share single files with delete permissions, user should only b...Bjoern Schiessle2014-06-061-0/+108