summaryrefslogtreecommitdiffstats
path: root/tests/lib/share/share.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* use the new base class for unit testsBjoern Schiessle2014-11-181-10/+12
* make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle2014-11-181-0/+41
* fix unit testsBjoern Schiessle2014-09-241-2/+2
* unit tests for grouping of shares pointing to the same sourceBjoern Schiessle2014-09-221-12/+80
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-3/+3
* Merge pull request #9915 from suraia/unsharefromself-sourceBjörn Schießle2014-08-271-0/+24
|\
| * Add unit tests for new unshareFromSelf() functionality.Michael Kuhn2014-08-231-0/+24
* | Merge pull request #9970 from owncloud/sharing_set_expire_dateMorris Jobke2014-07-301-0/+26
|\ \
| * | add unit testBjoern Schiessle2014-07-281-0/+26
* | | remove share permission if user is excluded from sharingBjoern Schiessle2014-07-291-0/+33
|/ /
* / add OCS api call to set expire date for link sharesBjoern Schiessle2014-07-251-11/+37
|/