summaryrefslogtreecommitdiffstats
path: root/tests/lib/share/share.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-1652/+0
* Fix more failuresJoas Schilling2016-05-191-2/+2
* Fix namespace in share/Joas Schilling2016-05-191-243/+245
* Move the group dummy backend to testRoeland Jago Douma2016-04-191-1/+1
* Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-131-156/+0
* Move casting to IExpressionBuilderJoas Schilling2016-02-051-4/+4
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-8/+16
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-7/+7
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+5
* Check for error when resharingRoeland Jago Douma2015-10-161-6/+23
* When sharing with the owner show the pathRoeland Jago Douma2015-10-161-0/+24
* Squash collection sharesRoeland Jago Douma2015-10-131-0/+56
* test objectstore with ceph dockerJörn Friedrich Dreyer2015-10-061-0/+5
* Merge pull request #19577 from owncloud/share-donotreturnentrieswhenusernotin...Thomas Müller2015-10-061-0/+37
|\
| * Remove invalid share items from result when missing group membershipVincent Petry2015-10-051-0/+37
* | Add a unit test for "share a file inside a folder that is already shared"Joas Schilling2015-10-051-0/+33
|/
* Do not blindy copy expiration date on reshareRoeland Jago Douma2015-09-251-0/+37
* Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling2015-08-101-2/+2
* Merge pull request #17195 from rullzer/no_multiple_remote_shares_of_same_fileRoeland Douma2015-07-281-0/+36
|\
| * Added testRoeland Jago Douma2015-07-151-0/+36
* | Fix existing usages by removing the quotesJoas Schilling2015-07-211-9/+9
* | Add unit tests and automatic quotingJoas Schilling2015-07-211-8/+8
* | Use the public interface and our method instead of the doctrine thingJoas Schilling2015-07-211-14/+14
|/
* Remove OC_AppconfigThomas Müller2015-07-031-16/+16
* Use \OC\HintException and translate the hintJoas Schilling2015-06-221-0/+29
* Move the helpful method to the TestCase classJoas Schilling2015-06-031-1/+1
* Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions...Joas Schilling2015-05-041-0/+33
|\
| * Add a test to share a subfolder of a folder shared with the owner by groupJoas Schilling2015-04-291-0/+33
* | Merge pull request #15596 from owncloud/issue/15589Morris Jobke2015-04-291-2/+56
|\ \
| * | Add tests for the correct share id on the call aswellJoas Schilling2015-04-281-5/+8
| * | make scrutinizer happyJoas Schilling2015-04-281-1/+1
| * | Add tests for the remote sharing urlJoas Schilling2015-04-281-2/+53
| |/
* / Added unit testRoeland Jago Douma2015-04-281-0/+46
|/
* only create a db entry for the user in case of a name conflict on group shareBjoern Schiessle2015-04-091-0/+7
* Fix unit testRoeland Jago Douma2015-03-301-0/+4
* OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma2015-03-301-0/+230
* Merge pull request #15155 from owncloud/share-donotreturntrashedfilesMorris Jobke2015-03-271-0/+40
|\
| * Add logout in share test to avoid nasty side effectsVincent Petry2015-03-271-0/+1
| * Do not return shares for files outside "files"Vincent Petry2015-03-271-0/+39
* | Merge pull request #13938 from owncloud/deprecate-iappconfigThomas Müller2015-03-271-4/+6
|\ \ | |/ |/|
| * fix failing unit testMorris Jobke2015-03-171-4/+6
* | Added unit testRoeland Jago Douma2015-03-191-0/+35
|/
* Add a test for the post_shared hook shareTypeJoas Schilling2015-02-091-0/+11
* Do not retrieve shares through group if user has no groupVincent Petry2015-01-231-1/+26
* Fix reshare permission change to not impair other deletion codeVincent Petry2015-01-221-0/+47
* Fix getItemSharedWithUser for groupsVincent Petry2015-01-161-0/+35
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-0/+17
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-70/+70
* also check for the correct owner if it was submittedBjoern Schiessle2014-11-211-0/+44
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+3