summaryrefslogtreecommitdiffstats
path: root/tests/lib/share
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
|/
* Merge pull request #13839 from owncloud/issue/13678-improve-remote-domain-det...Morris Jobke2015-03-111-0/+51
|\
| * Extract the remote host from user input in share dropdownJoas Schilling2015-02-231-0/+51
* | 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-192-0/+21
* Move share interfaces to own files so they can be autoloadedJoas Schilling2014-11-271-2/+0
* Merge pull request #12350 from mprokop/link_expirationMorris Jobke2014-11-261-4/+2
|\
| * Consolidate if statement, and update unit testMiguel Prokop2014-11-211-4/+2
* | Replace deprecated constant with new class constantJoas Schilling2014-11-251-70/+70