summaryrefslogtreecommitdiffstats
path: root/tests/lib/share
Commit message (Expand)AuthorAgeFilesLines
* Send permalink in internal share notification emailsVincent Petry2016-05-061-4/+3
* Move the group dummy backend to testRoeland Jago Douma2016-04-191-1/+1
* Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-131-156/+0
* Remove pre/post_addToGroup hooks for sharesRoeland Jago Douma2016-04-081-115/+0
* Generate a valid URL for link notificationRoeland Jago Douma2016-03-151-4/+23
* 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
* don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-141-0/+37
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-1/+3
* Add a unit test for single user case as wellJoas Schilling2015-12-071-7/+9
* Allow sending a share email to multiple usersJoas Schilling2015-12-071-3/+17
* Adding unit test for MailNotifications::sendInternalShareMail()Thomas Müller2015-12-021-31/+70
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-46/+26
* Apply DB group annotation ...Thomas Müller2015-11-302-0/+12
* 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
* Remove pointless unit testThomas Müller2015-08-041-7/+0
* 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
* | Merge pull request #17381 from owncloud/fix_sharing_add_to_groupMorris Jobke2015-07-211-0/+108
|\ \ | |/ |/|
| * intproduce pre_addToGroup hook. we need to calculate the possible uniqueBjoern Schiessle2015-07-061-0/+108
* | Remove OC_AppconfigThomas Müller2015-07-031-16/+16
|/
* Use \OC\HintException and translate the hintJoas Schilling2015-06-222-1/+30
* Merge spliteUserRemote with fixRemoteUrlInShareWithJoas Schilling2015-06-221-49/+31
* make sure that we split username and server address at the first '@' from the...Bjoern Schiessle2015-06-221-0/+39
* 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
|/
* Add "Reply-To" support to sharing mails and refactor codeLukas Reschke2015-04-101-0/+237
* 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